Fix text views, update queue time
This commit is contained in:
parent
887b6a4d36
commit
671728b315
22 changed files with 367 additions and 196 deletions
|
@ -44,7 +44,6 @@
|
|||
<item>@string/light_theme_name</item>
|
||||
<item>@string/dark_theme_name</item>
|
||||
<item>@string/black_theme_name</item>
|
||||
<item>@string/color_theme_name</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_grid_style_list_titles">
|
||||
|
@ -96,7 +95,6 @@
|
|||
<item>light</item>
|
||||
<item>dark</item>
|
||||
<item>black</item>
|
||||
<item>color</item>
|
||||
</string-array>
|
||||
|
||||
<array name="pref_auto_download_images_values">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue