|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ViewPropertyAnimation.Animator
An interface that allows an animation to be applied on or started from an View
.
Method Summary | |
---|---|
void |
animate(View view)
Starts an animation on the given View . |
Method Detail |
---|
void animate(View view)
View
.
view
- The view to animate.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |