summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Jordan Silva <silvajordan@google.com> 2024-11-11 10:56:01 +0000
committer Jordan Silva <silvajordan@google.com> 2024-11-11 11:21:02 +0000
commit289a2f43bca305f07db4b53531c425bb65e4298a (patch)
tree4698918201034bc9d80833b1b1fc215d1407427a /api/api_test.go
parentc23a55ed105be7863cad1ea72a54a467f009bb50 (diff)
Fix fold/unfold clear all button in Overview stops working
RecentsView is holding an old reference of mRecentsAnimationController that is already finished and never triggers the callback informing the animation is finished. This prevents the tasks to be removed and to close Overview to go back to the Home Screen. This logic happens in createAllTasksDismissAnimation after finishRecentsAnimation callback is triggered. Fix: 377440753 Flag: EXEMPT bugfix Test: Manual. Instructions in the bug. Change-Id: Ib19818be9be8557e2ce9d3d440c8c062649a91bc
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions