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

refreshComplete奔溃 #344

Open
joedan0104 opened this issue Sep 24, 2019 · 0 comments
Open

refreshComplete奔溃 #344

joedan0104 opened this issue Sep 24, 2019 · 0 comments

Comments

@joedan0104
Copy link

2019-09-24 08:49:54.173 772-1003/? W/JankService: processEntry, not beta version or commercial log off
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'android.support.v7.widget.RecyclerView$Adapter com.github.jdsjlzx.recyclerview.LRecyclerViewAdapter.getInnerAdapter()' on a null object reference
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.github.jdsjlzx.recyclerview.LRecyclerView.refreshComplete(LRecyclerView.java:389)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.cdel.accmobile.mall.fragment.MallRecommendFragment.setAdapter(MallRecommendFragment.java:270)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.cdel.accmobile.mall.fragment.MallRecommendFragment.paserJson(MallRecommendFragment.java:249)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.cdel.accmobile.mall.fragment.MallRecommendFragment.access$300(MallRecommendFragment.java:54)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.cdel.accmobile.mall.fragment.MallRecommendFragment$3.onNext(MallRecommendFragment.java:191)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.cdel.accmobile.mall.fragment.MallRecommendFragment$3.onNext(MallRecommendFragment.java:180)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal(ObservableObserveOn.java:201)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run(ObservableObserveOn.java:255)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:124)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at android.os.Handler.handleCallback(Handler.java:907)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at android.os.Handler.dispatchMessage(Handler.java:105)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at android.os.Looper.loop(Looper.java:216)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7625)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at java.lang.reflect.Method.invoke(Native Method)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
2019-09-24 08:49:54.284 10226-10226/com.cdel.accmobile W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)

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