Cherish: OOS style tint and icons [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -21,12 +21,15 @@
|
||||
<PreferenceCategory
|
||||
android:title="@string/qs_category">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
<com.cherish.settings.preferences.SystemSettingListPreference
|
||||
android:key="qs_panel_bg_use_new_tint"
|
||||
android:icon="@drawable/ic_color"
|
||||
android:title="@string/qs_bg_use_new_tint"
|
||||
android:dialogTitle="@string/qs_bg_use_new_tint"
|
||||
android:entries="@array/qs_tint_entries"
|
||||
android:entryValues="@array/qs_tint_values"
|
||||
android:summary="@string/qs_bg_use_new_tint_summary"
|
||||
android:defaultValue="true" />
|
||||
android:defaultValue="2" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_media_player"
|
||||
|
||||
Reference in New Issue
Block a user