Android Open Source - UI ListView pull PullDownRefreshList






Project Summary

Demo, create a listview that if pull down to the top of this listview, refresh the listview's data.

Web Site / Source Repository

PullDownRefreshList is hosted in the following web site
https://github.com/YoungLeeForeverBoy/PullDownRefreshList

If you think the Android project PullDownRefreshList listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PullDownRefreshList.

ItemValue
Java File Count3
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in PullDownRefreshList. The names of the image files are listed as follows.

arrow_down.png
arrow_up.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PullDownRefreshList has the following Java source files.

com.example.demopulltorefresh.PullToRefreshListView.java
com.example.demopulltorefresh.TestActivity.java
com.example.demopulltorefresh.Utils.java