public
interface
Interpolator
implements
TimeInterpolator
android.view.animation.Interpolator |
An interpolator defines the rate of change of an animation. This allows the basic animation effects (alpha, scale, translate, rotate) to be accelerated, decelerated, repeated, etc.
Inherited methods | |
---|---|
From
interface
android.animation.TimeInterpolator
|