commit | ae9155a47bdb9f1cb58466decc8749b092dc1ea9 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Wed Sep 29 18:32:24 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Fri Oct 01 08:30:13 2021 +0800 |
tree | 001d0e9e59dbe93a7a493d2f58cf2b6587d3b683 | |
parent | d8dac94e0d2c7bec9408d22f531f09ed5e12c76d [diff] |
Change the activity reparent to animate at TaskFragment level. Before, we are animating at activity level, but that wouldn't work after we set the TaskFragment window crop. Now, we animate the change transition on the TaskFragment level instead. Bug: 196173550 Test: atest WmTests:AppTransitionTests #testActivityRecordReparentToTaskFragment Change-Id: Ie777dc8bf438300f59f8a2565cd999c6a29561d8