Exemplo n.º 1
0
 @Override
 public void onDestroy() {
   if (mApiCallback != null) {
     mApiCallback.cancel();
   }
 }