Hi,
Does anybody know if "swipe" and "twofingertap" work in Android? I tested with window events in KitchenSink and they do not seem to be fired. Thanks, Tuan
5 Answers
Accepted Answer
The 'swipe' event for Android was just merged in the titanium_mobile master. It should be available in the continuous integration builds shortly. If you don't feel like waiting, you could always go out to github and clone titanium_mobile.
Details on the issue can be found in this ticket: TIMOB-767
Swipe gestures have yet to be implemented for Android. But if anyone is looking, there's a really nice workaround here:
They're not currently working in Android. I've added two tickets Ticket 767 and Ticket 768
Swipe gestures have yet to be implemented for Android. But if anyone is looking, there's a really nice workaround here:
I'm looking, and I'll check the workaround ... still looking for a built-in solution tho' :)
Your Answer
Think you can help? Login to answer this question!