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 |
---|---|
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.