diff options
| author | 2023-12-06 22:22:20 +0000 | |
|---|---|---|
| committer | 2023-12-08 22:12:32 +0000 | |
| commit | 164e18bc6c2d86f9874184048e4215345cb7807f (patch) | |
| tree | ee50bc729ff03205d489bf0775d59a10a9e17c0d /libs/androidfw/FileStream.cpp | |
| parent | 554e294a6e8c8d7da685121527eb10aa2b5b0dba (diff) | |
Hold the reference to overlay in PipTaskOrganizer.
The animator can finish before the overlay is being removed, so we need
to keep a reference in PipTaskOrganizer and use it there for fade out.
Previously the overlay leash was removed at animation end, causing it
to be removed abruptly without smooth animation.
Note that the animation progress from transition is used to update the
state of the overlay, the fractional fade in is synchronized with it.
Bug: 308003114
Test: before http://recall/-/ekEuGtt9d9HWqkUtAzpHx8/bxJIJ3g282Hl5wriD3HE6F
Test: after http://recall/-/ekEuGtt9d9HWqkUtAzpHx8/hG1H7edsQoUGkrq3WoLhsN
Flag: none
Change-Id: I12589c9699d2e2b6af17875f9bc32ba7f47c6365
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions