예제 #1
0
 @Override
 protected void onDetachedFromWindow() {
   super.onDetachedFromWindow();
   removeCallbacks(mSelectionNotifier);
 }