to ignore and untrack generated files Change-Id: I9e79ecc3c2234ba75ae02eda66099ed04046d347 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
35 lines
1.1 KiB
Java
35 lines
1.1 KiB
Java
/* 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;
|
|
}
|
|
}
|