commit | 86065b81e00995f8699775bbf4904747fcc255d9 | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Mon Oct 03 12:21:41 2022 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Mon Oct 03 12:49:31 2022 -0700 |
tree | e6c66ff98da6855c374b2b98ff2b4c5437547403 | |
parent | f733a716fdfdf96de54e35b44ad4350a2b1d6171 [diff] |
Fix animation slowdown when splitting from All Apps This patch fixes a tablet bug related to splitting from All Apps. Splitting from AllApps was playing a very slow animation. The bug occurred because there was no case set in QuickstepAtomicAnimationFactory for animating from the ALL_APPS state. Fixed by setting the appropriate case in QuickstepAtomicAnimationFactory. Fixes: 247053528 Test: Manual Change-Id: I7391dc7049a6ff5a7f8c7e1ae8b69e29899248fa