Releases: turing-tech/MaterialScrollBar
Releases · turing-tech/MaterialScrollBar
3.0.1
Fixed bug where the scrollBar would not respect the height of any recyclerView which wasn't fullscreen.
3.0.0
Major revision. All previous implementations of the API will need to be redone.
- Implementation of the library simplified significantly. Elements are now added automatically, not through XML.
- Added ability to change indicator text colour to accommodate lighter text backgrounds.
2.0.3
Fixed fatal crash when no indicator was used.
2.0.2
Replaced compatibility limiting code.
2.0.1
No changes
2.0.0
Added alphabetical section indicator.
1.1
Prevented some crashes and renamed some variables.
1.0
Original release.