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

Skip to content
Commit 505dbe3d authored by Charles Chen's avatar Charles Chen
Browse files

Fix WindowContext cannot receive global config

... change on secondary display.

Previously we listen to #onRequestedOverrideConfigurationChanged() to
receive config changes, which only propagate callbacks if there's a
requested override configuration. This CL changes to listen to
 #onMergedOverrideConfigurationChanged() to ensure every config change
will propagate to WindowContext.

fixes: 185190979
Test: atest WindowContextTests

Change-Id: I0299a2795bd0b009ec2291a36aa1c87e163222b7
parent c7469537
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment