public class ScaleInAnimation extends java.lang.Object implements BaseAnimation
| 构造器和说明 |
|---|
ScaleInAnimation() |
ScaleInAnimation(float from) |
| 限定符和类型 | 方法和说明 |
|---|---|
android.animation.Animator[] |
getAnimators(android.view.View view) |
public ScaleInAnimation()
public ScaleInAnimation(float from)
public android.animation.Animator[] getAnimators(android.view.View view)
getAnimators 在接口中 BaseAnimation