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

crash happen when showing the demo of 'Debug Pull to refresh' #482

Open
hi2hcs opened this issue Feb 13, 2018 · 0 comments
Open

crash happen when showing the demo of 'Debug Pull to refresh' #482

hi2hcs opened this issue Feb 13, 2018 · 0 comments

Comments

@hi2hcs
Copy link

hi2hcs commented Feb 13, 2018

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.widget.LinearLayoutManager.scrollToPosition(int)' on a null object reference
at com.marshalchen.ultimaterecyclerview.demo.loadmoredemo.PullToRefreshActivity$5$1.run(PullToRefreshActivity.java:262)
at android.os.Handler.handleCallback(Handler.java:815)
at android.os.Handler.dispatchMessage(Handler.java:104)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:5975)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:679)

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

1 participant