commit | af91ab710da1778aaa2b9a6348982185c87357a1 | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Thu Feb 14 10:32:00 2019 -0800 |
committer | Tarandeep Singh <tarandeep@google.com> | Thu Feb 14 13:43:25 2019 -0800 |
tree | 3fc075361806dd219592bea770ac4655bc12b140 | |
parent | b70f4b517268ae8b0412536e9c2fe19aa379552e [diff] |
Override checkInputConnectionProxy in SearchView. SearchView's editor is SearchView#SearchAutoComplete. In order to correctly determine if SearchView's inner editor has the current InputConnection, SearchView#SearchAutoComplete must override check InputConnectionProxy to return true. Note: this change will also be cherrypicked to jetpack Bug: 112399521 Test: Manually tested using steps mentioned in bug. Change-Id: If4d202d0070974cbda4cb3c78febe3049001972b