摄像头备份
This commit is contained in:
-13
@@ -1,13 +0,0 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.umeng_community_library_project.test;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.umeng_community_library_project.test";
|
||||
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";
|
||||
}
|
||||
-13
@@ -1,13 +0,0 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.umeng_community_library_project;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String APPLICATION_ID = "com.umeng_community_library_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";
|
||||
}
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
/* 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.v4;
|
||||
|
||||
public final class R {
|
||||
}
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
/* 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.v7.recyclerview;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int layoutManager = 0x7f010000;
|
||||
public static final int reverseLayout = 0x7f010002;
|
||||
public static final int spanCount = 0x7f010001;
|
||||
public static final int stackFromEnd = 0x7f010003;
|
||||
}
|
||||
public static final class dimen {
|
||||
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f050009;
|
||||
public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f05000a;
|
||||
public static final int item_touch_helper_swipe_escape_velocity = 0x7f05000b;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int item_touch_helper_previous_elevation = 0x7f080000;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] RecyclerView = { 0x010100c4, 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003 };
|
||||
public static final int RecyclerView_android_orientation = 0;
|
||||
public static final int RecyclerView_layoutManager = 1;
|
||||
public static final int RecyclerView_reverseLayout = 3;
|
||||
public static final int RecyclerView_spanCount = 2;
|
||||
public static final int RecyclerView_stackFromEnd = 4;
|
||||
}
|
||||
}
|
||||
-1745
File diff suppressed because it is too large
Load Diff
-1856
File diff suppressed because it is too large
Load Diff
@@ -1,10 +0,0 @@
|
||||
/* 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.v4;
|
||||
|
||||
public final class R {
|
||||
}
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
/* 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.v7.recyclerview;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static int layoutManager = 0x7f010000;
|
||||
public static int reverseLayout = 0x7f010002;
|
||||
public static int spanCount = 0x7f010001;
|
||||
public static int stackFromEnd = 0x7f010003;
|
||||
}
|
||||
public static final class dimen {
|
||||
public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f050009;
|
||||
public static int item_touch_helper_swipe_escape_max_velocity = 0x7f05000a;
|
||||
public static int item_touch_helper_swipe_escape_velocity = 0x7f05000b;
|
||||
}
|
||||
public static final class id {
|
||||
public static int item_touch_helper_previous_elevation = 0x7f080000;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static int[] RecyclerView = { 0x010100c4, 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003 };
|
||||
public static int RecyclerView_android_orientation = 0;
|
||||
public static int RecyclerView_layoutManager = 1;
|
||||
public static int RecyclerView_reverseLayout = 3;
|
||||
public static int RecyclerView_spanCount = 2;
|
||||
public static int RecyclerView_stackFromEnd = 4;
|
||||
}
|
||||
}
|
||||
-1856
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user