commit | d34770e6228e0e3d7e12b3dc9753f318851aad4f | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Sep 20 16:04:38 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Tue Oct 18 16:18:29 2022 +0800 |
tree | 4ea0c3de4f0a16365a87e0f68c454d3639bcb06e | |
parent | c2b8dedbe58d09ad8f8c197083907568a73fa98f [diff] |
Keep track of the WCT changes to determine the transition type Before, we calculate the TransitionType based on the WCT, which may not be accurate. For example, starting a new Activity to split may result closing another TaskFragment. Now, we keep track of where the WCT is started, and what exactly is happening. Bug: 207070762 Test: atest WMJetpackUnitTests:TransactionManagerTest Change-Id: I19a21fac10fa47b75d696d9a5e273c1033ae3982