commit | 87cfe640c251d540750bdc3d4eee79c082ff5f0d | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Jun 11 12:56:39 2019 -0700 |
committer | Tony Wickham <twickham@google.com> | Tue Jun 11 13:01:17 2019 -0700 |
tree | 2b59a12a20fae5af1dc5bec3c7a9bed506c5a616 | |
parent | 6129e4737cce1590f81393f384ec66efb6a220f8 [diff] |
Fix state/anim clobbering when touching down during recents animation Addresses 2 problems: - Set mLauncherTransitionController = null after ending it, to prevent a subsequent end from re-setting OVERVIEW state. - Cancel the shelf animation so that it doesn't clobber the animation to all apps (for instance). Bug: 134309036 Bug: 134309189 Change-Id: I019084a1ba38c6208a6256843cb5c4b6dbb4a662