public class TransitionUtils extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
TransitionUtils.BoundsCallback |
Constructor and Description |
---|
TransitionUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
applySizeToDrawableForAnimation(Drawable drawable,
int width,
int height) |
static void |
applyXYToDrawableForAnimation(Drawable drawable,
int x,
int y) |