Example usage for android.support.v4.view AutoScrollViewPager subclass-usage

List of usage examples for android.support.v4.view AutoScrollViewPager subclass-usage

Introduction

In this page you can find the example usage for android.support.v4.view AutoScrollViewPager subclass-usage.

Usage

From source file com.baiiu.zhihudaily.view.widget.loopvp.LoopingViewPager.java

/**
 * A ViewPager subclass enabling infinte scrolling of the viewPager elements
 * <p>
 * When used for paginating views (in opposite to fragments), no code changes
 * should be needed only change xml's from <android.support.v4.view.ViewPager>
 * to <com.imbryk.viewPager.LoopViewPager>