Fixed bottom sheet for Immersive mode
This commit is contained in:
parent
6a391219a8
commit
c2647b9160
5 changed files with 25 additions and 28 deletions
|
@ -191,6 +191,7 @@
|
|||
<style name="BottomSheetStyle" parent="Widget.Material3.BottomSheet">
|
||||
<item name="android:maxWidth">@empty</item>
|
||||
<item name="android:backgroundTint">?attr/bottomSheetTint</item>
|
||||
<item name="enableEdgeToEdge">true</item>
|
||||
</style>
|
||||
|
||||
<style name="MaterialCardViewStroke">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue