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

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

Update display before dispatching config change

When #onConfgurationChanged is called, developers may use combination
of configuration and displayMetrics for UI rendering.

However, it could be wrong because the confg callback is dispatched
before updating display for WindowContext and InputMethodService.

This CL moves #updateDisplay before dispatching #onConfgurationChanged.

Bug: 320375083
Test: manual
Change-Id: I4fe919a09c487ec874e5124aecfe2b934676f429
parent c30ec00b
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