commit | ec8915773a30199dd5b2dffb6a5be8e82297ded7 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Apr 30 15:37:30 2024 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Apr 30 15:37:30 2024 +0800 |
tree | b667637b20a1400b9e7c0675d71e60b9a47b8e9f | |
parent | b94064952b8993562945e292fe52570b76780f49 [diff] |
Add missing check of avoidMoveToFront when starting activity Otherwise if the task is still moved to top unexpectedly, the surface visibility may not be consistent with its hierarchy order. Bug: 337995601 Test: A singleTask activity invokes startActivity or startActivityIfNeeded to start itself during swiping up to home. The end result should show home instead of black screen. Change-Id: Ieda1a3612ccdf6c160690579e9995a2e873466d2