Example usage for Java android.view.animation Interpolator fields, constructors, methods, implement or subclass
The text is from its open source code.
float | getInterpolation(float input) Maps a value representing the elapsed fraction of an animation to a value that represents the interpolated fraction. |