Cherish:Introduce QS tile style picker [2/3]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -65,7 +65,15 @@
|
||||
android:entryValues="@array/switch_style_values"
|
||||
android:summary="%s"
|
||||
android:defaultValue="0" />
|
||||
|
||||
|
||||
<ListPreference
|
||||
android:key="qs_tile_style"
|
||||
android:icon="@drawable/ic_shape2_icon"
|
||||
android:title="@string/qs_tile_style_title"
|
||||
android:persistent="false"
|
||||
android:entries="@array/qs_selector_entries"
|
||||
android:entryValues="@array/qs_selector_values" />
|
||||
|
||||
<ListPreference
|
||||
android:key="qs_header_style"
|
||||
android:icon="@drawable/ic_header"
|
||||
|
||||
Reference in New Issue
Block a user