You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.7 KiB
46 lines
1.7 KiB
/* 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 jme3test.android;
|
|
|
|
public final class R {
|
|
public static final class array {
|
|
public static final int eglconfig_array=0x7f060000;
|
|
public static final int logging_array=0x7f060001;
|
|
}
|
|
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 LinearLayout01=0x7f070000;
|
|
public static final int LinearLayout02=0x7f070002;
|
|
public static final int ListView01=0x7f070009;
|
|
public static final int TextView01=0x7f070003;
|
|
public static final int spinnerConfig=0x7f070006;
|
|
public static final int spinnerLogging=0x7f070008;
|
|
public static final int tvConfig=0x7f070005;
|
|
public static final int tvDemoName=0x7f070001;
|
|
public static final int tvDescription=0x7f070004;
|
|
public static final int tvLogging=0x7f070007;
|
|
}
|
|
public static final class layout {
|
|
public static final int demo_row=0x7f030000;
|
|
public static final int main=0x7f030001;
|
|
}
|
|
public static final class raw {
|
|
public static final int oddbounce=0x7f040000;
|
|
}
|
|
public static final class string {
|
|
public static final int app_name=0x7f050000;
|
|
public static final int eglconfig_prompt=0x7f050001;
|
|
public static final int eglconfig_text=0x7f050002;
|
|
public static final int logging_prompt=0x7f050003;
|
|
public static final int logging_text=0x7f050004;
|
|
}
|
|
}
|
|
|