commit | 559489ba25f51bfa446fa5ad9afddf18915e4292 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Sun Sep 19 19:03:58 2021 +0800 |
committer | Chris Li <lihongyu@google.com> | Wed Sep 22 13:08:35 2021 +0800 |
tree | 211136ddd7a1b7387adb673cb6716a32765250f8 | |
parent | dde5115d05ed288d0d051d0611e5a82a14813b59 [diff] |
Ensure visibilities after TaskFragment WCT Those WCT operations can change activity visibility. Without this change, some activities visibility update may happen too late to be included in transition animatoin. Bug: 196173550 Test: Test with demo app that the activity visible is updated. Test: atest WmTests:TaskFragmentOrganizerControllerTest Change-Id: I78e6e1953f7ad2b733bc819002ac5d1d4929e727