android-gesture
There are 4 repositories under android-gesture topic.
SmartToolFactory/Compose-Extended-Gestures
Counterpart of onTouchEvent, TouchDelegate, Transform gestures that notifies start, end, main pointer, pointers and option to consume PointerInputChange which defines whether other gestures should receive or not.
alimogh/custom-touch-examples
Collection of example applications to highlight doing custom touch event handling and using GestureDetectors in Android applications.
RumitPatel/android-gestures-example
This project is an example to implement different gestures like pinch zoom, drag and drop, rotate, etc...