Compose Animation - Mad App is a part of collection of mad apps and they use locally build common module to have consistent ui. So, its recommended to build the common module locally once and sync project to resolve build errors
Common modules can be found at this link follow the instructions there to build common modules locally.
For a PR or your contribution to be merged it's important to understand the requirements and goal of the repo and for this repo the requirements and goals (have them in bullet points bewlow too) and they are pretty simple build animations in compose and if you have sourced animation from somewhere credit the in README.md or kdoc or better both.
Contribution could include but not limited to Adding/Enhancing or Bug fixing all PR must target main and must follow the template to create a pr [Feature Template] or [Bug Fix Template].
And if you wish to create a new category aka new feature kindly use the script at scripts/createModule.sh and follow the instructions to create modules clean and error free.
- Enhance/Add Animations
- Bug Fix
- Tests
- code improvements
- CI/CD Pipelines
- Make Sure There are no build errors
- Follow the templates
- Make Sure to follow similar structure with other modules