commit | 5c83e7cdc5f4d0406a5e564971871e1f694fddfc | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Tue Jun 06 15:41:21 2017 -0700 |
committer | Jon Miranda <jonmiranda@google.com> | Wed Jun 07 15:45:45 2017 -0700 |
tree | 0fe534bce8cd61a377cd7f14ec7325d3f85cdab1 | |
parent | 3a5b835297cd2687cb66f9c9a57ca963b61ca9be [diff] |
Refactor and generalize SpringAnimationHandler. SpringAnimationHandler is only responsible for motion tracking and updating the list of springs it is handling. Spring initialization and updates are handled by the AnimationFactory interface. This is done in preparation for future CLs where SpringAnimationHandler will be used in more cases. Bug: 38349031 Change-Id: I5ebce710cc05e4e88b708ceea5d2cfefbd0eb3d0