From 162ea2071145ad0c93849abae5245e2cdeaae5b7 Mon Sep 17 00:00:00 2001 From: idoybh Date: Wed, 18 Nov 2020 23:39:15 +0700 Subject: [PATCH] Cherish:Allow hiding notification headers [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gimme back my space, thank you Signed-off-by: saikiran2001 Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_notifications.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 4444b7d..182f2a3 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -680,4 +680,8 @@ Brightness Control Adjust brightness by sliding finger across the statusbar + + Notification Headers + Show headers in the notification shade\nRequires a SystemUI restart + diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 08e9b8c..dd94fab 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -26,6 +26,13 @@ android:icon="@drawable/ic_plus" android:fragment="com.cherish.settings.fragments.HeadsUpSettings" /> + +