4721-Crash_in_dark_mode_issue
Description
On dark theme selected for os, Mail app crashed. & mail app UI has some UI issue for the dark-theme.
This MR fix the crash issue & update UI elements (styles & colors) to make it use-able for both light & dark theme.
Issue(s)
Test environment
Download & setup x86
emulator from: https://gitlab.e.foundation/e/priv/os/build/-/jobs/249215
OR,
Pipeline build:
FEATURE_BRANCH: 4721-Crash_in_dark_mode_issue
OR,
gradle run
in 4721-Crash_in_dark_mode_issue
branch
Test procedures
- Set devices theme in dark-mode
- Open Mail app
- Navigate through the app, check all UI elements consistency & visibility
Technical details
Crash was caused style elements was missed for dark-theme in themes.xml.
Screenshots
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Fahim Salam Chowdhury