From 8c9b61e599df6124e39066b409f62cfed083d849 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Fri, 31 Mar 2023 22:18:37 +0200 Subject: Remove 'set lockscreen background' setting (#6385) Users disable the setting and then wonder why other apps (like Android Auto) do not display the cover image, even though it says so in the setting summary. --- app/src/main/res/xml/preferences_user_interface.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/preferences_user_interface.xml b/app/src/main/res/xml/preferences_user_interface.xml index ed3f5777a..02d15f6d4 100644 --- a/app/src/main/res/xml/preferences_user_interface.xml +++ b/app/src/main/res/xml/preferences_user_interface.xml @@ -73,12 +73,6 @@ android:key="prefCompactNotificationButtons" android:summary="@string/pref_compact_notification_buttons_sum" android:title="@string/pref_compact_notification_buttons_title"/> -