This PR contains a non responsive alpha of the app UI. Assets were taken from the Android version and the material design library was used https://material.io
Expected behavior:
Please make sure these boxes are checked before submitting your pull request - thanks!
- [ ] Run the unit tests with gradle test to make sure you didn't break anything- [ ] Format the title like "Fix # - " (for example - "Fix #1111 - Check for null value before using field")
[ ] Linked all relevant issues
[ ] Include screenshot(s) showing how this pull request works and fixes the issue(s)
Summary:
relates to #34, #36
This PR contains a non responsive alpha of the app UI. Assets were taken from the Android version and the material design library was used https://material.io
Expected behavior:
Please make sure these boxes are checked before submitting your pull request - thanks!
- [ ] Run the unit tests withgradle test
to make sure you didn't break anything- [ ] Format the title like "Fix # - " (for example - "Fix #1111 - Check for null value before using field")