summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJeff DeCew <jeffdq@google.com>2021-12-17 21:09:51 +0000
committerJeff DeCew <jeffdq@google.com>2021-12-22 21:27:38 +0000
commitb10856228cfcec24210be5f5de0d55c8085b9553 (patch)
tree1d54e99c5eac0dbace52bae1a596ad0d359c0fb6 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent7ce8fa3980ff3a868030084cad3fc3bece1ab3b7 (diff)
Fix crash when adding a notification to a group while it is animating away.
This crash happens more often with the new pipeline where rows are removed and re-added quite often (rather than being set to GONE when redacted by visibility settings), and such removals also occasionally result in moving between the NSSL (which has disappear animations) and NotificationChildrenContainer. Fixes: 210164657 Test: manual Change-Id: I669d086a957b87762bfcb6b1ec00271282bd53fb
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions