Skip to content

Commit 324ef2c

Browse files
committed
Add @color/tintable to icon
1 parent 593fd99 commit 324ef2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/drawable/ic_priority_high.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
android:viewportHeight="960">
66
<path
77
android:pathData="M479.88,796.92q-21.78,0 -37.18,-15.51 -15.39,-15.52 -15.39,-37.3 0,-21.78 15.51,-37.18 15.51,-15.39 37.3,-15.39 21.78,0 37.18,15.51 15.39,15.51 15.39,37.3 0,21.78 -15.51,37.18 -15.51,15.39 -37.3,15.39ZM432.69,600.77v-457.69h94.62v457.69h-94.62Z"
8-
android:fillColor="#000000"/>
8+
android:fillColor="@color/tintable"/>
99
</vector>

0 commit comments

Comments
 (0)