From 357275001eb5f429015e1f38afa00b0761bda074 Mon Sep 17 00:00:00 2001 From: Prathamesh More Date: Thu, 23 Dec 2021 23:39:11 +0530 Subject: [PATCH] [Preferences] Removed redundant preferences --- app/src/main/res/xml/pref_now_playing_screen.xml | 8 -------- app/src/main/res/xml/pref_ui.xml | 7 ------- 2 files changed, 15 deletions(-) diff --git a/app/src/main/res/xml/pref_now_playing_screen.xml b/app/src/main/res/xml/pref_now_playing_screen.xml index 8f48955ce..d53c8a8d8 100644 --- a/app/src/main/res/xml/pref_now_playing_screen.xml +++ b/app/src/main/res/xml/pref_now_playing_screen.xml @@ -15,13 +15,6 @@ android:summary="@string/pref_summary_extra_song_info" android:title="@string/pref_title_extra_song_info" /> - - @@ -61,7 +54,6 @@ app:summary="@string/pref_summary_extra_controls" app:title="@string/pref_title_extra_controls" /> - - -