Is there a way to disable `BottomDrawer` 's swipe ...
# compose
s
Is there a way to disable
BottomDrawer
's swipe open gesture? It blocks scrolling and even
gestureEnabled = false
doesn't work.