Recreate a given UI in android.
Implementation 1:
You are to recreate the given UI. You are allowed to change the colors but keep the shapes and layout of the given view components in the screen.
Implementation 2:
Add images to your resources and make use of images in your view
How will I complete this project?
-
Define major resources like colors, styles, themes and drawable shapes
-
Build your xml layout files.
-
Use appropriate layouts to position components correctly for every given view.
-
Make use of themes for changing general style.
Screenshot_20210311-213002.png

