commit | bd50b233de82bd1472b4afdabc152033a9e9ff99 | [log] [tgz] |
---|---|---|
author | Linnan Li <lilinnan@xiaomi.corp-partner.google.com> | Fri Sep 27 10:37:36 2024 +0000 |
committer | Linnan Li <lilinnan@xiaomi.corp-partner.google.com> | Fri Sep 27 11:04:24 2024 +0000 |
tree | 725f8b978185820895dd312bcb864ad8df77d0e4 | |
parent | 8257810487b0fea390dadb5eef80b71b86731434 [diff] |
Do not preserve window when window not added When an Activity is resumed but not visible, causing the window not to be added, if the Activity is later relaunched and the window is retained, this will result in the window never being added. To resolve this issue, we do not preserve the window when it has never been added. Bug: 369973805 Test: Presubmit Change-Id: Ib89c76af32006c7a0e16ad8ec01076f48cdc184a