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

Skip to content
Commit 181cd4b2 authored by Candice's avatar Candice
Browse files

Listen to bold text setting change in onConfigurationChanged

The text in the magnification setting panel will be bolded when the
setting changes and the panel is opened, but the text won't change if
the panel is closed and reopened. This is becasue TextView will update
itself when there is a configuration change, but when the panel is
closed and TextViews are not drawn, text won't be updated.

Therefore, we need to listen to the onConfigurationChanged signal for it
in the panel.

Bug: 380229091
Test: Manually. Add video in the bug.
Flag: EXEMPT bugfix
Change-Id: I41a5cec85b67cfcbc16d4a62fe1dd097cad8028b
parent d3fe479d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment