How do I retain previous data that was sent into a ListView after notifyDataSetChanged?

后端 未结 0 853
忘掉有多难
忘掉有多难 2020-12-30 09:50

I have managed to constantly refresh my data in the ListView using notifyDataSetChanged. However, everytime I add in a new set of data, the previous set would always change

相关标签:
回答
  • 消灭零回复
提交回复
热议问题