Google

Sunday, July 11, 2010

Layout Animation - Interpolators




The supported interpolators include:

AccelerateDecelerateInterpolator
AccelerateInterpolator
CycleInterpolator
DecelerateInterpolator
LinearInterpolator
AnticipateInterpolator
AnticipateOvershootInterpolator
BounceInterpolator
OvershootInterpolator

The example above shows bounce_interpolator in rotation animation.
Accelerate interpoloatar is accesed as: accelerator_interpolator.

Watch the video: