Skip to content
Commit 587497bc authored by HQ Liu's avatar HQ Liu
Browse files

Set windowing mode in TDA instead of DisplayContent

Set the windowing mode in TaskDisplayArea. Earlier found that because
the windowing mode is set in DisplayContent, all WindowContainres under
the DisplayContent will inherit the new windowing mode. However, for
system windows, their windowing mode should always been fullscreen.
Setting the windowing mode in TDA can fix the issue. Using this new
method instead of resolving the system window windowing modes in
WindowToken.

Bug: b/241168290
Test: services/tests/wmtests
Change-Id: I3876020cf06f6bfe6d88431bc3609c7a67c833fc
parent 8df0cf45
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