Revert "Cherish:Running services icon toggle [2/2]"
This reverts commit 5dd91ba3c8.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1028,10 +1028,6 @@
|
|||||||
<string name="volume_panel_tint_title">Tint the active volume bar</string>
|
<string name="volume_panel_tint_title">Tint the active volume bar</string>
|
||||||
<string name="volume_panel_tint_summary">Use a color gradient to tint the active volume bar</string>
|
<string name="volume_panel_tint_summary">Use a color gradient to tint the active volume bar</string>
|
||||||
|
|
||||||
<!-- Running Services button -->
|
|
||||||
<string name="qs_running_services_title">Running Services Icon</string>
|
|
||||||
<string name="qs_running_services_summary">Enable the running services icon in the footer</string>
|
|
||||||
|
|
||||||
<!-- Notification background opacity -->
|
<!-- Notification background opacity -->
|
||||||
<string name="notification_alpha_title">Notification background opacity</string>
|
<string name="notification_alpha_title">Notification background opacity</string>
|
||||||
|
|
||||||
|
|||||||
@@ -68,13 +68,6 @@
|
|||||||
android:entries="@array/qs_datausage_entries"
|
android:entries="@array/qs_datausage_entries"
|
||||||
android:entryValues="@array/qs_datausage_values"
|
android:entryValues="@array/qs_datausage_values"
|
||||||
android:defaultValue="0" />
|
android:defaultValue="0" />
|
||||||
|
|
||||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
|
||||||
android:key="qs_running_services_toggle"
|
|
||||||
android:icon="@drawable/ic_run"
|
|
||||||
android:title="@string/qs_running_services_title"
|
|
||||||
android:summary="@string/qs_running_services_summary"
|
|
||||||
android:defaultValue="false" />
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||||
|
|||||||
Reference in New Issue
Block a user