commit | 9236649034be568252d876869d9fa2060367be6d | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Thu Aug 04 15:02:17 2022 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Mon Aug 08 18:08:39 2022 +0800 |
tree | 92efee117c16c43140270483ecd31dceaeacd1c6 | |
parent | effcf27740821dfb2717627bc220dbcef65e6cd9 [diff] |
Exit split-screen if one of the splits is empty Unusual use cases result in the split being empty.The case happens if the intent is the same app but not support multi-instance, we should exit split and expand that app as full screen. Moreover, apply the same evicts logic from startShortCut to startTask on this CL. Bug: 235193477 Test: Launch Google calendar and drag the app to split screen Change-Id: I1081aaa8303a551f140668c953cd2fd7c4dd3c54