Android: Stop or quit the search UI

To quit the search UI in android:

((SearchManager)this.getSystemService(Context.SEARCH_SERVICE)).stopSearch();

Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS