Renew the highlight state color
Fix: 230283855 Test: visual Change-Id: I725422518d07a0b0676731bd9da8384ab149ab1b
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid
|
||||
android:color="?android:attr/textColorPrimary" />
|
||||
android:color="@color/accent_select_background" />
|
||||
<corners
|
||||
android:radius="@dimen/homepage_preference_corner_radius" />
|
||||
</shape>
|
Reference in New Issue
Block a user