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

Skip to content
Commit 4bcca649 authored by wilsonshih's avatar wilsonshih Committed by Wei Sheng Shih
Browse files

Avoid starting window being stuck while launch transient launch.

While entering transient launch transition, the transient hide task and
it's descendant won't be add to sync group, so if an Activity request
finish itself during collect transient launch, the starting window can
be stuck to next activity because the close activity transition will be
collect within the same transition.
So while able to remove starting window, checking the sync state of the
activity instead of isCollecting.

Flag: EXEMPT bugfix
Bug: 365040473
Test: atest ActivityRecordTests
Test: simulate with sample app by following the description on issue.
Change-Id: I444802c434a3522a07fcb4d647a8a8008b441018
parent 9f8f7252
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment