How to determine in which direction lazy list is b...
# compose
s
How to determine in which direction lazy list is being scrolled?
a
you can pass a LazyListState to the LazyColumn which has a
firstVisibleItemScrollOffset
property that can be used to determine the direction