Added daynight theme
This commit is contained in:
parent
e652611fc8
commit
bb5449c9d7
5 changed files with 113 additions and 13 deletions
|
@ -45,6 +45,7 @@
|
|||
<item>@string/dark_theme_name</item>
|
||||
<item>@string/black_theme_name</item>
|
||||
<item>@string/color_theme_name</item>
|
||||
<item>@string/day_night_theme_name</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_grid_style_list_titles">
|
||||
|
@ -97,6 +98,7 @@
|
|||
<item>dark</item>
|
||||
<item>black</item>
|
||||
<item>color</item>
|
||||
<item>daynight</item>
|
||||
</string-array>
|
||||
|
||||
<array name="pref_auto_download_images_values">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue