Merge "[Auto Pin Confirmation]: Fix the color token for the checkbox fill icon" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
28cf617ca2
@@ -20,7 +20,7 @@
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="?androidprv:attr/materialColorPrimaryContainer">
|
||||
android:tint="?android:attr/colorPrimary">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10c5.52,0 10,-4.48 10,-10S17.52,2 12,2zM10.59,16.6l-4.24,-4.24l1.41,-1.41l2.83,2.83l5.66,-5.66l1.41,1.41L10.59,16.6z"/>
|
||||
|
||||
Reference in New Issue
Block a user