commit | a4ed0cfcb6885beeb52f701bfc64c393b668f7ba | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Mar 29 19:06:36 2016 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Tue Apr 05 00:05:26 2016 +0000 |
tree | 68574e2771100d9b85c926e18d642fc5b498aff5 | |
parent | 807c3a828b97e6d619f2dfdfde2f97efc873f6fe [diff] |
Don't give IME focus to temporarily detached View. The root cause of Bug 18920212 is that when AutoCompleteTextView tries to show completion window upon text input, InputMethodManager#focusInLocked() can be called with a View that is temporarily detached, which should be ignored. Bug: 18920212 Change-Id: Ia79bbd8468f768d546354382b47b39dd31ef7bb5