Use colorSecondary for switch bar backgrounds.
Delete the private version in favor of using the platform's. BUG: 28625050 Change-Id: I6bf0a13e5018f48f32a26a38307c30cf1aee0619
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
|
||||
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="?android:attr/colorControlHighlight">
|
||||
<item android:drawable="?attr/colorSecondary" />
|
||||
<item android:drawable="?android:attr/colorSecondary" />
|
||||
</ripple>
|
||||
|
||||
|
Reference in New Issue
Block a user