commit | 37305d49fa1aa1beacadc2077e3e675543742dcf | [log] [tgz] |
---|---|---|
author | Fengjiang Li <fengjial@google.com> | Wed Mar 08 14:00:13 2023 -0800 |
committer | Fengjiang Li <fengjial@google.com> | Fri Mar 10 08:54:55 2023 -0800 |
tree | 1e620bc131e3b922614ad26905e21907f847f7bc | |
parent | bd98aef4a4f15f75a94969bb364b1e272eeb4511 [diff] |
[Predictive Back] Fix bug where closing task bar's all apps will show scale animation even if predicitve back is disabled TaskbarAllAppsSlideInView.onBackInvoked() can be triggered by ViewGroup.dispatchKeyEvent(event) with KEYCODE_BACK, in that case we should skip scale animation Test: manual Fix: b/272317866 Change-Id: I19468cfe4765de5276c479b0f7fa88ec0690bbfd