From c59db9dcec5a5eecea466c04fec474c1ee706ee7 Mon Sep 17 00:00:00 2001 From: Nauval Rizky Date: Thu, 5 Aug 2021 08:52:38 +0700 Subject: [PATCH] Cherish: Add simple fade filter to the media artwork [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nauval Rizky Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 2 ++ res/xml/cherish_settings_notifications.xml | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 2ef8191..5d4f49d 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -969,6 +969,8 @@ Media Notification options Artwork media background Set media artwork as notification media background + Artwork fade level + Fading the media artwork image Value: %s diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 3c78b75..b141c77 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -67,6 +67,17 @@ android:title="@string/artwork_media_background_title" android:summary="@string/artwork_media_background_summary" android:defaultValue="true" /> + +