@Override public void onScrollStateChanged(AbsListView view, int scrollState) { mUpdateFlag.setUpdatesEnabled(scrollState == SCROLL_STATE_IDLE); }