Cherish: Cleanup RGB Gradient Picker
Revert "Cherish:Introduce RGB Gradient Picker [2/2]" This reverts commitb6057bf285. Revert "Cherish: Introduce RGB Accenter [2/2]" This reverts commit22b278cc53. Revert "Revert "Cherish:Add a toggle for the new QS tint [2/2]"" This reverts commitf1acece8c1.
This commit is contained in:
@@ -20,6 +20,13 @@
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/qs_category">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_panel_bg_use_new_tint"
|
||||
android:icon="@drawable/ic_accent_picker"
|
||||
android:title="@string/qs_bg_use_new_tint"
|
||||
android:summary="@string/qs_bg_use_new_tint_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_blur"
|
||||
|
||||
Reference in New Issue
Block a user