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

Skip to content

6037-Fix_webview_darkmode_color_issue

Description

Custom CSS was pushed to enable dark mode, which causes some images to be not visible. This MR replaces the custom CSS with androidx-webkit dark mode support.

Screenshots

Before After
Screenshot_20230203-192301_Mail Screenshot_20230203-192224_Mail

Technical details

Tests

Open problematic mail, for which the image was not loaded perfectly in the dark mode previously. Check the image is loaded perfectly with this patch.

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading