public class ScaleInAnimation extends java.lang.Object implements BaseAnimation
| Constructor and Description |
|---|
ScaleInAnimation() |
ScaleInAnimation(float from) |
| Modifier and Type | Method and Description |
|---|---|
android.animation.Animator[] |
getAnimators(android.view.View view) |
public ScaleInAnimation()
public ScaleInAnimation(float from)
public android.animation.Animator[] getAnimators(android.view.View view)
getAnimators in interface BaseAnimation