Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Tint downloaded icons with primary color

Makes them more easily distinguishable from other states.
Cette révision appartient à :
arkon 2021-01-03 22:47:09 -05:00
Parent 175c1df0b8
révision d0deceabbd

Voir le fichier

@ -46,7 +46,7 @@
android:scaleType="fitXY"
android:visibility="gone"
app:srcCompat="@drawable/ic_check_circle_24dp"
app:tint="@color/material_on_surface_emphasis_medium"
app:tint="?android:attr/textColorPrimary"
tools:ignore="ContentDescription" />
<ImageView