commit | ab17978c713a40a8b028a010376271a1ebbc3fa8 | [log] [tgz] |
---|---|---|
author | Rob Carr <[email protected]> | Tue Mar 10 12:50:30 2020 -0700 |
committer | Rob Carr <[email protected]> | Tue Mar 10 14:34:51 2020 -0700 |
tree | 34d7f83904aee7e06202e54860b48d68deb00f14 | |
parent | d2d3e4d92dad44ffb736b60e274492ca5daec18d [diff] |
TaskOrganizer: Send newest TaskInfo in taskVanished When leaving PIP SysUI might need to know the target mode and bounds to animate correctly. taskInfoChanged may not have yet been dispatched though. A simple solution is to provide the info in TaskVanished. Bug: 150716630 Test: Existing tests pass Change-Id: I871f745198d6b4bc92cc5701128c5489c154f4f9