初次提交
This commit is contained in:
36
第2章 游戏开发基础知识/Sample2_4_From/gen/com/bn/pp4f/R.java
Normal file
36
第2章 游戏开发基础知识/Sample2_4_From/gen/com/bn/pp4f/R.java
Normal file
@@ -0,0 +1,36 @@
|
||||
/* 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.pp4f;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class color {
|
||||
public static final int black=0x7f040004;
|
||||
public static final int blue=0x7f040002;
|
||||
public static final int gray=0x7f040005;
|
||||
public static final int green=0x7f040001;
|
||||
public static final int red=0x7f040000;
|
||||
public static final int white=0x7f040003;
|
||||
}
|
||||
public static final class drawable {
|
||||
public static final int icon=0x7f020000;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int Button01=0x7f060000;
|
||||
public static final int EditText02=0x7f060002;
|
||||
public static final int ScrollView01=0x7f060001;
|
||||
}
|
||||
public static final class layout {
|
||||
public static final int main=0x7f030000;
|
||||
}
|
||||
public static final class string {
|
||||
public static final int app_name=0x7f050001;
|
||||
public static final int hello=0x7f050000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user