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

Commit 0c9f840f 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: Ic2d063aaf8b0631f290ab3503ac8d3ccb2f55a9a
parents b72ab0d1 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" />