Merge "Add tint for plus & minus icon"
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
android:height="24.0dp"
|
||||
android:viewportHeight="48.0"
|
||||
android:viewportWidth="48.0"
|
||||
android:width="24.0dp" >
|
||||
android:width="24.0dp"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
android:height="24.0dp"
|
||||
android:viewportHeight="48.0"
|
||||
android:viewportWidth="48.0"
|
||||
android:width="24.0dp" >
|
||||
android:width="24.0dp"
|
||||
android:tint="?android:attr/colorControlNormal" >
|
||||
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
|
||||
Reference in New Issue
Block a user