文件名称:CustomListView
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一个下拉刷新的例子:在顶部下拉时可以刷新当前内容,每页显示20项内容。滚动至底部后自动加载剩余内容。-An example about pull refresh。When you pull on the header content can be refreshed and every page has 20 items. When scroll to the bottom, the remaining page content is automatically loaded.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomListView
..............\.classpath
..............\.project
..............\AndroidManifest.xml
..............\assets
..............\bin
..............\...\AndroidManifest.xml
..............\...\classes
..............\...\.......\cn
..............\...\.......\..\com
..............\...\.......\..\...\karl
..............\...\.......\..\...\....\list
..............\...\.......\..\...\....\....\BuildConfig.class
..............\...\.......\..\...\....\....\R$array.class
..............\...\.......\..\...\....\....\R$attr.class
..............\...\.......\..\...\....\....\R$color.class
..............\...\.......\..\...\....\....\R$drawable.class
..............\...\.......\..\...\....\....\R$id.class
..............\...\.......\..\...\....\....\R$layout.class
..............\...\.......\..\...\....\....\R$string.class
..............\...\.......\..\...\....\....\R.class
..............\...\.......\..\...\tcb
..............\...\.......\..\...\...\refreshlistview
..............\...\.......\..\...\...\...............\MainActivity$1.class
..............\...\.......\..\...\...\...............\MainActivity$AsyncRefreshDatasTask.class
..............\...\.......\..\...\...\...............\MainActivity$AsyncUpdateDatasTask.class
..............\...\.......\..\...\...\...............\MainActivity.class
..............\...\.......\..\...\...\...............\MyListAdapter.class
..............\...\.......\..\...\...\...............\MyListView$1.class
..............\...\.......\..\...\...\...............\MyListView$OnRefreshListener.class
..............\...\.......\..\...\...\...............\MyListView.class
..............\...\jarlist.cache
..............\...\res
..............\gen
..............\...\cn
..............\...\..\com
..............\...\..\...\karl
..............\...\..\...\....\list
..............\...\..\...\....\....\BuildConfig.java
..............\...\..\...\....\....\R.java
..............\proguard.cfg
..............\project.properties
..............\res
..............\...\drawable-hdpi
..............\...\.............\arrow_down.png
..............\...\.............\arrow_up.png
..............\...\.............\ic_launcher.png
..............\...\.............\pull_to_refresh_header_background.xml
..............\...\drawable-ldpi
..............\...\.............\ic_launcher.png
..............\...\drawable-mdpi
..............\...\.............\ic_launcher.png
..............\...\layout
..............\...\......\head.xml
..............\...\......\item.xml
..............\...\......\main.xml
..............\...\......\refresh_list_footer.xml
..............\...\values
..............\...\......\colors.xml
..............\...\......\strings.xml
..............\src
..............\...\cn
..............\...\..\com
..............\...\..\...\tcb
..............\...\..\...\...\refreshlistview
..............\...\..\...\...\...............\MainActivity.java
..............\...\..\...\...\...............\MyListAdapter.java
..............\...\..\...\...\...............\MyListView.java