From 9b91ffae219d68e0677c1829c7ccf714d78042ce Mon Sep 17 00:00:00 2001 From: beanstown106 Date: Fri, 25 Feb 2022 21:54:28 +0700 Subject: [PATCH] Cherish:Allow to enable Lockscreen Media Art [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 5 +++++ res/xml/cherish_settings_lockscreen.xml | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 9306dbf..88e05c7 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -695,5 +695,10 @@ Colored Statusbar Icons Choose the style of your statusbar icons (requires SystemUI restart) + + + Lock screen media + Media cover art + Enable media cover art on the lockscreen diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index aef9c32..141339b 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -57,6 +57,19 @@ android:title="@string/lockscreen_battery_info_title" android:summary="@string/lockscreen_battery_info_summary" android:defaultValue="true" /> + + + + + +