Details
-
Task
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
Description
Support a custom snap animation for views with snapping enabled, such as ListView.SnapOneItem, e.g. bounce when snapping to a new item.
- Expose initial velocity to transitions
- Allow SmoothedAnimation to have an initial velocity
- Add snapAnimation to ListView and GridView
- Investigate animations exposing initial and final velocities in order to allow velocity matching with SmoothedAnimation