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

This commit is contained in:
Jay Aliomer
2021-05-03 19:06:35 +00:00
committed by Android (Google) Code Review

View File

@@ -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" />