diff options
| author | 2024-09-27 10:37:36 +0000 | |
|---|---|---|
| committer | 2024-09-27 11:04:24 +0000 | |
| commit | bd50b233de82bd1472b4afdabc152033a9e9ff99 (patch) | |
| tree | 725f8b978185820895dd312bcb864ad8df77d0e4 /api/api.go | |
| 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
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions