Revert "Cherish:Allow customizing footer text [2/2]"

This reverts commit fe88dd2014.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-06-16 22:56:39 +07:00
parent d4e6f951e4
commit 45c73083bd
3 changed files with 1 additions and 37 deletions

View File

@@ -54,15 +54,6 @@
android:summary="@string/qs_footer_text_summary"
android:defaultValue="false"/>
<!-- QS footer text string -->
<com.cherish.settings.preferences.SystemSettingEditTextPreference
android:key="footer_text_string"
android:icon="@drawable/ic_edit1"
android:title="@string/qs_footer_text_string_title"
android:summary="@string/qs_footer_text_string_summary"
android:dependency="omni_footer_text_show"
android:defaultValue="#KeeptheLove" />
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="qs_edit_toggle"
android:icon="@drawable/ic_edit"