vhgmartins
Results
1
comments of
vhgmartins
Is not working. If I use the hideMoreProgress() function, the progress indicator is not displayed. listViewNews.setupMoreListener(new OnMoreListener() { @Override public void onMoreAsked(int numberOfItems, int numberBeforeMore, int currentItemPos) { listViewNews.showMoreProgress(); ((ArrayAdapter)listViewNews.getAdapter()).add(n);...