Cherish:Cleanup old themes

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-05-22 21:29:32 +07:00
parent 93cd8d1951
commit d2c2076e35
4 changed files with 1 additions and 202 deletions

View File

@@ -38,16 +38,6 @@
android:defaultValue="0xffffff"
android:persistent="false" />
<ListPreference
android:key="theme_switch"
android:icon="@drawable/ic_system_theme"
android:title="@string/theme_type_title"
android:summary="%s"
android:dialogTitle="@string/theme_type_summary"
android:entries="@array/theme_type_titles"
android:entryValues="@array/theme_type_values"
android:defaultValue="1"/>
<ListPreference
android:key="ui_style"
android:title="@string/ui_style_title"