文件名称:province
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2014-08-28
- 文件大小:
- 1.45mb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android 下自定义二级菜单,实现复用,不依赖于具体的布局文件,继承linearlayout布局-Multiplexing implement custom two level menu, Android, does not depend on the specific layout file, inherits the LinearLayout layout
(系统自动生成,下载前可以参看下载内容)
下载文件列表
province
........\.classpath
........\.project
........\AndroidManifest.xml
........\assets
........\bin
........\...\AndroidManifest.xml
........\...\classes
........\...\.......\com
........\...\.......\...\lx100
........\...\.......\...\.....\province
........\...\.......\...\.....\........\adapter
........\...\.......\...\.....\........\.......\AbstractBaseAdapter$ViewCache.class
........\...\.......\...\.....\........\.......\AbstractBaseAdapter.class
........\...\.......\...\.....\........\BuildConfig.class
........\...\.......\...\.....\........\data
........\...\.......\...\.....\........\....\City.class
........\...\.......\...\.....\........\....\Province.class
........\...\.......\...\.....\........\MainActivity$1.class
........\...\.......\...\.....\........\MainActivity.class
........\...\.......\...\.....\........\R$attr.class
........\...\.......\...\.....\........\R$color.class
........\...\.......\...\.....\........\R$dimen.class
........\...\.......\...\.....\........\R$drawable.class
........\...\.......\...\.....\........\R$id.class
........\...\.......\...\.....\........\R$layout.class
........\...\.......\...\.....\........\R$menu.class
........\...\.......\...\.....\........\R$string.class
........\...\.......\...\.....\........\R$style.class
........\...\.......\...\.....\........\R.class
........\...\.......\...\.....\........\ui
........\...\.......\...\.....\........\..\ComplexListView$1.class
........\...\.......\...\.....\........\..\ComplexListView$2.class
........\...\.......\...\.....\........\..\ComplexListView$ComplexListViewListener.class
........\...\.......\...\.....\........\..\ComplexListView$FirstLevelAdapter.class
........\...\.......\...\.....\........\..\ComplexListView$SecondLevelAdapter.class
........\...\.......\...\.....\........\..\ComplexListView.class
........\...\classes.dex
........\...\dexedLibs
........\...\.........\android-support-v4-fe11801ad4712e1d35d0769b72494d61.jar
........\...\.........\annotations-b3c04d20d0881ff85f3a34cd707f6a59.jar
........\...\jarlist.cache
........\...\province.apk
........\...\res
........\...\...\crunch
........\...\...\......\drawable-hdpi
........\...\...\......\.............\complex_listview_bg.9.png
........\...\...\......\.............\ic_launcher.png
........\...\...\......\.............\trangle_indicate.png
........\...\...\......\drawable-mdpi
........\...\...\......\.............\ic_launcher.png
........\...\...\......\drawable-xhdpi
........\...\...\......\..............\ic_launcher.png
........\...\...\......\drawable-xxhdpi
........\...\...\......\...............\ic_launcher.png
........\...\resources.ap_
........\gen
........\...\com
........\...\...\lx100
........\...\...\.....\province
........\...\...\.....\........\BuildConfig.java
........\...\...\.....\........\R.java
........\ic_launcher-web.png
........\libs
........\....\android-support-v4.jar
........\proguard-project.txt
........\project.properties
........\res
........\...\drawable
........\...\........\addresslist_bg.xml
........\...\drawable-hdpi
........\...\.............\complex_listview_bg.9.png
........\...\.............\ic_launcher.png
........\...\.............\trangle_indicate.png
........\...\drawable-ldpi
........\...\drawable-mdpi
........\...\.............\ic_launcher.png
........\...\drawable-xhdpi
........\...\..............\ic_launcher.png
........\...\drawable-xxhdpi
........\...\...............\ic_launcher.png
........\...\layout
........\...\......\complex_listview.xml
........\...\......\first_level_item.xml
........\...\......\main.xml
........\...\......\second_level_item.xml
........\...\menu
........\...\....\main.xml
........\...\values
........\...\......\colors.xml
........\...\......\dimens.xml
........\...\......\strings.xml
........\...\......\styles.xml
........\...\values-sw600dp
........\...\..............\dimens.xml
........\...\values-sw720dp-land
........\...\...................\dimens.xml
........\src
........\...\com
........\...\...\lx100