commit | 87edbcd0bc53d5a6d676162266f38686d8a818a3 | [log] [tgz] |
---|---|---|
author | Peter_Liang <peterliang@google.com> | Sun Jul 10 22:40:47 2022 +0800 |
committer | Peter_Liang <peterliang@google.com> | Mon Jul 11 20:33:07 2022 +0800 |
tree | 5c4110935b4193288774a10034642106d034112f | |
parent | d50a2b4e636caa96174b5239b69997d2d9b652ee [diff] |
Fix the crash on animating the accessibility floating menu. Root cause: The menu had been animating and moving to the screen edge and hiding the menu in the meantime. Solution: Should cancel the animation before hiding the menu. Bug: 237217858 Test: atest AccessibilityFloatingMenuViewTest Change-Id: I75f75de3299210ed9d88b3be7dbaa81abb7db2e1