-
Enhancement
-
Resolution: Unresolved
-
P3
-
8
Add API that allows registering custom "gesture recognizers" - objects that observe touch events and based on specific patterns recognize custom gestures.
The recognizers may either produce custom gesture events or just activate a callback.
Consider also providing customizable recognizers of the well-known gestures (note that we use native recognizers so we would have to implement them from scratch in Java and they would not behave entirely alike).
The recognizers may either produce custom gesture events or just activate a callback.
Consider also providing customizable recognizers of the well-known gestures (note that we use native recognizers so we would have to implement them from scratch in Java and they would not behave entirely alike).