Merge "Selected border visible in light theme." into tm-qpr-dev am: 032f978c38
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21078622 Change-Id: I0062c5a7ae3c262177909f252fe8548a534c790b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<item android:state_selected="true">
|
<item android:state_selected="true">
|
||||||
<shape android:shape="oval">
|
<shape android:shape="oval">
|
||||||
<stroke
|
<stroke
|
||||||
android:color="@color/control_primary_text"
|
android:color="?android:attr/textColorPrimary"
|
||||||
android:width="2dp"/>
|
android:width="2dp"/>
|
||||||
<size
|
<size
|
||||||
android:width="@dimen/keyguard_affordance_fixed_width"
|
android:width="@dimen/keyguard_affordance_fixed_width"
|
||||||
|
|||||||
Reference in New Issue
Block a user