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

Commit 0a6c295a authored by Jay Aliomer's avatar Jay Aliomer
Browse files

Make notif background ripple default color

Fixes: b/186690495
Test: visual
Change-Id: Ic7fa4b6ceb4617a2b1d986c6da3497189a39a263
parent 116e4c41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

<ripple xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
        android:color="@color/notification_ripple_untinted_color">
        android:color="?android:attr/colorControlHighlight">
    <item>
        <shape>
            <solid android:color="?androidprv:attr/colorSurface" />