diff options
author | 2022-12-20 16:22:19 -0500 | |
---|---|---|
committer | 2023-01-20 18:51:33 +0000 | |
commit | 910fe6f8b0e7afc619886ae590ac4b9bc2dbfa60 (patch) | |
tree | ecd26d4ad3a1d50ee010589383075034a458a847 /api/api.go | |
parent | a34b7aafe293ed20564e5bc00782eaa6f052bdf7 (diff) |
Make an ending IME animation clean up old inputs for the same entry
This change fixes b/227115380 which is a fairly severe issue caused
by remote inputs remaining added to RemoteInputController because
their attempts to remove themselves on defocus/detach are all blocked
by conditions like an in-progress animation. I checked all the bugs
mentioned in the commit messages of the surrounding code, and the only
one that regressed was already broken (b/264552438).
Fixes: 227115380
Test: manual and atest
Change-Id: Iba895abdbe087d85f00ab8823580baed90117fef
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions