RefreshableListView icon indicating copy to clipboard operation
RefreshableListView copied to clipboard

if the adapter is null. the listView may crash in when pulling down

Open dangtao opened this issue 13 years ago • 3 comments

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.

dangtao avatar Jan 01 '12 07:01 dangtao

This bug is fixed now:)

woozzu avatar Jan 30 '12 05:01 woozzu

thanks for reply

I will try later

dangtao avatar Jan 30 '12 06:01 dangtao

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!

dangtao avatar Feb 13 '12 06:02 dangtao