public static class Transition.TimingTransitionAnimator extends Object implements Transition.TransitionAnimator
Constructor and Description |
---|
TimingTransitionAnimator(int durationMs) |
Modifier and Type | Method and Description |
---|---|
TransitionAnimationBinding |
createAnimation(PropertyAnimation propertyAnimation) |
public TransitionAnimationBinding createAnimation(PropertyAnimation propertyAnimation)
createAnimation
in interface Transition.TransitionAnimator
TransitionAnimationBinding
for the given PropertyAnimation
that
will animate the change in value on this property.