Merge "Add tint for hotspot icon"
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="ic_hotspot"
|
||||
android:translateX="23.9778"
|
||||
|
||||
@@ -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="ic_hotspot"
|
||||
android:translateX="23.97354"
|
||||
|
||||
Reference in New Issue
Block a user