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

Commit b4a705aa authored by Jay Aliomer's avatar Jay Aliomer Committed by Android (Google) Code Review
Browse files

Merge "Make notif background ripple default color" into sc-dev

parents bc8bb626 0a6c295a
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" />