Fixed bottom sheet animations
This commit is contained in:
parent
72aedb7e77
commit
3bfacaea77
8 changed files with 48 additions and 39 deletions
|
@ -23,6 +23,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
app:behavior_hideable="true"
|
||||
app:behavior_peekHeight="0dp"
|
||||
app:gestureInsetBottomIgnored="true"
|
||||
app:enableEdgeToEdge="true"
|
||||
app:layout_behavior="code.name.monkey.retromusic.RetroBottomSheetBehavior">
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue