Merge "Fix bug #17526111 Keyboard should dismiss when Settings search query is submitted" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
293d974482
@@ -279,7 +279,8 @@ public class SearchResultsSummary extends Fragment {
|
||||
setSuggestionsVisibility(false);
|
||||
updateSearchResults();
|
||||
saveQueryToDatabase();
|
||||
return true;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean onQueryTextChange(String query) {
|
||||
|
Reference in New Issue
Block a user