class RollingViewPager : ViewPager
RollingViewPager(context: Context, attrs: AttributeSet? = null) |
fun enableAutoScrolling(enable: Boolean): Unit |
|
fun onInterceptTouchEvent(event: MotionEvent): Boolean |
|
fun onTouchEvent(arg0: MotionEvent): Boolean |
|
fun setAutoScrollingSmooth(smoothScroll: Boolean): Unit |
|
fun setDelay(delay: Long): Unit |
|
fun setFlingAble(flag: Boolean): Unit |