How can we scroll one item at a time with each scroll in LazyColumn?
I have achieved this functionality by using VerticalPager.
How can we scroll one item at a time with each scroll in LazyColumn?
I have achieved this functionality by using VerticalPager.