diff options
| author | 2018-01-25 00:16:49 +0100 | |
|---|---|---|
| committer | 2018-01-30 16:20:38 +0100 | |
| commit | fa9ed96f1e9970e8867daa0b76175006c082b890 (patch) | |
| tree | a39ccb6bdbcd89a9122159ec815d22e5766bd2e3 /libs/hwui/ProgramCache.cpp | |
| parent | cbd5a384d7697f1e818f6a0f00b03b2395f501e5 (diff) | |
Fix mNoAnimActivities
Since we split tasks into separate stacks, mNoAnimActivites from
other tasks/stacks were pretty much never cleared, leading to
skipped animations in the following cases:
- Enter/exit multi-window, relaunch anything, animation was
always skipped.
- Reopen PIP activity from notification shade
Now, we make this a global list which we immediately clear
after using it.
Test: go/wm-smoke
Test: Enter/exit multi-window, relaunch
Bug: 64674361
Change-Id: Ic36d278b263d6b3c6a7ec7416c8b94c4eed8e440
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions