• 大小: 1.27MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-07
  • 语言: Java
  • 标签: android  stud  ConstraintLa  

资源简介

android studio项目-ConstraintLayout布局案例。 新版本的android studio开发工具新增的一个非常厉害的布局ConstraintLayout,可以高效率地进行应用界面的布局开发。

资源截图

代码片段和文件信息

/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package android.support.constraint;

public final class R {
    private R() {}

    public static final class attr {
        private attr() {}

        public static final int constraintSet = 0x7f010000;
        public static final int layout_constraintbaseline_creator = 0x7f010001;
        public static final int layout_constraintbaseline_tobaselineOf = 0x7f010002;
        public static final int layout_constraintBottom_creator = 0x7f010003;
        public static final int layout_constraintBottom_toBottomOf = 0x7f010004;
        public static final int layout_constraintBottom_toTopOf = 0x7

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-11-19 15:28  Test\
     文件         187  2018-11-12 14:51  Test\.gitignore
     目录           0  2018-11-12 14:54  Test\.gradle\
     目录           0  2018-11-19 15:28  Test\.gradle\4.6\
     目录           0  2018-11-12 14:51  Test\.gradle\4.6\fileChanges\
     文件           1  2018-11-19 15:28  Test\.gradle\4.6\fileChanges\last-build.bin
     目录           0  2018-11-19 15:28  Test\.gradle\4.6\fileContent\
     文件          17  2018-11-19 15:28  Test\.gradle\4.6\fileContent\fileContent.lock
     目录           0  2018-11-12 14:54  Test\.gradle\4.6\fileHashes\
     文件       28697  2018-11-19 15:28  Test\.gradle\4.6\fileHashes\fileHashes.bin
     文件          17  2018-11-19 15:28  Test\.gradle\4.6\fileHashes\fileHashes.lock
     文件       18701  2018-11-19 15:28  Test\.gradle\4.6\fileHashes\resourceHashesCache.bin
     目录           0  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\
     文件       37315  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\classAnalysis.bin
     文件       26824  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\jarAnalysis.bin
     文件          17  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\javaCompile.lock
     文件       23036  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\taskHistory.bin
     文件       18868  2018-11-19 15:28  Test\.gradle\4.6\javaCompile\taskJars.bin
     目录           0  2018-11-12 14:54  Test\.gradle\4.6\taskHistory\
     文件      118689  2018-11-19 15:28  Test\.gradle\4.6\taskHistory\taskHistory.bin
     文件          17  2018-11-19 15:28  Test\.gradle\4.6\taskHistory\taskHistory.lock
     目录           0  2018-11-12 14:54  Test\.gradle\buildOutputCleanup\
     文件          17  2018-11-19 15:28  Test\.gradle\buildOutputCleanup\buildOutputCleanup.lock
     文件          51  2018-11-12 14:54  Test\.gradle\buildOutputCleanup\cache.properties
     文件       21431  2018-11-19 15:28  Test\.gradle\buildOutputCleanup\outputFiles.bin
     目录           0  2018-11-12 14:51  Test\.gradle\vcsWorkingDirs\
     文件           0  2018-11-19 14:56  Test\.gradle\vcsWorkingDirs\gc.properties
     目录           0  2018-11-19 15:37  Test\.idea\
     目录           0  2018-11-12 14:54  Test\.idea\caches\
     文件         545  2018-11-19 15:02  Test\.idea\caches\build_file_checksums.ser
     目录           0  2018-11-12 14:51  Test\.idea\codestyles\
............此处省略442个文件信息

评论

共有 条评论