/* 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.jarrah.photo; public final class R { public static final class anim { public static int push_down_out=0x7f040000; public static int push_up_in=0x7f040001; } public static final class attr { } public static final class dimen { public static int bannerTextPadding=0x7f050000; public static int gridHorizontalPadding=0x7f050001; public static int gridVerticalPadding=0x7f050002; public static int indicatorHeight=0x7f050003; public static int largePadding=0x7f050004; public static int midPadding=0x7f050005; public static int spiritHeight=0x7f050006; public static int spiritWidth=0x7f050007; public static int stdPadding=0x7f050008; } public static final class drawable { public static int bg_grey_stroke_normal=0x7f020000; public static int bg_grey_stroke_press=0x7f020001; public static int ic_launcher=0x7f020002; public static int sel_user_cancel_btn=0x7f020003; } public static final class id { public static int btnCanel=0x7f080002; public static int btnCapture=0x7f080001; public static int btnPhoto=0x7f080000; } public static final class layout { public static int view_popup_button=0x7f030000; } public static final class string { public static int app_name=0x7f060000; public static int cancel=0x7f060001; public static int lanuchCapture=0x7f060002; public static int launchGallery=0x7f060003; } public static final class style { /** Theme customizations available in newer API levels can go in res/values-vXX/styles.xml, while customizations related to backward-compatibility can go here. API 11 theme customizations can go here. API 14 theme customizations can go here. */ public static int AppBaseTheme=0x7f070000; /** All customizations that are NOT specific to a particular API-level can go here. */ public static int AppTheme=0x7f070001; public static int DialogAnimation=0x7f070002; public static int GreyStrokeBtn=0x7f070003; public static int popupDialog=0x7f070004; } }