commit | c6ab0bb710557af78d7de009b12afd76e860e9cd | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Sep 22 12:29:52 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Thu Sep 23 21:53:55 2021 +0800 |
tree | 60297b3efc81885060fc44213d7e6c0f4d7c652e | |
parent | dde5115d05ed288d0d051d0611e5a82a14813b59 [diff] |
Don't start app transition when there is empty TaskFragment TaskFragment can be empty for either 1. wait for new launch activity, or 2. last activity just removed. For 1, we want to wait for the activity launch. For 2, we want to wait for organizer to remove the TaskFragment. Bug: 196173550 Test: atest WmTests:AppTransitionControllerTest #testTransitionGoodToGoForTaskFragments Change-Id: I73ac239ef2e5a75d05af6f6ae97e3f2278ebb4c3