mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
Highlighted Android download progress bar background
This commit is contained in:
parent
0abc7a61d8
commit
d15a1385e4
@ -29,6 +29,7 @@
|
||||
<item name="android:textColorTertiary">@color/primary</item>
|
||||
<item name="android:windowTranslucentStatus" tools:targetApi="22">true</item>
|
||||
<item name="colorControlNormal">@color/white</item>
|
||||
<item name="android:progressBackgroundTint">@color/greyed_out_selected</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Night" parent="AppTheme.Base">
|
||||
|
Loading…
x
Reference in New Issue
Block a user