| commit | defb1df520ce2e642dc42e8fc1082562294cf741 | [log] [tgz] |
|---|---|---|
| author | Amith Yamasani <yamasani@google.com> | Thu Mar 04 14:29:54 2010 -0800 |
| committer | Amith Yamasani <yamasani@google.com> | Thu Mar 04 14:29:54 2010 -0800 |
| tree | f92958406f5804b9dabf484888708c47f78d9e7d | |
| parent | c37cb2469578f7d240615affb042e808b32ba5b2 [diff] |
Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixes b/2426929 Calls onFilterComplete when the data set changes, so that it can recompute whether the dropdown should be shown or not.