commit | 57c2a79e47bc583306bd77ea3039d821a8d33dde | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Fri Jun 23 16:34:32 2023 +0000 |
committer | Winson Chung <winsonc@google.com> | Wed Jun 28 05:51:54 2023 +0000 |
tree | ea7f001d7905d3a9a7cc71f0e452c5321a4234bc | |
parent | 1f3c56af5bce38f18b735ff9a71f0997ba594261 [diff] |
Workaround for handling the restart of an already visible task - If a task is already visible, then startActivity is a no-op and the remote transition that launcher expects to run is not started. As a workaround (until restarts are an actual transition), listen for the case where a task is restarted and invoke the end callbacks Fixes: 286016555 Test: Repro steps on the bug Change-Id: Iec3ab97c8817a5e95399cec90f891d65f369d234