| Interface | Description |
|---|---|
| OffsetAnimator.AnimationUpdateListener |
| Class | Description |
|---|---|
| DefaultOffsetAnimator |
The default offset animator used to animate view's top and bottom offset.
|
| OffsetAnimator |
Abstract class of offset animator.
|
| SpringOffsetAnimator |
A animator can make offset changes like spring.
|
| ViscousFluidInterpolator |
An interpolator from
Scroller. |