コード例 #1
0
 @Override
 public void onDestroy() {
   super.onDestroy();
   EventBus.getDefault().unregister(this);
 }