Releases: kenilt/LoopingViewPager
Releases · kenilt/LoopingViewPager
v1.0.0
Migrate to maven central
What's Changed
- Feature/support stop auto scroll while dragging by @kenilt in #9
- Support maven central by @kenilt in #12
Full Changelog: 0.3.0...1.0.0
0.3.0
Prevent onPageSelected() event was called twice at the first and last items.
0.2.0
Support the way to control scroll start-stop outside of auto scroller.