Example #1
0
 /** Handle "search" title-bar action. */
 public void onSearchClick(View v) {
   UIUtils.goSearch(this);
 }