Merge "Add tint for rotate icon"
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
android:height="48dp"
|
||||
android:width="48dp"
|
||||
android:viewportHeight="48"
|
||||
android:viewportWidth="48" >
|
||||
android:viewportWidth="48"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
<group
|
||||
android:name="ic_screen_rotation_48px_outlines"
|
||||
android:translateX="24"
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
android:height="48dp"
|
||||
android:width="48dp"
|
||||
android:viewportHeight="48"
|
||||
android:viewportWidth="48" >
|
||||
android:viewportWidth="48"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
<group
|
||||
android:name="ic_screen_rotation_48px_outlines"
|
||||
android:translateX="24"
|
||||
|
||||
@@ -18,7 +18,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="24"
|
||||
|
||||
@@ -18,7 +18,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="24"
|
||||
|
||||
Reference in New Issue
Block a user