commit | a27c81b6f471cd3a46dc8565856eb5cae51f4a68 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Thu May 30 14:08:49 2024 +0800 |
committer | Wei Sheng Shih <wilsonshih@google.com> | Thu May 30 08:34:14 2024 +0000 |
tree | 8a1117c73cf09733053dfb7cc9129af4d9829aea | |
parent | 78fc24bcc9dd87f657779a5eaa4dd65eac41ecb6 [diff] |
Defer destroy activity if it is in transition. When request finish translucent activity, because the below activity could be visible, core can destroy the activity immediately. And if the activity is participant a transition, the client can suddely become invisible due to onStop called. Bug: 318877215 Bug: 323129567 Test: follow issue description, monitor the top CustomTabActivity won't be destroyed right after clear-task. Change-Id: Ib8548dfa3d5b5ea4e91ba95032c56d1358ff0bf1