marios proto
01/25/2022, 3:33 PMAbstractComposeView
with a Composable of having a
ModalBottomSheetLayout
The problem is that the bottom sheet is not getting visible at all, as if it is ignored completely. Is there a known issue perhaps using this inside the
@Composable
override fun Content() {
function of a AbstractComposeView
?