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
Loading
Please register or sign in to comment