package

sofia.view

Extensions to built-in Android views, new views based on those, and other helper classes that are used by or for views.

Interfaces

RotateGestureDetector.OnRotateGestureListener The listener for receiving notifications when gestures occur. 

Classes

FlexibleContentView

A view that takes an arbitrary Object and renders it the best way it knows how. 

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.