commit | 2554b4863510de37c00cb7a26ddd6d66298ce4ce | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 16 19:54:19 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 16 19:54:19 2009 -0700 |
tree | 52cde89dabb554cf752768e7a93a17205c8b95ce | |
parent | 8723df325e4489091bac033aaec8e45ca8e31de0 [diff] | |
parent | a9bd829a9d457333b9c0d49ad5742509932f4a3b [diff] |
Merge change 7645 into donut * changes: Make the SearchDialog's AutoCompleteTextView dropdown respect the IME again when the user presses right or left from a query-jammed suggestion to continue editing. Previously we required the user to press on the text field again in order to get the IME to show.