| Package | Description |
|---|---|
| org.solovyev.android.list |
| Modifier and Type | Method and Description |
|---|---|
static ListAnimator.AnimationType |
ListAnimator.AnimationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAnimator.AnimationType[] |
ListAnimator.AnimationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListAnimator(android.widget.ListView listView,
ListAnimator.AnimationType animationType,
Runnable postAction) |
Copyright © 2015 se.solovyev. All Rights Reserved.