commit | e64faa9407a34c8416e482b9f184fe4da7770521 | [log] [tgz] |
---|---|---|
author | Ikram Gabiyev <gabiyev@google.com> | Wed Apr 17 15:58:54 2024 -0700 |
committer | Ikram Gabiyev <gabiyev@google.com> | Thu Apr 18 16:20:47 2024 +0000 |
tree | 849fd5d482bf72d5c1d69f6be32d4e8bd3bc3f2b | |
parent | cccdb93fdf83003bbd33277b4f5535c4a3254c40 [diff] |
Implement immediate PiP removal Make sure that PiP2 component handles the case of removing PiP via means other than direct remove from PiP menu. These include TO_BACK cases: e.g. when removing a multi-activity task from overview or CLOSE cases: e.g. via using adb shell am force stop <task>. Bug: 335511908 Test: adb shell am force-stop <task> after entering PiP Change-Id: Iab27c7b62bb6696eb1685137b7c1340c08e88dd0