/* 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.jesse.makemoney; public final class R { public static final class array { public static final int nav_drawer_icons=0x7f050001; public static final int setting=0x7f050000; } public static final class attr { /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int behindOffset=0x7f010003; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int behindScrollScale=0x7f010005; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int behindWidth=0x7f010004; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fadeDegree=0x7f01000b; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fadeEnabled=0x7f01000a; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>left</code></td><td>0</td><td></td></tr> <tr><td><code>right</code></td><td>1</td><td></td></tr> </table> */ public static final int mode=0x7f010000; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int selectorDrawable=0x7f01000d; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int selectorEnabled=0x7f01000c; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int shadowDrawable=0x7f010008; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int shadowWidth=0x7f010009; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>margin</code></td><td>0</td><td></td></tr> <tr><td><code>fullscreen</code></td><td>1</td><td></td></tr> </table> */ public static final int touchModeAbove=0x7f010006; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>margin</code></td><td>0</td><td></td></tr> <tr><td><code>fullscreen</code></td><td>1</td><td></td></tr> </table> */ public static final int touchModeBehind=0x7f010007; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int viewAbove=0x7f010001; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int viewBehind=0x7f010002; } public static final class color { public static final int gray=0x7f060001; public static final int light_gray=0x7f060000; } public static final class dimen { /** Default screen margins, per the Android Design guidelines. Customize dimensions originally defined in res/values/dimens.xml (such as screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. */ public static final int activity_horizontal_margin=0x7f070000; public static final int activity_vertical_margin=0x7f070001; public static final int list_padding=0x7f070003; public static final int shadow_width=0x7f070004; public static final int slidingmenu_offset=0x7f070002; } public static final class drawable { public static final int back=0x7f020000; public static final int drawer_shadow=0x7f020001; public static final int frame_menu_background=0x7f020002; public static final int ic_launcher=0x7f020003; public static final int ic_main_action_personal_normal=0x7f020004; public static final int ic_main_action_personal_pressed=0x7f020005; public static final int ic_person=0x7f020006; public static final int shadow=0x7f020007; } public static final class id { public static final int action_person=0x7f040016; public static final int action_settings=0x7f040015; public static final int content=0x7f040008; public static final int frame_menu=0x7f040005; public static final int frame_menu_background=0x7f040010; public static final int fullscreen=0x7f040003; public static final int image=0x7f040011; public static final int imageView1=0x7f040013; public static final int item1=0x7f04000b; public static final int item2=0x7f04000c; public static final int item3=0x7f04000d; public static final int item4=0x7f04000e; public static final int item5=0x7f04000f; public static final int left=0x7f040000; public static final int left_menu=0x7f04000a; public static final int margin=0x7f040002; public static final int menuFragmentLayout=0x7f040009; public static final int right=0x7f040001; public static final int selected_view=0x7f040004; public static final int slidingmenumain=0x7f040014; public static final int text=0x7f040012; public static final int title=0x7f040007; public static final int user_info=0x7f040006; } public static final class integer { public static final int num_cols=0x7f080000; } public static final class layout { public static final int activity_main=0x7f030000; public static final int frame_district=0x7f030001; public static final int frame_home=0x7f030002; public static final int frame_left_menu=0x7f030003; public static final int frame_left_menu_item=0x7f030004; public static final int frame_menu=0x7f030005; public static final int frame_right_menu=0x7f030006; public static final int menu=0x7f030007; public static final int slidingmenumain=0x7f030008; } public static final class menu { public static final int content=0x7f0b0000; public static final int frame_district=0x7f0b0001; public static final int frame_home=0x7f0b0002; public static final int left_menu_fragment_item=0x7f0b0003; public static final int main=0x7f0b0004; public static final int menu=0x7f0b0005; } public static final class string { public static final int action_settings=0x7f090001; public static final int app_name=0x7f090000; public static final int hello_world=0x7f090002; public static final int person=0x7f090007; public static final int title_activity_content=0x7f090005; public static final int title_activity_frame_district=0x7f090008; public static final int title_activity_frame_home=0x7f090006; public static final int title_activity_left_menu_fragment_item=0x7f090004; public static final int title_activity_menu_fragment=0x7f090003; } public static final class style { /** Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices. Theme customizations available in newer API levels can go in res/values-vXX/styles.xml, while customizations related to backward-compatibility can go here. Base application theme for API 11+. This theme completely replaces AppBaseTheme from res/values/styles.xml on API 11+ devices. API 11 theme customizations can go here. Base application theme for API 14+. This theme completely replaces AppBaseTheme from BOTH res/values/styles.xml and res/values-v11/styles.xml on API 14+ devices. API 14 theme customizations can go here. */ public static final int AppBaseTheme=0x7f0a0000; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static final int AppTheme=0x7f0a0001; } public static final class styleable { /** Attributes that can be used with a SlidingMenu. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #SlidingMenu_behindOffset com.jesse.makemoney:behindOffset}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_behindScrollScale com.jesse.makemoney:behindScrollScale}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_behindWidth com.jesse.makemoney:behindWidth}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_fadeDegree com.jesse.makemoney:fadeDegree}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_fadeEnabled com.jesse.makemoney:fadeEnabled}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_mode com.jesse.makemoney:mode}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_selectorDrawable com.jesse.makemoney:selectorDrawable}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_selectorEnabled com.jesse.makemoney:selectorEnabled}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_shadowDrawable com.jesse.makemoney:shadowDrawable}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_shadowWidth com.jesse.makemoney:shadowWidth}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_touchModeAbove com.jesse.makemoney:touchModeAbove}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_touchModeBehind com.jesse.makemoney:touchModeBehind}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_viewAbove com.jesse.makemoney:viewAbove}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_viewBehind com.jesse.makemoney:viewBehind}</code></td><td></td></tr> </table> @see #SlidingMenu_behindOffset @see #SlidingMenu_behindScrollScale @see #SlidingMenu_behindWidth @see #SlidingMenu_fadeDegree @see #SlidingMenu_fadeEnabled @see #SlidingMenu_mode @see #SlidingMenu_selectorDrawable @see #SlidingMenu_selectorEnabled @see #SlidingMenu_shadowDrawable @see #SlidingMenu_shadowWidth @see #SlidingMenu_touchModeAbove @see #SlidingMenu_touchModeBehind @see #SlidingMenu_viewAbove @see #SlidingMenu_viewBehind */ public static final int[] SlidingMenu = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d }; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#behindOffset} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:behindOffset */ public static final int SlidingMenu_behindOffset = 3; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#behindScrollScale} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:behindScrollScale */ public static final int SlidingMenu_behindScrollScale = 5; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#behindWidth} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:behindWidth */ public static final int SlidingMenu_behindWidth = 4; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#fadeDegree} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:fadeDegree */ public static final int SlidingMenu_fadeDegree = 11; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#fadeEnabled} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:fadeEnabled */ public static final int SlidingMenu_fadeEnabled = 10; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#mode} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>left</code></td><td>0</td><td></td></tr> <tr><td><code>right</code></td><td>1</td><td></td></tr> </table> @attr name com.jesse.makemoney:mode */ public static final int SlidingMenu_mode = 0; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#selectorDrawable} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.jesse.makemoney:selectorDrawable */ public static final int SlidingMenu_selectorDrawable = 13; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#selectorEnabled} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:selectorEnabled */ public static final int SlidingMenu_selectorEnabled = 12; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#shadowDrawable} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.jesse.makemoney:shadowDrawable */ public static final int SlidingMenu_shadowDrawable = 8; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#shadowWidth} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.jesse.makemoney:shadowWidth */ public static final int SlidingMenu_shadowWidth = 9; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#touchModeAbove} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>margin</code></td><td>0</td><td></td></tr> <tr><td><code>fullscreen</code></td><td>1</td><td></td></tr> </table> @attr name com.jesse.makemoney:touchModeAbove */ public static final int SlidingMenu_touchModeAbove = 6; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#touchModeBehind} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>margin</code></td><td>0</td><td></td></tr> <tr><td><code>fullscreen</code></td><td>1</td><td></td></tr> </table> @attr name com.jesse.makemoney:touchModeBehind */ public static final int SlidingMenu_touchModeBehind = 7; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#viewAbove} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.jesse.makemoney:viewAbove */ public static final int SlidingMenu_viewAbove = 1; /** <p>This symbol is the offset where the {@link com.jesse.makemoney.R.attr#viewBehind} attribute's value can be found in the {@link #SlidingMenu} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.jesse.makemoney:viewBehind */ public static final int SlidingMenu_viewBehind = 2; }; }