Cherish:Disable customization for QS now

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2023-06-23 10:56:44 +07:00
parent 44fe9b8f7e
commit cac222a0b0
3 changed files with 4 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
</PreferenceCategory>
<!-- QS panel battery customizations -->
<PreferenceCategory
<!-- <PreferenceCategory
android:title="@string/qs_battery_category_title">
<com.cherish.settings.preferences.SystemSettingListPreference
@@ -63,6 +63,6 @@
android:entryValues="@array/status_bar_battery_percent_values"
android:defaultValue="2" />
</PreferenceCategory>
</PreferenceCategory> -->
</PreferenceScreen>