commit | 8516c2549506fa850d5e19c43e93649fd15574c0 | [log] [tgz] |
---|---|---|
author | buwenjing <buwenjing@xiaomi.com> | Tue Dec 26 09:59:34 2023 +0800 |
committer | wenjing bu <buwenjing@xiaomi.com> | Tue Mar 19 11:38:47 2024 +0000 |
tree | 0b4a0e1a13d5a16c36cc714fe86e9b6d2a8c9a6c | |
parent | 88913c909f20e60b061a1d981282550416f69141 [diff] |
Fix the activity windowingmode error of exiting pip The top activity will keep fullscreen mode, even if it is reparented to multi-window parent, so we reset the activity windowing mode to match parent here. Bug: 317645068 Test: Manual test Change-Id: I96b7f821ad55565c4c4f1d786522988e0c703ec4 Signed-off-by: buwenjing <buwenjing@xiaomi.com>