Android开发,加载Listview时有时间,会报这个错误,导致程序退出?求指导,为什么会报这个错误,感觉不尽

java.lang.IllegalStateException:ThecontentoftheadapterhaschangedbutListViewdidnotrece... 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. [in ListView(2131165339, class com.mystudy.view.list.AbcListView) with Adapter(class android.widget.HeaderViewListAdapter)] 展开
 我来答
王勃啊
2014-11-18 · TA获得超过1.1万个赞
知道大有可为答主
回答量:5015
采纳率:62%
帮助的人:4090万
展开全部
adapter的数据变了,listview却没有收到。
一般来说,adapter数据变了,需要调用adapter.notifyDataChanged()通知listview,数据变了。

另外它提示说,不要从后台线程去修改adapter中的数据,要从UI线程。
追问
我是是从服务器加载数据的, 基本的异步操作都是做了的,而且,这个问题不是经常发生?从UI线程? 我看下,谢谢
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式