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