diff options
| author | 2023-03-20 18:47:21 +0800 | |
|---|---|---|
| committer | 2023-03-22 04:39:34 +0000 | |
| commit | 2a47e6a6ed4d5fdc812e9c1ce3f60b5ff226f31c (patch) | |
| tree | 6114fbc518c27fbd4571f97c41fba83d52f72de9 /libs/androidfw/StringPool.cpp | |
| parent | b89627e90af550b9fb96bf083a24387ceb2fcd97 (diff) | |
Improve exit transition for task close case
We got task vanished callback after its transition animation
finished, and it lead to cause animation not smooth due to the
delay.
When task go to close, we will get a task info changed callback
first and the top activity is null in this callback task info.
We could use it to remove children task info early to reduce
the delay to dismiss split.
Fix: 263320869
Test: manual
Test: pass existing tests
Change-Id: I48486e46e539fe4647fc82a82b530d4637e3a544
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions