Example #1
0
 @Override
 protected void onDestroy() {
   super.onDestroy();
   Tools.Log("BaseActivity�ر�");
   BaseApp.getInstance().finishActivity(this);
 }