初次提交
This commit is contained in:
31
第2章 游戏开发基础知识/Sample2_7/gen/com/bn/pp7/R.java
Normal file
31
第2章 游戏开发基础知识/Sample2_7/gen/com/bn/pp7/R.java
Normal file
@@ -0,0 +1,31 @@
|
||||
/* 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.bn.pp7;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int icon=0x7f020000;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int Button01=0x7f050003;
|
||||
public static final int EditText01=0x7f050002;
|
||||
public static final int EditText02=0x7f050005;
|
||||
public static final int LinearLayout01=0x7f050000;
|
||||
public static final int ScrollView01=0x7f050004;
|
||||
public static final int TextView01=0x7f050001;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int main=0x7f030000;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f040001;
|
||||
public static final int hello=0x7f040000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user