Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSwipe broken on Android 4.4 #6805
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
the same problem on my new nexus 7 (android 4.4.2) |
This comment has been minimized.
This comment has been minimized.
One possible solution mentioned here: https://code.google.com/p/android/issues/detail?id=19827 |
This comment has been minimized.
This comment has been minimized.
closing as a duplicate of #5534 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Horizontal swiping appears to be broken now in Android 4.4.2. The swipe navigation demo (http://view.jquerymobile.com/1.3.2/dist/demos/examples/swipe/newyork.html) no longer works consistently for me. I can get it to swipe maybe one time in four on Android 4.4.2. It works flawlessly for me in browser and on IOS.
This is actually better than some other libraries. Zepto has the same issue (madrobby/zepto#823), but I can never get it to fire a swipe at all. Quo has the same issue (soyjavi/QuoJS#101) and it never fires a swipe either.