Ejemplo n.º 1
0
 private void startLoadMore() {
   isLoadingMoreData = true;
   if (storyAdapter != null) storyAdapter.insertMoreLoading();
 }