java.lang.Object | ||
↳ | android.view.animation.BaseInterpolator | |
↳ | android.view.animation.LinearInterpolator |
An interpolator where the rate of change is constant
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.android.internal.view.animation.NativeInterpolatorFactory
| |||||||||||
From interface
android.animation.TimeInterpolator
|