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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user