Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

2828-P-Dark-mode implementation

Fahim Salam Chowdhury requested to merge Pie_2828 into v1-pie

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

  1. Build apk against Pie_2828 branch using gitlab pipeline.
  2. Install the apk into device & run.
  3. 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
Screenshot_20210513-014409_Recorder Screenshot_20210513-014426_Recorder Screenshot_20210511-001318_Recorder

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

Merge request reports

Loading