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

Skip to content
Commit 6d9f58c8 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Remove exiting activity list

The list was added since commit dc548483. And migrate
to hierarchical in commit b783fd8a.

Since an animating container won't be removed from
hierarchy, and will be remove until the callback of
animation finished or handleCompleteDeferredRemoval,
it is unnecessary to use a list to keep the exiting
records.

The traversal order also may not be a problem because
the exiting records are already in background since
hierarchy unifying.

So the list should be no longer needed.

Test: atest DisplayContentTests#testForAllWindows
Bug: 163976519
Change-Id: Ie9c0e7e6c00b619c2d984903beb6c576d9b764ff
parent 058c48b6
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