Merge "Selected border visible in light theme." into tm-qpr-dev
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