Files
location_library/LocationLib/gen/com/TwentyCodes/android/SkyHook/R.java
ricky barrette 5cf1e61c6c added compass drawables to the lib
CompasOverlay.java
updated all methods that set mX and mY to use dip instead of px
updated default drawables to compass_sm.png and needle_sm.png

added RadiusOverlay.java and LocationSelectedListener.java to the library
2012-01-12 13:30:48 +00:00

51 lines
1.9 KiB
Java

/* 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 compass_lrg=0x7f020001;
public static int compass_med=0x7f020002;
public static int compass_sm=0x7f020003;
public static int logoidea3=0x7f020004;
public static int map_action_bar=0x7f020005;
public static int map_mode_action_bar=0x7f020006;
public static int mark_my_location_action_bar=0x7f020007;
public static int my_location_action_bar=0x7f020008;
public static int nav_action_bar=0x7f020009;
public static int needle=0x7f02000a;
public static int needle_lrg=0x7f02000b;
public static int needle_med=0x7f02000c;
public static int needle_sm=0x7f02000d;
public static int skyhook_logo=0x7f02000e;
public static int skyhook_logo_alpha=0x7f02000f;
public static int skyhook_logo_alpha_small=0x7f020010;
public static int tc_logo_complete=0x7f020011;
public static int user=0x7f020012;
public static int user_arrow_animation_1=0x7f020013;
public static int user_arrow_animation_2=0x7f020014;
public static int user_arrow_animation_3=0x7f020015;
}
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;
}
}