文件名称:PullToRefresh
介绍说明--下载内容均来自于网络,请自行研究使用
仿新浪微博下拉刷新继承fr a meLayout应用程序编程源码,很好的参考资料。-Imitation Sina micro-blog pull down to refresh inherits the fr a meLayout application programming source code, a good reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\AndroidManifest.xml
...\classes
...\classes.dex
...\.......\com
...\.......\...\tonlin
...\.......\...\......\demo
...\.......\...\......\....\BuildConfig.class
...\.......\...\......\....\R$anim.class
...\.......\...\......\....\R$attr.class
...\.......\...\......\....\R$dimen.class
...\.......\...\......\....\R$drawable.class
...\.......\...\......\....\R$id.class
...\.......\...\......\....\R$layout.class
...\.......\...\......\....\R$string.class
...\.......\...\......\....\R$style.class
...\.......\...\......\....\R$styleable.class
...\.......\...\......\....\R.class
...\.......\...\......\....\widget
...\.......\...\......\....\......\PullRefreshLayout$OnPullListener.class
...\.......\...\......\....\......\PullRefreshLayout$OnPullStateListener.class
...\.......\...\......\....\......\PullRefreshLayout.class
...\.......\...\......\....\......\TestActivity$1.class
...\.......\...\......\....\......\TestActivity.class
...\jarlist.cache
...\PullToRefresh.apk
...\res
...\resources.ap_
...\...\drawable-hdpi
...\...\.............\ic_action_search.png
...\...\.............\ic_launcher.png
...\...\.............\ic_pulldown_arrow.png
...\...\drawable-ldpi
...\...\.............\ic_launcher.png
...\...\drawable-mdpi
...\...\.............\ic_action_search.png
...\...\.............\ic_launcher.png
...\...\drawable-xhdpi
...\...\..............\ic_action_search.png
...\...\..............\ic_launcher.png
gen
...\com
...\...\tonlin
...\...\......\demo
...\...\......\....\BuildConfig.java
...\...\......\....\R.java
ic_launcher-web.png
libs
....\android-support-v4.jar
proguard-project.txt
project.properties
res
...\anim
...\....\rotate_down.xml
...\....\rotate_up.xml
...\drawable-hdpi
...\.............\ic_action_search.png
...\.............\ic_launcher.png
...\.............\ic_pulldown_arrow.png
...\drawable-ldpi
...\.............\ic_launcher.png
...\drawable-mdpi
...\.............\ic_action_search.png
...\.............\ic_launcher.png
...\drawable-xhdpi
...\..............\ic_action_search.png
...\..............\ic_launcher.png
...\layout
...\......\refresh_layout.xml
...\......\test.xml
...\......\tool_layout.xml
...\menu
...\values
...\values-large
...\............\dimens.xml
...\......\attrs.xml
...\......\dimens.xml
...\......\ids.xml
...\......\strings.xml
...\......\styles.xml
src
...\com
...\...\tonlin
...\...\......\demo
...\...\......\....\widget
...\...\......\....\......\PullRefreshLayout.java
...\...\......\....\......\TestActivity.java