diff options
| author | Jeff DeCew <jeffdq@google.com> | 2022-01-05 15:56:53 +0000 |
|---|---|---|
| committer | Jeff DeCew <jeffdq@google.com> | 2022-01-07 14:22:32 +0000 |
| commit | 5d5af9b1bc8a02e8ab94f56f1cb81e28caaff65f (patch) | |
| tree | 9254a0326804f962968b345ef0f1008e63a106bf /core/java/android/inputmethodservice/InputMethodService.java | |
| parent | 8fac557def7834d82b20cfdb5257efcc84192c4c (diff) | |
Correct a transient view cleanup error
removeView doesn't remove the view view from the transient children list, so the only way the old call would do anything is if the transient container was incorrect. The new code appears to be what the code was intended to do.
Test: manual
Change-Id: I407dc0bcdb779003a40c5beb9ff80ff5759aa418
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions
