@Deprecated public class ScaleAnimation extends BaseAnimation
Modifier and Type | Field and Description |
---|---|
float |
mFromX
Deprecated.
|
float |
mFromY
Deprecated.
|
float |
mToX
Deprecated.
|
float |
mToY
Deprecated.
|
Constructor and Description |
---|
ScaleAnimation(float fromX,
float toX,
float fromY,
float toY)
Deprecated.
构造函数
|
getAnimationListener, getDuration, getInterpolator, setAnimationListener, setDuration, setInterpolator