commit | fc165b971c08534dd5a4e55d4b2b5fcf9b283634 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Thu Dec 10 10:47:38 2020 +0800 |
committer | Louis Chang <louischang@google.com> | Thu Dec 10 18:39:36 2020 +0800 |
tree | 4b9387fcd1643468c9ead6c917ab985a8b44ddb0 | |
parent | 0d4064bd03962cfa4ae2b3f8d48b21e4696f0db0 [diff] |
Ensure the next activity of non-focusable task to be visible The top activity of the dock task was finished due to starting the singleTask root activity. However, the root activity was remained in STOPPED state because the activities in dock task cannot be resumed while in split-screen mode. Ensure the activity visibility if the target task is unfocusable. Bug: 174440887 Test: start singleTask activity on dock task Change-Id: I4f02758287ca4ef0e710bb556b5910600e725e40