Beispiel #1
0
 @Override
 public void finish() {
   super.finish();
   overridePendingTransition(R.anim.abc_fade_in, R.anim.abc_fade_out);
 }