quality level color by attribute
This commit is contained in:
parent
96f095ce81
commit
bf1c5500aa
|
@ -1,4 +1,4 @@
|
|||
<vector android:height="24dp" android:tint="#FFFF00"
|
||||
<vector android:height="24dp" android:tint="?attr/highColor"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="@android:color/white" android:pathData="M1,21h22L12,2 1,21zM13,18h-2v-2h2v2zM13,14h-2v-4h2v4z"/>
|
||||
|
|
Loading…
Reference in a new issue