Android开发 notifyDataSetChanged()

public void notifyDataSetChanged ()

Added in API level 1

Notifies the attached observers that the underlying data has been changed and any View reflecting the data set should refresh itself.

 

 

此外 HorizontalScrollView取代Gallery实现图片滚动

Android开发 notifyDataSetChanged(),布布扣,bubuko.com

Android开发 notifyDataSetChanged()

上一篇:js拾遗:appendChild 添加移动节点


下一篇:androidSnake(阅读源码)