java.lang.Object | ||
↳ | android.view.animation.BaseInterpolator | |
↳ | android.view.animation.BounceInterpolator |
An interpolator where the change bounces at the end.
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
|