- Category:
- android
- Tags:
-
[Java]
[源码]
- File Size:
- 601kb
- Update:
- 2013-11-08
- Downloads:
- 0 Times
- Uploaded by:
- 什锦豆腐
Description: Imitation Sina micro-blog pull down to refresh inherits the FrameLayout application programming source code, a good reference.
To Search:
File list (Check if you may need any files):
.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