FlexibleAdapter
FlexibleAdapter copied to clipboard
scrollToPosition instead of smooth scrolling
Correct me if I'm wrong with there isn't seem to be a scrollToPosition method. I have a list with over 5K items and I'd like to scroll to top quickly. Smooth Scroll is not a good option for me.
How would one achieve this?