twotoasters/JazzyListView

NPE when using footer as page loading indicator

lianghanzhen opened this issue · 1 comments

I use ListView footer to indicate page loading, when loading next page, I scroll up and down again and again, after adapter notify, it throws NPE. you can see the issue in my fork SimpleListWithHeadersAndFootersActivity

I loaded your fork on Android 5.0, but saw no NPE. What version of Android do you see the issue on and with what effect?