diff --git a/app/src/main/res/layout/common_tabbed_sheet.xml b/app/src/main/res/layout/common_tabbed_sheet.xml index 10f72004bf..b9cbde1d97 100644 --- a/app/src/main/res/layout/common_tabbed_sheet.xml +++ b/app/src/main/res/layout/common_tabbed_sheet.xml @@ -8,14 +8,15 @@ + android:layout_height="wrap_content"> + false @android:color/transparent ?attr/colorPrimary + @style/Theme.BottomSheet.Style + + + + + diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index ddeac5ad61..9437cd0642 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -218,6 +218,7 @@ @style/ThemeOverlay.MaterialComponents.Dark.ActionBar @style/ThemeOverlay.MaterialComponents @style/Theme.Widget.BasicSwitch + @style/Theme.BottomSheet