public interface CloseUpAnimatorConfigurator
ObjectAnimator behavior during close-up animationObjectAnimator,
Created by Dimitry Ivanov on 22.05.2015.| Modifier and Type | Method and Description |
|---|---|
void |
configure(android.animation.ObjectAnimator animator)
Note that
ObjectAnimator.setDuration(long) would erase current value set by CloseUpIdleAnimationTime if any present |
void configure(android.animation.ObjectAnimator animator)
ObjectAnimator.setDuration(long) would erase current value set by CloseUpIdleAnimationTime if any presentanimator - current ObjectAnimator object to animate close-up animation of a ScrollableLayout