commit | 436d5971b1b84e491f8e15ee9bbd8c2253e5f637 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Fri May 31 10:21:28 2019 -0700 |
committer | Tony Wickham <twickham@google.com> | Fri May 31 10:21:28 2019 -0700 |
tree | 43a52015507eff98a8e8be32759ebcb22c536fbc | |
parent | 1d7b2a0672edb497b2fd2784cebd04393428713c [diff] |
Don't recreate the launcher animation controller if gesture ended This can happen if we get onApplyWindowInsets() after onGestureEnded(). In that case, we can get into some bad states because the running animation is overwritten and thus can't be canceled. Bug: 134096917 Bug: 133806285 Change-Id: Ic517d68a46a4446ca382445df1ba62c26e8243ad