文件名称:android-pulltorefresh-master
介绍说明--下载内容均来自于网络,请自行研究使用
android 自定义下拉刷新LISTVIEW控件
封装度高,使用简单-android custom drop-down refresh LISTVIEW controls encapsulate high, easy to use
封装度高,使用简单-android custom drop-down refresh LISTVIEW controls encapsulate high, easy to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android-pulltorefresh-master
............................\.gitignore
............................\README.md
............................\android-pull-to-refresh.png
............................\pulltorefresh
............................\.............\AndroidManifest.xml
............................\.............\default.properties
............................\.............\res
............................\.............\...\drawable-hdpi
............................\.............\...\.............\ic_pulltorefresh_arrow.png
............................\.............\...\drawable-ldpi
............................\.............\...\.............\ic_pulltorefresh_arrow.png
............................\.............\...\drawable-mdpi
............................\.............\...\.............\ic_pulltorefresh_arrow.png
............................\.............\...\drawable
............................\.............\...\........\icon.png
............................\.............\...\........\pull_to_refresh_header_background.xml
............................\.............\...\layout
............................\.............\...\......\pull_to_refresh_header.xml
............................\.............\...\values-sv
............................\.............\...\.........\strings.xml
............................\.............\...\values
............................\.............\...\......\strings.xml
............................\.............\src
............................\.............\...\com
............................\.............\...\...\markupartist
............................\.............\...\...\............\android
............................\.............\...\...\............\.......\widget
............................\.............\...\...\............\.......\......\PullToRefreshListView.java
............................\pulltorefreshexample
............................\....................\AndroidManifest.xml
............................\....................\default.properties
............................\....................\res
............................\....................\...\drawable-hdpi
............................\....................\...\.............\icon.png
............................\....................\...\drawable-ldpi
............................\....................\...\.............\icon.png
............................\....................\...\drawable-mdpi
............................\....................\...\.............\icon.png
............................\....................\...\drawable
............................\....................\...\........\icon.png
............................\....................\...\layout
............................\....................\...\......\pull_to_refresh.xml
............................\....................\...\values
............................\....................\...\......\strings.xml
............................\....................\src
............................\....................\...\com
............................\....................\...\...\markupartist
............................\....................\...\...\............\android
............................\....................\...\...\............\.......\example
............................\....................\...\...\............\.......\.......\pulltorefresh
............................\....................\...\...\............\.......\.......\.............\PullToRefreshActivity.java