All Versions
7
Latest Version
Avg Release Cycle
178 days
Latest Release
2939 days ago
Changelog History
Changelog History
-
v1.3.0 Changes
March 10, 2017Changes 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