diff options
| author | 2022-11-22 07:57:50 +0000 | |
|---|---|---|
| committer | 2022-11-22 08:34:40 +0000 | |
| commit | 7e4324b49685a192e6a6ecb49136abbfa39967d3 (patch) | |
| tree | 19ffb04f6e252071fe7ac97a9c7009f4f3ec3553 /libs/androidfw/ConfigDescription.cpp | |
| parent | 3ca30eeace89d91c903bbf44cd66c7528fdabd7b (diff) | |
Fix surface offset issue when enter split from recents
The animation issue is cased by task surface has a offset while
it is under animation leash. And this offset is a race condition
which caused by split side set its bounds on same time.
Fix this by applying bounds before animation start rather than
on animation starting.
Fix: 247466887
Test: manual
Test: pass existing tests
Change-Id: Id3de8358dbf3c1209e0e3986aca6dba854be17f4
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions