public class ResizeAnimation
extends Animation
| Constructor and Description |
|---|
ResizeAnimation(View view,
int targetWidth,
int targetHeight) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTransformation(float interpolatedTime,
Transformation t) |
void |
initialize(int width,
int height,
int parentWidth,
int parentHeight) |
boolean |
willChangeBounds() |