TouchScroll icon indicating copy to clipboard operation
TouchScroll copied to clipboard

Scrolling hangs on Android if a flick is interrupted

Open alicebartlett opened this issue 15 years ago • 1 comments

If a touch is made following a flick then the scrolling hangs on Android 2.1. This happens only if the fling animation is still occurring, and causes a problem when the fling would ordinarily be followed by a snapback as the fling has gone off the screen.

It's a bit difficult to explain but very easy to replicate on a handset running Android 2.1.

alicebartlett avatar Jun 14 '10 09:06 alicebartlett

Thanks for reporting … I think I will come up with a different scrolling solution for android with the same API working with scrollLeft/scrollTop. That would solve a lot of Android-specific problems.

davidaurelio avatar Jul 15 '10 07:07 davidaurelio