Sample project implementing the Choreographer/Renderer architecture described in Behind the scenes of the Shazam animation.
This project includes the following:
- The full LiteAnimator implementation
- Choreographer implementations
- Intra-activity "animation type" transitions (using TransitioningChoreographer)
- Cross-activity transitions for animated Views
- Renderer (as FunkyView)