diff --git a/app/src/main/res/layout/common_tabbed_sheet.xml b/app/src/main/res/layout/common_tabbed_sheet.xml index 10f72004b..b9cbde1d9 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 d073e2b26..23b41ec27 100755 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -242,6 +242,7 @@ @style/ThemeOverlay.MaterialComponents.Dark.ActionBar @style/ThemeOverlay.MaterialComponents @style/Theme.Widget.BasicSwitch + @style/Theme.BottomSheet