Download Free code PullToRefresh ListView
Description
A generic, customizable, open source Android ListView implementation that has 'Pull to Refresh' functionality.
Icons
Source Files
The download file PullToRefresh-ListView-master.zip has the following entries.
.gitignore// w w w . ja v a 2 s . co m
README.md
android-pull-to-refresh.png
libraryproject/.project
libraryproject/AndroidManifest.xml
libraryproject/proguard.cfg
libraryproject/res/drawable-hdpi/ptr_pulltorefresh_arrow.png
libraryproject/res/drawable-ldpi/ptr_pulltorefresh_arrow.png
libraryproject/res/drawable-mdpi/ptr_pulltorefresh_arrow.png
libraryproject/res/layout/ptr_header.xml
libraryproject/res/values/ptr_default_style.xml
libraryproject/res/values/strings.xml
libraryproject/src/eu/erikw/PullToRefreshListView.java
sampleproject/.classpath
sampleproject/.project
sampleproject/AndroidManifest.xml
sampleproject/proguard.cfg
sampleproject/res/drawable-hdpi/ic_launcher.png
sampleproject/res/drawable-ldpi/ic_launcher.png
sampleproject/res/drawable-mdpi/ic_launcher.png
sampleproject/res/layout/list_item.xml
sampleproject/res/layout/main.xml
sampleproject/res/values/ptr_style.xml
sampleproject/res/values/strings.xml
sampleproject/src/eu/erikw/pulltorefresh/sample/PullToRefreshListViewSampleActivity.java
Download
Click the following link to download PullToRefresh-ListView-master.zip.
PullToRefresh-ListView-master.zip