mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-10 17:29:10 -04:00
in android gesture system is not reporting GESTURE_NONE, specified in the issue https://github.com/raysan5/raylib/issues/5010 so, automatically GESTURE_SWIPE, TAP, DOUBLE_TAP, also will not be reported. in this commit it is fixed.