Android_基础——ListView
tw19821220
这个作者很懒,什么都没留下…
展开
-
android:ListView:convertView.setTag()来设置数据
void android.view.View.setTag(Object tag)public voidsetTag (Object tag)Since: API Level 1Sets the tag associated with this view. A tag can be used to mark a view in its hierarchy and原创 2013-06-10 18:48:14 · 3900 阅读 · 0 评论 -
listview刷新,延迟加载,用单行刷新取代notifyDataSetChanged
http://hi.baidu.com/andy77/item/5426b328b95770d30e37f98c原创 2013-06-11 15:01:58 · 1442 阅读 · 0 评论