No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |
| ↳ | android.R.anim |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | accelerate_decelerate_interpolator | ||||||||||
| int | accelerate_interpolator | Acceleration curve matching Flash's quadratic ease out function. | |||||||||
| int | anticipate_interpolator | ||||||||||
| int | anticipate_overshoot_interpolator | ||||||||||
| int | bounce_interpolator | ||||||||||
| int | cycle_interpolator | ||||||||||
| int | decelerate_interpolator | Acceleration curve matching Flash's quadratic ease in function. | |||||||||
| int | fade_in | ||||||||||
| int | fade_out | ||||||||||
| int | linear_interpolator | ||||||||||
| int | overshoot_interpolator | ||||||||||
| int | slide_in_left | ||||||||||
| int | slide_out_right | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
|||||||||||
Acceleration curve matching Flash's quadratic ease out function.
Acceleration curve matching Flash's quadratic ease in function.