Closed sriramr98 closed 6 years ago
@iamareebjamal please review this PR. I would recommend we reduce the width of each item. Because we cant bring the scroller any closer to the right end and it collides with the recycler view item. So I think we should either reduce the width a little bit or convert the staggered grid into a linear layout recycler view
Simple, rather than using margin in recyclerview, use padding
Please add a gif of the functionality
@iamareebjamal added gif
Scroller should align to right
The scroller is at right.
Not all the way
Any more right and the user won't be able to drag it properly. And that's the default margin from the library. I haven't added any margin to the scroller as you can see.
Alright
@iamareebjamal This PR can be merged.
Fixes #2207 Changes: Added a scroll bar in SpeakersListFragment which acts as a fast scroller. Scrolling using the scroll bar shows the starting alphabet of the name of the speaker in a bubble.
Screenshot :