android.view.animation.Interpolator |
![]()
AccelerateDecelerateInterpolator
,
AccelerateInterpolator
,
AnticipateInterpolator
,
AnticipateOvershootInterpolator
,
BounceInterpolator
,
CycleInterpolator
,
DecelerateInterpolator
,
LinearInterpolator
,
OvershootInterpolator
|
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.
[Expand]
Inherited Methods
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|