FileDocCategorySizeDatePackage
Interpolator.javaAPI DocAndroid 5.1 API1292Thu Mar 12 22:22:10 GMT 2015android.view.animation

Interpolator

public interface Interpolator implements android.animation.TimeInterpolator
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.

Fields Summary
Constructors Summary
Methods Summary