You cannot attach a scroller to a web view, but you can use this gesture to do the same.
The gesture detects an outlier using this method.
onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY)
Give speed X, velocityY to the skeller method along with other parameters
fling(int startX, int startY, int velocityX, int velocityY, int minX, int maxX, int minY, int maxY)
scan the value of computeScrollOffset () to find the positions getCurrX (), getCurrY ().
- onTouchEvent (MotionEvent ev), dispatchTouchEvent (MotionEvent ev), false, -.
gestureListener onfling, .
.
computeScrollOffset(), getCurrX() getCurrY() .
, - .
, , - .