예제 #1
0
 @Override
 public void onInvalidated() {
   if (mFastScroller != null) {
     mFastScroller.onSectionsChanged();
   }
 }