Fixed bottom insets in Gradient theme

This commit is contained in:
Prathamesh More 2021-10-23 18:29:03 +05:30
parent ef1d24d7f9
commit 76fc04cc99
2 changed files with 7 additions and 1 deletions

View file

@ -66,6 +66,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:behavior_hideable="false"
app:gestureInsetBottomIgnored="true"
app:layout_behavior="code.name.monkey.retromusic.RetroBottomSheetBehavior">
<LinearLayout