2828-P-Dark-mode implementation
Description
Implement Dark mode for Recorder app for android version Pie, which will be switched with device's dark-mode status.
- Fix mismatched colors
Issue(s)
Test procedures
Test environment
- Build apk against
Pie_2828
branch using gitlab pipeline. - Install the apk into device & run.
- Switch the device to dark-mode.
Steps
Action | Expected result |
---|---|
Navigate through app | All components should be in dark-mode color |
Switch device to light-mode | All components should be in light-mode color |
Expected result
App will react on device's dark-mode status change
Technical details
Screenshots
Home page | Recording view | Record dialog |
---|---|---|
![]() |
![]() |
![]() |
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