From 5fbbf4b0c2f4d09ee4447fb48c5a82d3181cd548 Mon Sep 17 00:00:00 2001 From: CappielloAntonio Date: Fri, 7 Jan 2022 09:37:15 +0100 Subject: [PATCH] Moved from MaterialComponents to Material3 --- app/src/main/res/layout/chip_search_filter_genre.xml | 2 +- app/src/main/res/layout/dialog_playlist_editor.xml | 2 +- app/src/main/res/layout/dialog_server_signup.xml | 8 ++++---- app/src/main/res/layout/fragment_album_page.xml | 2 +- app/src/main/res/layout/fragment_artist_page.xml | 4 ++-- app/src/main/res/layout/fragment_download.xml | 4 ++-- app/src/main/res/layout/fragment_home.xml | 4 ++-- app/src/main/res/layout/fragment_library.xml | 4 ++-- app/src/main/res/layout/fragment_playlist_page.xml | 2 +- .../layout/inner_fragment_player_controller_layout.xml | 4 ++-- app/src/main/res/values/fonts.xml | 2 +- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/src/main/res/layout/chip_search_filter_genre.xml b/app/src/main/res/layout/chip_search_filter_genre.xml index 54d01126..0c21f34b 100644 --- a/app/src/main/res/layout/chip_search_filter_genre.xml +++ b/app/src/main/res/layout/chip_search_filter_genre.xml @@ -1,7 +1,7 @@ + android:theme="@style/ThemeOverlay.Material3.Dark.ActionBar"> diff --git a/app/src/main/res/layout/fragment_download.xml b/app/src/main/res/layout/fragment_download.xml index 3cc91427..335719c0 100644 --- a/app/src/main/res/layout/fragment_download.xml +++ b/app/src/main/res/layout/fragment_download.xml @@ -8,7 +8,7 @@ android:id="@+id/appbar" android:layout_width="match_parent" android:layout_height="wrap_content" - android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar" + android:theme="@style/ThemeOverlay.Material3.Dark.ActionBar" app:elevation="0dp"> + app:popupTheme="@style/ThemeOverlay.Material3.Light"> + app:popupTheme="@style/ThemeOverlay.Material3.Light"> + app:popupTheme="@style/ThemeOverlay.Material3.Light"> + app:popupTheme="@style/ThemeOverlay.Material3.Light"> -