Android Recycler view Scroll bar
问题 How to get scroll bar in recycler view ? I am developing an Image gallery application where images are loaded in recycler view. So I want a have a scroll bar where while scrolling date of capture can be shown. Somewhat similar to this (date instead of letters):- 回答1: This blog post by Mark Allison should be exactly what you're looking for. 来源: https://stackoverflow.com/questions/36482762/android-recycler-view-scroll-bar