Exemplo n.º 1
0
 @Override
 protected void onDestroy() {
   haveDestroy = true;
   handler.destroy();
   activityPool.removeSelf();
   super.onDestroy();
 }