This is how to clone project to your computer
- Open Android Studio
- Open terminal
- Clone the repo
git clone https://github.com/synrgy-tim-d/android-mobile-app.git
- Clone the project
- Create your Feature Branch (
git checkout -b feature
) - Commit your Changes (
git commit -m 'Add feature A'
) - Push to the Branch (
git push origin feature
) - Open a Pull Request
IC_NAME_PAGE(OP)_COLOR_SIZE(OP)
example : ic_applogo_login_white_24dp or ic_applogo_blue
COLOR_NAME(OP)_HUE(OP)
example : grey_primary_200 or grey_primary or grey
Where i can find hue of color? Check this one -> Color Tool
- Click the icon that you want to export
.
3.
.
4. Export Assets at least 3x for high resolution
M Bagus Rizky - @bagusrizky15
Cornelius Chega - @neoubs