Does anyone know how to fix nested scroll issue? I...
# compose
a
Does anyone know how to fix nested scroll issue? I have`ComposeView` as a root view inside
BottomSheetDialogFragment
and inside that
ComposeView
there are
verticalScroll()
and scroll works properly only when it reaches
BottomSheetDialogFragment
scroll constraints.
Fixed issues with this statement