文件名称:demo_pulltorefresh_listview
介绍说明--下载内容均来自于网络,请自行研究使用
仿iphone的listview下拉更新应用程序编程源码,很好的参考资料。-Imitation iPhone listview drop-down to update the application programming source code, a good reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\classes.dex
...\com
...\...\markupartist
...\...\............\android
...\...\............\.......\example
...\...\............\.......\.......\pulltorefresh
...\...\............\.......\.......\.............\PullToRefreshActivity$1.class
...\...\............\.......\.......\.............\PullToRefreshActivity$GetDataTask.class
...\...\............\.......\.......\.............\PullToRefreshActivity.class
...\...\............\.......\.......\.............\R$attr.class
...\...\............\.......\.......\.............\R$drawable.class
...\...\............\.......\.......\.............\R$id.class
...\...\............\.......\.......\.............\R$layout.class
...\...\............\.......\.......\.............\R$string.class
...\...\............\.......\.......\.............\R.class
...\...\............\.......\widget
...\...\............\.......\......\PullToRefreshListView$OnClickRefreshListener.class
...\...\............\.......\......\PullToRefreshListView$OnRefreshListener.class
...\...\............\.......\......\PullToRefreshListView.class
...\demo_pulltorefresh_listview.apk
...\resources.ap_
default.properties
gen
...\com
...\...\markupartist
...\...\............\android
...\...\............\.......\example
...\...\............\.......\.......\pulltorefresh
...\...\............\.......\.......\.............\R.java
proguard.cfg
res
...\drawable
...\drawable-hdpi
...\.............\icon.png
...\.............\ic_pulltorefresh_arrow.png
...\drawable-ldpi
...\.............\icon.png
...\.............\ic_pulltorefresh_arrow.png
...\drawable-mdpi
...\.............\icon.png
...\.............\ic_pulltorefresh_arrow.png
...\........\icon.png
...\........\pull_to_refresh_header_background.xml
...\layout
...\......\pull_to_refresh.xml
...\......\pull_to_refresh_header.xml
...\values
...\......\strings.xml
src
...\com
...\...\markupartist
...\...\............\android
...\...\............\.......\example
...\...\............\.......\.......\pulltorefresh
...\...\............\.......\.......\.............\PullToRefreshActivity.java
...\...\............\.......\widget
...\...\............\.......\......\PullToRefreshListView.java