public static interface PhotoViewPager.OnInterceptTouchListener
Modifier and Type | Method and Description |
---|---|
PhotoViewPager.InterceptType |
onTouchIntercept(float origX,
float origY)
Called when a touch intercept is about to occur.
|
PhotoViewPager.InterceptType onTouchIntercept(float origX, float origY)
origX
- the raw x coordinate of the initial touchorigY
- the raw y coordinate of the initial touch