Skip to content

Releases: turing-tech/MaterialScrollBar

12.3.0

09 Feb 23:01
Compare
Choose a tag to compare
Version 12.3.0

- Enabled lazy loading of the recyclerView adapter. The library will print a warning to the log when a draw request is ignored because no adapter is present. Closes #81

12.2.0

26 Dec 18:53
Compare
Choose a tag to compare
Version 12.2.0

- Adds back lightOnTouch variable to programmatic option.

- Adds method setTypeface to the Indicator class. Can be chained during instantiation. Closes #75.

12.1.0

21 Dec 02:31
Compare
Choose a tag to compare
Version 12.1.0

- Adds back programmatic option. Please note that unlike versions 11 and earlier, no automatic formatting is done.

12.0.2

18 Dec 22:27
Compare
Choose a tag to compare
Version 12.0.2

Missed a class

12.0.1

18 Dec 22:25
Compare
Choose a tag to compare
Version 12.0.1

- Closes #37

- Closes #59. Devs may now extend the class Indicator if they'd like.

12.0.0

16 Dec 22:37
Compare
Choose a tag to compare
Version 12.0.0

- Fixes #71

- Removed all methods for programmatic addition.

- Fixed smooth scrolling for custom scrollers.

- Updated dependencies.

11.2.1

08 Dec 19:19
Compare
Choose a tag to compare
Version 11.2.1

- Fixes #72

11.2.0

06 Dec 02:29
Compare
Choose a tag to compare
Version 11.2.0

- Adds support for RTL languages. Detected automatically but can be overriden by the developer if needed. (Fixes #70)

- Marked programmatic addition as depreciated in order to simplify library and removed documentation. Will be removed shortly.

11.1.0

30 Nov 22:49
Compare
Choose a tag to compare
Theme colour can now be detected on APIs prior to Lollipop.

11.0.2

29 Nov 18:55
Compare
Choose a tag to compare
Left in a println