I want to prevent BottomDrawer opening with finger, and seems like
gestureEnabled
is what am i looking for, but looks like
gestureEnabled
disable gestures inside BottomDrawer content too. Is there way to disable gestures for bottom drawer, but leave it for its content?
iamthevoid
12/21/2021, 8:02 AM
I want to wrap app content into bottom drawer and open it with commands only. But there are many scrollable things inside app, pagers, scroll views etc