ListView分类

时间:2018-10-28 03:17:55
【文件属性】:
文件名称:ListView分类
文件大小:32KB
文件格式:ZIP
更新时间:2018-10-28 03:17:55
android ListView分类,通过getView动态生成
【文件预览】:
.project
project.properties
proguard.cfg
src
----demo()
--------listviewcategory()
AndroidManifest.xml
res
----drawable-ldpi()
--------ic_launcher.png(2KB)
----drawable-hdpi()
--------ic_launcher.png(4KB)
----drawable()
--------list_item_selector.xml(1KB)
----drawable-mdpi()
--------ic_launcher.png(3KB)
----layout()
--------baseadapter_item.xml(446B)
--------listview_item_header.xml(476B)
--------listview_item.xml(780B)
--------main.xml(412B)
----drawable-xhdpi()
----values()
--------color.xml(326B)
--------strings.xml(134B)
.settings
----org.eclipse.jdt.core.prefs(177B)
----org.eclipse.core.runtime.prefs(81B)
----org.eclipse.core.resources.prefs(53B)
assets
gen
----demo()
--------listviewcategory()
.classpath
bin
----classes()
--------demo()
----AndroidManifest.xml(747B)
----res()

网友评论

  • 正好找到想要的