Merge "Renew the highlight state color" into tm-dev am: 81ee2037ed am: b174c6853e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17910935 Change-Id: I8a1ca0ab86930c57f64fbb9d712ec4b449b530bf Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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