From 422209c966ef0dfd0d9585e25a8070a5544e6c77 Mon Sep 17 00:00:00 2001 From: 00day0 Date: Thu, 2 Jan 2020 17:43:25 +0700 Subject: [PATCH] OneUI-like settings actionbar [3/3] todo: add settings observer so you won't need to restart settings app to toggle it Signed-off-by: 00day0 --- res/values/cherish_strings.xml | 2 ++ res/xml/cherish_settings_quicksettings.xml | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 5beb5f5..9a46d3d 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -79,6 +79,8 @@ Shows brightness slider below qs panel Brightness slider at bottom Show a brightness slider on bottom quick settings + OneUI + Show spacer above settings actionbar for easier use with one hand\nNOTE: restart settings app to see effect Clock style diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml index 7dd01e6..4537df3 100644 --- a/res/xml/cherish_settings_quicksettings.xml +++ b/res/xml/cherish_settings_quicksettings.xml @@ -30,6 +30,12 @@ android:title="@string/enable_clear_all_button" android:summary="@string/enable_clear_all_button_summary" android:defaultValue="false" /> + +