commit | 2adcb00136f8486738e7117c920566fa1c1ac5d5 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Fri Jul 21 03:46:04 2023 +0000 |
committer | Jeff Chang <chengjeff@google.com> | Fri Jul 21 03:46:04 2023 +0000 |
tree | 75667b6f44c334f2a6f06ce3d888d447cbb64253 | |
parent | 56857c70b61c4f7feefc9a90b5cf71cbb0dbd0fb [diff] |
Ignore launch_adjacent when launch from App picker When a resolver activity is in split screen, starting an activity with launch_adjacent from resolver activity introduces a poor user experience for split screen mode. This CL keeps the resolver activity and the new activity on the same side of spit. Bug: 289909905 Test: 1. Make split (A|ResolverActivity) 2. Launch Activity B from ResolverActivity 3. Verfiy split (A|B) Change-Id: Ia25e62b27f69740f8969e498d44059cc39dabe32