資源簡介
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個文件信息
評論
共有 條評論