Infinite ViewPager

I was able to implement this using a little magic in my MonthViews, my PagerAdapter‘s OnPageChangeListener, as well as with editing the source code of ViewPager itself. If anyone is interested in how I achieved it, check out the source code or comment with a specific question.

Leave a Comment