Irsath Kareem
09/13/2025, 3:01 PMModalBottomSheet is in the composition tree in a specific screen, Overlaided (Behind Sheet) Composables not receiving any pointerInputs (Gestures). - (shouldDismissOnClickOutside = false)
I need a Behaviour such that, While ModalBottomSheet is open, I want to interact with other composables behind the Sheet, Is it possible?
I see the implementation of ModalBottomSheet, as it is taking control of entire window.
Any workaround on this?Jonathan
09/13/2025, 3:07 PMIrsath Kareem
09/13/2025, 3:10 PMJonathan
09/13/2025, 3:17 PMIrsath Kareem
09/13/2025, 3:23 PMIrsath Kareem
09/13/2025, 3:24 PMJonathan
09/13/2025, 3:26 PM