资源简介
实现玩Android的搜索页面,看看这里面都有哪些好玩的知识点:下面上个搜索页面实现玩Android的搜索页面,看看这里面都有哪些好玩的知识点:下面上个搜索页面
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.flowlayout;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “com.example.flowlayout“;
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“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 8 2020-04-12 22:55 FlowLayout\.gitignore
文件 5776 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-anydpi-v21\ic_launcher_background.xm
文件 822 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-hdpi\ic_launcher_background.png
文件 331 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-ldpi\ic_launcher_background.png
文件 408 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-mdpi\ic_launcher_background.png
文件 1246 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-xhdpi\ic_launcher_background.png
文件 2828 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-xxhdpi\ic_launcher_background.png
文件 4700 2020-04-19 18:27 FlowLayout\build\generated\res\pngs\debug\drawable-xxxhdpi\ic_launcher_background.png
文件 451 2020-04-19 18:27 FlowLayout\build\generated\source\buildConfig\debug\com\example\flowlayout\BuildConfig.java
文件 2 2020-04-19 18:27 FlowLayout\build\intermediates\annotation_processor_list\debug\annotationProcessors.json
文件 154 2020-04-19 18:27 FlowLayout\build\intermediates\apk_list\debug\mainApkListPersistenceDebug\apk-list.gson
文件 274075 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\debug.json
文件 1986 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-af.json
文件 1984 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-am.json
文件 1988 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-ar.json
文件 1988 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-as.json
文件 1988 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-az.json
文件 2032 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-b+sr+Latn.json
文件 1989 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-be.json
文件 1989 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-bg.json
文件 1991 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-bn.json
文件 1990 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-bs.json
文件 1989 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-ca.json
文件 1987 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-cs.json
文件 1985 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-da.json
文件 1990 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-de.json
文件 1991 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-el.json
文件 2010 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-en-rAU.json
文件 2010 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-en-rCA.json
文件 2010 2020-04-19 18:27 FlowLayout\build\intermediates\blame\res\debug\multi-v2\values-en-rGB.json
............此处省略1174个文件信息
评论
共有 条评论