Cherish: Add DU themes [3/3]
SDB: Adapt for AOSP Settings Special Thanks to @imjyotiraditya for the help
This commit is contained in:
@@ -264,4 +264,17 @@
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Themes -->
|
||||
<string-array name="theme_type_titles">
|
||||
<item>@string/theme_type_light</item>
|
||||
<item>@string/theme_type_pitch_black</item>
|
||||
<item>@string/theme_type_solarized_dark</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="theme_type_values">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user