| java.lang.Object | ||
| ↳ | android.view.animation.BaseInterpolator | |
| ↳ | android.view.animation.CycleInterpolator | |
Repeats the animation for a specified number of cycles. The rate of change follows a sinusoidal pattern.
| 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
| |||||||||||