Improved code for changing theme
This commit is contained in:
parent
c2fcae7c43
commit
d17496f720
24 changed files with 538 additions and 534 deletions
|
|
@ -29,10 +29,12 @@
|
|||
<string-array name="theme_description_list">
|
||||
<item>@string/light_theme_title</item>
|
||||
<item>@string/dark_theme_title</item>
|
||||
<item>@string/black_theme_title</item>
|
||||
</string-array>
|
||||
<string-array name="theme_list">
|
||||
<item>@string/light_theme_title</item>
|
||||
<item>@string/dark_theme_title</item>
|
||||
<item>@string/black_theme_title</item>
|
||||
</string-array>
|
||||
|
||||
<string name="default_audio_format_key" translatable="false">default_audio_format</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue