From 99cee39d153a1a0924444a26d38eed0aea702914 Mon Sep 17 00:00:00 2001 From: Jmz Date: Mon, 11 Jun 2018 12:53:39 +0200 Subject: [PATCH] Cherish: Force Expanded Notifications [2/2] --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_notifications.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index c5a2bcb..c52fb15 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -437,4 +437,8 @@ Headset only if music is active Both speaker and headset + + Force expanded notifications + Force apps that support expanded notifications + diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index e7692dd..ade5ca3 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -30,4 +30,10 @@ android:icon="@drawable/ic_battery_almostfull" android:fragment="com.cherish.settings.fragments.BatteryLightSettings" android:title="@string/battery_light_settings" /> + +