文件名称:Android-ConstraintLayout示例
文件大小:335KB
文件格式:ZIP
更新时间:2022-09-01 11:55:22
Android开发-布局(Layout)
1、2016年Google I/O推出的约束布局 2、优势:减少布局层次与嵌套、提升渲染性能 3、集RelativeLayout和百分比布局优势于一身
【文件预览】:
ConstraintLayoutDemo-master
----.gitignore(118B)
----gradle()
--------wrapper()
----build.gradle(546B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----app()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----gradle.properties(730B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------modules.xml(377B)
--------gradle.xml(626B)
--------codeStyles()
--------caches()
----screenshot()
--------constraint_layout.png(86KB)
--------heme_fresh.png(112KB)
--------layout_position.png(7KB)
----settings.gradle(15B)
----README.MD(1KB)