文件名称:android_gridlayout-master
介绍说明--下载内容均来自于网络,请自行研究使用
一个安卓 gridLayout的实用demo,用代码动太创建布局,弥补了系统自带demo很多不足的用法,对于新手来说是一个很好的例子-Andrews gridLayout a practical demo, use the code move too create the layout, make up the system comes with demo a lot less usage, for the novice is a good example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android_gridlayout-master
.........................\.classpath
.........................\.gitignore
.........................\.project
.........................\.settings
.........................\.........\org.eclipse.jdt.core.prefs
.........................\AndroidManifest.xml
.........................\ic_launcher-web.png
.........................\libs
.........................\....\android-support-v4.jar
.........................\proguard-project.txt
.........................\project.properties
.........................\res
.........................\...\drawable-hdpi
.........................\...\.............\ic_launcher.png
.........................\...\drawable-mdpi
.........................\...\.............\ic_launcher.png
.........................\...\drawable-xhdpi
.........................\...\..............\ic_launcher.png
.........................\...\drawable-xxhdpi
.........................\...\...............\ic_launcher.png
.........................\...\layout
.........................\...\......\activity_main.xml
.........................\...\menu
.........................\...\....\main.xml
.........................\...\values-sw600dp
.........................\...\..............\dimens.xml
.........................\...\values-sw720dp-land
.........................\...\...................\dimens.xml
.........................\...\values-v11
.........................\...\..........\styles.xml
.........................\...\values-v14
.........................\...\..........\styles.xml
.........................\...\values
.........................\...\......\dimens.xml
.........................\...\......\strings.xml
.........................\...\......\styles.xml
.........................\src
.........................\...\com
.........................\...\...\example
.........................\...\...\.......\gridlayout
.........................\...\...\.......\..........\MainActivity.java