init commit
This commit is contained in:
40
LocationLib/gen/com/TwentyCodes/android/SkyHook/R.java
Normal file
40
LocationLib/gen/com/TwentyCodes/android/SkyHook/R.java
Normal file
@@ -0,0 +1,40 @@
|
||||
/* 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.SkyHook;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
}
|
||||
public static final class drawable {
|
||||
public static int compass=0x7f020000;
|
||||
public static int logoidea3=0x7f020001;
|
||||
public static int needle=0x7f020002;
|
||||
public static int skyhook_logo=0x7f020003;
|
||||
public static int skyhook_logo_alpha=0x7f020004;
|
||||
public static int skyhook_logo_alpha_small=0x7f020005;
|
||||
public static int tc_logo_complete=0x7f020006;
|
||||
public static int user=0x7f020007;
|
||||
public static int user_arrow_animation_1=0x7f020008;
|
||||
public static int user_arrow_animation_2=0x7f020009;
|
||||
public static int user_arrow_animation_3=0x7f02000a;
|
||||
public static int userarrow=0x7f02000b;
|
||||
}
|
||||
public static final class id {
|
||||
public static int skyhook_img=0x7f050000;
|
||||
public static int tc_img=0x7f050002;
|
||||
public static int text=0x7f050001;
|
||||
}
|
||||
public static final class layout {
|
||||
public static int powered_by_skyhook=0x7f030000;
|
||||
}
|
||||
public static final class string {
|
||||
public static int app_name=0x7f040000;
|
||||
public static int gps_fix=0x7f040001;
|
||||
public static int sorry_theres_trouble=0x7f040002;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user