Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

[feature request] calculate animation duration until at rest #83

Open
ninovanhooff opened this issue Feb 1, 2017 · 0 comments
Open

Comments

@ninovanhooff
Copy link

To synchronise Android Animators with Springs, it would be nice to know the time it takes for a spring to be back at rest

ie

Animator fadeIn = ...;
double springDuration = spring.duration(double startValue, double endValue);
fadeIn.setStartDelay(springDuration);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant