Extensions to built-in Android views, new views based on those, and other helper classes that are used by or for views.
RotateGestureDetector.OnRotateGestureListener | The listener for receiving notifications when gestures occur. |
FlexibleContentView |
A view that takes an arbitrary |
RotateGestureDetector | Detects transformation gestures involving more than one pointer ("multitouch") using the supplied MotionEvents. |
RotateGestureDetector.SimpleOnRotateGestureListener | A convenience class to extend when you only want to listen for a subset of rotation-related events. |