Revert "Cherish:Add a toggle for the new QS tint [2/2]"

This commit fcaaf0b399.
This commit is contained in:
Hung Phan
2020-04-12 17:08:36 +07:00
parent 33142e3c12
commit f1acece8c1

View File

@@ -20,12 +20,6 @@
<PreferenceCategory
android:title="@string/qs_category">
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="qs_panel_bg_use_new_tint"
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"