Is it possible to use `LazyColumn` like `ScrollableColumn` with `reverseScrollDirection = true` ?
m
Is it possible to use
LazyColumn
like
ScrollableColumn
with
reverseScrollDirection = true
?
a
yes. there is a new reverseLayout param added in alpha09
👍 1
m
Thanks @Andrey Kulikov, you saved my day 🙂