From 499b0c728fbec99dfa392c36d24e7f2287daca9c Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Tue, 9 Feb 2021 17:43:12 +0530 Subject: [PATCH] Cherish: Ambient Music Ticker - Allow to pulse on new tracks [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pranav Vashi Signed-off-by: Hưng Phan --- 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 3140542..99fd950 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -443,5 +443,9 @@ All Four Sides Only Top-Bottom Only Left-Right + + + Music ticker + Show music ticker on Ambient Display during track change diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 7c73c0d..1216478 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -91,6 +91,12 @@ android:summary="@string/pulse_ambient_light_summary" android:fragment="com.cherish.settings.fragments.EdgeLightningSettings" android:defaultValue="false" /> + +