Cherish: Add toggle to disable battery estimates in QS [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
|
||||
<PreferenceCategory
|
||||
android:title="@string/qs_title">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_show_battery_estimate"
|
||||
android:title="@string/qs_show_battery_estimate_title"
|
||||
android:summary="@string/qs_show_battery_estimate_summary"
|
||||
android:defaultValue="true"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingSwitchPreference
|
||||
android:key="quick_settings_vibrate"
|
||||
|
||||
Reference in New Issue
Block a user