mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Reorder themes array
This commit is contained in:
parent
1bff9c4545
commit
837f7b79ce
1 changed files with 2 additions and 2 deletions
|
@ -314,19 +314,19 @@
|
|||
</string-array>
|
||||
|
||||
<string-array name="themes_names">
|
||||
<item>System</item>
|
||||
<item>Dark</item>
|
||||
<item>Gray</item>
|
||||
<item>Amoled</item>
|
||||
<item>Flashbang</item>
|
||||
<item>System</item>
|
||||
<item>Material You</item>
|
||||
</string-array>
|
||||
<string-array name="themes_names_values">
|
||||
<item>System</item>
|
||||
<item>AmoledLight</item>
|
||||
<item>Black</item>
|
||||
<item>Amoled</item>
|
||||
<item>Light</item>
|
||||
<item>System</item>
|
||||
<item>Monet</item>
|
||||
</string-array>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue