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

Skip to content

fix:3195: bad colors on selected text popup

Description

Colors of text selected popin wasn't correct in darkmode:

white on A14:

Screenshot_20251113-100544_ntfy__debug_

black text on dark background on A15 (make it unusable):

darkmode_a15_selection_issue

Switched to base theme Theme.MaterialComponents.DayNight, fix the issue:

Screenshots

A14:

Screenshot_20251113-105818_ntfy__debug_ Screenshot_20251113-105835_ntfy__debug_

A15:

Screenshot_20251113-105607_ntfy__debug_ Screenshot_20251113-105623_ntfy__debug_

Tests

Run test case display full notification content, and select the text.

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/3195#note_754034

10 commandments of code review

👪 ❤️ code review guidelines

Merge request reports

Loading