Hello everyone, I have a question regarding `Modal...
# compose
j
Hello everyone, I have a question regarding
ModalBottomSheetLayout
with a nested
LazyColumn
. I followed the docs how to implement this, but as it turns out there is a strange behaviour randomly happening, which causes that the list cannot be scrolled down further and also the end of list animation is shown. Does anyone know what’s causing this?