2009-11-18 02:38:49 +08:00
|
|
|
/* 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.phonegap;
|
|
|
|
|
|
|
|
public final class R {
|
|
|
|
public static final class attr {
|
|
|
|
}
|
|
|
|
public static final class drawable {
|
|
|
|
public static final int icon=0x7f020000;
|
2010-07-31 03:23:55 +08:00
|
|
|
public static final int splash=0x7f020001;
|
2009-11-18 02:38:49 +08:00
|
|
|
}
|
|
|
|
public static final class id {
|
2009-11-25 09:34:35 +08:00
|
|
|
public static final int appView=0x7f050000;
|
2009-11-18 02:38:49 +08:00
|
|
|
}
|
|
|
|
public static final class layout {
|
|
|
|
public static final int main=0x7f030000;
|
|
|
|
}
|
|
|
|
public static final class string {
|
2009-11-25 09:34:35 +08:00
|
|
|
public static final int app_name=0x7f040000;
|
2010-01-28 07:00:21 +08:00
|
|
|
public static final int go=0x7f040001;
|
2009-11-18 02:38:49 +08:00
|
|
|
}
|
|
|
|
}
|