Ignore recents transition if there are no closing tasks
- In the case where Launcher calls startRecentsTransition while there are no other visible tasks, we should not be continuing with the transition as there are no tasks for Launcher to control. This was previously handled in RecentsAnimationController in legacy transitions, but the safer fix is to ignore it on the Launcher side for this release. Bug: 289175232 Test: Manually trigger empty targets and verify no issues Change-Id: I3657c000cbc8c14c9ac989c2a57715515c96edb6
Loading
Please register or sign in to comment