android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.07k stars 3.01k forks source link

Possibility of having more that 2 (resting) states #54

Open saied89 opened 5 years ago

saied89 commented 5 years ago

Is it currently possible to have states in addition to start and end?

If no please consider supporting it by for example adding support for resting keyframes.

A nice use case for such a capability would be a long scrollView with states that are transitioned when user scrolls up and down.