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

发现一个崩溃问题,空指针异常。 #35

Open
ho2xing opened this issue Apr 21, 2016 · 0 comments
Open

发现一个崩溃问题,空指针异常。 #35

ho2xing opened this issue Apr 21, 2016 · 0 comments

Comments

@ho2xing
Copy link

ho2xing commented Apr 21, 2016

04-21 16:44:09.566 8417-8417/ E/AndroidRuntime: FATAL EXCEPTION: main

java.lang.NullPointerException
at com.cjj.MaterialRefreshLayout.setProgressValue(MaterialRefreshLayout.java:393)
at com.cjj.MaterialRefreshLayout.finishRefreshing(MaterialRefreshLayout.java:484)
at com.cjj.MaterialRefreshLayout$2.run(MaterialRefreshLayout.java:492)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5072)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:609)
at dalvik.system.NativeStart.main(Native Method)

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