/* 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.jmheart; public final class R { public static final class anim { public static int abc_fade_in=0x7f040000; public static int abc_fade_out=0x7f040001; public static int abc_slide_in_bottom=0x7f040002; public static int abc_slide_in_top=0x7f040003; public static int abc_slide_out_bottom=0x7f040004; public static int abc_slide_out_top=0x7f040005; public static int cycle_7=0x7f040006; public static int dialog_anim=0x7f040007; public static int shake=0x7f040008; } public static final class attr { /** Custom divider drawable to use for elements in the action bar. <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 int actionBarDivider=0x7f01000f; /** Custom item state list drawable background for action bar items. <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 int actionBarItemBackground=0x7f010010; /** Size of the Action Bar, including the contextual bar used to present Action Modes. <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 int actionBarSize=0x7f01000e; /** Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. Most of the time this will be a reference to the current theme, but when the action bar has a significantly different contrast profile than the rest of the activity the difference can become important. If this is set to @null the current theme will be used. <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 int actionBarSplitStyle=0x7f01000c; /** Reference to a style for the Action Bar <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 int actionBarStyle=0x7f01000b; /** <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 int actionBarTabBarStyle=0x7f010008; /** Default style for tabs within an action bar <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 int actionBarTabStyle=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 int actionBarTabTextStyle=0x7f010009; /** Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. Most of the time this will be a reference to the current theme, but when the action bar has a significantly different contrast profile than the rest of the activity the difference can become important. If this is set to @null the current theme will be used. <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 int actionBarWidgetTheme=0x7f01000d; /** Default action button style. <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 int actionButtonStyle=0x7f010016; /** Default ActionBar dropdown style. <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 int actionDropDownStyle=0x7f010047; /** An optional layout to be used as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} for more info. <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 int actionLayout=0x7f01004e; /** TextAppearance style that will be applied to text that appears within action menu items. <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 int actionMenuTextAppearance=0x7f010011; /** Color for text that appears within action menu items. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int actionMenuTextColor=0x7f010012; /** Background drawable to use for action mode UI <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 int actionModeBackground=0x7f01003c; /** <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 int actionModeCloseButtonStyle=0x7f01003b; /** Drawable to use for the close action mode button <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 int actionModeCloseDrawable=0x7f01003e; /** Drawable to use for the Copy action button in Contextual Action Bar <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 int actionModeCopyDrawable=0x7f010040; /** Drawable to use for the Cut action button in Contextual Action Bar <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 int actionModeCutDrawable=0x7f01003f; /** Drawable to use for the Find action button in WebView selection action modes <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 int actionModeFindDrawable=0x7f010044; /** Drawable to use for the Paste action button in Contextual Action Bar <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 int actionModePasteDrawable=0x7f010041; /** PopupWindow style to use for action modes when showing as a window overlay. <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 int actionModePopupWindowStyle=0x7f010046; /** Drawable to use for the Select all action button in Contextual Action Bar <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 int actionModeSelectAllDrawable=0x7f010042; /** Drawable to use for the Share action button in WebView selection action modes <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 int actionModeShareDrawable=0x7f010043; /** Background drawable to use for action mode UI in the lower split bar <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 int actionModeSplitBackground=0x7f01003d; /** <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 int actionModeStyle=0x7f01003a; /** Drawable to use for the Web Search action button in WebView selection action modes <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 int actionModeWebSearchDrawable=0x7f010045; /** <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 int actionOverflowButtonStyle=0x7f01000a; /** The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} for more info. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int actionProviderClass=0x7f010050; /** The name of an optional View class to instantiate and use as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} for more info. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int actionViewClass=0x7f01004f; /** Default ActivityChooserView style. <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 int activityChooserViewStyle=0x7f01006c; /** Specifies a background drawable for the action bar. <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 int background=0x7f01002f; /** Specifies a background drawable for the bottom component of a split action bar. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int backgroundSplit=0x7f010031; /** Specifies a background drawable for a second stacked row of the action bar. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int backgroundStacked=0x7f010030; /** <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int barColor=0x7f010071; /** <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 int barWeight=0x7f010070; /** <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 int behindOffset=0x7f010091; /** <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 int behindScrollScale=0x7f010093; /** <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 int behindWidth=0x7f010092; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></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 int border_color=0x7f01009d; /** <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 int border_width=0x7f01009c; /** A style that may be applied to Buttons placed within a LinearLayout with the style buttonBarStyle to form a button bar. <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 int buttonBarButtonStyle=0x7f010018; /** A style that may be applied to horizontal LinearLayouts to form a button bar. <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 int buttonBarStyle=0x7f010017; /** <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int connectingLineColor=0x7f010073; /** <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 int connectingLineWeight=0x7f010072; /** Specifies a layout for custom navigation. Overrides navigationMode. <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 int customNavigationLayout=0x7f010032; /** Whether this spinner should mark child views as enabled/disabled when the spinner itself is enabled/disabled. <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 int disableChildrenWhenDisabled=0x7f010054; /** Options affecting how the action bar is displayed. <p>Must be one or more (separated by '|') 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>useLogo</code></td><td>0x1</td><td></td></tr> <tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> <tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> <tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> <tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> <tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> </table> */ public static int displayOptions=0x7f010028; /** Specifies the drawable used for item dividers. <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 int divider=0x7f01002e; /** A drawable that may be used as a horizontal divider between visual elements. <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 int dividerHorizontal=0x7f01001b; /** Size of padding on either end of a divider. <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 int dividerPadding=0x7f010056; /** A drawable that may be used as a vertical divider between visual elements. <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 int dividerVertical=0x7f01001a; /** ListPopupWindow comaptibility <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 int dropDownListViewStyle=0x7f010021; /** The preferred item height for dropdown lists. <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 int dropdownListPreferredItemHeight=0x7f010048; /** <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 int errorImage=0x7f01007a; /** The drawable to show in the button for expanding the activities overflow popup. <strong>Note:</strong> Clients would like to set this drawable as a clue about the action the chosen activity will perform. For example, if share activity is to be chosen the drawable should give a clue that sharing is to be performed. <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 int expandActivityOverflowButtonDrawable=0x7f01006b; /** <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 int fadeDegree=0x7f010099; /** <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 int fadeEnabled=0x7f010098; /** <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 int height=0x7f010026; /** Specifies a drawable to use for the 'home as up' indicator. <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 int homeAsUpIndicator=0x7f010013; /** Specifies a layout to use for the "home" section of the action bar. <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 int homeLayout=0x7f010033; /** Specifies the drawable used for the application icon. <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 int icon=0x7f01002c; /** The default state of the SearchView. If true, it will be iconified when not in use and expanded when clicked. <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 int iconifiedByDefault=0x7f01005a; /** Specifies a style resource to use for an indeterminate progress spinner. <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 int indeterminateProgressStyle=0x7f010035; /** The maximal number of items initially shown in the activity list. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int initialActivityCount=0x7f01006a; /** Specifies whether the theme is light, otherwise it is dark. <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 int isLightTheme=0x7f010059; /** Specifies padding that should be applied to the left and right sides of system-provided items in the bar. <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 int itemPadding=0x7f010037; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_heightPercent=0x7f01007c; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginBottomPercent=0x7f010081; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginEndPercent=0x7f010083; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginLeftPercent=0x7f01007e; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginPercent=0x7f01007d; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginRightPercent=0x7f010080; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginStartPercent=0x7f010082; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_marginTopPercent=0x7f01007f; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_maxHeightPercent=0x7f010086; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_maxWidthPercent=0x7f010085; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_minHeightPercent=0x7f010088; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_minWidthPercent=0x7f010087; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_paddingBottomPercent=0x7f01008b; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_paddingLeftPercent=0x7f01008c; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_paddingPercent=0x7f010089; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_paddingRightPercent=0x7f01008d; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_paddingTopPercent=0x7f01008a; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_textSizePercent=0x7f010084; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int layout_widthPercent=0x7f01007b; /** Drawable used as a background for selected list items. <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 int listChoiceBackgroundIndicator=0x7f01004c; /** <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 int listPopupWindowStyle=0x7f010022; /** The preferred list item height. <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 int listPreferredItemHeight=0x7f01001c; /** A larger, more robust list item height. <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 int listPreferredItemHeightLarge=0x7f01001e; /** A smaller, sleeker list item height. <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 int listPreferredItemHeightSmall=0x7f01001d; /** The preferred padding along the left edge of list items. <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 int listPreferredItemPaddingLeft=0x7f01001f; /** The preferred padding along the right edge of list items. <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 int listPreferredItemPaddingRight=0x7f010020; /** Specifies the drawable used for the application logo. <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 int logo=0x7f01002d; /** <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 int mode=0x7f01008e; /** The type of navigation to use. <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>normal</code></td><td>0</td><td> Normal static title text </td></tr> <tr><td><code>listMode</code></td><td>1</td><td> The action bar will use a selection list for navigation. </td></tr> <tr><td><code>tabMode</code></td><td>2</td><td> The action bar will use a series of horizontal tabs for navigation. </td></tr> </table> */ public static int navigationMode=0x7f010027; /** Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. <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 int paddingEnd=0x7f010039; /** Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. <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 int paddingStart=0x7f010038; /** Default Panel Menu style. <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 int panelMenuListTheme=0x7f01004b; /** Default Panel Menu width. <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 int panelMenuListWidth=0x7f01004a; /** <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 int placeHolder=0x7f010079; /** Default PopupMenu style. <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 int popupMenuStyle=0x7f010049; /** Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". This layout must contain a TextView with the id {@code @android:id/text1} to be populated with the prompt text. <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 int popupPromptView=0x7f010053; /** Specifies the horizontal padding on either end for an embedded progress bar. <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 int progressBarPadding=0x7f010036; /** Specifies a style resource to use for an embedded progress bar. <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 int progressBarStyle=0x7f010034; /** The prompt to display when the spinner's dialog is shown. <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 int prompt=0x7f010051; /** An optional query hint string to be displayed in the empty query field. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int queryHint=0x7f01005b; /** SearchView dropdown background <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 int searchDropdownBackground=0x7f01005c; /** The list item height for search results. @hide <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 int searchResultListItemHeight=0x7f010065; /** SearchView AutoCompleteTextView style <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 int searchViewAutoCompleteTextView=0x7f010069; /** SearchView close button icon <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 int searchViewCloseIcon=0x7f01005d; /** SearchView query refinement icon <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 int searchViewEditQuery=0x7f010061; /** SearchView query refinement icon background <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 int searchViewEditQueryBackground=0x7f010062; /** SearchView Go button icon <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 int searchViewGoIcon=0x7f01005e; /** SearchView Search icon <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 int searchViewSearchIcon=0x7f01005f; /** SearchView text field background for the left section <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 int searchViewTextField=0x7f010063; /** SearchView text field background for the right section <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 int searchViewTextFieldRight=0x7f010064; /** SearchView Voice button icon <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 int searchViewVoiceIcon=0x7f010060; /** A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges. <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 int selectableItemBackground=0x7f010019; /** <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 int selectorDrawable=0x7f01009b; /** <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 int selectorEnabled=0x7f01009a; /** <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 int shadowDrawable=0x7f010096; /** <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 int shadowWidth=0x7f010097; /** How this item should display in the Action Bar, if present. <p>Must be one or more (separated by '|') 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>never</code></td><td>0</td><td> Never show this item in an action bar, show it in the overflow menu instead. Mutually exclusive with "ifRoom" and "always". </td></tr> <tr><td><code>ifRoom</code></td><td>1</td><td> Show this item in an action bar if there is room for it as determined by the system. Favor this option over "always" where possible. Mutually exclusive with "never" and "always". </td></tr> <tr><td><code>always</code></td><td>2</td><td> Always show this item in an actionbar, even if it would override the system's limits of how much stuff to put there. This may make your action bar look bad on some screens. In most cases you should use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". </td></tr> <tr><td><code>withText</code></td><td>4</td><td> When this item is shown as an action in the action bar, show a text label with it even if it has an icon representation. </td></tr> <tr><td><code>collapseActionView</code></td><td>8</td><td> This item's action view collapses to a normal menu item. When expanded, the action view takes over a larger segment of its container. </td></tr> </table> */ public static int showAsAction=0x7f01004d; /** Setting for which dividers to show. <p>Must be one or more (separated by '|') 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>none</code></td><td>0</td><td></td></tr> <tr><td><code>beginning</code></td><td>1</td><td></td></tr> <tr><td><code>middle</code></td><td>2</td><td></td></tr> <tr><td><code>end</code></td><td>4</td><td></td></tr> </table> */ public static int showDividers=0x7f010055; /** Default Spinner style. <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 int spinnerDropDownItemStyle=0x7f010058; /** Display mode for spinner options. <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>dialog</code></td><td>0</td><td> Spinner options will be presented to the user as a dialog window. </td></tr> <tr><td><code>dropdown</code></td><td>1</td><td> Spinner options will be presented to the user as an inline dropdown anchored to the spinner widget itself. </td></tr> </table> */ public static int spinnerMode=0x7f010052; /** Default Spinner style. <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 int spinnerStyle=0x7f010057; /** Specifies subtitle text used for navigationMode="normal" <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int subtitle=0x7f010029; /** Specifies a style to use for subtitle text. <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 int subtitleTextStyle=0x7f01002b; /** Present the text in ALL CAPS. This may use a small-caps form when available. <p>May 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>". <p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". */ public static int textAllCaps=0x7f01006d; /** Text color, typeface, size, and style for the text inside of a popup menu. <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 int textAppearanceLargePopupMenu=0x7f010014; /** The preferred TextAppearance for the primary text of list items. <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 int textAppearanceListItem=0x7f010023; /** The preferred TextAppearance for the primary text of small list items. <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 int textAppearanceListItemSmall=0x7f010024; /** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. <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 int textAppearanceSearchResultSubtitle=0x7f010067; /** Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. <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 int textAppearanceSearchResultTitle=0x7f010066; /** Text color, typeface, size, and style for small text inside of a popup menu. <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 int textAppearanceSmallPopupMenu=0x7f010015; /** Text color for urls in search suggestions, used by things like global search <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int textColorSearchUrl=0x7f010068; /** <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int thumbColorNormal=0x7f010077; /** <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static int thumbColorPressed=0x7f010078; /** <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 int thumbImageNormal=0x7f010075; /** <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 int thumbImagePressed=0x7f010076; /** <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 int thumbRadius=0x7f010074; /** <p>Must be an integer value, such as "<code>100</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 int tickCount=0x7f01006e; /** <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 int tickHeight=0x7f01006f; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 int title=0x7f010025; /** Specifies a style to use for title text. <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 int titleTextStyle=0x7f01002a; /** <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> <tr><td><code>none</code></td><td>2</td><td></td></tr> </table> */ public static int touchModeAbove=0x7f010094; /** <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> <tr><td><code>none</code></td><td>2</td><td></td></tr> </table> */ public static int touchModeBehind=0x7f010095; /** <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 int viewAbove=0x7f01008f; /** <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 int viewBehind=0x7f010090; /** <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 int windowActionBar=0x7f010000; /** <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 int windowActionBarOverlay=0x7f010001; /** A fixed height for the window along the major axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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 int windowFixedHeightMajor=0x7f010006; /** A fixed height for the window along the minor axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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 int windowFixedHeightMinor=0x7f010004; /** A fixed width for the window along the major axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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 int windowFixedWidthMajor=0x7f010003; /** A fixed width for the window along the minor axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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 int windowFixedWidthMinor=0x7f010005; /** <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 int windowSplitActionBar=0x7f010002; } public static final class bool { public static int abc_action_bar_embed_tabs_pre_jb=0x7f060000; public static int abc_action_bar_expanded_action_views_exclusive=0x7f060001; /** Whether action menu items should be displayed in ALLCAPS or not. Defaults to true. If this is not appropriate for specific locales it should be disabled in that locale's resources. */ public static int abc_config_actionMenuItemAllCaps=0x7f060005; /** Whether action menu items should obey the "withText" showAsAction flag. This may be set to false for situations where space is extremely limited. Whether action menu items should obey the "withText" showAsAction. This may be set to false for situations where space is extremely limited. */ public static int abc_config_allowActionMenuItemTextWithIcon=0x7f060004; public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f060003; public static int abc_split_action_bar_is_narrow=0x7f060002; } public static final class color { public static int abc_search_url_text_holo=0x7f07000f; public static int abc_search_url_text_normal=0x7f070000; public static int abc_search_url_text_pressed=0x7f070002; public static int abc_search_url_text_selected=0x7f070001; public static int black=0x7f070004; public static int blue=0x7f070007; public static int btn_press_color=0x7f07000d; public static int btn_unpress_color=0x7f07000e; public static int dialog_bg=0x7f07000c; public static int divider_color=0x7f07000a; public static int grey=0x7f070006; public static int msg_color=0x7f07000b; public static int orng=0x7f070009; public static int red=0x7f070003; public static int white=0x7f070005; public static int yellow=0x7f070008; } public static final class dimen { /** Default height of an action bar. Default height of an action bar. Default height of an action bar. Default height of an action bar. Default height of an action bar. */ public static int abc_action_bar_default_height=0x7f080002; /** Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. */ public static int abc_action_bar_icon_vertical_padding=0x7f080003; /** Size of the indeterminate Progress Bar Size of the indeterminate Progress Bar */ public static int abc_action_bar_progress_bar_size=0x7f08000a; /** Maximum height for a stacked tab bar as part of an action bar */ public static int abc_action_bar_stacked_max_height=0x7f080009; /** Maximum width for a stacked action bar tab. This prevents action bar tabs from becoming too wide on a wide screen when only a few are present. */ public static int abc_action_bar_stacked_tab_max_width=0x7f080001; /** Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles */ public static int abc_action_bar_subtitle_bottom_margin=0x7f080007; /** Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles */ public static int abc_action_bar_subtitle_text_size=0x7f080005; /** Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles */ public static int abc_action_bar_subtitle_top_margin=0x7f080006; /** Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles */ public static int abc_action_bar_title_text_size=0x7f080004; /** Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar */ public static int abc_action_button_min_width=0x7f080008; /** The maximum width we would prefer dialogs to be. 0 if there is no maximum (let them grow as large as the screen). Actual values are specified for -large and -xlarge configurations. see comment in values/config.xml see comment in values/config.xml */ public static int abc_config_prefDialogWidth=0x7f080000; /** Width of the icon in a dropdown list */ public static int abc_dropdownitem_icon_width=0x7f080010; /** Text padding for dropdown items */ public static int abc_dropdownitem_text_padding_left=0x7f08000e; public static int abc_dropdownitem_text_padding_right=0x7f08000f; public static int abc_panel_menu_list_width=0x7f08000b; /** Preferred width of the search view. */ public static int abc_search_view_preferred_width=0x7f08000d; /** Minimum width of the search view text entry area. Minimum width of the search view text entry area. Minimum width of the search view text entry area. Minimum width of the search view text entry area. */ public static int abc_search_view_text_min_width=0x7f08000c; /** Default screen margins, per the Android Design guidelines. */ public static int activity_horizontal_margin=0x7f080015; public static int activity_vertical_margin=0x7f080016; /** The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension. */ public static int dialog_fixed_height_major=0x7f080013; /** The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension. */ public static int dialog_fixed_height_minor=0x7f080014; /** The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. */ public static int dialog_fixed_width_major=0x7f080011; /** The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. */ public static int dialog_fixed_width_minor=0x7f080012; public static int dialog_padding=0x7f080017; public static int px1=0x7f08001d; public static int px10=0x7f080026; public static int px100=0x7f080080; public static int px1000=0x7f080404; public static int px1001=0x7f080405; public static int px1002=0x7f080406; public static int px1003=0x7f080407; public static int px1004=0x7f080408; public static int px1005=0x7f080409; public static int px1006=0x7f08040a; public static int px1007=0x7f08040b; public static int px1008=0x7f08040c; public static int px1009=0x7f08040d; public static int px101=0x7f080081; public static int px1010=0x7f08040e; public static int px1011=0x7f08040f; public static int px1012=0x7f080410; public static int px1013=0x7f080411; public static int px1014=0x7f080412; public static int px1015=0x7f080413; public static int px1016=0x7f080414; public static int px1017=0x7f080415; public static int px1018=0x7f080416; public static int px1019=0x7f080417; public static int px102=0x7f080082; public static int px1020=0x7f080418; public static int px1021=0x7f080419; public static int px1022=0x7f08041a; public static int px1023=0x7f08041b; public static int px1024=0x7f08041c; public static int px1025=0x7f08041d; public static int px1026=0x7f08041e; public static int px1027=0x7f08041f; public static int px1028=0x7f080420; public static int px1029=0x7f080421; public static int px103=0x7f080083; public static int px1030=0x7f080422; public static int px1031=0x7f080423; public static int px1032=0x7f080424; public static int px1033=0x7f080425; public static int px1034=0x7f080426; public static int px1035=0x7f080427; public static int px1036=0x7f080428; public static int px1037=0x7f080429; public static int px1038=0x7f08042a; public static int px1039=0x7f08042b; public static int px104=0x7f080084; public static int px1040=0x7f08042c; public static int px1041=0x7f08042d; public static int px1042=0x7f08042e; public static int px1043=0x7f08042f; public static int px1044=0x7f080430; public static int px1045=0x7f080431; public static int px1046=0x7f080432; public static int px1047=0x7f080433; public static int px1048=0x7f080434; public static int px1049=0x7f080435; public static int px105=0x7f080085; public static int px1050=0x7f080436; public static int px1051=0x7f080437; public static int px1052=0x7f080438; public static int px1053=0x7f080439; public static int px1054=0x7f08043a; public static int px1055=0x7f08043b; public static int px1056=0x7f08043c; public static int px1057=0x7f08043d; public static int px1058=0x7f08043e; public static int px1059=0x7f08043f; public static int px106=0x7f080086; public static int px1060=0x7f080440; public static int px1061=0x7f080441; public static int px1062=0x7f080442; public static int px1063=0x7f080443; public static int px1064=0x7f080444; public static int px1065=0x7f080445; public static int px1066=0x7f080446; public static int px1067=0x7f080447; public static int px1068=0x7f080448; public static int px1069=0x7f080449; public static int px107=0x7f080087; public static int px1070=0x7f08044a; public static int px1071=0x7f08044b; public static int px1072=0x7f08044c; public static int px1073=0x7f08044d; public static int px1074=0x7f08044e; public static int px1075=0x7f08044f; public static int px1076=0x7f080450; public static int px1077=0x7f080451; public static int px1078=0x7f080452; public static int px1079=0x7f080453; public static int px108=0x7f080088; public static int px1080=0x7f080454; public static int px1081=0x7f080455; public static int px1082=0x7f080456; public static int px1083=0x7f080457; public static int px1084=0x7f080458; public static int px1085=0x7f080459; public static int px1086=0x7f08045a; public static int px1087=0x7f08045b; public static int px1088=0x7f08045c; public static int px1089=0x7f08045d; public static int px109=0x7f080089; public static int px1090=0x7f08045e; public static int px1091=0x7f08045f; public static int px1092=0x7f080460; public static int px1093=0x7f080461; public static int px1094=0x7f080462; public static int px1095=0x7f080463; public static int px1096=0x7f080464; public static int px1097=0x7f080465; public static int px1098=0x7f080466; public static int px1099=0x7f080467; public static int px11=0x7f080027; public static int px110=0x7f08008a; public static int px1100=0x7f080468; public static int px1101=0x7f080469; public static int px1102=0x7f08046a; public static int px1103=0x7f08046b; public static int px1104=0x7f08046c; public static int px1105=0x7f08046d; public static int px1106=0x7f08046e; public static int px1107=0x7f08046f; public static int px1108=0x7f080470; public static int px1109=0x7f080471; public static int px111=0x7f08008b; public static int px1110=0x7f080472; public static int px1111=0x7f080473; public static int px1112=0x7f080474; public static int px1113=0x7f080475; public static int px1114=0x7f080476; public static int px1115=0x7f080477; public static int px1116=0x7f080478; public static int px1117=0x7f080479; public static int px1118=0x7f08047a; public static int px1119=0x7f08047b; public static int px112=0x7f08008c; public static int px1120=0x7f08047c; public static int px1121=0x7f08047d; public static int px1122=0x7f08047e; public static int px1123=0x7f08047f; public static int px1124=0x7f080480; public static int px1125=0x7f080481; public static int px1126=0x7f080482; public static int px1127=0x7f080483; public static int px1128=0x7f080484; public static int px1129=0x7f080485; public static int px113=0x7f08008d; public static int px1130=0x7f080486; public static int px1131=0x7f080487; public static int px1132=0x7f080488; public static int px1133=0x7f080489; public static int px1134=0x7f08048a; public static int px1135=0x7f08048b; public static int px1136=0x7f08048c; public static int px1137=0x7f08048d; public static int px1138=0x7f08048e; public static int px1139=0x7f08048f; public static int px114=0x7f08008e; public static int px1140=0x7f080490; public static int px1141=0x7f080491; public static int px1142=0x7f080492; public static int px1143=0x7f080493; public static int px1144=0x7f080494; public static int px1145=0x7f080495; public static int px1146=0x7f080496; public static int px1147=0x7f080497; public static int px1148=0x7f080498; public static int px1149=0x7f080499; public static int px115=0x7f08008f; public static int px1150=0x7f08049a; public static int px1151=0x7f08049b; public static int px1152=0x7f08049c; public static int px1153=0x7f08049d; public static int px1154=0x7f08049e; public static int px1155=0x7f08049f; public static int px1156=0x7f0804a0; public static int px1157=0x7f0804a1; public static int px1158=0x7f0804a2; public static int px1159=0x7f0804a3; public static int px116=0x7f080090; public static int px1160=0x7f0804a4; public static int px1161=0x7f0804a5; public static int px1162=0x7f0804a6; public static int px1163=0x7f0804a7; public static int px1164=0x7f0804a8; public static int px1165=0x7f0804a9; public static int px1166=0x7f0804aa; public static int px1167=0x7f0804ab; public static int px1168=0x7f0804ac; public static int px1169=0x7f0804ad; public static int px117=0x7f080091; public static int px1170=0x7f0804ae; public static int px1171=0x7f0804af; public static int px1172=0x7f0804b0; public static int px1173=0x7f0804b1; public static int px1174=0x7f0804b2; public static int px1175=0x7f0804b3; public static int px1176=0x7f0804b4; public static int px1177=0x7f0804b5; public static int px1178=0x7f0804b6; public static int px1179=0x7f0804b7; public static int px118=0x7f080092; public static int px1180=0x7f0804b8; public static int px1181=0x7f0804b9; public static int px1182=0x7f0804ba; public static int px1183=0x7f0804bb; public static int px1184=0x7f0804bc; public static int px1185=0x7f0804bd; public static int px1186=0x7f0804be; public static int px1187=0x7f0804bf; public static int px1188=0x7f0804c0; public static int px1189=0x7f0804c1; public static int px119=0x7f080093; public static int px1190=0x7f0804c2; public static int px1191=0x7f0804c3; public static int px1192=0x7f0804c4; public static int px1193=0x7f0804c5; public static int px1194=0x7f0804c6; public static int px1195=0x7f0804c7; public static int px1196=0x7f0804c8; public static int px1197=0x7f0804c9; public static int px1198=0x7f0804ca; public static int px1199=0x7f0804cb; public static int px12=0x7f080028; public static int px120=0x7f080094; public static int px1200=0x7f0804cc; public static int px1201=0x7f0804cd; public static int px1202=0x7f0804ce; public static int px1203=0x7f0804cf; public static int px1204=0x7f0804d0; public static int px1205=0x7f0804d1; public static int px1206=0x7f0804d2; public static int px1207=0x7f0804d3; public static int px1208=0x7f0804d4; public static int px1209=0x7f0804d5; public static int px121=0x7f080095; public static int px1210=0x7f0804d6; public static int px1211=0x7f0804d7; public static int px1212=0x7f0804d8; public static int px1213=0x7f0804d9; public static int px1214=0x7f0804da; public static int px1215=0x7f0804db; public static int px1216=0x7f0804dc; public static int px1217=0x7f0804dd; public static int px1218=0x7f0804de; public static int px1219=0x7f0804df; public static int px122=0x7f080096; public static int px1220=0x7f0804e0; public static int px1221=0x7f0804e1; public static int px1222=0x7f0804e2; public static int px1223=0x7f0804e3; public static int px1224=0x7f0804e4; public static int px1225=0x7f0804e5; public static int px1226=0x7f0804e6; public static int px1227=0x7f0804e7; public static int px1228=0x7f0804e8; public static int px1229=0x7f0804e9; public static int px123=0x7f080097; public static int px1230=0x7f0804ea; public static int px1231=0x7f0804eb; public static int px1232=0x7f0804ec; public static int px1233=0x7f0804ed; public static int px1234=0x7f0804ee; public static int px1235=0x7f0804ef; public static int px1236=0x7f0804f0; public static int px1237=0x7f0804f1; public static int px1238=0x7f0804f2; public static int px1239=0x7f0804f3; public static int px124=0x7f080098; public static int px1240=0x7f0804f4; public static int px1241=0x7f0804f5; public static int px1242=0x7f0804f6; public static int px1243=0x7f0804f7; public static int px1244=0x7f0804f8; public static int px1245=0x7f0804f9; public static int px1246=0x7f0804fa; public static int px1247=0x7f0804fb; public static int px1248=0x7f0804fc; public static int px1249=0x7f0804fd; public static int px125=0x7f080099; public static int px1250=0x7f0804fe; public static int px1251=0x7f0804ff; public static int px1252=0x7f080500; public static int px1253=0x7f080501; public static int px1254=0x7f080502; public static int px1255=0x7f080503; public static int px1256=0x7f080504; public static int px1257=0x7f080505; public static int px1258=0x7f080506; public static int px1259=0x7f080507; public static int px126=0x7f08009a; public static int px1260=0x7f080508; public static int px1261=0x7f080509; public static int px1262=0x7f08050a; public static int px1263=0x7f08050b; public static int px1264=0x7f08050c; public static int px1265=0x7f08050d; public static int px1266=0x7f08050e; public static int px1267=0x7f08050f; public static int px1268=0x7f080510; public static int px1269=0x7f080511; public static int px127=0x7f08009b; public static int px1270=0x7f080512; public static int px1271=0x7f080513; public static int px1272=0x7f080514; public static int px1273=0x7f080515; public static int px1274=0x7f080516; public static int px1275=0x7f080517; public static int px1276=0x7f080518; public static int px1277=0x7f080519; public static int px1278=0x7f08051a; public static int px1279=0x7f08051b; public static int px128=0x7f08009c; public static int px1280=0x7f08051c; public static int px1281=0x7f08051d; public static int px1282=0x7f08051e; public static int px1283=0x7f08051f; public static int px1284=0x7f080520; public static int px1285=0x7f080521; public static int px1286=0x7f080522; public static int px1287=0x7f080523; public static int px1288=0x7f080524; public static int px1289=0x7f080525; public static int px129=0x7f08009d; public static int px1290=0x7f080526; public static int px1291=0x7f080527; public static int px1292=0x7f080528; public static int px1293=0x7f080529; public static int px1294=0x7f08052a; public static int px1295=0x7f08052b; public static int px1296=0x7f08052c; public static int px1297=0x7f08052d; public static int px1298=0x7f08052e; public static int px1299=0x7f08052f; public static int px13=0x7f080029; public static int px130=0x7f08009e; public static int px1300=0x7f080530; public static int px1301=0x7f080531; public static int px1302=0x7f080532; public static int px1303=0x7f080533; public static int px1304=0x7f080534; public static int px1305=0x7f080535; public static int px1306=0x7f080536; public static int px1307=0x7f080537; public static int px1308=0x7f080538; public static int px1309=0x7f080539; public static int px131=0x7f08009f; public static int px1310=0x7f08053a; public static int px1311=0x7f08053b; public static int px1312=0x7f08053c; public static int px1313=0x7f08053d; public static int px1314=0x7f08053e; public static int px1315=0x7f08053f; public static int px1316=0x7f080540; public static int px1317=0x7f080541; public static int px1318=0x7f080542; public static int px1319=0x7f080543; public static int px132=0x7f0800a0; public static int px1320=0x7f080544; public static int px1321=0x7f080545; public static int px1322=0x7f080546; public static int px1323=0x7f080547; public static int px1324=0x7f080548; public static int px1325=0x7f080549; public static int px1326=0x7f08054a; public static int px1327=0x7f08054b; public static int px1328=0x7f08054c; public static int px1329=0x7f08054d; public static int px133=0x7f0800a1; public static int px1330=0x7f08054e; public static int px1331=0x7f08054f; public static int px1332=0x7f080550; public static int px1333=0x7f080551; public static int px1334=0x7f080552; public static int px1335=0x7f080553; public static int px1336=0x7f080554; public static int px1337=0x7f080555; public static int px1338=0x7f080556; public static int px1339=0x7f080557; public static int px134=0x7f0800a2; public static int px1340=0x7f080558; public static int px1341=0x7f080559; public static int px1342=0x7f08055a; public static int px1343=0x7f08055b; public static int px1344=0x7f08055c; public static int px1345=0x7f08055d; public static int px1346=0x7f08055e; public static int px1347=0x7f08055f; public static int px1348=0x7f080560; public static int px1349=0x7f080561; public static int px135=0x7f0800a3; public static int px1350=0x7f080562; public static int px1351=0x7f080563; public static int px1352=0x7f080564; public static int px1353=0x7f080565; public static int px1354=0x7f080566; public static int px1355=0x7f080567; public static int px1356=0x7f080568; public static int px1357=0x7f080569; public static int px1358=0x7f08056a; public static int px1359=0x7f08056b; public static int px136=0x7f0800a4; public static int px1360=0x7f08056c; public static int px1361=0x7f08056d; public static int px1362=0x7f08056e; public static int px1363=0x7f08056f; public static int px1364=0x7f080570; public static int px1365=0x7f080571; public static int px1366=0x7f080572; public static int px1367=0x7f080573; public static int px1368=0x7f080574; public static int px1369=0x7f080575; public static int px137=0x7f0800a5; public static int px1370=0x7f080576; public static int px1371=0x7f080577; public static int px1372=0x7f080578; public static int px1373=0x7f080579; public static int px1374=0x7f08057a; public static int px1375=0x7f08057b; public static int px1376=0x7f08057c; public static int px1377=0x7f08057d; public static int px1378=0x7f08057e; public static int px1379=0x7f08057f; public static int px138=0x7f0800a6; public static int px1380=0x7f080580; public static int px1381=0x7f080581; public static int px1382=0x7f080582; public static int px1383=0x7f080583; public static int px1384=0x7f080584; public static int px1385=0x7f080585; public static int px1386=0x7f080586; public static int px1387=0x7f080587; public static int px1388=0x7f080588; public static int px1389=0x7f080589; public static int px139=0x7f0800a7; public static int px1390=0x7f08058a; public static int px1391=0x7f08058b; public static int px1392=0x7f08058c; public static int px1393=0x7f08058d; public static int px1394=0x7f08058e; public static int px1395=0x7f08058f; public static int px1396=0x7f080590; public static int px1397=0x7f080591; public static int px1398=0x7f080592; public static int px1399=0x7f080593; public static int px14=0x7f08002a; public static int px140=0x7f0800a8; public static int px1400=0x7f080594; public static int px1401=0x7f080595; public static int px1402=0x7f080596; public static int px1403=0x7f080597; public static int px1404=0x7f080598; public static int px1405=0x7f080599; public static int px1406=0x7f08059a; public static int px1407=0x7f08059b; public static int px1408=0x7f08059c; public static int px1409=0x7f08059d; public static int px141=0x7f0800a9; public static int px1410=0x7f08059e; public static int px1411=0x7f08059f; public static int px1412=0x7f0805a0; public static int px1413=0x7f0805a1; public static int px1414=0x7f0805a2; public static int px1415=0x7f0805a3; public static int px1416=0x7f0805a4; public static int px1417=0x7f0805a5; public static int px1418=0x7f0805a6; public static int px1419=0x7f0805a7; public static int px142=0x7f0800aa; public static int px1420=0x7f0805a8; public static int px1421=0x7f0805a9; public static int px1422=0x7f0805aa; public static int px1423=0x7f0805ab; public static int px1424=0x7f0805ac; public static int px1425=0x7f0805ad; public static int px1426=0x7f0805ae; public static int px1427=0x7f0805af; public static int px1428=0x7f0805b0; public static int px1429=0x7f0805b1; public static int px143=0x7f0800ab; public static int px1430=0x7f0805b2; public static int px1431=0x7f0805b3; public static int px1432=0x7f0805b4; public static int px1433=0x7f0805b5; public static int px1434=0x7f0805b6; public static int px1435=0x7f0805b7; public static int px1436=0x7f0805b8; public static int px1437=0x7f0805b9; public static int px1438=0x7f0805ba; public static int px1439=0x7f0805bb; public static int px144=0x7f0800ac; public static int px1440=0x7f0805bc; public static int px1441=0x7f0805bd; public static int px1442=0x7f0805be; public static int px1443=0x7f0805bf; public static int px1444=0x7f0805c0; public static int px1445=0x7f0805c1; public static int px1446=0x7f0805c2; public static int px1447=0x7f0805c3; public static int px1448=0x7f0805c4; public static int px1449=0x7f0805c5; public static int px145=0x7f0800ad; public static int px1450=0x7f0805c6; public static int px1451=0x7f0805c7; public static int px1452=0x7f0805c8; public static int px1453=0x7f0805c9; public static int px1454=0x7f0805ca; public static int px1455=0x7f0805cb; public static int px1456=0x7f0805cc; public static int px1457=0x7f0805cd; public static int px1458=0x7f0805ce; public static int px1459=0x7f0805cf; public static int px146=0x7f0800ae; public static int px1460=0x7f0805d0; public static int px1461=0x7f0805d1; public static int px1462=0x7f0805d2; public static int px1463=0x7f0805d3; public static int px1464=0x7f0805d4; public static int px1465=0x7f0805d5; public static int px1466=0x7f0805d6; public static int px1467=0x7f0805d7; public static int px1468=0x7f0805d8; public static int px1469=0x7f0805d9; public static int px147=0x7f0800af; public static int px1470=0x7f0805da; public static int px1471=0x7f0805db; public static int px1472=0x7f0805dc; public static int px1473=0x7f0805dd; public static int px1474=0x7f0805de; public static int px1475=0x7f0805df; public static int px1476=0x7f0805e0; public static int px1477=0x7f0805e1; public static int px1478=0x7f0805e2; public static int px1479=0x7f0805e3; public static int px148=0x7f0800b0; public static int px1480=0x7f0805e4; public static int px1481=0x7f0805e5; public static int px1482=0x7f0805e6; public static int px1483=0x7f0805e7; public static int px1484=0x7f0805e8; public static int px1485=0x7f0805e9; public static int px1486=0x7f0805ea; public static int px1487=0x7f0805eb; public static int px1488=0x7f0805ec; public static int px1489=0x7f0805ed; public static int px149=0x7f0800b1; public static int px1490=0x7f0805ee; public static int px1491=0x7f0805ef; public static int px1492=0x7f0805f0; public static int px1493=0x7f0805f1; public static int px1494=0x7f0805f2; public static int px1495=0x7f0805f3; public static int px1496=0x7f0805f4; public static int px1497=0x7f0805f5; public static int px1498=0x7f0805f6; public static int px1499=0x7f0805f7; public static int px15=0x7f08002b; public static int px150=0x7f0800b2; public static int px1500=0x7f0805f8; public static int px1501=0x7f0805f9; public static int px1502=0x7f0805fa; public static int px1503=0x7f0805fb; public static int px1504=0x7f0805fc; public static int px1505=0x7f0805fd; public static int px1506=0x7f0805fe; public static int px1507=0x7f0805ff; public static int px1508=0x7f080600; public static int px1509=0x7f080601; public static int px151=0x7f0800b3; public static int px1510=0x7f080602; public static int px1511=0x7f080603; public static int px1512=0x7f080604; public static int px1513=0x7f080605; public static int px1514=0x7f080606; public static int px1515=0x7f080607; public static int px1516=0x7f080608; public static int px1517=0x7f080609; public static int px1518=0x7f08060a; public static int px1519=0x7f08060b; public static int px152=0x7f0800b4; public static int px1520=0x7f08060c; public static int px1521=0x7f08060d; public static int px1522=0x7f08060e; public static int px1523=0x7f08060f; public static int px1524=0x7f080610; public static int px1525=0x7f080611; public static int px1526=0x7f080612; public static int px1527=0x7f080613; public static int px1528=0x7f080614; public static int px1529=0x7f080615; public static int px153=0x7f0800b5; public static int px1530=0x7f080616; public static int px1531=0x7f080617; public static int px1532=0x7f080618; public static int px1533=0x7f080619; public static int px1534=0x7f08061a; public static int px1535=0x7f08061b; public static int px1536=0x7f08061c; public static int px1537=0x7f08061d; public static int px1538=0x7f08061e; public static int px1539=0x7f08061f; public static int px154=0x7f0800b6; public static int px1540=0x7f080620; public static int px1541=0x7f080621; public static int px1542=0x7f080622; public static int px1543=0x7f080623; public static int px1544=0x7f080624; public static int px1545=0x7f080625; public static int px1546=0x7f080626; public static int px1547=0x7f080627; public static int px1548=0x7f080628; public static int px1549=0x7f080629; public static int px155=0x7f0800b7; public static int px1550=0x7f08062a; public static int px1551=0x7f08062b; public static int px1552=0x7f08062c; public static int px1553=0x7f08062d; public static int px1554=0x7f08062e; public static int px1555=0x7f08062f; public static int px1556=0x7f080630; public static int px1557=0x7f080631; public static int px1558=0x7f080632; public static int px1559=0x7f080633; public static int px156=0x7f0800b8; public static int px1560=0x7f080634; public static int px1561=0x7f080635; public static int px1562=0x7f080636; public static int px1563=0x7f080637; public static int px1564=0x7f080638; public static int px1565=0x7f080639; public static int px1566=0x7f08063a; public static int px1567=0x7f08063b; public static int px1568=0x7f08063c; public static int px1569=0x7f08063d; public static int px157=0x7f0800b9; public static int px1570=0x7f08063e; public static int px1571=0x7f08063f; public static int px1572=0x7f080640; public static int px1573=0x7f080641; public static int px1574=0x7f080642; public static int px1575=0x7f080643; public static int px1576=0x7f080644; public static int px1577=0x7f080645; public static int px1578=0x7f080646; public static int px1579=0x7f080647; public static int px158=0x7f0800ba; public static int px1580=0x7f080648; public static int px1581=0x7f080649; public static int px1582=0x7f08064a; public static int px1583=0x7f08064b; public static int px1584=0x7f08064c; public static int px1585=0x7f08064d; public static int px1586=0x7f08064e; public static int px1587=0x7f08064f; public static int px1588=0x7f080650; public static int px1589=0x7f080651; public static int px159=0x7f0800bb; public static int px1590=0x7f080652; public static int px1591=0x7f080653; public static int px1592=0x7f080654; public static int px1593=0x7f080655; public static int px1594=0x7f080656; public static int px1595=0x7f080657; public static int px1596=0x7f080658; public static int px1597=0x7f080659; public static int px1598=0x7f08065a; public static int px1599=0x7f08065b; public static int px16=0x7f08002c; public static int px160=0x7f0800bc; public static int px1600=0x7f08065c; public static int px1601=0x7f08065d; public static int px1602=0x7f08065e; public static int px1603=0x7f08065f; public static int px1604=0x7f080660; public static int px1605=0x7f080661; public static int px1606=0x7f080662; public static int px1607=0x7f080663; public static int px1608=0x7f080664; public static int px1609=0x7f080665; public static int px161=0x7f0800bd; public static int px1610=0x7f080666; public static int px1611=0x7f080667; public static int px1612=0x7f080668; public static int px1613=0x7f080669; public static int px1614=0x7f08066a; public static int px1615=0x7f08066b; public static int px1616=0x7f08066c; public static int px1617=0x7f08066d; public static int px1618=0x7f08066e; public static int px1619=0x7f08066f; public static int px162=0x7f0800be; public static int px1620=0x7f080670; public static int px1621=0x7f080671; public static int px1622=0x7f080672; public static int px1623=0x7f080673; public static int px1624=0x7f080674; public static int px1625=0x7f080675; public static int px1626=0x7f080676; public static int px1627=0x7f080677; public static int px1628=0x7f080678; public static int px1629=0x7f080679; public static int px163=0x7f0800bf; public static int px1630=0x7f08067a; public static int px1631=0x7f08067b; public static int px1632=0x7f08067c; public static int px1633=0x7f08067d; public static int px1634=0x7f08067e; public static int px1635=0x7f08067f; public static int px1636=0x7f080680; public static int px1637=0x7f080681; public static int px1638=0x7f080682; public static int px1639=0x7f080683; public static int px164=0x7f0800c0; public static int px1640=0x7f080684; public static int px1641=0x7f080685; public static int px1642=0x7f080686; public static int px1643=0x7f080687; public static int px1644=0x7f080688; public static int px1645=0x7f080689; public static int px1646=0x7f08068a; public static int px1647=0x7f08068b; public static int px1648=0x7f08068c; public static int px1649=0x7f08068d; public static int px165=0x7f0800c1; public static int px1650=0x7f08068e; public static int px1651=0x7f08068f; public static int px1652=0x7f080690; public static int px1653=0x7f080691; public static int px1654=0x7f080692; public static int px1655=0x7f080693; public static int px1656=0x7f080694; public static int px1657=0x7f080695; public static int px1658=0x7f080696; public static int px1659=0x7f080697; public static int px166=0x7f0800c2; public static int px1660=0x7f080698; public static int px1661=0x7f080699; public static int px1662=0x7f08069a; public static int px1663=0x7f08069b; public static int px1664=0x7f08069c; public static int px1665=0x7f08069d; public static int px1666=0x7f08069e; public static int px1667=0x7f08069f; public static int px1668=0x7f0806a0; public static int px1669=0x7f0806a1; public static int px167=0x7f0800c3; public static int px1670=0x7f0806a2; public static int px1671=0x7f0806a3; public static int px1672=0x7f0806a4; public static int px1673=0x7f0806a5; public static int px1674=0x7f0806a6; public static int px1675=0x7f0806a7; public static int px1676=0x7f0806a8; public static int px1677=0x7f0806a9; public static int px1678=0x7f0806aa; public static int px1679=0x7f0806ab; public static int px168=0x7f0800c4; public static int px1680=0x7f0806ac; public static int px1681=0x7f0806ad; public static int px1682=0x7f0806ae; public static int px1683=0x7f0806af; public static int px1684=0x7f0806b0; public static int px1685=0x7f0806b1; public static int px1686=0x7f0806b2; public static int px1687=0x7f0806b3; public static int px1688=0x7f0806b4; public static int px1689=0x7f0806b5; public static int px169=0x7f0800c5; public static int px1690=0x7f0806b6; public static int px1691=0x7f0806b7; public static int px1692=0x7f0806b8; public static int px1693=0x7f0806b9; public static int px1694=0x7f0806ba; public static int px1695=0x7f0806bb; public static int px1696=0x7f0806bc; public static int px1697=0x7f0806bd; public static int px1698=0x7f0806be; public static int px1699=0x7f0806bf; public static int px17=0x7f08002d; public static int px170=0x7f0800c6; public static int px1700=0x7f0806c0; public static int px1701=0x7f0806c1; public static int px1702=0x7f0806c2; public static int px1703=0x7f0806c3; public static int px1704=0x7f0806c4; public static int px1705=0x7f0806c5; public static int px1706=0x7f0806c6; public static int px1707=0x7f0806c7; public static int px1708=0x7f0806c8; public static int px1709=0x7f0806c9; public static int px171=0x7f0800c7; public static int px1710=0x7f0806ca; public static int px1711=0x7f0806cb; public static int px1712=0x7f0806cc; public static int px1713=0x7f0806cd; public static int px1714=0x7f0806ce; public static int px1715=0x7f0806cf; public static int px1716=0x7f0806d0; public static int px1717=0x7f0806d1; public static int px1718=0x7f0806d2; public static int px1719=0x7f0806d3; public static int px172=0x7f0800c8; public static int px1720=0x7f0806d4; public static int px1721=0x7f0806d5; public static int px1722=0x7f0806d6; public static int px1723=0x7f0806d7; public static int px1724=0x7f0806d8; public static int px1725=0x7f0806d9; public static int px1726=0x7f0806da; public static int px1727=0x7f0806db; public static int px1728=0x7f0806dc; public static int px1729=0x7f0806dd; public static int px173=0x7f0800c9; public static int px1730=0x7f0806de; public static int px1731=0x7f0806df; public static int px1732=0x7f0806e0; public static int px1733=0x7f0806e1; public static int px1734=0x7f0806e2; public static int px1735=0x7f0806e3; public static int px1736=0x7f0806e4; public static int px1737=0x7f0806e5; public static int px1738=0x7f0806e6; public static int px1739=0x7f0806e7; public static int px174=0x7f0800ca; public static int px1740=0x7f0806e8; public static int px1741=0x7f0806e9; public static int px1742=0x7f0806ea; public static int px1743=0x7f0806eb; public static int px1744=0x7f0806ec; public static int px1745=0x7f0806ed; public static int px1746=0x7f0806ee; public static int px1747=0x7f0806ef; public static int px1748=0x7f0806f0; public static int px1749=0x7f0806f1; public static int px175=0x7f0800cb; public static int px1750=0x7f0806f2; public static int px1751=0x7f0806f3; public static int px1752=0x7f0806f4; public static int px1753=0x7f0806f5; public static int px1754=0x7f0806f6; public static int px1755=0x7f0806f7; public static int px1756=0x7f0806f8; public static int px1757=0x7f0806f9; public static int px1758=0x7f0806fa; public static int px1759=0x7f0806fb; public static int px176=0x7f0800cc; public static int px1760=0x7f0806fc; public static int px1761=0x7f0806fd; public static int px1762=0x7f0806fe; public static int px1763=0x7f0806ff; public static int px1764=0x7f080700; public static int px1765=0x7f080701; public static int px1766=0x7f080702; public static int px1767=0x7f080703; public static int px1768=0x7f080704; public static int px1769=0x7f080705; public static int px177=0x7f0800cd; public static int px1770=0x7f080706; public static int px1771=0x7f080707; public static int px1772=0x7f080708; public static int px1773=0x7f080709; public static int px1774=0x7f08070a; public static int px1775=0x7f08070b; public static int px1776=0x7f08070c; public static int px1777=0x7f08070d; public static int px1778=0x7f08070e; public static int px1779=0x7f08070f; public static int px178=0x7f0800ce; public static int px1780=0x7f080710; public static int px1781=0x7f080711; public static int px1782=0x7f080712; public static int px1783=0x7f080713; public static int px1784=0x7f080714; public static int px1785=0x7f080715; public static int px1786=0x7f080716; public static int px1787=0x7f080717; public static int px1788=0x7f080718; public static int px1789=0x7f080719; public static int px179=0x7f0800cf; public static int px1790=0x7f08071a; public static int px1791=0x7f08071b; public static int px1792=0x7f08071c; public static int px1793=0x7f08071d; public static int px1794=0x7f08071e; public static int px1795=0x7f08071f; public static int px1796=0x7f080720; public static int px1797=0x7f080721; public static int px1798=0x7f080722; public static int px1799=0x7f080723; public static int px18=0x7f08002e; public static int px180=0x7f0800d0; public static int px1800=0x7f080724; public static int px1801=0x7f080725; public static int px1802=0x7f080726; public static int px1803=0x7f080727; public static int px1804=0x7f080728; public static int px1805=0x7f080729; public static int px1806=0x7f08072a; public static int px1807=0x7f08072b; public static int px1808=0x7f08072c; public static int px1809=0x7f08072d; public static int px181=0x7f0800d1; public static int px1810=0x7f08072e; public static int px1811=0x7f08072f; public static int px1812=0x7f080730; public static int px1813=0x7f080731; public static int px1814=0x7f080732; public static int px1815=0x7f080733; public static int px1816=0x7f080734; public static int px1817=0x7f080735; public static int px1818=0x7f080736; public static int px1819=0x7f080737; public static int px182=0x7f0800d2; public static int px1820=0x7f080738; public static int px1821=0x7f080739; public static int px1822=0x7f08073a; public static int px1823=0x7f08073b; public static int px1824=0x7f08073c; public static int px1825=0x7f08073d; public static int px1826=0x7f08073e; public static int px1827=0x7f08073f; public static int px1828=0x7f080740; public static int px1829=0x7f080741; public static int px183=0x7f0800d3; public static int px1830=0x7f080742; public static int px1831=0x7f080743; public static int px1832=0x7f080744; public static int px1833=0x7f080745; public static int px1834=0x7f080746; public static int px1835=0x7f080747; public static int px1836=0x7f080748; public static int px1837=0x7f080749; public static int px1838=0x7f08074a; public static int px1839=0x7f08074b; public static int px184=0x7f0800d4; public static int px1840=0x7f08074c; public static int px1841=0x7f08074d; public static int px1842=0x7f08074e; public static int px1843=0x7f08074f; public static int px1844=0x7f080750; public static int px1845=0x7f080751; public static int px1846=0x7f080752; public static int px1847=0x7f080753; public static int px1848=0x7f080754; public static int px1849=0x7f080755; public static int px185=0x7f0800d5; public static int px1850=0x7f080756; public static int px1851=0x7f080757; public static int px1852=0x7f080758; public static int px1853=0x7f080759; public static int px1854=0x7f08075a; public static int px1855=0x7f08075b; public static int px1856=0x7f08075c; public static int px1857=0x7f08075d; public static int px1858=0x7f08075e; public static int px1859=0x7f08075f; public static int px186=0x7f0800d6; public static int px1860=0x7f080760; public static int px1861=0x7f080761; public static int px1862=0x7f080762; public static int px1863=0x7f080763; public static int px1864=0x7f080764; public static int px1865=0x7f080765; public static int px1866=0x7f080766; public static int px1867=0x7f080767; public static int px1868=0x7f080768; public static int px1869=0x7f080769; public static int px187=0x7f0800d7; public static int px1870=0x7f08076a; public static int px1871=0x7f08076b; public static int px1872=0x7f08076c; public static int px1873=0x7f08076d; public static int px1874=0x7f08076e; public static int px1875=0x7f08076f; public static int px1876=0x7f080770; public static int px1877=0x7f080771; public static int px1878=0x7f080772; public static int px1879=0x7f080773; public static int px188=0x7f0800d8; public static int px1880=0x7f080774; public static int px1881=0x7f080775; public static int px1882=0x7f080776; public static int px1883=0x7f080777; public static int px1884=0x7f080778; public static int px1885=0x7f080779; public static int px1886=0x7f08077a; public static int px1887=0x7f08077b; public static int px1888=0x7f08077c; public static int px1889=0x7f08077d; public static int px189=0x7f0800d9; public static int px1890=0x7f08077e; public static int px1891=0x7f08077f; public static int px1892=0x7f080780; public static int px1893=0x7f080781; public static int px1894=0x7f080782; public static int px1895=0x7f080783; public static int px1896=0x7f080784; public static int px1897=0x7f080785; public static int px1898=0x7f080786; public static int px1899=0x7f080787; public static int px19=0x7f08002f; public static int px190=0x7f0800da; public static int px1900=0x7f080788; public static int px1901=0x7f080789; public static int px1902=0x7f08078a; public static int px1903=0x7f08078b; public static int px1904=0x7f08078c; public static int px1905=0x7f08078d; public static int px1906=0x7f08078e; public static int px1907=0x7f08078f; public static int px1908=0x7f080790; public static int px1909=0x7f080791; public static int px191=0x7f0800db; public static int px1910=0x7f080792; public static int px1911=0x7f080793; public static int px1912=0x7f080794; public static int px1913=0x7f080795; public static int px1914=0x7f080796; public static int px1915=0x7f080797; public static int px1916=0x7f080798; public static int px1917=0x7f080799; public static int px1918=0x7f08079a; public static int px1919=0x7f08079b; public static int px192=0x7f0800dc; public static int px1920=0x7f08079c; public static int px193=0x7f0800dd; public static int px194=0x7f0800de; public static int px195=0x7f0800df; public static int px196=0x7f0800e0; public static int px197=0x7f0800e1; public static int px198=0x7f0800e2; public static int px199=0x7f0800e3; public static int px2=0x7f08001e; public static int px20=0x7f080030; public static int px200=0x7f0800e4; public static int px201=0x7f0800e5; public static int px202=0x7f0800e6; public static int px203=0x7f0800e7; public static int px204=0x7f0800e8; public static int px205=0x7f0800e9; public static int px206=0x7f0800ea; public static int px207=0x7f0800eb; public static int px208=0x7f0800ec; public static int px209=0x7f0800ed; public static int px21=0x7f080031; public static int px210=0x7f0800ee; public static int px211=0x7f0800ef; public static int px212=0x7f0800f0; public static int px213=0x7f0800f1; public static int px214=0x7f0800f2; public static int px215=0x7f0800f3; public static int px216=0x7f0800f4; public static int px217=0x7f0800f5; public static int px218=0x7f0800f6; public static int px219=0x7f0800f7; public static int px22=0x7f080032; public static int px220=0x7f0800f8; public static int px221=0x7f0800f9; public static int px222=0x7f0800fa; public static int px223=0x7f0800fb; public static int px224=0x7f0800fc; public static int px225=0x7f0800fd; public static int px226=0x7f0800fe; public static int px227=0x7f0800ff; public static int px228=0x7f080100; public static int px229=0x7f080101; public static int px23=0x7f080033; public static int px230=0x7f080102; public static int px231=0x7f080103; public static int px232=0x7f080104; public static int px233=0x7f080105; public static int px234=0x7f080106; public static int px235=0x7f080107; public static int px236=0x7f080108; public static int px237=0x7f080109; public static int px238=0x7f08010a; public static int px239=0x7f08010b; public static int px24=0x7f080034; public static int px240=0x7f08010c; public static int px241=0x7f08010d; public static int px242=0x7f08010e; public static int px243=0x7f08010f; public static int px244=0x7f080110; public static int px245=0x7f080111; public static int px246=0x7f080112; public static int px247=0x7f080113; public static int px248=0x7f080114; public static int px249=0x7f080115; public static int px25=0x7f080035; public static int px250=0x7f080116; public static int px251=0x7f080117; public static int px252=0x7f080118; public static int px253=0x7f080119; public static int px254=0x7f08011a; public static int px255=0x7f08011b; public static int px256=0x7f08011c; public static int px257=0x7f08011d; public static int px258=0x7f08011e; public static int px259=0x7f08011f; public static int px26=0x7f080036; public static int px260=0x7f080120; public static int px261=0x7f080121; public static int px262=0x7f080122; public static int px263=0x7f080123; public static int px264=0x7f080124; public static int px265=0x7f080125; public static int px266=0x7f080126; public static int px267=0x7f080127; public static int px268=0x7f080128; public static int px269=0x7f080129; public static int px27=0x7f080037; public static int px270=0x7f08012a; public static int px271=0x7f08012b; public static int px272=0x7f08012c; public static int px273=0x7f08012d; public static int px274=0x7f08012e; public static int px275=0x7f08012f; public static int px276=0x7f080130; public static int px277=0x7f080131; public static int px278=0x7f080132; public static int px279=0x7f080133; public static int px28=0x7f080038; public static int px280=0x7f080134; public static int px281=0x7f080135; public static int px282=0x7f080136; public static int px283=0x7f080137; public static int px284=0x7f080138; public static int px285=0x7f080139; public static int px286=0x7f08013a; public static int px287=0x7f08013b; public static int px288=0x7f08013c; public static int px289=0x7f08013d; public static int px29=0x7f080039; public static int px290=0x7f08013e; public static int px291=0x7f08013f; public static int px292=0x7f080140; public static int px293=0x7f080141; public static int px294=0x7f080142; public static int px295=0x7f080143; public static int px296=0x7f080144; public static int px297=0x7f080145; public static int px298=0x7f080146; public static int px299=0x7f080147; public static int px3=0x7f08001f; public static int px30=0x7f08003a; public static int px300=0x7f080148; public static int px301=0x7f080149; public static int px302=0x7f08014a; public static int px303=0x7f08014b; public static int px304=0x7f08014c; public static int px305=0x7f08014d; public static int px306=0x7f08014e; public static int px307=0x7f08014f; public static int px308=0x7f080150; public static int px309=0x7f080151; public static int px31=0x7f08003b; public static int px310=0x7f080152; public static int px311=0x7f080153; public static int px312=0x7f080154; public static int px313=0x7f080155; public static int px314=0x7f080156; public static int px315=0x7f080157; public static int px316=0x7f080158; public static int px317=0x7f080159; public static int px318=0x7f08015a; public static int px319=0x7f08015b; public static int px32=0x7f08003c; public static int px320=0x7f08015c; public static int px321=0x7f08015d; public static int px322=0x7f08015e; public static int px323=0x7f08015f; public static int px324=0x7f080160; public static int px325=0x7f080161; public static int px326=0x7f080162; public static int px327=0x7f080163; public static int px328=0x7f080164; public static int px329=0x7f080165; public static int px33=0x7f08003d; public static int px330=0x7f080166; public static int px331=0x7f080167; public static int px332=0x7f080168; public static int px333=0x7f080169; public static int px334=0x7f08016a; public static int px335=0x7f08016b; public static int px336=0x7f08016c; public static int px337=0x7f08016d; public static int px338=0x7f08016e; public static int px339=0x7f08016f; public static int px34=0x7f08003e; public static int px340=0x7f080170; public static int px341=0x7f080171; public static int px342=0x7f080172; public static int px343=0x7f080173; public static int px344=0x7f080174; public static int px345=0x7f080175; public static int px346=0x7f080176; public static int px347=0x7f080177; public static int px348=0x7f080178; public static int px349=0x7f080179; public static int px35=0x7f08003f; public static int px350=0x7f08017a; public static int px351=0x7f08017b; public static int px352=0x7f08017c; public static int px353=0x7f08017d; public static int px354=0x7f08017e; public static int px355=0x7f08017f; public static int px356=0x7f080180; public static int px357=0x7f080181; public static int px358=0x7f080182; public static int px359=0x7f080183; public static int px36=0x7f080040; public static int px360=0x7f080184; public static int px361=0x7f080185; public static int px362=0x7f080186; public static int px363=0x7f080187; public static int px364=0x7f080188; public static int px365=0x7f080189; public static int px366=0x7f08018a; public static int px367=0x7f08018b; public static int px368=0x7f08018c; public static int px369=0x7f08018d; public static int px37=0x7f080041; public static int px370=0x7f08018e; public static int px371=0x7f08018f; public static int px372=0x7f080190; public static int px373=0x7f080191; public static int px374=0x7f080192; public static int px375=0x7f080193; public static int px376=0x7f080194; public static int px377=0x7f080195; public static int px378=0x7f080196; public static int px379=0x7f080197; public static int px38=0x7f080042; public static int px380=0x7f080198; public static int px381=0x7f080199; public static int px382=0x7f08019a; public static int px383=0x7f08019b; public static int px384=0x7f08019c; public static int px385=0x7f08019d; public static int px386=0x7f08019e; public static int px387=0x7f08019f; public static int px388=0x7f0801a0; public static int px389=0x7f0801a1; public static int px39=0x7f080043; public static int px390=0x7f0801a2; public static int px391=0x7f0801a3; public static int px392=0x7f0801a4; public static int px393=0x7f0801a5; public static int px394=0x7f0801a6; public static int px395=0x7f0801a7; public static int px396=0x7f0801a8; public static int px397=0x7f0801a9; public static int px398=0x7f0801aa; public static int px399=0x7f0801ab; public static int px4=0x7f080020; public static int px40=0x7f080044; public static int px400=0x7f0801ac; public static int px401=0x7f0801ad; public static int px402=0x7f0801ae; public static int px403=0x7f0801af; public static int px404=0x7f0801b0; public static int px405=0x7f0801b1; public static int px406=0x7f0801b2; public static int px407=0x7f0801b3; public static int px408=0x7f0801b4; public static int px409=0x7f0801b5; public static int px41=0x7f080045; public static int px410=0x7f0801b6; public static int px411=0x7f0801b7; public static int px412=0x7f0801b8; public static int px413=0x7f0801b9; public static int px414=0x7f0801ba; public static int px415=0x7f0801bb; public static int px416=0x7f0801bc; public static int px417=0x7f0801bd; public static int px418=0x7f0801be; public static int px419=0x7f0801bf; public static int px42=0x7f080046; public static int px420=0x7f0801c0; public static int px421=0x7f0801c1; public static int px422=0x7f0801c2; public static int px423=0x7f0801c3; public static int px424=0x7f0801c4; public static int px425=0x7f0801c5; public static int px426=0x7f0801c6; public static int px427=0x7f0801c7; public static int px428=0x7f0801c8; public static int px429=0x7f0801c9; public static int px43=0x7f080047; public static int px430=0x7f0801ca; public static int px431=0x7f0801cb; public static int px432=0x7f0801cc; public static int px433=0x7f0801cd; public static int px434=0x7f0801ce; public static int px435=0x7f0801cf; public static int px436=0x7f0801d0; public static int px437=0x7f0801d1; public static int px438=0x7f0801d2; public static int px439=0x7f0801d3; public static int px44=0x7f080048; public static int px440=0x7f0801d4; public static int px441=0x7f0801d5; public static int px442=0x7f0801d6; public static int px443=0x7f0801d7; public static int px444=0x7f0801d8; public static int px445=0x7f0801d9; public static int px446=0x7f0801da; public static int px447=0x7f0801db; public static int px448=0x7f0801dc; public static int px449=0x7f0801dd; public static int px45=0x7f080049; public static int px450=0x7f0801de; public static int px451=0x7f0801df; public static int px452=0x7f0801e0; public static int px453=0x7f0801e1; public static int px454=0x7f0801e2; public static int px455=0x7f0801e3; public static int px456=0x7f0801e4; public static int px457=0x7f0801e5; public static int px458=0x7f0801e6; public static int px459=0x7f0801e7; public static int px46=0x7f08004a; public static int px460=0x7f0801e8; public static int px461=0x7f0801e9; public static int px462=0x7f0801ea; public static int px463=0x7f0801eb; public static int px464=0x7f0801ec; public static int px465=0x7f0801ed; public static int px466=0x7f0801ee; public static int px467=0x7f0801ef; public static int px468=0x7f0801f0; public static int px469=0x7f0801f1; public static int px47=0x7f08004b; public static int px470=0x7f0801f2; public static int px471=0x7f0801f3; public static int px472=0x7f0801f4; public static int px473=0x7f0801f5; public static int px474=0x7f0801f6; public static int px475=0x7f0801f7; public static int px476=0x7f0801f8; public static int px477=0x7f0801f9; public static int px478=0x7f0801fa; public static int px479=0x7f0801fb; public static int px48=0x7f08004c; public static int px480=0x7f0801fc; public static int px481=0x7f0801fd; public static int px482=0x7f0801fe; public static int px483=0x7f0801ff; public static int px484=0x7f080200; public static int px485=0x7f080201; public static int px486=0x7f080202; public static int px487=0x7f080203; public static int px488=0x7f080204; public static int px489=0x7f080205; public static int px49=0x7f08004d; public static int px490=0x7f080206; public static int px491=0x7f080207; public static int px492=0x7f080208; public static int px493=0x7f080209; public static int px494=0x7f08020a; public static int px495=0x7f08020b; public static int px496=0x7f08020c; public static int px497=0x7f08020d; public static int px498=0x7f08020e; public static int px499=0x7f08020f; public static int px5=0x7f080021; public static int px50=0x7f08004e; public static int px500=0x7f080210; public static int px501=0x7f080211; public static int px502=0x7f080212; public static int px503=0x7f080213; public static int px504=0x7f080214; public static int px505=0x7f080215; public static int px506=0x7f080216; public static int px507=0x7f080217; public static int px508=0x7f080218; public static int px509=0x7f080219; public static int px51=0x7f08004f; public static int px510=0x7f08021a; public static int px511=0x7f08021b; public static int px512=0x7f08021c; public static int px513=0x7f08021d; public static int px514=0x7f08021e; public static int px515=0x7f08021f; public static int px516=0x7f080220; public static int px517=0x7f080221; public static int px518=0x7f080222; public static int px519=0x7f080223; public static int px52=0x7f080050; public static int px520=0x7f080224; public static int px521=0x7f080225; public static int px522=0x7f080226; public static int px523=0x7f080227; public static int px524=0x7f080228; public static int px525=0x7f080229; public static int px526=0x7f08022a; public static int px527=0x7f08022b; public static int px528=0x7f08022c; public static int px529=0x7f08022d; public static int px53=0x7f080051; public static int px530=0x7f08022e; public static int px531=0x7f08022f; public static int px532=0x7f080230; public static int px533=0x7f080231; public static int px534=0x7f080232; public static int px535=0x7f080233; public static int px536=0x7f080234; public static int px537=0x7f080235; public static int px538=0x7f080236; public static int px539=0x7f080237; public static int px54=0x7f080052; public static int px540=0x7f080238; public static int px541=0x7f080239; public static int px542=0x7f08023a; public static int px543=0x7f08023b; public static int px544=0x7f08023c; public static int px545=0x7f08023d; public static int px546=0x7f08023e; public static int px547=0x7f08023f; public static int px548=0x7f080240; public static int px549=0x7f080241; public static int px55=0x7f080053; public static int px550=0x7f080242; public static int px551=0x7f080243; public static int px552=0x7f080244; public static int px553=0x7f080245; public static int px554=0x7f080246; public static int px555=0x7f080247; public static int px556=0x7f080248; public static int px557=0x7f080249; public static int px558=0x7f08024a; public static int px559=0x7f08024b; public static int px56=0x7f080054; public static int px560=0x7f08024c; public static int px561=0x7f08024d; public static int px562=0x7f08024e; public static int px563=0x7f08024f; public static int px564=0x7f080250; public static int px565=0x7f080251; public static int px566=0x7f080252; public static int px567=0x7f080253; public static int px568=0x7f080254; public static int px569=0x7f080255; public static int px57=0x7f080055; public static int px570=0x7f080256; public static int px571=0x7f080257; public static int px572=0x7f080258; public static int px573=0x7f080259; public static int px574=0x7f08025a; public static int px575=0x7f08025b; public static int px576=0x7f08025c; public static int px577=0x7f08025d; public static int px578=0x7f08025e; public static int px579=0x7f08025f; public static int px58=0x7f080056; public static int px580=0x7f080260; public static int px581=0x7f080261; public static int px582=0x7f080262; public static int px583=0x7f080263; public static int px584=0x7f080264; public static int px585=0x7f080265; public static int px586=0x7f080266; public static int px587=0x7f080267; public static int px588=0x7f080268; public static int px589=0x7f080269; public static int px59=0x7f080057; public static int px590=0x7f08026a; public static int px591=0x7f08026b; public static int px592=0x7f08026c; public static int px593=0x7f08026d; public static int px594=0x7f08026e; public static int px595=0x7f08026f; public static int px596=0x7f080270; public static int px597=0x7f080271; public static int px598=0x7f080272; public static int px599=0x7f080273; public static int px6=0x7f080022; public static int px60=0x7f080058; public static int px600=0x7f080274; public static int px601=0x7f080275; public static int px602=0x7f080276; public static int px603=0x7f080277; public static int px604=0x7f080278; public static int px605=0x7f080279; public static int px606=0x7f08027a; public static int px607=0x7f08027b; public static int px608=0x7f08027c; public static int px609=0x7f08027d; public static int px61=0x7f080059; public static int px610=0x7f08027e; public static int px611=0x7f08027f; public static int px612=0x7f080280; public static int px613=0x7f080281; public static int px614=0x7f080282; public static int px615=0x7f080283; public static int px616=0x7f080284; public static int px617=0x7f080285; public static int px618=0x7f080286; public static int px619=0x7f080287; public static int px62=0x7f08005a; public static int px620=0x7f080288; public static int px621=0x7f080289; public static int px622=0x7f08028a; public static int px623=0x7f08028b; public static int px624=0x7f08028c; public static int px625=0x7f08028d; public static int px626=0x7f08028e; public static int px627=0x7f08028f; public static int px628=0x7f080290; public static int px629=0x7f080291; public static int px63=0x7f08005b; public static int px630=0x7f080292; public static int px631=0x7f080293; public static int px632=0x7f080294; public static int px633=0x7f080295; public static int px634=0x7f080296; public static int px635=0x7f080297; public static int px636=0x7f080298; public static int px637=0x7f080299; public static int px638=0x7f08029a; public static int px639=0x7f08029b; public static int px64=0x7f08005c; public static int px640=0x7f08029c; public static int px641=0x7f08029d; public static int px642=0x7f08029e; public static int px643=0x7f08029f; public static int px644=0x7f0802a0; public static int px645=0x7f0802a1; public static int px646=0x7f0802a2; public static int px647=0x7f0802a3; public static int px648=0x7f0802a4; public static int px649=0x7f0802a5; public static int px65=0x7f08005d; public static int px650=0x7f0802a6; public static int px651=0x7f0802a7; public static int px652=0x7f0802a8; public static int px653=0x7f0802a9; public static int px654=0x7f0802aa; public static int px655=0x7f0802ab; public static int px656=0x7f0802ac; public static int px657=0x7f0802ad; public static int px658=0x7f0802ae; public static int px659=0x7f0802af; public static int px66=0x7f08005e; public static int px660=0x7f0802b0; public static int px661=0x7f0802b1; public static int px662=0x7f0802b2; public static int px663=0x7f0802b3; public static int px664=0x7f0802b4; public static int px665=0x7f0802b5; public static int px666=0x7f0802b6; public static int px667=0x7f0802b7; public static int px668=0x7f0802b8; public static int px669=0x7f0802b9; public static int px67=0x7f08005f; public static int px670=0x7f0802ba; public static int px671=0x7f0802bb; public static int px672=0x7f0802bc; public static int px673=0x7f0802bd; public static int px674=0x7f0802be; public static int px675=0x7f0802bf; public static int px676=0x7f0802c0; public static int px677=0x7f0802c1; public static int px678=0x7f0802c2; public static int px679=0x7f0802c3; public static int px68=0x7f080060; public static int px680=0x7f0802c4; public static int px681=0x7f0802c5; public static int px682=0x7f0802c6; public static int px683=0x7f0802c7; public static int px684=0x7f0802c8; public static int px685=0x7f0802c9; public static int px686=0x7f0802ca; public static int px687=0x7f0802cb; public static int px688=0x7f0802cc; public static int px689=0x7f0802cd; public static int px69=0x7f080061; public static int px690=0x7f0802ce; public static int px691=0x7f0802cf; public static int px692=0x7f0802d0; public static int px693=0x7f0802d1; public static int px694=0x7f0802d2; public static int px695=0x7f0802d3; public static int px696=0x7f0802d4; public static int px697=0x7f0802d5; public static int px698=0x7f0802d6; public static int px699=0x7f0802d7; public static int px7=0x7f080023; public static int px70=0x7f080062; public static int px700=0x7f0802d8; public static int px701=0x7f0802d9; public static int px702=0x7f0802da; public static int px703=0x7f0802db; public static int px704=0x7f0802dc; public static int px705=0x7f0802dd; public static int px706=0x7f0802de; public static int px707=0x7f0802df; public static int px708=0x7f0802e0; public static int px709=0x7f0802e1; public static int px71=0x7f080063; public static int px710=0x7f0802e2; public static int px711=0x7f0802e3; public static int px712=0x7f0802e4; public static int px713=0x7f0802e5; public static int px714=0x7f0802e6; public static int px715=0x7f0802e7; public static int px716=0x7f0802e8; public static int px717=0x7f0802e9; public static int px718=0x7f0802ea; public static int px719=0x7f0802eb; public static int px72=0x7f080064; public static int px720=0x7f0802ec; public static int px721=0x7f0802ed; public static int px722=0x7f0802ee; public static int px723=0x7f0802ef; public static int px724=0x7f0802f0; public static int px725=0x7f0802f1; public static int px726=0x7f0802f2; public static int px727=0x7f0802f3; public static int px728=0x7f0802f4; public static int px729=0x7f0802f5; public static int px73=0x7f080065; public static int px730=0x7f0802f6; public static int px731=0x7f0802f7; public static int px732=0x7f0802f8; public static int px733=0x7f0802f9; public static int px734=0x7f0802fa; public static int px735=0x7f0802fb; public static int px736=0x7f0802fc; public static int px737=0x7f0802fd; public static int px738=0x7f0802fe; public static int px739=0x7f0802ff; public static int px74=0x7f080066; public static int px740=0x7f080300; public static int px741=0x7f080301; public static int px742=0x7f080302; public static int px743=0x7f080303; public static int px744=0x7f080304; public static int px745=0x7f080305; public static int px746=0x7f080306; public static int px747=0x7f080307; public static int px748=0x7f080308; public static int px749=0x7f080309; public static int px75=0x7f080067; public static int px750=0x7f08030a; public static int px751=0x7f08030b; public static int px752=0x7f08030c; public static int px753=0x7f08030d; public static int px754=0x7f08030e; public static int px755=0x7f08030f; public static int px756=0x7f080310; public static int px757=0x7f080311; public static int px758=0x7f080312; public static int px759=0x7f080313; public static int px76=0x7f080068; public static int px760=0x7f080314; public static int px761=0x7f080315; public static int px762=0x7f080316; public static int px763=0x7f080317; public static int px764=0x7f080318; public static int px765=0x7f080319; public static int px766=0x7f08031a; public static int px767=0x7f08031b; public static int px768=0x7f08031c; public static int px769=0x7f08031d; public static int px77=0x7f080069; public static int px770=0x7f08031e; public static int px771=0x7f08031f; public static int px772=0x7f080320; public static int px773=0x7f080321; public static int px774=0x7f080322; public static int px775=0x7f080323; public static int px776=0x7f080324; public static int px777=0x7f080325; public static int px778=0x7f080326; public static int px779=0x7f080327; public static int px78=0x7f08006a; public static int px780=0x7f080328; public static int px781=0x7f080329; public static int px782=0x7f08032a; public static int px783=0x7f08032b; public static int px784=0x7f08032c; public static int px785=0x7f08032d; public static int px786=0x7f08032e; public static int px787=0x7f08032f; public static int px788=0x7f080330; public static int px789=0x7f080331; public static int px79=0x7f08006b; public static int px790=0x7f080332; public static int px791=0x7f080333; public static int px792=0x7f080334; public static int px793=0x7f080335; public static int px794=0x7f080336; public static int px795=0x7f080337; public static int px796=0x7f080338; public static int px797=0x7f080339; public static int px798=0x7f08033a; public static int px799=0x7f08033b; public static int px8=0x7f080024; public static int px80=0x7f08006c; public static int px800=0x7f08033c; public static int px801=0x7f08033d; public static int px802=0x7f08033e; public static int px803=0x7f08033f; public static int px804=0x7f080340; public static int px805=0x7f080341; public static int px806=0x7f080342; public static int px807=0x7f080343; public static int px808=0x7f080344; public static int px809=0x7f080345; public static int px81=0x7f08006d; public static int px810=0x7f080346; public static int px811=0x7f080347; public static int px812=0x7f080348; public static int px813=0x7f080349; public static int px814=0x7f08034a; public static int px815=0x7f08034b; public static int px816=0x7f08034c; public static int px817=0x7f08034d; public static int px818=0x7f08034e; public static int px819=0x7f08034f; public static int px82=0x7f08006e; public static int px820=0x7f080350; public static int px821=0x7f080351; public static int px822=0x7f080352; public static int px823=0x7f080353; public static int px824=0x7f080354; public static int px825=0x7f080355; public static int px826=0x7f080356; public static int px827=0x7f080357; public static int px828=0x7f080358; public static int px829=0x7f080359; public static int px83=0x7f08006f; public static int px830=0x7f08035a; public static int px831=0x7f08035b; public static int px832=0x7f08035c; public static int px833=0x7f08035d; public static int px834=0x7f08035e; public static int px835=0x7f08035f; public static int px836=0x7f080360; public static int px837=0x7f080361; public static int px838=0x7f080362; public static int px839=0x7f080363; public static int px84=0x7f080070; public static int px840=0x7f080364; public static int px841=0x7f080365; public static int px842=0x7f080366; public static int px843=0x7f080367; public static int px844=0x7f080368; public static int px845=0x7f080369; public static int px846=0x7f08036a; public static int px847=0x7f08036b; public static int px848=0x7f08036c; public static int px849=0x7f08036d; public static int px85=0x7f080071; public static int px850=0x7f08036e; public static int px851=0x7f08036f; public static int px852=0x7f080370; public static int px853=0x7f080371; public static int px854=0x7f080372; public static int px855=0x7f080373; public static int px856=0x7f080374; public static int px857=0x7f080375; public static int px858=0x7f080376; public static int px859=0x7f080377; public static int px86=0x7f080072; public static int px860=0x7f080378; public static int px861=0x7f080379; public static int px862=0x7f08037a; public static int px863=0x7f08037b; public static int px864=0x7f08037c; public static int px865=0x7f08037d; public static int px866=0x7f08037e; public static int px867=0x7f08037f; public static int px868=0x7f080380; public static int px869=0x7f080381; public static int px87=0x7f080073; public static int px870=0x7f080382; public static int px871=0x7f080383; public static int px872=0x7f080384; public static int px873=0x7f080385; public static int px874=0x7f080386; public static int px875=0x7f080387; public static int px876=0x7f080388; public static int px877=0x7f080389; public static int px878=0x7f08038a; public static int px879=0x7f08038b; public static int px88=0x7f080074; public static int px880=0x7f08038c; public static int px881=0x7f08038d; public static int px882=0x7f08038e; public static int px883=0x7f08038f; public static int px884=0x7f080390; public static int px885=0x7f080391; public static int px886=0x7f080392; public static int px887=0x7f080393; public static int px888=0x7f080394; public static int px889=0x7f080395; public static int px89=0x7f080075; public static int px890=0x7f080396; public static int px891=0x7f080397; public static int px892=0x7f080398; public static int px893=0x7f080399; public static int px894=0x7f08039a; public static int px895=0x7f08039b; public static int px896=0x7f08039c; public static int px897=0x7f08039d; public static int px898=0x7f08039e; public static int px899=0x7f08039f; public static int px9=0x7f080025; public static int px90=0x7f080076; public static int px900=0x7f0803a0; public static int px901=0x7f0803a1; public static int px902=0x7f0803a2; public static int px903=0x7f0803a3; public static int px904=0x7f0803a4; public static int px905=0x7f0803a5; public static int px906=0x7f0803a6; public static int px907=0x7f0803a7; public static int px908=0x7f0803a8; public static int px909=0x7f0803a9; public static int px91=0x7f080077; public static int px910=0x7f0803aa; public static int px911=0x7f0803ab; public static int px912=0x7f0803ac; public static int px913=0x7f0803ad; public static int px914=0x7f0803ae; public static int px915=0x7f0803af; public static int px916=0x7f0803b0; public static int px917=0x7f0803b1; public static int px918=0x7f0803b2; public static int px919=0x7f0803b3; public static int px92=0x7f080078; public static int px920=0x7f0803b4; public static int px921=0x7f0803b5; public static int px922=0x7f0803b6; public static int px923=0x7f0803b7; public static int px924=0x7f0803b8; public static int px925=0x7f0803b9; public static int px926=0x7f0803ba; public static int px927=0x7f0803bb; public static int px928=0x7f0803bc; public static int px929=0x7f0803bd; public static int px93=0x7f080079; public static int px930=0x7f0803be; public static int px931=0x7f0803bf; public static int px932=0x7f0803c0; public static int px933=0x7f0803c1; public static int px934=0x7f0803c2; public static int px935=0x7f0803c3; public static int px936=0x7f0803c4; public static int px937=0x7f0803c5; public static int px938=0x7f0803c6; public static int px939=0x7f0803c7; public static int px94=0x7f08007a; public static int px940=0x7f0803c8; public static int px941=0x7f0803c9; public static int px942=0x7f0803ca; public static int px943=0x7f0803cb; public static int px944=0x7f0803cc; public static int px945=0x7f0803cd; public static int px946=0x7f0803ce; public static int px947=0x7f0803cf; public static int px948=0x7f0803d0; public static int px949=0x7f0803d1; public static int px95=0x7f08007b; public static int px950=0x7f0803d2; public static int px951=0x7f0803d3; public static int px952=0x7f0803d4; public static int px953=0x7f0803d5; public static int px954=0x7f0803d6; public static int px955=0x7f0803d7; public static int px956=0x7f0803d8; public static int px957=0x7f0803d9; public static int px958=0x7f0803da; public static int px959=0x7f0803db; public static int px96=0x7f08007c; public static int px960=0x7f0803dc; public static int px961=0x7f0803dd; public static int px962=0x7f0803de; public static int px963=0x7f0803df; public static int px964=0x7f0803e0; public static int px965=0x7f0803e1; public static int px966=0x7f0803e2; public static int px967=0x7f0803e3; public static int px968=0x7f0803e4; public static int px969=0x7f0803e5; public static int px97=0x7f08007d; public static int px970=0x7f0803e6; public static int px971=0x7f0803e7; public static int px972=0x7f0803e8; public static int px973=0x7f0803e9; public static int px974=0x7f0803ea; public static int px975=0x7f0803eb; public static int px976=0x7f0803ec; public static int px977=0x7f0803ed; public static int px978=0x7f0803ee; public static int px979=0x7f0803ef; public static int px98=0x7f08007e; public static int px980=0x7f0803f0; public static int px981=0x7f0803f1; public static int px982=0x7f0803f2; public static int px983=0x7f0803f3; public static int px984=0x7f0803f4; public static int px985=0x7f0803f5; public static int px986=0x7f0803f6; public static int px987=0x7f0803f7; public static int px988=0x7f0803f8; public static int px989=0x7f0803f9; public static int px99=0x7f08007f; public static int px990=0x7f0803fa; public static int px991=0x7f0803fb; public static int px992=0x7f0803fc; public static int px993=0x7f0803fd; public static int px994=0x7f0803fe; public static int px995=0x7f0803ff; public static int px996=0x7f080400; public static int px997=0x7f080401; public static int px998=0x7f080402; public static int px999=0x7f080403; public static int screen_height=0x7f08001c; public static int screen_width=0x7f08001b; public static int text_b=0x7f08001a; public static int text_m=0x7f080019; public static int text_s=0x7f080018; } public static final class drawable { public static int abc_ab_bottom_solid_dark_holo=0x7f020000; public static int abc_ab_bottom_solid_light_holo=0x7f020001; public static int abc_ab_bottom_transparent_dark_holo=0x7f020002; public static int abc_ab_bottom_transparent_light_holo=0x7f020003; public static int abc_ab_share_pack_holo_dark=0x7f020004; public static int abc_ab_share_pack_holo_light=0x7f020005; public static int abc_ab_solid_dark_holo=0x7f020006; public static int abc_ab_solid_light_holo=0x7f020007; public static int abc_ab_stacked_solid_dark_holo=0x7f020008; public static int abc_ab_stacked_solid_light_holo=0x7f020009; public static int abc_ab_stacked_transparent_dark_holo=0x7f02000a; public static int abc_ab_stacked_transparent_light_holo=0x7f02000b; public static int abc_ab_transparent_dark_holo=0x7f02000c; public static int abc_ab_transparent_light_holo=0x7f02000d; public static int abc_cab_background_bottom_holo_dark=0x7f02000e; public static int abc_cab_background_bottom_holo_light=0x7f02000f; public static int abc_cab_background_top_holo_dark=0x7f020010; public static int abc_cab_background_top_holo_light=0x7f020011; public static int abc_ic_ab_back_holo_dark=0x7f020012; public static int abc_ic_ab_back_holo_light=0x7f020013; public static int abc_ic_cab_done_holo_dark=0x7f020014; public static int abc_ic_cab_done_holo_light=0x7f020015; public static int abc_ic_clear=0x7f020016; public static int abc_ic_clear_disabled=0x7f020017; public static int abc_ic_clear_holo_light=0x7f020018; public static int abc_ic_clear_normal=0x7f020019; public static int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a; public static int abc_ic_clear_search_api_holo_light=0x7f02001b; public static int abc_ic_commit_search_api_holo_dark=0x7f02001c; public static int abc_ic_commit_search_api_holo_light=0x7f02001d; public static int abc_ic_go=0x7f02001e; public static int abc_ic_go_search_api_holo_light=0x7f02001f; public static int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020; public static int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021; public static int abc_ic_menu_share_holo_dark=0x7f020022; public static int abc_ic_menu_share_holo_light=0x7f020023; public static int abc_ic_search=0x7f020024; public static int abc_ic_search_api_holo_light=0x7f020025; public static int abc_ic_voice_search=0x7f020026; public static int abc_ic_voice_search_api_holo_light=0x7f020027; public static int abc_item_background_holo_dark=0x7f020028; public static int abc_item_background_holo_light=0x7f020029; public static int abc_list_divider_holo_dark=0x7f02002a; public static int abc_list_divider_holo_light=0x7f02002b; public static int abc_list_focused_holo=0x7f02002c; public static int abc_list_longpressed_holo=0x7f02002d; public static int abc_list_pressed_holo_dark=0x7f02002e; public static int abc_list_pressed_holo_light=0x7f02002f; public static int abc_list_selector_background_transition_holo_dark=0x7f020030; public static int abc_list_selector_background_transition_holo_light=0x7f020031; public static int abc_list_selector_disabled_holo_dark=0x7f020032; public static int abc_list_selector_disabled_holo_light=0x7f020033; public static int abc_list_selector_holo_dark=0x7f020034; public static int abc_list_selector_holo_light=0x7f020035; public static int abc_menu_dropdown_panel_holo_dark=0x7f020036; public static int abc_menu_dropdown_panel_holo_light=0x7f020037; public static int abc_menu_hardkey_panel_holo_dark=0x7f020038; public static int abc_menu_hardkey_panel_holo_light=0x7f020039; public static int abc_search_dropdown_dark=0x7f02003a; public static int abc_search_dropdown_light=0x7f02003b; public static int abc_spinner_ab_default_holo_dark=0x7f02003c; public static int abc_spinner_ab_default_holo_light=0x7f02003d; public static int abc_spinner_ab_disabled_holo_dark=0x7f02003e; public static int abc_spinner_ab_disabled_holo_light=0x7f02003f; public static int abc_spinner_ab_focused_holo_dark=0x7f020040; public static int abc_spinner_ab_focused_holo_light=0x7f020041; public static int abc_spinner_ab_holo_dark=0x7f020042; public static int abc_spinner_ab_holo_light=0x7f020043; public static int abc_spinner_ab_pressed_holo_dark=0x7f020044; public static int abc_spinner_ab_pressed_holo_light=0x7f020045; public static int abc_tab_indicator_ab_holo=0x7f020046; public static int abc_tab_selected_focused_holo=0x7f020047; public static int abc_tab_selected_holo=0x7f020048; public static int abc_tab_selected_pressed_holo=0x7f020049; public static int abc_tab_unselected_pressed_holo=0x7f02004a; public static int abc_textfield_search_default_holo_dark=0x7f02004b; public static int abc_textfield_search_default_holo_light=0x7f02004c; public static int abc_textfield_search_right_default_holo_dark=0x7f02004d; public static int abc_textfield_search_right_default_holo_light=0x7f02004e; public static int abc_textfield_search_right_selected_holo_dark=0x7f02004f; public static int abc_textfield_search_right_selected_holo_light=0x7f020050; public static int abc_textfield_search_selected_holo_dark=0x7f020051; public static int abc_textfield_search_selected_holo_light=0x7f020052; public static int abc_textfield_searchview_holo_dark=0x7f020053; public static int abc_textfield_searchview_holo_light=0x7f020054; public static int abc_textfield_searchview_right_holo_dark=0x7f020055; public static int abc_textfield_searchview_right_holo_light=0x7f020056; public static int btn_press=0x7f020057; public static int btn_selector=0x7f020058; public static int btn_unpress=0x7f020059; public static int button_confirm=0x7f02005a; public static int check_b_nomer=0x7f02005b; public static int checkbox=0x7f02005c; public static int checkbox_b_nomer=0x7f02005d; public static int checkbox_b_passed=0x7f02005e; public static int custom_progress_bar=0x7f02005f; public static int dialog_bg=0x7f020060; public static int h_line=0x7f020061; public static int ic_error=0x7f020062; public static int ic_launcher=0x7f020063; public static int layout_bg=0x7f020064; public static int loading_0=0x7f020065; public static int loading_1=0x7f020066; public static int loading_2=0x7f020067; public static int loading_3=0x7f020068; public static int loading_4=0x7f020069; public static int loading_5=0x7f02006a; public static int loading_6=0x7f02006b; public static int loading_7=0x7f02006c; public static int oer=0x7f02006d; public static int oer_bg=0x7f02006e; public static int pull_to_refresh_arrow=0x7f02006f; public static int seek_thumb_normal=0x7f020070; public static int seek_thumb_pressed=0x7f020071; public static int share_lin=0x7f020072; public static int toast_shape=0x7f020073; public static int toast_tishi=0x7f020074; public static int wheel_bg=0x7f020075; public static int wheel_val=0x7f020076; } public static final class id { public static int action_bar=0x7f050021; public static int action_bar_activity_content=0x7f050015; public static int action_bar_container=0x7f050020; public static int action_bar_overlay_layout=0x7f050024; public static int action_bar_root=0x7f05001f; public static int action_bar_subtitle=0x7f050028; public static int action_bar_title=0x7f050027; public static int action_context_bar=0x7f050022; public static int action_menu_divider=0x7f050016; public static int action_menu_presenter=0x7f050017; public static int action_mode_close_button=0x7f050029; public static int action_settings=0x7f050062; public static int activity_chooser_view_content=0x7f05002a; public static int alertTitle=0x7f050045; public static int always=0x7f05000b; public static int arrow=0x7f050058; public static int beginning=0x7f050011; public static int button1=0x7f05004a; public static int button2=0x7f05004b; public static int checkbox=0x7f050032; public static int collapseActionView=0x7f05000d; public static int contentPanel=0x7f050047; public static int customPanel=0x7f050049; public static int daywheel=0x7f05005c; public static int default_activity_button=0x7f05002d; public static int dialog=0x7f05000e; public static int dialog_view=0x7f050050; public static int disableHome=0x7f050008; public static int dropdown=0x7f05000f; public static int edit_query=0x7f050035; public static int end=0x7f050013; public static int expand_activities_button=0x7f05002b; public static int expanded_menu=0x7f050031; public static int fullscreen=0x7f05001d; public static int home=0x7f050014; public static int homeAsUp=0x7f050005; public static int hourwheel=0x7f05005d; public static int icon=0x7f05002f; public static int ifRoom=0x7f05000a; public static int image=0x7f05002c; public static int img=0x7f050051; public static int iv=0x7f050061; public static int lastUpdate=0x7f050057; public static int layout=0x7f050054; public static int left=0x7f05001a; public static int listMode=0x7f050001; public static int list_item=0x7f05002e; public static int loadFull=0x7f05004c; public static int loading=0x7f05004f; public static int main=0x7f050041; public static int margin=0x7f05001c; public static int message=0x7f050048; public static int middle=0x7f050012; public static int minutewheel=0x7f05005e; public static int monthwheel=0x7f05005b; public static int more=0x7f05004e; public static int never=0x7f050009; public static int noData=0x7f05004d; public static int none=0x7f050010; public static int normal=0x7f050000; public static int parentPanel=0x7f050042; public static int progress_circular=0x7f050018; public static int progress_horizontal=0x7f050019; public static int radio=0x7f050034; public static int refreshing=0x7f050055; public static int right=0x7f05001b; public static int search_badge=0x7f050037; public static int search_bar=0x7f050036; public static int search_button=0x7f050038; public static int search_close_btn=0x7f05003d; public static int search_edit_frame=0x7f050039; public static int search_go_btn=0x7f05003f; public static int search_mag_icon=0x7f05003a; public static int search_plate=0x7f05003b; public static int search_src_text=0x7f05003c; public static int search_voice_btn=0x7f050040; public static int secondwheel=0x7f05005f; public static int selected_view=0x7f05001e; public static int shortcut=0x7f050033; public static int showCustom=0x7f050007; public static int showHome=0x7f050004; public static int showTitle=0x7f050006; public static int slidingmenumain=0x7f050059; public static int split_action_bar=0x7f050023; public static int submit_area=0x7f05003e; public static int tabMode=0x7f050002; public static int text=0x7f050053; public static int tip=0x7f050056; public static int tipTextView=0x7f050052; public static int title=0x7f050030; public static int titleDivider=0x7f050046; public static int title_template=0x7f050044; public static int toast_layout_root=0x7f050060; public static int topPanel=0x7f050043; public static int top_action_bar=0x7f050025; public static int up=0x7f050026; public static int useLogo=0x7f050003; public static int withText=0x7f05000c; public static int yearwheel=0x7f05005a; } public static final class integer { /** The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. The maximum number of action buttons that should be permitted within an action bar/action mode. This will be used to determine how many showAsAction="ifRoom" items can fit. "always" items can override this. */ public static int abc_max_action_buttons=0x7f090000; } public static final class layout { public static int abc_action_bar_decor=0x7f030000; public static int abc_action_bar_decor_include=0x7f030001; public static int abc_action_bar_decor_overlay=0x7f030002; public static int abc_action_bar_home=0x7f030003; public static int abc_action_bar_tab=0x7f030004; public static int abc_action_bar_tabbar=0x7f030005; public static int abc_action_bar_title_item=0x7f030006; public static int abc_action_bar_view_list_nav_layout=0x7f030007; public static int abc_action_menu_item_layout=0x7f030008; public static int abc_action_menu_layout=0x7f030009; public static int abc_action_mode_bar=0x7f03000a; public static int abc_action_mode_close_item=0x7f03000b; public static int abc_activity_chooser_view=0x7f03000c; public static int abc_activity_chooser_view_include=0x7f03000d; public static int abc_activity_chooser_view_list_item=0x7f03000e; public static int abc_expanded_menu_layout=0x7f03000f; public static int abc_list_menu_item_checkbox=0x7f030010; public static int abc_list_menu_item_icon=0x7f030011; public static int abc_list_menu_item_layout=0x7f030012; public static int abc_list_menu_item_radio=0x7f030013; public static int abc_popup_menu_item_layout=0x7f030014; public static int abc_search_dropdown_item_icons_2line=0x7f030015; public static int abc_search_view=0x7f030016; public static int abc_simple_decor=0x7f030017; public static int dialog_layout=0x7f030018; public static int listview_footer=0x7f030019; public static int loading_dialog=0x7f03001a; public static int net_dialog_loaing=0x7f03001b; public static int pull_to_refresh_header=0x7f03001c; public static int slidingmenumain=0x7f03001d; public static int support_simple_spinner_dropdown_item=0x7f03001e; public static int time_picker=0x7f03001f; public static int toast=0x7f030020; } public static final class menu { public static int main=0x7f0c0000; } public static final class string { /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] */ public static int abc_action_bar_home_description=0x7f0a0001; /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] */ public static int abc_action_bar_up_description=0x7f0a0002; /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] */ public static int abc_action_menu_overflow_description=0x7f0a0003; /** Label for the "Done" button on the far left of action mode toolbars. */ public static int abc_action_mode_done=0x7f0a0000; /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] */ public static int abc_activity_chooser_view_see_all=0x7f0a000a; /** ActivityChooserView - accessibility support Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] */ public static int abc_activitychooserview_choose_application=0x7f0a0009; /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] */ public static int abc_searchview_description_clear=0x7f0a0006; /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] */ public static int abc_searchview_description_query=0x7f0a0005; /** SearchView accessibility description for search button [CHAR LIMIT=NONE] */ public static int abc_searchview_description_search=0x7f0a0004; /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] */ public static int abc_searchview_description_submit=0x7f0a0007; /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] */ public static int abc_searchview_description_voice=0x7f0a0008; /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static int abc_shareactionprovider_share_with=0x7f0a000c; /** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static int abc_shareactionprovider_share_with_application=0x7f0a000b; public static int action_settings=0x7f0a000f; public static int app_name=0x7f0a000d; public static int hello_world=0x7f0a000e; public static int lastUpdateTime=0x7f0a0012; public static int load_full=0x7f0a0013; public static int more=0x7f0a0015; public static int no_data=0x7f0a0014; /** listview自定义组件 */ public static int pull_to_refresh=0x7f0a0010; public static int release_to_refresh=0x7f0a0011; } 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. */ public static int AppBaseTheme=0x7f0b008b; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static int AppTheme=0x7f0b008c; public static int DialogWindowTitle=0x7f0b0097; /** 加载对话框 */ public static int Dialog_NoTitle=0x7f0b0095; /** Mimic text appearance in select_dialog_item.xml */ public static int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063; public static int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d; public static int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f; /** Search View result styles */ public static int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e; public static int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069; public static int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a; public static int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070; public static int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072; /** TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default versions instead (which are exactly the same). */ public static int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071; public static int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b; public static int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c; public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035; public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034; public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030; public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031; public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033; public static int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032; public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a; public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006; public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008; public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005; public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007; public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e; public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020; public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d; public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f; public static int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054; public static int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056; public static int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058; public static int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055; public static int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057; public static int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051; public static int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053; public static int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050; public static int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052; public static int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061; public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021; public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e; public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f; public static int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062; public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028; /** Themes in the "Theme.AppCompat" family will contain an action bar by default. If Holo themes are available on the current platform version they will be used. A limited Holo-styled action bar will be provided on platform versions older than 3.0. (API 11) These theme declarations contain any version-independent specification. Items that need to vary based on platform version should be defined in the corresponding "Theme.Base" theme. Platform-independent theme providing an action bar in a dark-themed activity. */ public static int Theme_AppCompat=0x7f0b0077; /** Menu/item attributes */ public static int Theme_AppCompat_Base_CompactMenu=0x7f0b0083; public static int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084; /** Menu/item attributes */ public static int Theme_AppCompat_CompactMenu=0x7f0b007c; public static int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d; public static int Theme_AppCompat_DialogWhenLarge=0x7f0b007a; /** Platform-independent theme providing an action bar in a light-themed activity. */ public static int Theme_AppCompat_Light=0x7f0b0078; /** Platform-independent theme providing an action bar in a dark-themed activity. */ public static int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079; public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b; /** Base platform-dependent theme */ public static int Theme_Base=0x7f0b007e; /** Base platform-dependent theme providing an action bar in a dark-themed activity. Base platform-dependent theme providing an action bar in a dark-themed activity. */ public static int Theme_Base_AppCompat=0x7f0b0080; public static int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087; public static int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088; public static int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085; /** As we have defined the theme in values-large (for compat) and values-large takes precedence over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be inherited from in both values-v14 and values-large-v14. */ public static int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089; /** Base platform-dependent theme providing an action bar in a light-themed activity. Base platform-dependent theme providing an action bar in a light-themed activity. */ public static int Theme_Base_AppCompat_Light=0x7f0b0081; /** Base platform-dependent theme providing a dark action bar in a light-themed activity. Base platform-dependent theme providing a dark action bar in a light-themed activity. */ public static int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082; public static int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086; public static int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a; /** Base platform-dependent theme providing a light-themed activity. */ public static int Theme_Base_Light=0x7f0b007f; /** Styles in here can be extended for customisation in your application. Each utilises one of the Base styles. If Holo themes are available on the current platform version they will be used instead of the compat styles. */ public static int Widget_AppCompat_ActionBar=0x7f0b0000; public static int Widget_AppCompat_ActionBar_Solid=0x7f0b0002; public static int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011; public static int Widget_AppCompat_ActionBar_TabText=0x7f0b0017; public static int Widget_AppCompat_ActionBar_TabView=0x7f0b0014; public static int Widget_AppCompat_ActionButton=0x7f0b000b; public static int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d; public static int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f; public static int Widget_AppCompat_ActionMode=0x7f0b001b; public static int Widget_AppCompat_ActivityChooserView=0x7f0b0038; public static int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036; public static int Widget_AppCompat_Base_ActionBar=0x7f0b003a; public static int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c; public static int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045; public static int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b; public static int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048; /** Action Button Styles */ public static int Widget_AppCompat_Base_ActionButton=0x7f0b003f; public static int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041; public static int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043; public static int Widget_AppCompat_Base_ActionMode=0x7f0b004e; public static int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075; /** AutoCompleteTextView styles (for SearchView) */ public static int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073; public static int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d; /** Popup Menu */ public static int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065; /** Spinner Widgets */ public static int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f; public static int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064; public static int Widget_AppCompat_Base_PopupMenu=0x7f0b0067; public static int Widget_AppCompat_Base_ProgressBar=0x7f0b005a; /** Progress Bar */ public static int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059; /** Action Bar Spinner Widgets */ public static int Widget_AppCompat_Base_Spinner=0x7f0b005b; public static int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024; public static int Widget_AppCompat_Light_ActionBar=0x7f0b0001; public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003; public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004; public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012; public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013; public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018; public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019; public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015; public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016; public static int Widget_AppCompat_Light_ActionButton=0x7f0b000c; public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e; public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010; public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c; public static int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039; public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037; public static int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b; public static int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d; public static int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e; public static int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046; public static int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047; public static int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c; public static int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d; public static int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049; public static int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a; public static int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040; public static int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042; public static int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044; public static int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f; public static int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076; public static int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074; public static int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e; public static int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066; public static int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060; public static int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068; public static int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c; public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025; public static int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a; public static int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027; public static int Widget_AppCompat_Light_PopupMenu=0x7f0b002c; public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023; public static int Widget_AppCompat_ListPopupWindow=0x7f0b0029; public static int Widget_AppCompat_ListView_DropDown=0x7f0b0026; public static int Widget_AppCompat_ListView_Menu=0x7f0b002d; public static int Widget_AppCompat_PopupMenu=0x7f0b002b; public static int Widget_AppCompat_ProgressBar=0x7f0b000a; public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009; public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022; /** 按钮 */ public static int button=0x7f0b008d; /** 按钮圆角 */ public static int button_re=0x7f0b008e; /** 加载对话框 */ public static int customProgressBar=0x7f0b0096; public static int dialog_btn=0x7f0b009a; public static int dialog_tran=0x7f0b0098; public static int dialog_untran=0x7f0b0099; /** 编辑框 */ public static int editview=0x7f0b008f; /** 编辑框圆角 */ public static int editview_re=0x7f0b0090; /** listview列表 */ public static int listview=0x7f0b0094; /** 大字体 */ public static int textview_b=0x7f0b0093; /** 中字体 */ public static int textview_m=0x7f0b0092; /** 小字体 */ public static int textview_s=0x7f0b0091; } public static final class styleable { /** ============================================ Attributes used to style the Action Bar. These should be set on your theme; the default actionBarStyle will propagate them to the correct elements as needed. Please Note: when overriding attributes for an ActionBar style you must specify each attribute twice: once with the "android:" namespace prefix and once without. <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 #ActionBar_background com.jmheart:background}</code></td><td> Specifies a background drawable for the action bar.</td></tr> <tr><td><code>{@link #ActionBar_backgroundSplit com.jmheart:backgroundSplit}</code></td><td> Specifies a background drawable for the bottom component of a split action bar.</td></tr> <tr><td><code>{@link #ActionBar_backgroundStacked com.jmheart:backgroundStacked}</code></td><td> Specifies a background drawable for a second stacked row of the action bar.</td></tr> <tr><td><code>{@link #ActionBar_customNavigationLayout com.jmheart:customNavigationLayout}</code></td><td> Specifies a layout for custom navigation.</td></tr> <tr><td><code>{@link #ActionBar_displayOptions com.jmheart:displayOptions}</code></td><td> Options affecting how the action bar is displayed.</td></tr> <tr><td><code>{@link #ActionBar_divider com.jmheart:divider}</code></td><td> Specifies the drawable used for item dividers.</td></tr> <tr><td><code>{@link #ActionBar_height com.jmheart:height}</code></td><td> Specifies a fixed height.</td></tr> <tr><td><code>{@link #ActionBar_homeLayout com.jmheart:homeLayout}</code></td><td> Specifies a layout to use for the "home" section of the action bar.</td></tr> <tr><td><code>{@link #ActionBar_icon com.jmheart:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr> <tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.jmheart:indeterminateProgressStyle}</code></td><td> Specifies a style resource to use for an indeterminate progress spinner.</td></tr> <tr><td><code>{@link #ActionBar_itemPadding com.jmheart:itemPadding}</code></td><td> Specifies padding that should be applied to the left and right sides of system-provided items in the bar.</td></tr> <tr><td><code>{@link #ActionBar_logo com.jmheart:logo}</code></td><td> Specifies the drawable used for the application logo.</td></tr> <tr><td><code>{@link #ActionBar_navigationMode com.jmheart:navigationMode}</code></td><td> The type of navigation to use.</td></tr> <tr><td><code>{@link #ActionBar_progressBarPadding com.jmheart:progressBarPadding}</code></td><td> Specifies the horizontal padding on either end for an embedded progress bar.</td></tr> <tr><td><code>{@link #ActionBar_progressBarStyle com.jmheart:progressBarStyle}</code></td><td> Specifies a style resource to use for an embedded progress bar.</td></tr> <tr><td><code>{@link #ActionBar_subtitle com.jmheart:subtitle}</code></td><td> Specifies subtitle text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #ActionBar_subtitleTextStyle com.jmheart:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #ActionBar_title com.jmheart:title}</code></td><td> Specifies title text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #ActionBar_titleTextStyle com.jmheart:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr> </table> @see #ActionBar_background @see #ActionBar_backgroundSplit @see #ActionBar_backgroundStacked @see #ActionBar_customNavigationLayout @see #ActionBar_displayOptions @see #ActionBar_divider @see #ActionBar_height @see #ActionBar_homeLayout @see #ActionBar_icon @see #ActionBar_indeterminateProgressStyle @see #ActionBar_itemPadding @see #ActionBar_logo @see #ActionBar_navigationMode @see #ActionBar_progressBarPadding @see #ActionBar_progressBarStyle @see #ActionBar_subtitle @see #ActionBar_subtitleTextStyle @see #ActionBar_title @see #ActionBar_titleTextStyle */ public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; /** <p> @attr description Specifies a background drawable for the action bar. <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>". <p>This is a private symbol. @attr name com.jmheart:background */ public static final int ActionBar_background = 10; /** <p> @attr description Specifies a background drawable for the bottom component of a split action bar. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This is a private symbol. @attr name com.jmheart:backgroundSplit */ public static final int ActionBar_backgroundSplit = 12; /** <p> @attr description Specifies a background drawable for a second stacked row of the action bar. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This is a private symbol. @attr name com.jmheart:backgroundStacked */ public static final int ActionBar_backgroundStacked = 11; /** <p> @attr description Specifies a layout for custom navigation. Overrides navigationMode. <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>". <p>This is a private symbol. @attr name com.jmheart:customNavigationLayout */ public static final int ActionBar_customNavigationLayout = 13; /** <p> @attr description Options affecting how the action bar is displayed. <p>Must be one or more (separated by '|') 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>useLogo</code></td><td>0x1</td><td></td></tr> <tr><td><code>showHome</code></td><td>0x2</td><td></td></tr> <tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr> <tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr> <tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr> <tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.jmheart:displayOptions */ public static final int ActionBar_displayOptions = 3; /** <p> @attr description Specifies the drawable used for item dividers. <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>". <p>This is a private symbol. @attr name com.jmheart:divider */ public static final int ActionBar_divider = 9; /** <p> @attr description Specifies a fixed height. <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. <p>This is a private symbol. @attr name com.jmheart:height */ public static final int ActionBar_height = 1; /** <p> @attr description Specifies a layout to use for the "home" section of the action bar. <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>". <p>This is a private symbol. @attr name com.jmheart:homeLayout */ public static final int ActionBar_homeLayout = 14; /** <p> @attr description Specifies the drawable used for the application icon. <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>". <p>This is a private symbol. @attr name com.jmheart:icon */ public static final int ActionBar_icon = 7; /** <p> @attr description Specifies a style resource to use for an indeterminate progress spinner. <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>". <p>This is a private symbol. @attr name com.jmheart:indeterminateProgressStyle */ public static final int ActionBar_indeterminateProgressStyle = 16; /** <p> @attr description Specifies padding that should be applied to the left and right sides of system-provided items in the bar. <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. <p>This is a private symbol. @attr name com.jmheart:itemPadding */ public static final int ActionBar_itemPadding = 18; /** <p> @attr description Specifies the drawable used for the application logo. <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>". <p>This is a private symbol. @attr name com.jmheart:logo */ public static final int ActionBar_logo = 8; /** <p> @attr description The type of navigation to use. <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>normal</code></td><td>0</td><td> Normal static title text </td></tr> <tr><td><code>listMode</code></td><td>1</td><td> The action bar will use a selection list for navigation. </td></tr> <tr><td><code>tabMode</code></td><td>2</td><td> The action bar will use a series of horizontal tabs for navigation. </td></tr> </table> <p>This is a private symbol. @attr name com.jmheart:navigationMode */ public static final int ActionBar_navigationMode = 2; /** <p> @attr description Specifies the horizontal padding on either end for an embedded progress bar. <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. <p>This is a private symbol. @attr name com.jmheart:progressBarPadding */ public static final int ActionBar_progressBarPadding = 17; /** <p> @attr description Specifies a style resource to use for an embedded progress bar. <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>". <p>This is a private symbol. @attr name com.jmheart:progressBarStyle */ public static final int ActionBar_progressBarStyle = 15; /** <p> @attr description Specifies subtitle text used for navigationMode="normal" <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:subtitle */ public static final int ActionBar_subtitle = 4; /** <p> @attr description Specifies a style to use for subtitle text. <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>". <p>This is a private symbol. @attr name com.jmheart:subtitleTextStyle */ public static final int ActionBar_subtitleTextStyle = 6; /** <p> @attr description Specifies title text used for navigationMode="normal" <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:title */ public static final int ActionBar_title = 0; /** <p> @attr description Specifies a style to use for title text. <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>". <p>This is a private symbol. @attr name com.jmheart:titleTextStyle */ public static final int ActionBar_titleTextStyle = 5; /** Valid LayoutParams for views placed in the action bar as custom views. <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 #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr> </table> @see #ActionBarLayout_android_layout_gravity */ public static final int[] ActionBarLayout = { 0x010100b3 }; /** <p>This symbol is the offset where the {@link android.R.attr#layout_gravity} attribute's value can be found in the {@link #ActionBarLayout} array. @attr name android:layout_gravity */ public static final int ActionBarLayout_android_layout_gravity = 0; /** These attributes are meant to be specified and customized by the app. The system will read and apply them as needed. These attributes control properties of the activity window, such as whether an action bar should be present and whether it should overlay content. <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 #ActionBarWindow_windowActionBar com.jmheart:windowActionBar}</code></td><td></td></tr> <tr><td><code>{@link #ActionBarWindow_windowActionBarOverlay com.jmheart:windowActionBarOverlay}</code></td><td></td></tr> <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMajor com.jmheart:windowFixedHeightMajor}</code></td><td> A fixed height for the window along the major axis of the screen, that is, when in portrait.</td></tr> <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMinor com.jmheart:windowFixedHeightMinor}</code></td><td> A fixed height for the window along the minor axis of the screen, that is, when in landscape.</td></tr> <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMajor com.jmheart:windowFixedWidthMajor}</code></td><td> A fixed width for the window along the major axis of the screen, that is, when in landscape.</td></tr> <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMinor com.jmheart:windowFixedWidthMinor}</code></td><td> A fixed width for the window along the minor axis of the screen, that is, when in portrait.</td></tr> <tr><td><code>{@link #ActionBarWindow_windowSplitActionBar com.jmheart:windowSplitActionBar}</code></td><td></td></tr> </table> @see #ActionBarWindow_windowActionBar @see #ActionBarWindow_windowActionBarOverlay @see #ActionBarWindow_windowFixedHeightMajor @see #ActionBarWindow_windowFixedHeightMinor @see #ActionBarWindow_windowFixedWidthMajor @see #ActionBarWindow_windowFixedWidthMinor @see #ActionBarWindow_windowSplitActionBar */ public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#windowActionBar} attribute's value can be found in the {@link #ActionBarWindow} 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.jmheart:windowActionBar */ public static final int ActionBarWindow_windowActionBar = 0; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#windowActionBarOverlay} attribute's value can be found in the {@link #ActionBarWindow} 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.jmheart:windowActionBarOverlay */ public static final int ActionBarWindow_windowActionBarOverlay = 1; /** <p> @attr description A fixed height for the window along the major axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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. <p>This is a private symbol. @attr name com.jmheart:windowFixedHeightMajor */ public static final int ActionBarWindow_windowFixedHeightMajor = 6; /** <p> @attr description A fixed height for the window along the minor axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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. <p>This is a private symbol. @attr name com.jmheart:windowFixedHeightMinor */ public static final int ActionBarWindow_windowFixedHeightMinor = 4; /** <p> @attr description A fixed width for the window along the major axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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. <p>This is a private symbol. @attr name com.jmheart:windowFixedWidthMajor */ public static final int ActionBarWindow_windowFixedWidthMajor = 3; /** <p> @attr description A fixed width for the window along the minor axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension. <p>May 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>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <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. <p>This is a private symbol. @attr name com.jmheart:windowFixedWidthMinor */ public static final int ActionBarWindow_windowFixedWidthMinor = 5; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#windowSplitActionBar} attribute's value can be found in the {@link #ActionBarWindow} 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.jmheart:windowSplitActionBar */ public static final int ActionBarWindow_windowSplitActionBar = 2; /** Attributes that can be used with a ActionMenuItemView. <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 #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr> </table> @see #ActionMenuItemView_android_minWidth */ public static final int[] ActionMenuItemView = { 0x0101013f }; /** <p>This symbol is the offset where the {@link android.R.attr#minWidth} attribute's value can be found in the {@link #ActionMenuItemView} array. @attr name android:minWidth */ public static final int ActionMenuItemView_android_minWidth = 0; /** Size of padding on either end of a divider. */ public static final int[] ActionMenuView = { }; /** Attributes that can be used with a ActionMode. <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 #ActionMode_background com.jmheart:background}</code></td><td> Specifies a background for the action mode bar.</td></tr> <tr><td><code>{@link #ActionMode_backgroundSplit com.jmheart:backgroundSplit}</code></td><td> Specifies a background for the split action mode bar.</td></tr> <tr><td><code>{@link #ActionMode_height com.jmheart:height}</code></td><td> Specifies a fixed height for the action mode bar.</td></tr> <tr><td><code>{@link #ActionMode_subtitleTextStyle com.jmheart:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #ActionMode_titleTextStyle com.jmheart:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr> </table> @see #ActionMode_background @see #ActionMode_backgroundSplit @see #ActionMode_height @see #ActionMode_subtitleTextStyle @see #ActionMode_titleTextStyle */ public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; /** <p> @attr description Specifies a background for the action mode bar. <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>". <p>This is a private symbol. @attr name com.jmheart:background */ public static final int ActionMode_background = 3; /** <p> @attr description Specifies a background for the split action mode bar. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This is a private symbol. @attr name com.jmheart:backgroundSplit */ public static final int ActionMode_backgroundSplit = 4; /** <p> @attr description Specifies a fixed height for the action mode bar. <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. <p>This is a private symbol. @attr name com.jmheart:height */ public static final int ActionMode_height = 0; /** <p> @attr description Specifies a style to use for subtitle text. <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>". <p>This is a private symbol. @attr name com.jmheart:subtitleTextStyle */ public static final int ActionMode_subtitleTextStyle = 2; /** <p> @attr description Specifies a style to use for title text. <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>". <p>This is a private symbol. @attr name com.jmheart:titleTextStyle */ public static final int ActionMode_titleTextStyle = 1; /** Attrbitutes for a ActivityChooserView. <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 #ActivityChooserView_expandActivityOverflowButtonDrawable com.jmheart:expandActivityOverflowButtonDrawable}</code></td><td> The drawable to show in the button for expanding the activities overflow popup.</td></tr> <tr><td><code>{@link #ActivityChooserView_initialActivityCount com.jmheart:initialActivityCount}</code></td><td> The maximal number of items initially shown in the activity list.</td></tr> </table> @see #ActivityChooserView_expandActivityOverflowButtonDrawable @see #ActivityChooserView_initialActivityCount */ public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; /** <p> @attr description The drawable to show in the button for expanding the activities overflow popup. <strong>Note:</strong> Clients would like to set this drawable as a clue about the action the chosen activity will perform. For example, if share activity is to be chosen the drawable should give a clue that sharing is to be performed. <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>". <p>This is a private symbol. @attr name com.jmheart:expandActivityOverflowButtonDrawable */ public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; /** <p> @attr description The maximal number of items initially shown in the activity list. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:initialActivityCount */ public static final int ActivityChooserView_initialActivityCount = 0; /** Attributes that can be used with a CircleImageView. <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 #CircleImageView_border_color com.jmheart:border_color}</code></td><td></td></tr> <tr><td><code>{@link #CircleImageView_border_width com.jmheart:border_width}</code></td><td></td></tr> </table> @see #CircleImageView_border_color @see #CircleImageView_border_width */ public static final int[] CircleImageView = { 0x7f01009c, 0x7f01009d }; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#border_color} attribute's value can be found in the {@link #CircleImageView} array. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></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.jmheart:border_color */ public static final int CircleImageView_border_color = 1; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#border_width} attribute's value can be found in the {@link #CircleImageView} 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.jmheart:border_width */ public static final int CircleImageView_border_width = 0; /** Attributes that can be used with a CompatTextView. <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 #CompatTextView_textAllCaps com.jmheart:textAllCaps}</code></td><td> Present the text in ALL CAPS.</td></tr> </table> @see #CompatTextView_textAllCaps */ public static final int[] CompatTextView = { 0x7f01006d }; /** <p> @attr description Present the text in ALL CAPS. This may use a small-caps form when available. <p>May 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>". <p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This is a private symbol. @attr name com.jmheart:textAllCaps */ public static final int CompatTextView_textAllCaps = 0; /** Attributes that can be used with a LinearLayoutICS. <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 #LinearLayoutICS_divider com.jmheart:divider}</code></td><td> Drawable to use as a vertical divider between buttons.</td></tr> <tr><td><code>{@link #LinearLayoutICS_dividerPadding com.jmheart:dividerPadding}</code></td><td> Size of padding on either end of a divider.</td></tr> <tr><td><code>{@link #LinearLayoutICS_showDividers com.jmheart:showDividers}</code></td><td> Setting for which dividers to show.</td></tr> </table> @see #LinearLayoutICS_divider @see #LinearLayoutICS_dividerPadding @see #LinearLayoutICS_showDividers */ public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; /** <p> @attr description Drawable to use as a vertical divider between buttons. <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>". <p>This is a private symbol. @attr name com.jmheart:divider */ public static final int LinearLayoutICS_divider = 0; /** <p> @attr description Size of padding on either end of a divider. <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. <p>This is a private symbol. @attr name com.jmheart:dividerPadding */ public static final int LinearLayoutICS_dividerPadding = 2; /** <p> @attr description Setting for which dividers to show. <p>Must be one or more (separated by '|') 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>none</code></td><td>0</td><td></td></tr> <tr><td><code>beginning</code></td><td>1</td><td></td></tr> <tr><td><code>middle</code></td><td>2</td><td></td></tr> <tr><td><code>end</code></td><td>4</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.jmheart:showDividers */ public static final int LinearLayoutICS_showDividers = 1; /** Base attributes that are available to all groups. <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 #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td> Whether the items are capable of displaying a check mark.</td></tr> <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td> Whether the items are enabled.</td></tr> <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td> The ID of the group.</td></tr> <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td> The category applied to all items within this group.</td></tr> <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td> The order within the category applied to all items within this group.</td></tr> <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td> Whether the items are shown/visible.</td></tr> </table> @see #MenuGroup_android_checkableBehavior @see #MenuGroup_android_enabled @see #MenuGroup_android_id @see #MenuGroup_android_menuCategory @see #MenuGroup_android_orderInCategory @see #MenuGroup_android_visible */ public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; /** <p> @attr description Whether the items are capable of displaying a check mark. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#checkableBehavior}. @attr name android:checkableBehavior */ public static final int MenuGroup_android_checkableBehavior = 5; /** <p> @attr description Whether the items are enabled. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#enabled}. @attr name android:enabled */ public static final int MenuGroup_android_enabled = 0; /** <p> @attr description The ID of the group. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#id}. @attr name android:id */ public static final int MenuGroup_android_id = 1; /** <p> @attr description The category applied to all items within this group. (This will be or'ed with the orderInCategory attribute.) <p>This corresponds to the global attribute resource symbol {@link android.R.attr#menuCategory}. @attr name android:menuCategory */ public static final int MenuGroup_android_menuCategory = 3; /** <p> @attr description The order within the category applied to all items within this group. (This will be or'ed with the category attribute.) <p>This corresponds to the global attribute resource symbol {@link android.R.attr#orderInCategory}. @attr name android:orderInCategory */ public static final int MenuGroup_android_orderInCategory = 4; /** <p> @attr description Whether the items are shown/visible. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#visible}. @attr name android:visible */ public static final int MenuGroup_android_visible = 2; /** Base attributes that are available to all Item objects. <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 #MenuItem_actionLayout com.jmheart:actionLayout}</code></td><td> An optional layout to be used as an action view.</td></tr> <tr><td><code>{@link #MenuItem_actionProviderClass com.jmheart:actionProviderClass}</code></td><td> The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.</td></tr> <tr><td><code>{@link #MenuItem_actionViewClass com.jmheart:actionViewClass}</code></td><td> The name of an optional View class to instantiate and use as an action view.</td></tr> <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td> The alphabetic shortcut key.</td></tr> <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td> Whether the item is capable of displaying a check mark.</td></tr> <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td> Whether the item is checked.</td></tr> <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td> Whether the item is enabled.</td></tr> <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td> The icon associated with this item.</td></tr> <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td> The ID of the item.</td></tr> <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td> The category applied to the item.</td></tr> <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td> The numeric shortcut key.</td></tr> <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td> Name of a method on the Context used to inflate the menu that will be called when the item is clicked.</td></tr> <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td> The order within the category applied to the item.</td></tr> <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td> The title associated with the item.</td></tr> <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td> The condensed title associated with the item.</td></tr> <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td> Whether the item is shown/visible.</td></tr> <tr><td><code>{@link #MenuItem_showAsAction com.jmheart:showAsAction}</code></td><td> How this item should display in the Action Bar, if present.</td></tr> </table> @see #MenuItem_actionLayout @see #MenuItem_actionProviderClass @see #MenuItem_actionViewClass @see #MenuItem_android_alphabeticShortcut @see #MenuItem_android_checkable @see #MenuItem_android_checked @see #MenuItem_android_enabled @see #MenuItem_android_icon @see #MenuItem_android_id @see #MenuItem_android_menuCategory @see #MenuItem_android_numericShortcut @see #MenuItem_android_onClick @see #MenuItem_android_orderInCategory @see #MenuItem_android_title @see #MenuItem_android_titleCondensed @see #MenuItem_android_visible @see #MenuItem_showAsAction */ public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; /** <p> @attr description An optional layout to be used as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} for more info. <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>". <p>This is a private symbol. @attr name com.jmheart:actionLayout */ public static final int MenuItem_actionLayout = 14; /** <p> @attr description The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)} for more info. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:actionProviderClass */ public static final int MenuItem_actionProviderClass = 16; /** <p> @attr description The name of an optional View class to instantiate and use as an action view. See {@link android.view.MenuItem#setActionView(android.view.View)} for more info. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:actionViewClass */ public static final int MenuItem_actionViewClass = 15; /** <p> @attr description The alphabetic shortcut key. This is the shortcut when using a keyboard with alphabetic keys. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#alphabeticShortcut}. @attr name android:alphabeticShortcut */ public static final int MenuItem_android_alphabeticShortcut = 9; /** <p> @attr description Whether the item is capable of displaying a check mark. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#checkable}. @attr name android:checkable */ public static final int MenuItem_android_checkable = 11; /** <p> @attr description Whether the item is checked. Note that you must first have enabled checking with the checkable attribute or else the check mark will not appear. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#checked}. @attr name android:checked */ public static final int MenuItem_android_checked = 3; /** <p> @attr description Whether the item is enabled. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#enabled}. @attr name android:enabled */ public static final int MenuItem_android_enabled = 1; /** <p> @attr description The icon associated with this item. This icon will not always be shown, so the title should be sufficient in describing this item. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#icon}. @attr name android:icon */ public static final int MenuItem_android_icon = 0; /** <p> @attr description The ID of the item. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#id}. @attr name android:id */ public static final int MenuItem_android_id = 2; /** <p> @attr description The category applied to the item. (This will be or'ed with the orderInCategory attribute.) <p>This corresponds to the global attribute resource symbol {@link android.R.attr#menuCategory}. @attr name android:menuCategory */ public static final int MenuItem_android_menuCategory = 5; /** <p> @attr description The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) keyboard. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#numericShortcut}. @attr name android:numericShortcut */ public static final int MenuItem_android_numericShortcut = 10; /** <p> @attr description Name of a method on the Context used to inflate the menu that will be called when the item is clicked. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#onClick}. @attr name android:onClick */ public static final int MenuItem_android_onClick = 12; /** <p> @attr description The order within the category applied to the item. (This will be or'ed with the category attribute.) <p>This corresponds to the global attribute resource symbol {@link android.R.attr#orderInCategory}. @attr name android:orderInCategory */ public static final int MenuItem_android_orderInCategory = 6; /** <p> @attr description The title associated with the item. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#title}. @attr name android:title */ public static final int MenuItem_android_title = 7; /** <p> @attr description The condensed title associated with the item. This is used in situations where the normal title may be too long to be displayed. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#titleCondensed}. @attr name android:titleCondensed */ public static final int MenuItem_android_titleCondensed = 8; /** <p> @attr description Whether the item is shown/visible. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#visible}. @attr name android:visible */ public static final int MenuItem_android_visible = 4; /** <p> @attr description How this item should display in the Action Bar, if present. <p>Must be one or more (separated by '|') 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>never</code></td><td>0</td><td> Never show this item in an action bar, show it in the overflow menu instead. Mutually exclusive with "ifRoom" and "always". </td></tr> <tr><td><code>ifRoom</code></td><td>1</td><td> Show this item in an action bar if there is room for it as determined by the system. Favor this option over "always" where possible. Mutually exclusive with "never" and "always". </td></tr> <tr><td><code>always</code></td><td>2</td><td> Always show this item in an actionbar, even if it would override the system's limits of how much stuff to put there. This may make your action bar look bad on some screens. In most cases you should use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". </td></tr> <tr><td><code>withText</code></td><td>4</td><td> When this item is shown as an action in the action bar, show a text label with it even if it has an icon representation. </td></tr> <tr><td><code>collapseActionView</code></td><td>8</td><td> This item's action view collapses to a normal menu item. When expanded, the action view takes over a larger segment of its container. </td></tr> </table> <p>This is a private symbol. @attr name com.jmheart:showAsAction */ public static final int MenuItem_showAsAction = 13; /** Attributes that can be used with a MenuView. <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 #MenuView_android_headerBackground android:headerBackground}</code></td><td> Default background for the menu header.</td></tr> <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td> Default horizontal divider between rows of menu items.</td></tr> <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td> Default background for each menu item.</td></tr> <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td> Default disabled icon alpha for each menu item that shows an icon.</td></tr> <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td> Default appearance of menu item text.</td></tr> <tr><td><code>{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing}</code></td><td> Whether space should be reserved in layout when an icon is missing.</td></tr> <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td> Default vertical divider between menu items.</td></tr> <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td> Default animations for the menu.</td></tr> </table> @see #MenuView_android_headerBackground @see #MenuView_android_horizontalDivider @see #MenuView_android_itemBackground @see #MenuView_android_itemIconDisabledAlpha @see #MenuView_android_itemTextAppearance @see #MenuView_android_preserveIconSpacing @see #MenuView_android_verticalDivider @see #MenuView_android_windowAnimationStyle */ public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101052f }; /** <p> @attr description Default background for the menu header. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#headerBackground}. @attr name android:headerBackground */ public static final int MenuView_android_headerBackground = 4; /** <p> @attr description Default horizontal divider between rows of menu items. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#horizontalDivider}. @attr name android:horizontalDivider */ public static final int MenuView_android_horizontalDivider = 2; /** <p> @attr description Default background for each menu item. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#itemBackground}. @attr name android:itemBackground */ public static final int MenuView_android_itemBackground = 5; /** <p> @attr description Default disabled icon alpha for each menu item that shows an icon. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#itemIconDisabledAlpha}. @attr name android:itemIconDisabledAlpha */ public static final int MenuView_android_itemIconDisabledAlpha = 6; /** <p> @attr description Default appearance of menu item text. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#itemTextAppearance}. @attr name android:itemTextAppearance */ public static final int MenuView_android_itemTextAppearance = 1; /** <p> @attr description Whether space should be reserved in layout when an icon is missing. <p>This is a private symbol. @attr name android:preserveIconSpacing */ public static final int MenuView_android_preserveIconSpacing = 7; /** <p> @attr description Default vertical divider between menu items. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#verticalDivider}. @attr name android:verticalDivider */ public static final int MenuView_android_verticalDivider = 3; /** <p> @attr description Default animations for the menu. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#windowAnimationStyle}. @attr name android:windowAnimationStyle */ public static final int MenuView_android_windowAnimationStyle = 0; /** 适配百分比 <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 #PercentLayout_Layout_layout_heightPercent com.jmheart:layout_heightPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginBottomPercent com.jmheart:layout_marginBottomPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginEndPercent com.jmheart:layout_marginEndPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginLeftPercent com.jmheart:layout_marginLeftPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginPercent com.jmheart:layout_marginPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginRightPercent com.jmheart:layout_marginRightPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginStartPercent com.jmheart:layout_marginStartPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_marginTopPercent com.jmheart:layout_marginTopPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_maxHeightPercent com.jmheart:layout_maxHeightPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_maxWidthPercent com.jmheart:layout_maxWidthPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_minHeightPercent com.jmheart:layout_minHeightPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_minWidthPercent com.jmheart:layout_minWidthPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_paddingBottomPercent com.jmheart:layout_paddingBottomPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_paddingLeftPercent com.jmheart:layout_paddingLeftPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_paddingPercent com.jmheart:layout_paddingPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_paddingRightPercent com.jmheart:layout_paddingRightPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_paddingTopPercent com.jmheart:layout_paddingTopPercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_textSizePercent com.jmheart:layout_textSizePercent}</code></td><td></td></tr> <tr><td><code>{@link #PercentLayout_Layout_layout_widthPercent com.jmheart:layout_widthPercent}</code></td><td></td></tr> </table> @see #PercentLayout_Layout_layout_heightPercent @see #PercentLayout_Layout_layout_marginBottomPercent @see #PercentLayout_Layout_layout_marginEndPercent @see #PercentLayout_Layout_layout_marginLeftPercent @see #PercentLayout_Layout_layout_marginPercent @see #PercentLayout_Layout_layout_marginRightPercent @see #PercentLayout_Layout_layout_marginStartPercent @see #PercentLayout_Layout_layout_marginTopPercent @see #PercentLayout_Layout_layout_maxHeightPercent @see #PercentLayout_Layout_layout_maxWidthPercent @see #PercentLayout_Layout_layout_minHeightPercent @see #PercentLayout_Layout_layout_minWidthPercent @see #PercentLayout_Layout_layout_paddingBottomPercent @see #PercentLayout_Layout_layout_paddingLeftPercent @see #PercentLayout_Layout_layout_paddingPercent @see #PercentLayout_Layout_layout_paddingRightPercent @see #PercentLayout_Layout_layout_paddingTopPercent @see #PercentLayout_Layout_layout_textSizePercent @see #PercentLayout_Layout_layout_widthPercent */ public static final int[] PercentLayout_Layout = { 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d }; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_heightPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_heightPercent */ public static final int PercentLayout_Layout_layout_heightPercent = 1; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginBottomPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginBottomPercent */ public static final int PercentLayout_Layout_layout_marginBottomPercent = 6; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginEndPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginEndPercent */ public static final int PercentLayout_Layout_layout_marginEndPercent = 8; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginLeftPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginLeftPercent */ public static final int PercentLayout_Layout_layout_marginLeftPercent = 3; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginPercent */ public static final int PercentLayout_Layout_layout_marginPercent = 2; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginRightPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginRightPercent */ public static final int PercentLayout_Layout_layout_marginRightPercent = 5; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginStartPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginStartPercent */ public static final int PercentLayout_Layout_layout_marginStartPercent = 7; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_marginTopPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_marginTopPercent */ public static final int PercentLayout_Layout_layout_marginTopPercent = 4; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_maxHeightPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_maxHeightPercent */ public static final int PercentLayout_Layout_layout_maxHeightPercent = 11; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_maxWidthPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_maxWidthPercent */ public static final int PercentLayout_Layout_layout_maxWidthPercent = 10; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_minHeightPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_minHeightPercent */ public static final int PercentLayout_Layout_layout_minHeightPercent = 13; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_minWidthPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_minWidthPercent */ public static final int PercentLayout_Layout_layout_minWidthPercent = 12; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_paddingBottomPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_paddingBottomPercent */ public static final int PercentLayout_Layout_layout_paddingBottomPercent = 16; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_paddingLeftPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_paddingLeftPercent */ public static final int PercentLayout_Layout_layout_paddingLeftPercent = 17; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_paddingPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_paddingPercent */ public static final int PercentLayout_Layout_layout_paddingPercent = 14; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_paddingRightPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_paddingRightPercent */ public static final int PercentLayout_Layout_layout_paddingRightPercent = 18; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_paddingTopPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_paddingTopPercent */ public static final int PercentLayout_Layout_layout_paddingTopPercent = 15; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_textSizePercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_textSizePercent */ public static final int PercentLayout_Layout_layout_textSizePercent = 9; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#layout_widthPercent} attribute's value can be found in the {@link #PercentLayout_Layout} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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.jmheart:layout_widthPercent */ public static final int PercentLayout_Layout_layout_widthPercent = 0; /** Attributes that can be used with a RangeBar. <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 #RangeBar_barColor com.jmheart:barColor}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_barWeight com.jmheart:barWeight}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_connectingLineColor com.jmheart:connectingLineColor}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_connectingLineWeight com.jmheart:connectingLineWeight}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_thumbColorNormal com.jmheart:thumbColorNormal}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_thumbColorPressed com.jmheart:thumbColorPressed}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_thumbImageNormal com.jmheart:thumbImageNormal}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_thumbImagePressed com.jmheart:thumbImagePressed}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_thumbRadius com.jmheart:thumbRadius}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_tickCount com.jmheart:tickCount}</code></td><td></td></tr> <tr><td><code>{@link #RangeBar_tickHeight com.jmheart:tickHeight}</code></td><td></td></tr> </table> @see #RangeBar_barColor @see #RangeBar_barWeight @see #RangeBar_connectingLineColor @see #RangeBar_connectingLineWeight @see #RangeBar_thumbColorNormal @see #RangeBar_thumbColorPressed @see #RangeBar_thumbImageNormal @see #RangeBar_thumbImagePressed @see #RangeBar_thumbRadius @see #RangeBar_tickCount @see #RangeBar_tickHeight */ public static final int[] RangeBar = { 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078 }; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#barColor} attribute's value can be found in the {@link #RangeBar} array. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name com.jmheart:barColor */ public static final int RangeBar_barColor = 3; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#barWeight} attribute's value can be found in the {@link #RangeBar} 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.jmheart:barWeight */ public static final int RangeBar_barWeight = 2; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#connectingLineColor} attribute's value can be found in the {@link #RangeBar} array. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name com.jmheart:connectingLineColor */ public static final int RangeBar_connectingLineColor = 5; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#connectingLineWeight} attribute's value can be found in the {@link #RangeBar} 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.jmheart:connectingLineWeight */ public static final int RangeBar_connectingLineWeight = 4; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#thumbColorNormal} attribute's value can be found in the {@link #RangeBar} array. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name com.jmheart:thumbColorNormal */ public static final int RangeBar_thumbColorNormal = 9; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#thumbColorPressed} attribute's value can be found in the {@link #RangeBar} array. <p>May 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>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name com.jmheart:thumbColorPressed */ public static final int RangeBar_thumbColorPressed = 10; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#thumbImageNormal} attribute's value can be found in the {@link #RangeBar} 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.jmheart:thumbImageNormal */ public static final int RangeBar_thumbImageNormal = 7; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#thumbImagePressed} attribute's value can be found in the {@link #RangeBar} 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.jmheart:thumbImagePressed */ public static final int RangeBar_thumbImagePressed = 8; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#thumbRadius} attribute's value can be found in the {@link #RangeBar} 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.jmheart:thumbRadius */ public static final int RangeBar_thumbRadius = 6; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#tickCount} attribute's value can be found in the {@link #RangeBar} array. <p>Must be an integer value, such as "<code>100</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.jmheart:tickCount */ public static final int RangeBar_tickCount = 0; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#tickHeight} attribute's value can be found in the {@link #RangeBar} 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.jmheart:tickHeight */ public static final int RangeBar_tickHeight = 1; /** Attributes that can be used with a RichText. <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 #RichText_errorImage com.jmheart:errorImage}</code></td><td></td></tr> <tr><td><code>{@link #RichText_placeHolder com.jmheart:placeHolder}</code></td><td></td></tr> </table> @see #RichText_errorImage @see #RichText_placeHolder */ public static final int[] RichText = { 0x7f010079, 0x7f01007a }; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#errorImage} attribute's value can be found in the {@link #RichText} 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.jmheart:errorImage */ public static final int RichText_errorImage = 1; /** <p>This symbol is the offset where the {@link com.jmheart.R.attr#placeHolder} attribute's value can be found in the {@link #RichText} 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.jmheart:placeHolder */ public static final int RichText_placeHolder = 0; /** Attributes that can be used with a SearchView. <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 #SearchView_android_imeOptions android:imeOptions}</code></td><td> The IME options to set on the query text field.</td></tr> <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td> The input type to set on the query text field.</td></tr> <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td> An optional maximum width of the SearchView.</td></tr> <tr><td><code>{@link #SearchView_iconifiedByDefault com.jmheart:iconifiedByDefault}</code></td><td> The default state of the SearchView.</td></tr> <tr><td><code>{@link #SearchView_queryHint com.jmheart:queryHint}</code></td><td> An optional query hint string to be displayed in the empty query field.</td></tr> </table> @see #SearchView_android_imeOptions @see #SearchView_android_inputType @see #SearchView_android_maxWidth @see #SearchView_iconifiedByDefault @see #SearchView_queryHint */ public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; /** <p> @attr description The IME options to set on the query text field. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#imeOptions}. @attr name android:imeOptions */ public static final int SearchView_android_imeOptions = 2; /** <p> @attr description The input type to set on the query text field. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#inputType}. @attr name android:inputType */ public static final int SearchView_android_inputType = 1; /** <p> @attr description An optional maximum width of the SearchView. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#maxWidth}. @attr name android:maxWidth */ public static final int SearchView_android_maxWidth = 0; /** <p> @attr description The default state of the SearchView. If true, it will be iconified when not in use and expanded when clicked. <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. <p>This is a private symbol. @attr name com.jmheart:iconifiedByDefault */ public static final int SearchView_iconifiedByDefault = 3; /** <p> @attr description An optional query hint string to be displayed in the empty query field. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.jmheart:queryHint */ public static final int SearchView_queryHint = 4; /** 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.jmheart:behindOffset}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_behindScrollScale com.jmheart:behindScrollScale}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_behindWidth com.jmheart:behindWidth}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_fadeDegree com.jmheart:fadeDegree}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_fadeEnabled com.jmheart:fadeEnabled}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_mode com.jmheart:mode}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_selectorDrawable com.jmheart:selectorDrawable}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_selectorEnabled com.jmheart:selectorEnabled}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_shadowDrawable com.jmheart:shadowDrawable}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_shadowWidth com.jmheart:shadowWidth}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_touchModeAbove com.jmheart:touchModeAbove}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_touchModeBehind com.jmheart:touchModeBehind}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_viewAbove com.jmheart:viewAbove}</code></td><td></td></tr> <tr><td><code>{@link #SlidingMenu_viewBehind com.jmheart: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 = { 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b }; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:behindOffset */ public static final int SlidingMenu_behindOffset = 3; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:behindScrollScale */ public static final int SlidingMenu_behindScrollScale = 5; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:behindWidth */ public static final int SlidingMenu_behindWidth = 4; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:fadeDegree */ public static final int SlidingMenu_fadeDegree = 11; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:fadeEnabled */ public static final int SlidingMenu_fadeEnabled = 10; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:mode */ public static final int SlidingMenu_mode = 0; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:selectorDrawable */ public static final int SlidingMenu_selectorDrawable = 13; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:selectorEnabled */ public static final int SlidingMenu_selectorEnabled = 12; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:shadowDrawable */ public static final int SlidingMenu_shadowDrawable = 8; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:shadowWidth */ public static final int SlidingMenu_shadowWidth = 9; /** <p>This symbol is the offset where the {@link com.jmheart.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> <tr><td><code>none</code></td><td>2</td><td></td></tr> </table> @attr name com.jmheart:touchModeAbove */ public static final int SlidingMenu_touchModeAbove = 6; /** <p>This symbol is the offset where the {@link com.jmheart.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> <tr><td><code>none</code></td><td>2</td><td></td></tr> </table> @attr name com.jmheart:touchModeBehind */ public static final int SlidingMenu_touchModeBehind = 7; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:viewAbove */ public static final int SlidingMenu_viewAbove = 1; /** <p>This symbol is the offset where the {@link com.jmheart.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.jmheart:viewBehind */ public static final int SlidingMenu_viewBehind = 2; /** Attributes that can be used with a Spinner. <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 #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td> Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #Spinner_android_dropDownSelector android:dropDownSelector}</code></td><td> List selector to use for spinnerMode="dropdown" display.</td></tr> <tr><td><code>{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td> Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td> Width of the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #Spinner_android_gravity android:gravity}</code></td><td> Gravity setting for positioning the currently selected item.</td></tr> <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td> Background drawable to use for the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #Spinner_disableChildrenWhenDisabled com.jmheart:disableChildrenWhenDisabled}</code></td><td> Whether this spinner should mark child views as enabled/disabled when the spinner itself is enabled/disabled.</td></tr> <tr><td><code>{@link #Spinner_popupPromptView com.jmheart:popupPromptView}</code></td><td> Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #Spinner_prompt com.jmheart:prompt}</code></td><td> The prompt to display when the spinner's dialog is shown.</td></tr> <tr><td><code>{@link #Spinner_spinnerMode com.jmheart:spinnerMode}</code></td><td> Display mode for spinner options.</td></tr> </table> @see #Spinner_android_dropDownHorizontalOffset @see #Spinner_android_dropDownSelector @see #Spinner_android_dropDownVerticalOffset @see #Spinner_android_dropDownWidth @see #Spinner_android_gravity @see #Spinner_android_popupBackground @see #Spinner_disableChildrenWhenDisabled @see #Spinner_popupPromptView @see #Spinner_prompt @see #Spinner_spinnerMode */ public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; /** <p> @attr description Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". <p>This corresponds to the global attribute resource symbol {@link android.R.attr#dropDownHorizontalOffset}. @attr name android:dropDownHorizontalOffset */ public static final int Spinner_android_dropDownHorizontalOffset = 4; /** <p> @attr description List selector to use for spinnerMode="dropdown" display. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#dropDownSelector}. @attr name android:dropDownSelector */ public static final int Spinner_android_dropDownSelector = 1; /** <p> @attr description Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". <p>This corresponds to the global attribute resource symbol {@link android.R.attr#dropDownVerticalOffset}. @attr name android:dropDownVerticalOffset */ public static final int Spinner_android_dropDownVerticalOffset = 5; /** <p> @attr description Width of the dropdown in spinnerMode="dropdown". <p>This corresponds to the global attribute resource symbol {@link android.R.attr#dropDownWidth}. @attr name android:dropDownWidth */ public static final int Spinner_android_dropDownWidth = 3; /** <p> @attr description Gravity setting for positioning the currently selected item. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#gravity}. @attr name android:gravity */ public static final int Spinner_android_gravity = 0; /** <p> @attr description Background drawable to use for the dropdown in spinnerMode="dropdown". <p>This corresponds to the global attribute resource symbol {@link android.R.attr#popupBackground}. @attr name android:popupBackground */ public static final int Spinner_android_popupBackground = 2; /** <p> @attr description Whether this spinner should mark child views as enabled/disabled when the spinner itself is enabled/disabled. <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. <p>This is a private symbol. @attr name com.jmheart:disableChildrenWhenDisabled */ public static final int Spinner_disableChildrenWhenDisabled = 9; /** <p> @attr description Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". This layout must contain a TextView with the id {@code @android:id/text1} to be populated with the prompt text. <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>". <p>This is a private symbol. @attr name com.jmheart:popupPromptView */ public static final int Spinner_popupPromptView = 8; /** <p> @attr description The prompt to display when the spinner's dialog is shown. <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>". <p>This is a private symbol. @attr name com.jmheart:prompt */ public static final int Spinner_prompt = 6; /** <p> @attr description Display mode for spinner options. <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>dialog</code></td><td>0</td><td> Spinner options will be presented to the user as a dialog window. </td></tr> <tr><td><code>dropdown</code></td><td>1</td><td> Spinner options will be presented to the user as an inline dropdown anchored to the spinner widget itself. </td></tr> </table> <p>This is a private symbol. @attr name com.jmheart:spinnerMode */ public static final int Spinner_spinnerMode = 7; /** These are the standard attributes that make up a complete theme. <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 #Theme_actionDropDownStyle com.jmheart:actionDropDownStyle}</code></td><td> Default ActionBar dropdown style.</td></tr> <tr><td><code>{@link #Theme_dropdownListPreferredItemHeight com.jmheart:dropdownListPreferredItemHeight}</code></td><td> The preferred item height for dropdown lists.</td></tr> <tr><td><code>{@link #Theme_listChoiceBackgroundIndicator com.jmheart:listChoiceBackgroundIndicator}</code></td><td> Drawable used as a background for selected list items.</td></tr> <tr><td><code>{@link #Theme_panelMenuListTheme com.jmheart:panelMenuListTheme}</code></td><td> Default Panel Menu style.</td></tr> <tr><td><code>{@link #Theme_panelMenuListWidth com.jmheart:panelMenuListWidth}</code></td><td> Default Panel Menu width.</td></tr> <tr><td><code>{@link #Theme_popupMenuStyle com.jmheart:popupMenuStyle}</code></td><td> Default PopupMenu style.</td></tr> </table> @see #Theme_actionDropDownStyle @see #Theme_dropdownListPreferredItemHeight @see #Theme_listChoiceBackgroundIndicator @see #Theme_panelMenuListTheme @see #Theme_panelMenuListWidth @see #Theme_popupMenuStyle */ public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; /** <p> @attr description Default ActionBar dropdown style. <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>". <p>This is a private symbol. @attr name com.jmheart:actionDropDownStyle */ public static final int Theme_actionDropDownStyle = 0; /** <p> @attr description The preferred item height for dropdown lists. <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. <p>This is a private symbol. @attr name com.jmheart:dropdownListPreferredItemHeight */ public static final int Theme_dropdownListPreferredItemHeight = 1; /** <p> @attr description Drawable used as a background for selected list items. <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>". <p>This is a private symbol. @attr name com.jmheart:listChoiceBackgroundIndicator */ public static final int Theme_listChoiceBackgroundIndicator = 5; /** <p> @attr description Default Panel Menu style. <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>". <p>This is a private symbol. @attr name com.jmheart:panelMenuListTheme */ public static final int Theme_panelMenuListTheme = 4; /** <p> @attr description Default Panel Menu width. <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. <p>This is a private symbol. @attr name com.jmheart:panelMenuListWidth */ public static final int Theme_panelMenuListWidth = 3; /** <p> @attr description Default PopupMenu style. <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>". <p>This is a private symbol. @attr name com.jmheart:popupMenuStyle */ public static final int Theme_popupMenuStyle = 2; /** Attributes that can be used with a View. <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 #View_android_focusable android:focusable}</code></td><td> Boolean that controls whether a view can take focus.</td></tr> <tr><td><code>{@link #View_paddingEnd com.jmheart:paddingEnd}</code></td><td> Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.</td></tr> <tr><td><code>{@link #View_paddingStart com.jmheart:paddingStart}</code></td><td> Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.</td></tr> </table> @see #View_android_focusable @see #View_paddingEnd @see #View_paddingStart */ public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; /** <p> @attr description Boolean that controls whether a view can take focus. By default the user can not move focus to a view; by setting this attribute to true the view is allowed to take focus. This value does not impact the behavior of directly calling {@link android.view.View#requestFocus}, which will always request focus regardless of this view. It only impacts where focus navigation will try to move focus. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#focusable}. @attr name android:focusable */ public static final int View_android_focusable = 0; /** <p> @attr description Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. <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. <p>This is a private symbol. @attr name com.jmheart:paddingEnd */ public static final int View_paddingEnd = 2; /** <p> @attr description Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. <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. <p>This is a private symbol. @attr name com.jmheart:paddingStart */ public static final int View_paddingStart = 1; }; }