diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 3089361..2977886 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -264,5 +264,7 @@ Running Services Icon Enable the running services icon in the footer - + Edit Icon + Enable the tile edit icon in the footer + diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index 1d279e7..69860ab 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -26,6 +26,12 @@ android:title="@string/qs_running_services_title" android:summary="@string/qs_running_services_summary" android:defaultValue="false" /> + +