dynamically load more items to the ListView

来源:互联网 发布:威尔数据系统有限公司 编辑:程序博客网 时间:2024/05/18 00:01

http://p-xr.com/android-tutorial-dynamicaly-load-more-items-to-the-listview-never-ending-list/


http://stackoverflow.com/questions/6014743/how-to-get-listview-position

http://www.anddev.org/dynamic_smooth_scrolling_listview_programmatically-t10296.html


 android:smoothScrollbar="true" android:fastScrollEnabled="true" android:keepScreenOn="true"

http://www.anddev.org/dynamic_smooth_scrolling_listview_programmatically-t10296.html



http://www.cnblogs.com/chon/archive/2011/06/28/2092317.html

http://developer.android.com/training/improving-layouts/smooth-scrolling.html


Change an item in ListView after setting its adupter


http://stackoverflow.com/questions/5848668/change-an-item-in-listview-after-setting-its-adupter


android中ListView在划屏到底部的时候动态添加ListView的Item实现


http://txlong-onz.iteye.com/blog/947620

原创粉丝点击