AutoScrollViewPager icon indicating copy to clipboard operation
AutoScrollViewPager copied to clipboard

A custom viewpager that can scroll automatically and infinitely

Results 2 AutoScrollViewPager issues
Sort by recently updated
recently updated
newest added

I have cloned the repository into my IDE, used it as per the instructions in my custom project. The pager is working as expected but, it is taking only 3...

java.lang.ArithmeticException: divide by zero at com.github.demono.adapter.InfinitePagerAdapter.getCount(InfinitePagerAdapter.java:24)