Exemplo n.º 1
0
 @Override
 protected void onDestroy() {
   subscription.unsubscribe();
   super.onDestroy();
 }