I have searched all the web but not able to find any solution for my problem.
Every where I see how to Deaccelerate the speed of Scrolling.
But I want different.
Well Here is my problem:
I have an Scrollview
having Paging Disabled
. Everything works fine when user scrolls
normally. But when he/she swipes
with force or you can say a rapid swipe
then scroll view accelerates too fast and skips
many content.
I want to behave normally even when user do a rapid swipe
. How Can I acheive this.