diff options
| author | 2024-10-23 19:58:01 +0000 | |
|---|---|---|
| committer | 2024-10-23 19:58:01 +0000 | |
| commit | 45974dd3f4dad4314d40a8f148bcfaa2ae1bff48 (patch) | |
| tree | 335749846bfadf8e35b5215fd1d398f1e1d23d5d /api/api_test.go | |
| parent | d95b534ab3bcc9248d522777eea052fb0b044065 (diff) | |
Fix placeholder launch with AvoidMoveToFront flag
Placeholder could be dismissed and immediately relaunched if an activity
matches a split rule with clear-top flag but ends up launched in a new
task. In this case, the current task would be incorrectly placed on top
of the new task. Always setting the AvoidMoveToFront flag can prevent
this issue, and no animation issue is found in contrast to the previous
comment.
Bug: 374213115
Test: atest WMJetpackUnitTests:SplitControllerTest
Flag: EXEMPT bugfix
Change-Id: Ib34b30ff06903a26410eea8521ef51bc17156f0d
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions