Add tint for invert color icon
Bug: 32592245 Test: Manual Change-Id: I5c0f7e511a3bfb1c00459c595e9d518e4def5905
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
android:height="48dp"
|
||||
android:width="48dp"
|
||||
android:viewportHeight="48"
|
||||
android:viewportWidth="48" >
|
||||
android:viewportWidth="48"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
<group
|
||||
android:name="icon"
|
||||
android:translateX="21.9995"
|
||||
|
||||
@@ -20,7 +20,8 @@
|
||||
android:height="48dp"
|
||||
android:width="48dp"
|
||||
android:viewportHeight="48"
|
||||
android:viewportWidth="48" >
|
||||
android:viewportWidth="48"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
<group
|
||||
android:name="icon"
|
||||
android:translateX="21.9995"
|
||||
|
||||
Reference in New Issue
Block a user