From a334b8912af8dc5aad3705af831711b82981cd64 Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 17 May 2023 14:39:47 +0930 Subject: [PATCH] Fix device notification settings preference color --- app/src/main/res/layout/go_to_device_settings.xml | 14 -------------- app/src/main/res/xml/preferences_notifications.xml | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 app/src/main/res/layout/go_to_device_settings.xml diff --git a/app/src/main/res/layout/go_to_device_settings.xml b/app/src/main/res/layout/go_to_device_settings.xml deleted file mode 100644 index 97d452e53c..0000000000 --- a/app/src/main/res/layout/go_to_device_settings.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - \ No newline at end of file diff --git a/app/src/main/res/xml/preferences_notifications.xml b/app/src/main/res/xml/preferences_notifications.xml index 52a429cc36..03945d6957 100644 --- a/app/src/main/res/xml/preferences_notifications.xml +++ b/app/src/main/res/xml/preferences_notifications.xml @@ -10,7 +10,7 @@ android:summary="@string/preferences_notifications_strategy_category_fast_mode_summary" android:defaultValue="false" /> -