Esempio n. 1
0
 @Override
 public void goBack(View v) {
   // TODO Auto-generated method stub
   hideSoftKeyboard();
   super.goBack(v);
 }