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" /> + +