文件名称:3.24
- 所属分类:
- TreeView控件
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-05-05
- 文件大小:
- 164kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个实现了带图标的ListView,在该代码中采用了水平线性布局管理器并在该布局管理器中添加了一个Imageview和一个TextView组件分别用于显示列表项中的图标和文字-This is a realization with icons ListView, using the horizontal linear layout manager in the code and the layout manager added a Imageview and a TextView components are used to display a list of icons and text entry
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.24
....\.classpath
....\.project
....\AndroidManifest.xml
....\assets
....\bin
....\...\classes
....\...\.......\com
....\...\.......\...\mingrisoft
....\...\.......\...\..........\MainActivity.class
....\...\.......\...\..........\R$attr.class
....\...\.......\...\..........\R$drawable.class
....\...\.......\...\..........\R$id.class
....\...\.......\...\..........\R$layout.class
....\...\.......\...\..........\R$string.class
....\...\.......\...\..........\R.class
....\...\res
....\default.properties
....\gen
....\...\com
....\...\...\mingrisoft
....\...\...\..........\R.java
....\proguard.cfg
....\project.properties
....\res
....\...\drawable-hdpi
....\...\.............\ic_launcher.png
....\...\drawable-ldpi
....\...\.............\ic_launcher.png
....\...\drawable-mdpi
....\...\.............\ic_launcher.png
....\...\.............\img01.png
....\...\.............\img02.png
....\...\.............\img03.png
....\...\.............\img04.png
....\...\.............\img05.png
....\...\.............\img06.png
....\...\.............\img07.png
....\...\.............\img08.png
....\...\layout
....\...\......\items.xml
....\...\......\main.xml
....\...\values
....\...\......\strings.xml
....\src
....\...\com
....\...\...\mingrisoft
....\...\...\..........\MainActivity.java