commit | ec8ee34e06f7d3f55f284da48585a8eecaa9b4b4 | [log] [tgz] |
---|---|---|
author | Bjorn Bringert <bringert@android.com> | Wed Jul 08 21:49:42 2009 +0100 |
committer | Bjorn Bringert <bringert@android.com> | Wed Jul 08 21:49:42 2009 +0100 |
tree | ec707145c769df5337358c77d8e8bf8bcd910342 | |
parent | 91b0a7013e4b6d170087cb4c9a3c35b787f92a6b [diff] |
Hide soft keyboard in SearchDialog.dismiss() Before it was hidden in cancel(), which does not get called when the search dialog is dismissed by clicking on a suggestion. Fixes http://b/issue?id=1967633