This is a toy app from Lesson 5 of the Advanced Android Apps with Kotlin course on Udacity.
PropertyAnimation is an app that shows various types of property animations using ObjectAnimator, Animator Set, and its method to showcase how animations work with Android and Kotlin.
This application display how to properly use:
- Rotation
- Translation
- Scale
- Fade
- Colorized
- Shower of drawable object