HacerGestoV3

For a very long time Android has needed a gesture library that allows for the simultaneous use of the four classic gestures: Rotate, Pinch/Scale, Move and Fling.

HacerGestoV3 allows easy implementation of the classic four gestures. These gestures can be used in any combination and each gesture has sophisticated configurable behaviors that can be used in any combination.

The library uses canvas/extended View and is constructed in the usual way Views are constructed.

Just Construct the view, implement the interface and call the methods it’s that simple.