commit | 655627f70b2ed65447d92a798c1331c883718183 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Thu Apr 07 11:40:36 2022 -0700 |
committer | Tracy Zhou <tracyzhou@google.com> | Thu Apr 07 20:34:00 2022 +0000 |
tree | 5e2f2243b9c3098aa64f23c8f2b638eabd832327 | |
parent | f89d83f4e0cc9f49dd8dffc81f568f175fdb2740 [diff] |
Set finishedToApp = false when rotating in Overview The issue is that we always assume finishedToApp = true when recents animation is cancelled and use that to set FLAG_IN_APP. However, we don't return to app in overview after the device is rotated. Ideally we want to get signal from onRecentsAnimationCancelled, but at this point in the release it's probably ok to use launcher state to determine it. Fixes: 227565959 Test: manual Change-Id: I6be800aff8108b382ca3947cd1d0a45c9e9571eb