|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutAnimationController | |
---|---|
android.view | |
android.view.animation |
Uses of LayoutAnimationController in android.view |
---|
Methods in android.view that return LayoutAnimationController | |
---|---|
LayoutAnimationController |
ViewGroup.getLayoutAnimation()
|
Methods in android.view with parameters of type LayoutAnimationController | |
---|---|
void |
ViewGroup.setLayoutAnimation(LayoutAnimationController controller)
|
Uses of LayoutAnimationController in android.view.animation |
---|
Subclasses of LayoutAnimationController in android.view.animation | |
---|---|
class |
GridLayoutAnimationController
|
Methods in android.view.animation that return LayoutAnimationController | |
---|---|
static LayoutAnimationController |
AnimationUtils.loadLayoutAnimation(Context context,
int id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |