Open
Description
- [ x] I tested it on latest raylib version from master branch
- [ x] I checked there is no similar issue already reported
- [ x] I checked the documentation on the wiki
- [ x] My code has no errors or misuse of raylib
Issue description
Hello, the swipe gesture is not responding very well, I have made a simple game to see that, it is a puzzle game that random pieces of an image, you need to swipe part of the image to make the full picture.
I have try to disable the 'others' gestures input but it still not responding very well. It is hard to describe, try the following code to see it by yourself. thanks.
Environment
Compile on MacOS for Android device using Android Studio