commit | 1f6a5f50e522cea404f414dbfe30940fce65532f | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Thu Jul 06 04:34:54 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Jul 09 10:03:24 2023 +0000 |
tree | 710329a8024c6b6f491d4bb54ef4b818c3e3a9bd | |
parent | 479b6e75c0359dea34132a0d31ac289d3f93985d [diff] |
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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6f7e15ff644bac2f11ecb779030255efebc18885) Merged-In: I3657c000cbc8c14c9ac989c2a57715515c96edb6 Change-Id: I3657c000cbc8c14c9ac989c2a57715515c96edb6