level 9
衫川流
楼主
以下是崩溃记录
java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity
at com.bumptech.glide.manager.RequestManagerRetriever.assertNotDestroyed(RequestManagerRetriever.java:134)
at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:102)
at com.bumptech.glide.Glide.with(Glide.java:644)
at plus.mcpe.mcpe_plus.NewsActivity$1.onSuccess(NewsActivity.java:52)
at cn.bmob.v3.BmobQuery$1.onSuccess(SourceFile:120)&
at cn.bmob.v3.requestmanager.From$4.onResponse(SourceFile:1311)
at cn.bmob.v3.requestmanager.thing.deliverResponse(SourceFile:1315)
at com.android.volley.ExecutorDelivery$This.run(SourceFile:99)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6524)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
@小猴子0921
2017年03月25日 14点03分
1
java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity
at com.bumptech.glide.manager.RequestManagerRetriever.assertNotDestroyed(RequestManagerRetriever.java:134)
at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:102)
at com.bumptech.glide.Glide.with(Glide.java:644)
at plus.mcpe.mcpe_plus.NewsActivity$1.onSuccess(NewsActivity.java:52)
at cn.bmob.v3.BmobQuery$1.onSuccess(SourceFile:120)&
at cn.bmob.v3.requestmanager.From$4.onResponse(SourceFile:1311)
at cn.bmob.v3.requestmanager.thing.deliverResponse(SourceFile:1315)
at com.android.volley.ExecutorDelivery$This.run(SourceFile:99)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6524)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:941)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:831)
@小猴子0921