mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 05:25:08 +01:00
switch to accent color for the downloaded
This commit is contained in:
parent
5f8643a33d
commit
4c45e3b217
@ -33,7 +33,7 @@
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:progressDrawable="@drawable/circle_progress"
|
||||
android:layout_gravity="center"
|
||||
android:progressTint="@color/material_green_800"
|
||||
android:progressTint="@color/colorAccent"
|
||||
android:progressBackgroundTint="@color/material_on_surface_disabled"/>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user