RefreshableListView
RefreshableListView copied to clipboard
if the adapter is null. the listView may crash in when pulling down
First thank you for sharing such a nice listview ^^ I add a try-catch block in public boolean dispatchTouchEvent(MotionEvent ev) and catch the exception NULL-EXCEPTION.
This bug is fixed now:)
thanks for reply
I will try later
I am sorry to find that the bug is still there. I will try to figure it out when not that busy. Thanks for your effort!