net.simonvt.menudrawer
Class SmoothInterpolator
java.lang.Object
net.simonvt.menudrawer.SmoothInterpolator
- All Implemented Interfaces:
- android.animation.TimeInterpolator, android.view.animation.Interpolator
public class SmoothInterpolator
- extends Object
- implements android.view.animation.Interpolator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmoothInterpolator
public SmoothInterpolator()
getInterpolation
public float getInterpolation(float t)
- Specified by:
getInterpolation in interface android.animation.TimeInterpolator
Copyright © 2012-2013. All Rights Reserved.