Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb956349 authored by Yorke Lee's avatar Yorke Lee
Browse files

Don't use private resources for Dialer

Bug: 11244110
Change-Id: I1ddaa678bab9b701b71b4b4c693e1e7e31aa270e
parent 6fe7eb0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,5 +15,5 @@
-->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
    <item android:drawable="@drawable/bottom_border_background" />
    <item android:drawable="@*android:drawable/list_selector_background_transition_holo_light" />
    <item android:drawable="@drawable/list_selector_background_transition_holo_light" />
</layer-list>
 No newline at end of file