From 34dd34a9561f548457bc9bb7c6099d750844f696 Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Fri, 5 Feb 2021 20:00:18 +0900 Subject: [PATCH] Cherish: fixup! Add ambient pulse and aod notifications [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/xml/cherish_settings_notifications.xml | 11 ++++---- .../fragments/NotificationSettings.java | 28 +++++++++---------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 512e86a..8e2de10 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -163,8 +163,7 @@ android:key="ambient_notification_light_enabled" android:title="@string/ambient_notification_light_enabled_title" android:summary="@string/ambient_notification_light_enabled_summary" - android:defaultValue="false" - android:persistent="false" /> + android:defaultValue="false" /> - -