The source code in this repository are code examples for my technical blog A Summary of Android Animation.
The animation examples in this repository include:
- Tween Animation
- Frame Animation
- Property Animation
- Vector Drawable Animation
- Recycler View Animation (to be implemented)