Fixed Bottom Sheet drag glitch where Bottomnav would translate to the center of the screen
This commit is contained in:
parent
9f6ecc267b
commit
5f2d3cfef7
3 changed files with 3 additions and 5 deletions
|
@ -30,6 +30,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
app:behavior_hideable="true"
|
||||
app:behavior_peekHeight="0dp"
|
||||
app:gestureInsetBottomIgnored="true"
|
||||
app:layout_behavior="code.name.monkey.retromusic.RetroBottomSheetBehavior">
|
||||
|
||||
<FrameLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue