@SuppressLint({"CommitTransaction"})
 public void onCreate(Bundle paramBundle)
 {
   super.onCreate(paramBundle);
   setHasOptionsMenu(true);
 }