Revert "Cherish:Add pref for qs brightness slider position [2/2]"

This reverts commit 31e425c4da.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2020-12-06 10:31:43 +07:00
parent 3872ed224e
commit 69a604b199
5 changed files with 5 additions and 117 deletions

View File

@@ -17,6 +17,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/quicksettings_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<<<<<<< HEAD
<PreferenceCategory
android:title="@string/qs_category">
@@ -75,6 +76,8 @@
android:summary="@string/qs_show_brightness_summary"
android:fragment="com.cherish.settings.fragments.BrightnessSliderSettings"
android:defaultValue="true" />
=======
>>>>>>> parent of 31e425c4 (Cherish:Add pref for qs brightness slider position [2/2])
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="status_bar_brightness_control"