Skip to content
This repository has been archived by the owner on Sep 22, 2018. It is now read-only.

[Crash Log] Thu, 02 Jun 2016 04:54:49 GMT #2437

Open
blFeedbackBot opened this issue Jun 2, 2016 · 0 comments
Open

[Crash Log] Thu, 02 Jun 2016 04:54:49 GMT #2437

blFeedbackBot opened this issue Jun 2, 2016 · 0 comments

Comments

@blFeedbackBot
Copy link

User:wfhtony http://weibo.com/u/1685434042
Latest crash log:
Android Version: 6.0
Device Model: H60-L02
Device Manufacturer: HUAWEI
App Version: 2.2.2/45


java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. Make sure your adapter calls notifyDataSetChanged() when its content changes. [in ListView(2131558619, class android.widget.ListView) with Adapter(class com.quinny898.library.persistentsearch.SearchBox$SearchAdapter)]
at android.widget.ListView.layoutChildren(ListView.java:1576)
at android.widget.AbsListView.onTouchModeChanged(AbsListView.java:3628)
at android.view.ViewTreeObserver.dispatchOnTouchModeChanged(ViewTreeObserver.java:997)
at android.view.ViewRootImpl.ensureTouchModeLocally(ViewRootImpl.java:3727)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1900)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1138)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6227)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:884)
at android.view.Choreographer.doCallbacks(Choreographer.java:696)
at android.view.Choreographer.doFrame(Choreographer.java:631)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:870)
at android.os.Handler.handleCallback(Handler.java:743)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:5546)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:684)

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

No branches or pull requests

1 participant