Demo, create a listview that if pull down to the top of this listview, refresh the listview's data.
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.
The following table is the detailed list of PullDownRefreshList.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
PullDownRefreshList has the following Java source files.
com.example.demopulltorefresh.PullToRefreshListView.java com.example.demopulltorefresh.TestActivity.java com.example.demopulltorefresh.Utils.java