Skip to content

Releases: turing-tech/MaterialScrollBar

Experimental 4

14 Apr 11:28
Compare
Choose a tag to compare
Experimental 4 Pre-release
Pre-release
EXP-4

Prepare for release 4.

9.2.0

11 Apr 22:07
Compare
Choose a tag to compare
Closes #36

Experimental 3

11 Apr 21:56
Compare
Choose a tag to compare
Experimental 3 Pre-release
Pre-release
EXP-3

Closes #36

9.1.0

28 Mar 03:20
Compare
Choose a tag to compare
Version 9.1.0

- Added name of offending adapter class to AdapterNotSetupForIndicatorExceptions for easier dev debugging.

- The DragScrollBar handle will now stop jerking the centre of itself to the finger when pressed but instead remember where on itself it was pressed and allow user to drag from there. Indicator offsets to extend from the fingertip. Disabled if dev has activated draggableFromAnywhere.

- Indicators moved upward to move out from under finger.

- Instead of inverting indicators now simply stick to the top of the screen when user goes above level which would otherwise hide the indicator.

- Indicators for RecyclerViews with GridLayoutManagers will now request data for the first element of the first visible row instead of the incorrect element.

9.0.0

26 Mar 07:36
Compare
Choose a tag to compare
  • Upped to API 11 and dropped 9olds.
  • Added option to override default drag behaviour
  • Made compatible with dragRefreshLayouts

8.1.0

27 Feb 09:16
Compare
Choose a tag to compare
  • Documented Code
  • Altered scrolling maths as seen in Launcher3 from Google.
  • Added more custom attributes.

(Beware that presently TouchScrollBar does not obey XML autoHide=false. I will look into more when I can.)

8.0.0

20 Feb 08:49
Compare
Choose a tag to compare

Enables use of the bars in XML in addition to previous options whose implementations remain unchanged.

7.2.0

09 Feb 04:30
Compare
Choose a tag to compare
  • Hids bar when all recyclerView content fits on page.

7.1.1

30 Jan 23:49
Compare
Choose a tag to compare
  • Several changes from the fork from bytehq
  • Removed .idea directory
  • Removed pre-existing scrollbars.

7.1.0

30 Jan 22:17
Compare
Choose a tag to compare
  • Fixed the appearance of the drag handle on all devices with different resolutions from the Nexus 7.
  • Fixed dragging of the drag handle on APIs 8-10
  • Fixed chaining of settings.