资源简介
Kotlin中使用BottomNavigationView实现底部导航+小红点消息提示
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.zuoge.project;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “com.zuoge.project“;
public static final String BUILD_TYPE = “debug“;
public static final String FLAVOR = ““;
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = “1.0.0“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-05-14 15:38 beautiful\
文件 8196 2018-05-08 16:44 beautiful\.DS_Store
目录 0 2018-05-14 15:42 __MACOSX\
目录 0 2018-05-14 15:42 __MACOSX\beautiful\
文件 120 2018-05-08 16:44 __MACOSX\beautiful\._.DS_Store
目录 0 2018-05-14 15:42 beautiful\app\
文件 6148 2018-05-08 16:46 beautiful\app\.DS_Store
目录 0 2018-05-14 15:42 __MACOSX\beautiful\app\
文件 120 2018-05-08 16:46 __MACOSX\beautiful\app\._.DS_Store
文件 17009 2018-05-09 15:17 beautiful\app\app.iml
文件 751 2018-05-07 15:24 beautiful\app\proguard-rules.pro
目录 0 2018-05-07 15:24 beautiful\app\libs\
文件 7 2018-05-07 15:24 beautiful\app\.gitignore
文件 1739 2018-05-14 12:35 beautiful\app\build.gradle
目录 0 2018-05-14 15:42 beautiful\app\build\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\pngs\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\pngs\debug\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\rs\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\rs\debug\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\resValues\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\res\resValues\debug\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\aidl\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\aidl\debug\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\r\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\r\debug\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\r\debug\android\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\r\debug\android\support\
目录 0 2018-05-14 15:42 beautiful\app\build\generated\source\r\debug\android\support\coreutils\
............此处省略3893个文件信息
评论
共有 条评论