commit | 272ff626cb87f89ffa84e21b27ef29dd811649e5 | [log] [tgz] |
---|---|---|
author | Chilun <chilunhuang@google.com> | Wed Mar 20 15:04:38 2019 +0800 |
committer | Chilun Huang <chilunhuang@google.com> | Wed Mar 20 08:32:45 2019 +0000 |
tree | b5b27425c9180683d04ab21ce118969d2dcb717d | |
parent | a761a0d585ddca2bcb9a2918c79ba61fcb4a0cc6 [diff] |
Hide keyboard while the home button get pressed For multi-client IME, launcher need to call hideSoftInputFromWindow() by using the InputMethodManager instance that mapped the presented display while its home button get pressed. Launcher 3 has already handled this part, but the secondary launcher has not yet. Bug: 120114697 Test: Manual verified that multi-client IME can be closed correctly. Change-Id: I8959c3a470580452bfb95dbd4b4ce9268589000f