parent
5f6e92174d
commit
778f823c7a
@ -0,0 +1,13 @@
|
|||||||
|
<resources>
|
||||||
|
<string-array name="theme_values" translatable="false">
|
||||||
|
<item>system</item>
|
||||||
|
<item>dark</item>
|
||||||
|
<item>light</item>
|
||||||
|
</string-array>
|
||||||
|
|
||||||
|
<string-array name="theme_values_names">
|
||||||
|
<item>跟随系统</item>
|
||||||
|
<item>深色模式</item>
|
||||||
|
<item>明亮模式</item>
|
||||||
|
</string-array>
|
||||||
|
</resources>
|
Loading…
Reference in New Issue