commit | 2ce49dc65492820bf455312e4078116a234cc158 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon Nov 15 13:58:55 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Wed Nov 24 15:46:10 2021 +0800 |
tree | 3f22d5ba89070cc0af80983a2ba9d9b5ea5c96a7 | |
parent | 9e4c61440480eac64cb4377c5f9969e3870f262a [diff] |
Check okToAnimate for TaskFragment change transition 1. Similar to ActivityRecord#setVisibility, check okToAnimate before preparing transition. 2. Similar to ag/16063813, disable transition animation when screen blocker is not removed. Bug: 204035526 Test: atest WmTests:TaskFragmentTest #testNotOkToAnimate_doNotStartChangeTransition Change-Id: I55486b456e4fd0a93b74faedcdc8a6f01bcc3737