This app uses motion layout to achieve animations
Design inspiration Behance Project
This project uses the Gradle build system. Clone the project from GitHub and open it using Android Studio. This project was developed using Android Studio Artic Fox so make sure your IDE is updated.
- Architecture - Jetpack architechure libraries. A collection of libraries for managing app component lifecycles.
- Android KTX - Concise Kotlin code with less verbosity
- Lifecycles - Monitor lifecycle events and update UI accordingly
- MotionLayout - Motionlayout for animations
- ObjectAnimator - Objectanimator for animator
This project uses motionlayout with object animator for animations