ModalBottomSheet dismiss threshold feels a bit off...
# compose
z
ModalBottomSheet dismiss threshold feels a bit off in compose. I always get the feeling that I should be careful when interacting with it because I'll inevitably end up dismissing it by accident. Anyone else feeling the same way?
5
c
cc @jossiwolf
j
Is that in comparison to M2?
z
I've only used the modal version in m3. The bottom sheet scaffold in m2 worked better imo.
j
Please file an issue with a minimum reproducible sample 🙂
z
On paper any ModalBottomSheet will do. Ill put together a sample when time allows, currently very swamped! 🚸