Revert "Revert "Cherish:Switch Styles[2/3]""

This reverts commit 25fb93e404.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-06-30 15:19:14 +07:00
parent 0f9dc577a4
commit d5e14417c9
4 changed files with 64 additions and 2 deletions

View File

@@ -46,6 +46,16 @@
android:entryValues="@array/ui_style_selector_values"
android:persistent="false" />
<com.cherish.settings.preferences.SystemSettingListPreference
android:key="switch_style"
android:icon="@drawable/ic_switch_theme"
android:title="@string/switch_style_title"
android:dialogTitle="@string/switch_style_title"
android:entries="@array/switch_style_entries"
android:entryValues="@array/switch_style_values"
android:summary="%s"
android:defaultValue="0" />
<ListPreference
android:key="qs_tile_style"
android:icon="@drawable/ic_shape2_icon"