| Interface | Description |
|---|---|
| HideViewOnScrollAnimationListener |
Defines the interface, a class, which should be notified about the internal state of a
HideViewOnScrollAnimation, must implement. |
| Class | Description |
|---|---|
| HideViewOnScrollAnimation |
A scroll listener, which allows to animate a view to become hidden or shown depending on the
observed list view's scrolling direction.
|
| Enum | Description |
|---|---|
| HideViewOnScrollAnimation.Direction |
Contains all possible directions, which can be used to translate the animated view in order
hide it.
|