Removed tracking for generated files
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* aapt tool from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
|
||||
package com.TwentyCodes.android.exception;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class id {
|
||||
public static int description=0x7f040001;
|
||||
public static int exception_text=0x7f040003;
|
||||
public static int exception_title=0x7f040002;
|
||||
public static int send=0x7f040000;
|
||||
}
|
||||
public static final class layout {
|
||||
public static int exception_activity=0x7f020000;
|
||||
public static int exception_list_item=0x7f020001;
|
||||
public static int list=0x7f020002;
|
||||
}
|
||||
public static final class string {
|
||||
public static int crash=0x7f030000;
|
||||
public static int description=0x7f030004;
|
||||
public static int no_reports=0x7f030006;
|
||||
public static int send=0x7f030003;
|
||||
public static int sending=0x7f030002;
|
||||
public static int sending_report=0x7f030007;
|
||||
public static int sorry=0x7f030001;
|
||||
public static int version=0x7f030005;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user