Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo 报异常 #2

Open
wang9090980 opened this issue May 14, 2015 · 2 comments
Open

Demo 报异常 #2

wang9090980 opened this issue May 14, 2015 · 2 comments

Comments

@wang9090980
Copy link

setSwipeRefreshListView() 这个方法在demo里面报空指针异常。

java.lang.NullPointerException
at com.uit.pullrefresh.swipe.RefreshLvLayout.setLoading(RefreshLvLayout.java:91)

@zippozeng
Copy link

这个是因为mListViewFooter为null了,初始化方法没有调用,还是做一下非空判断的比较好

@always2tate
Copy link

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setDrawingCacheBackgroundColor(int)' on a null object reference at android.widget.AbsListView.obtainView(AbsListView.java:2360)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants