Revert "Cherish:Add a toggle for QS footer text [2/2]"
This reverts commit d4f0414cf6.
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -693,10 +693,6 @@
|
||||
<string name="lockscreen_weather_show_image_title">Show Condition Image</string>
|
||||
<string name="lockscreen_weather_show_image_summary">Show weather conditions image</string>
|
||||
|
||||
<!-- QS Footer Text -->
|
||||
<string name="qs_footer_text_title">QS footer text</string>
|
||||
<string name="qs_footer_text_summary">Display text at bottom of QS panel</string>
|
||||
|
||||
<!-- QS Header data uasge -->
|
||||
<string name="qs_datausage_title">Data usage in QS Header</string>
|
||||
<string name="qs_datausage_disabled">Disabled</string>
|
||||
|
||||
@@ -47,13 +47,6 @@
|
||||
android:summary="@string/status_bar_custom_header_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="omni_footer_text_show"
|
||||
android:icon="@drawable/ic_edit_show"
|
||||
android:title="@string/qs_footer_text_title"
|
||||
android:summary="@string/qs_footer_text_summary"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="qs_edit_toggle"
|
||||
android:icon="@drawable/ic_edit"
|
||||
|
||||
Reference in New Issue
Block a user