recycler-fast-scroll
recycler-fast-scroll copied to clipboard
Scrollbar smooth scrolling
Any way to get it so that the scrollbar doesn't resize as you scroll down a list? i.e. something akin to recyclerView.getLayoutManager().setSmoothScrollingEnabled(false)
?