Merge "Add tint attribute to the icon" into pi-dev am: 98496a5683
am: 8e7b570142
Change-Id: Ic1ba08683aa90ca8289d38608dc8d398f0955689
This commit is contained in:
committed by
android-build-merger
commit
6161be4d40
@@ -17,7 +17,8 @@
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:width="24dp"
|
||||
android:height="24dp">
|
||||
android:height="24dp"
|
||||
android:tint="?android:attr/colorControlNormal">
|
||||
<path android:fillColor="#FF000000"
|
||||
android:pathData="M3 6h18V4H3C1.9 4 1 4.9 1 6v12c0 1.10.9 2 2 2h4v-2H3V6z M13 12H9
|
||||
v1.78C8.39 14.33 8 15.11 8 16c0 0.89 0.39 1.67 1 2.22 V20h4v-1.78c0.61-0.55 1-1.34
|
||||
|
Reference in New Issue
Block a user