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

Skip to content
Commit 9a9dbf9d authored by Chris Li's avatar Chris Li
Browse files

Avoid clearing size compat when app is shown from paused

Before, we always clear the size compat when the orientation request has
been changed, but that also happens when app is shown from paused state.
Now, instead of clearing the inaccurate size compat, we only update it
after Task has computed its bounds based on the current app.

Fix: 171882701
Test: atest WmTests:SizeCompatTests
Test: atest WmTests:TaskTests
Test: manual: go recents with ignore orientation request
Change-Id: I22ca6a8e7e06337c7799e10e8218e39b212c624c
parent b4e9dc0a
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