94 - UI Improvement
Description
This MR improve the UI of the camera app following mockup of https://www.figma.com/file/8IdUgHzdEiz3tytLFz7tMF/Camera-app-%F0%9F%94%A8?node-id=632%3A64.
(P.S.: camera app will be always in the dark-mode as decided previously.)
Issue(s)
Test environment
Download apk from https://gitlab.e.foundation/e/os/camera/-/jobs/283934/artifacts/file/app/build/outputs/apk/debug/app-debug.apk, install in your device. You will find two camera apps in your device homescreen. Open the Latest addition.
Test procedures
Navigate through the app, check the UI/UX of all elements.
Technical details
-
Color codes are hardcoded, because we want to only enable the camera app in the dark-mode
-
Need to migrate
androidX
to get support ofConstraintLayout
Screenshots
1 | 2 | 3 | 4 |
---|---|---|---|
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation