文件名称:LinearText
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-26
- 文件大小:
- 1005kb
- 下载次数:
- 0次
- 提 供 者:
- 郭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现activity的背景色和各种布局的排布-Arrangement to achieve the activity background color and a variety of layout
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
.settings
.........\org.eclipse.jdt.core.prefs
AndroidManifest.xml
assets
bin
...\AndroidManifest.xml
...\LinearText.apk
...\classes
...\.......\com
...\.......\...\example
...\.......\...\.......\lineartext
...\.......\...\.......\..........\BuildConfig.class
...\.......\...\.......\..........\LinearText.class
...\.......\...\.......\..........\R$attr.class
...\.......\...\.......\..........\R$dimen.class
...\.......\...\.......\..........\R$drawable.class
...\.......\...\.......\..........\R$id.class
...\.......\...\.......\..........\R$layout.class
...\.......\...\.......\..........\R$menu.class
...\.......\...\.......\..........\R$string.class
...\.......\...\.......\..........\R$style.class
...\.......\...\.......\..........\R.class
...\classes.dex
...\dexedLibs
...\.........\android-support-v4-a3469a68ace20f3443f9213b1516ad88.jar
...\.........\annotations-ca20d128890b5a42c0554b12d528aeb3.jar
...\jarlist.cache
...\res
...\...\drawable-hdpi
...\...\.............\ic_launcher.png
...\...\drawable-mdpi
...\...\.............\ic_launcher.png
...\...\drawable-xhdpi
...\...\..............\ic_launcher.png
...\...\drawable-xxhdpi
...\...\...............\ic_launcher.png
...\resources.ap_
gen
...\com
...\...\example
...\...\.......\lineartext
...\...\.......\..........\BuildConfig.java
...\...\.......\..........\R.java
ic_launcher-web.png
libs
....\android-support-v4.jar
proguard-project.txt
project.properties
res
...\drawable-hdpi
...\.............\ic_launcher.png
...\drawable-ldpi
...\drawable-mdpi
...\.............\ic_launcher.png
...\drawable-xhdpi
...\..............\ic_launcher.png
...\drawable-xxhdpi
...\...............\ic_launcher.png
...\layout
...\......\activity_linear_text.xml
...\menu
...\....\linear_text.xml
...\values
...\......\dimens.xml
...\......\strings.xml
...\......\styles.xml
...\values-sw600dp
...\..............\dimens.xml
...\values-sw720dp-land
...\...................\dimens.xml
...\values-v11
...\..........\styles.xml
...\values-v14
...\..........\styles.xml
src
...\com
...\...\example
...\...\.......\lineartext
...\...\.......\..........\LinearText.java