You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing on a Galaxy Mini (GT-S5570) a freeze of animation was observed as the second finger moves on the screen.
Debug output shows the touchdown event is missed.
Theoretically it could be polyfilled easily by just changing move to down before sending the java-to-javascript message.