commit | 79ab7ea034096d868d58f2c9a3f5ee9f50510177 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Thu Sep 16 14:36:02 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Tue Sep 21 08:33:16 2021 +0800 |
tree | fe3d87dca2a10b972eea47f55bf5b18c5bf012b9 | |
parent | e045dd6e81be1bc0faf02b6bb1a42a05146a157e [diff] |
Flag whether a RemoteAnimationTarget has parent in animation There is case when a TaskFragment is resizing while one of its children is open/close. In such case, both the TaskFragment and its child will be included in the transition, but we don't want to animate both of them. Use the new flag to determine if the child need to be animated. Bug: 196173550 Test: test with demo app Change-Id: Ib5ad32501e046e5b612f6d5ae2faed6266d99f3d