I have a `LazyColumnFor` which it's list is change...
# compose
m
I have a
LazyColumnFor
which it's list is changed over time but when i scroll down and the list changes the
LazyColumnFor
does not resize i think and the white space that is left down in it is not scrollable so if no item is showing on the screen i cannot scroll up this a gist for that case: https://gist.github.com/mohamedmelfiky/28c3fbc0466b17ea96e10c8981183717
a
Hey! yes, thanks for reporting. I am working on a fix for it right now. Should be fixed in the next alpha04
👍 4