예제 #1
0
 @Override
 protected void onDestroy() {
   super.onDestroy();
   opponentsList = null;
   OpponentsAdapter.i = 0;
 }