mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-23 15:49:18 -05: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.