Exemplo n.º 1
0
 @Override
 protected void onDestroy() {
   super.onDestroy();
   mHub.removeListener(mWorkout);
 }