AutoScroll ViewPager. Android component that scrolls through pages automatically or lets you swipe them manually.

p.codekk.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2020
  • Add pzienowicz's kotlin and AndroidX version
  • Add Dev Tools information
June 2017
  • Merge pull request #38 from akslive/patch-2
  • Create AutoScrollViewPager.java
July 2015
  • Update Gradle Import
March 2015
  • Code format
  • Merge pull request #13 from laramaki/master
  • Fixing memory leak resulting from nonstatic Handler inner class. When…
  • Update README.md
December 2014
  • Update README.md
  • Merge pull request #9 from Caij/master
  • Modify the total interval time equal to time interval and the sliding
  • Add Gradle Import
October 2014
  • Code format
  • Add maven and google plus
  • Merge pull request #6 from lightSky/master
  • Merge pull request #8 from ajma/master
  • Making two scroll factors. One for swiping and one for autoscrolling.
September 2014
  • 解决为pager添加监听后,长按无法停止scroll的问题
June 2014
  • Update README.md