Is it yet possible to reuse same `LazyListState` on multiple `LazyRows`, so when I scroll one, all s...
k
Is it yet possible to reuse same
LazyListState
on multiple
LazyRows
, so when I scroll one, all scroll in parallel?