Is it possible to change the duration length of the animation? From a quick glance it seems like YapAnimator calculates a nice duration based on the bounciness and speed, right?
The duration is influenced by the speed and bounciness as you guess, but there is no explicit duration tied to any animation — it simply stops when it comes to rest.
Is it possible to change the duration length of the animation? From a quick glance it seems like YapAnimator calculates a nice duration based on the bounciness and speed, right?