All Versions
7
Latest Version
Avg Release Cycle
178 days
Latest Release
2640 days ago

Changelog History

  • v1.3.0 Changes

    March 10, 2017

    Changes and important changes

    • โž• Added overscroll functionality
    • Header can now be a scroll container
    • setOnScrollChangedListener -> addOnScrollChangedListener
    • closeUp changed ObjectAnimator to ValueAnimator
    • closeUp and manual animators are now cached and returned the same instance (like ViewPropertyAnimator is done)
    • setMaxScroll() automatically sets autoMaxScroll to false
    • โž• added default friction == 0.565F
    • works when inside a SwipeRefreshLayout
    • ๐Ÿ‘Œ improved on fling over functionality
  • v1.2.0

    April 13, 2016
  • v1.1.3 Changes

    March 10, 2017
    • Another change to Scroller (API 23 compatible)
    • ๐Ÿ‘Œ Improved ClosUpAlgo firing logic
  • v1.1.2 Changes

    March 10, 2017
    • Bundled with own Scroller implementation to be independent of device's Scroller
  • v1.1.1 Changes

    March 10, 2017
    • Using ScrollableLayout with Toolbar fix
  • v1.1.0 Changes

    March 10, 2017
    • ๐Ÿ‘Œ Improved interception of ghost touches when ScrollableLayout.getScrollY() > 0 && < max scroll y
    • โž• Added Close-up logic (turned off by default)
  • v1.0.0

    March 29, 2015