public class ViscousInterpolator extends java.lang.Object implements android.view.animation.Interpolator
ViscousInterpolator()
ViscousInterpolator(float viscousScale)
float
getInterpolation(float input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ViscousInterpolator()
public ViscousInterpolator(float viscousScale)
public float getInterpolation(float input)
getInterpolation
android.animation.TimeInterpolator