开发者

Refreshing is not happening in ListView

开发者 https://www.devze.com 2023-04-02 11:33 出处:网络
I am reading some datas from database and displaying it in a listview.After deleting one i开发者_运维问答tem from database,i want the list to be updated automatically.I have called notifyDataChanged()

I am reading some datas from database and displaying it in a listview.After deleting one i开发者_运维问答tem from database,i want the list to be updated automatically.I have called notifyDataChanged() method also.But its not refreshing.Help me in this.Thanks


I have updated and refreshed the list though notifyDataSetChanged() and ListView.invalidateViews().Thanks for all.

0

精彩评论

暂无评论...
验证码 换一张
取 消