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

Commit 685da698 authored by Priyank Singh's avatar Priyank Singh
Browse files

Update the ripple color for the dialog buttons.

Bug: 124232382
Test: Manual
Change-Id: Iedaf9a3d5414b24e19514fceb86e9955a642a0c2
(cherry picked from commit be35f344e1ea962ff41dfd3205a138e459371d55)
parent dece92b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
  ~ limitations under the License.
  -->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
        android:color="@*android:color/car_card_ripple_background">
        android:color="?android:attr/colorControlHighlight">
    <item android:id="@android:id/mask">
        <color android:color="@*android:color/car_white_1000" />
    </item>