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

Commit 0d31b37f authored by Jay Aliomer's avatar Jay Aliomer Committed by Automerger Merge Worker
Browse files

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14390066

Change-Id: I6e22c12e6fb76997d588da397384e2ee8df94893
parents 341c6d2d b4a705aa
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" />