ExpandableListViewDemo

时间:2018-12-06 04:04:20
【文件属性】:

文件名称:ExpandableListViewDemo

文件大小:1.39MB

文件格式:RAR

更新时间:2018-12-06 04:04:20

Expandable android

ExpandableListView组件是android中一个比较常用的组件,当点击一个父item的时候可以将它的子item显示出来,像手机QQ中的好友列表就是实现的类型效果。这里实现一个二级菜单效果。


【文件预览】:
ExpandableListViewDemo
----.project(858B)
----project.properties(563B)
----src()
--------com()
----AndroidManifest.xml(895B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------values-v11()
--------menu()
--------drawable-mdpi()
--------layout()
--------drawable-xxhdpi()
--------drawable-xhdpi()
--------values-w820dp()
--------values()
--------values-v14()
----assets()
----gen()
--------com()
----libs()
--------android-support-v4.jar(613KB)
----.classpath(475B)
----proguard-project.txt(781B)
----ic_launcher-web.png(50KB)
----bin()
--------resources.ap_(40KB)
--------classes()
--------AndroidManifest.xml(895B)
--------dexedLibs()
--------res()
--------classes.dex(681KB)
--------ExpandableListViewDemo.apk(276KB)

网友评论