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

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

Avoid duplicated WindowContainerTransaction for TaskFragment

Before, when there is Task bounds change without triggering TaskFragment
bounds change, we may still trigger a WCT to update adjacentTF that
isn't different from the previous request.

Record the last request value to avoid duplicated request.

Also make sure the requested changes are reset when TaskFragment enters
PiP.

Bug: 265271880
Test: atest WmTests:TaskFragmentTest
Test: atest WMJetpackUnitTests:SplitPresenterTest
Change-Id: Ifd9bba2de3e5f2caaa3efd1a6af66f3bcebff7d1
parent 1c8345ee
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