From 3750ff4b157315a1c4a649c92f9b54d329861f84 Mon Sep 17 00:00:00 2001 From: Joe Maples Date: Fri, 6 Jan 2017 16:55:47 +0000 Subject: [PATCH] Cherish:Edit Icon Toggle[2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit aex edits(hamza-badar):- Adapt for oreo Adds toggle for quick tiles edit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 +++- res/xml/cherish_settings_quicksettings.xml | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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" /> + +