This Project Contains 2 reusable components.
-
RotatingWheel
-
DecelerationBehaviour
-
RotatingWheel : This is a view class which allows user to rotate the view. Supports Deceleration after the user panning. Supports Reference Angles to which the angle must fall back to after the deceleration.
-
DecelerationBehaviour : This is a stratogy of deceleration which can be applyed to any view so that it will decelerate.