文件名称:CustomListView
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2013-03-29
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- marsha******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android中的自定义ListView,重新修改ListView的布局,每个单元格的内容-Custom ListView in android and revised the the ListView layout of the contents of each cell
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomListView
..............\.classpath
..............\.project
..............\AndroidManifest.xml
..............\assets
..............\bin
..............\...\classes
..............\...\classes.dex
..............\...\.......\com
..............\...\.......\...\laohuai
..............\...\.......\...\.......\appdemo
..............\...\.......\...\.......\.......\customui
..............\...\.......\...\.......\.......\........\MainActivity.class
..............\...\.......\...\.......\.......\........\R$attr.class
..............\...\.......\...\.......\.......\........\R$color.class
..............\...\.......\...\.......\.......\........\R$drawable.class
..............\...\.......\...\.......\.......\........\R$id.class
..............\...\.......\...\.......\.......\........\R$layout.class
..............\...\.......\...\.......\.......\........\R$string.class
..............\...\.......\...\.......\.......\........\R.class
..............\...\.......\...\.......\.......\........\ui
..............\...\.......\...\.......\.......\........\..\MyListView$OnRefreshListener.class
..............\...\.......\...\.......\.......\........\..\MyListView.class
..............\...\CustomListView.apk
..............\...\res
..............\...\resources.ap_
..............\...\...\drawable-hdpi
..............\...\...\.............\arrow.png
..............\...\...\.............\ic_launcher.png
..............\...\...\drawable-ldpi
..............\...\...\.............\ic_launcher.png
..............\...\...\drawable-mdpi
..............\...\...\.............\ic_launcher.png
..............\gen
..............\...\com
..............\...\...\laohuai
..............\...\...\.......\appdemo
..............\...\...\.......\.......\customui
..............\...\...\.......\.......\........\R.java
..............\proguard.cfg
..............\project.properties
..............\res
..............\...\drawable-hdpi
..............\...\.............\arrow.png
..............\...\.............\ic_launcher.png
..............\...\drawable-ldpi
..............\...\.............\ic_launcher.png
..............\...\drawable-mdpi
..............\...\.............\ic_launcher.png
..............\...\layout
..............\...\......\head.xml
..............\...\......\main.xml
..............\...\values
..............\...\......\colors.xml
..............\...\......\strings.xml
..............\src
..............\...\com
..............\...\...\laohuai
..............\...\...\.......\appdemo
..............\...\...\.......\.......\customui
..............\...\...\.......\.......\........\MainActivity.java
..............\...\...\.......\.......\........\ui
..............\...\...\.......\.......\........\..\MyListView.java