Hi, would it be possible to expose `sheetGesturesE...
# compose
o
Hi, would it be possible to expose
sheetGesturesEnabled
in
androidx.compose.material.navigation.ModalBottomSheetLayout
? Currently, only
androidx.compose.material.ModalBottomSheetLayout
has it. Or is there a reason why it's not exposed? I've found an issue that I think would also benefit from this https://issuetracker.google.com/issues/346717094. If yes, I could make a PR.
Created an issue https://issuetracker.google.com/issues/383769301, maybe somebody will notice there