/* 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.justsystems.hpb.pad; public final class R { public static final class anim { public static final int cycle_5=0x7f040000; public static final int disappear=0x7f040001; public static final int rail=0x7f040002; public static final int shake=0x7f040003; public static final int show=0x7f040004; } public static final class array { public static final int alignment_array=0x7f0d0002; public static final int notificationIntervals=0x7f0d0000; /** Post Formats */ public static final int post_formats_array=0x7f0d0001; } 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 final int actionBarDivider=0x7f01001e; /** 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 final int actionBarItemBackground=0x7f01001f; /** Size of the Action Bar, including the contextual bar used to present Action Modes. <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>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>May 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>wrap_content</code></td><td>0</td><td></td></tr> </table> */ public static final int actionBarSize=0x7f01001d; /** Reference to a style for the split Action Bar. This style controls the split component that holds the menu/action buttons. actionBarStyle is still used for the primary 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 final int actionBarSplitStyle=0x7f01001b; /** 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 final int actionBarStyle=0x7f01001a; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionBarTabBarStyle=0x7f010017; /** 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 final int actionBarTabStyle=0x7f010016; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionBarTabTextStyle=0x7f010018; /** 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 final int actionBarWidgetTheme=0x7f01001c; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionButtonStyle=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 final int actionDropDownStyle=0x7f010049; /** 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 final int actionMenuTextAppearance=0x7f010020; /** 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 final int actionMenuTextColor=0x7f010021; /** 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 final int actionModeBackground=0x7f010024; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionModeCloseButtonStyle=0x7f010023; /** 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 final int actionModeCloseDrawable=0x7f010026; /** 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 final int actionModePopupWindowStyle=0x7f010028; /** 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 final int actionModeShareDrawable=0x7f010027; /** 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 final int actionModeSplitBackground=0x7f010025; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionModeStyle=0x7f010022; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionOverflowButtonStyle=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 final int actionSpinnerItemStyle=0x7f01004f; /** Drawable used as a background for activated 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 final int activatedBackgroundIndicator=0x7f010057; /** 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 final int activityChooserViewStyle=0x7f010056; /** <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 final int background=0x7f010012; /** <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 final int backgroundSplit=0x7f010013; /** 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 final int backgroundStacked=0x7f01005f; /** Small 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 final int buttonStyleSmall=0x7f010029; /** 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 final int customNavigationLayout=0x7f010060; /** 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 final int displayOptions=0x7f01005a; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int divider=0x7f010015; /** Drawable to use for generic vertical 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 final int dividerVertical=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 final int dropDownHintAppearance=0x7f010058; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int dropDownListViewStyle=0x7f01004c; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int dropdownListPreferredItemHeight=0x7f01004e; /** 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 final int expandActivityOverflowButtonDrawable=0x7f01006f; /** Default background for the menu header. <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 final int headerBackground=0x7f010069; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int height=0x7f010014; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int homeAsUpIndicator=0x7f01004b; /** 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 final int homeLayout=0x7f010061; /** Default horizontal divider between rows of 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 final int horizontalDivider=0x7f010067; /** 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 final int icon=0x7f01005d; /** 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 final int iconifiedByDefault=0x7f010070; /** 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 final int indeterminateProgressStyle=0x7f010063; /** 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 final int initialActivityCount=0x7f01006e; /** Default background for each menu item. <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 final int itemBackground=0x7f01006a; /** Default disabled icon alpha for each menu item that shows an icon. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int itemIconDisabledAlpha=0x7f01006c; /** 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 final int itemPadding=0x7f010065; /** Default appearance of menu item 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 final int itemTextAppearance=0x7f010066; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int listPopupWindowStyle=0x7f010055; /** 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 final int listPreferredItemHeightSmall=0x7f010042; /** 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 final int listPreferredItemPaddingLeft=0x7f010043; /** 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 final int listPreferredItemPaddingRight=0x7f010044; /** 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 final int logo=0x7f01005e; /** Drawable used as indicator for the active view. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int mdActiveIndicator=0x7f010004; /** Whether the indicator should be animated between active views. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mdAllowIndicatorAnimation=0x7f01000a; /** Drawable to use for the background of the content. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int mdContentBackground=0x7f010001; /** String to use as the up indicators content description when the drawer is closed <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 final int mdDrawerClosedUpContentDescription=0x7f01000e; /** String to use as the up indicators content description when the drawer is open <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 final int mdDrawerOpenUpContentDescription=0x7f01000d; /** Drawable used for the drop shadow. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int mdDropShadow=0x7f010008; /** The color of the drop shadow. Default is #FF000000. <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 final int mdDropShadowColor=0x7f010007; /** Defines whether the content will have a dropshadow onto the menu. Default is true. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mdDropShadowEnabled=0x7f010005; /** The size of the drop shadow. Default is 6dp <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mdDropShadowSize=0x7f010006; /** The maximum animation duration <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 final int mdMaxAnimationDuration=0x7f01000b; /** Drawable to use for the background of the 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 final int mdMenuBackground=0x7f010002; /** The size of the menu. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mdMenuSize=0x7f010003; /** <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>top</code></td><td>1</td><td></td></tr> <tr><td><code>right</code></td><td>2</td><td></td></tr> <tr><td><code>bottom</code></td><td>3</td><td></td></tr> </table> */ public static final int mdPosition=0x7f01000f; /** Drawable that replaces the 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 final int mdSlideDrawable=0x7f01000c; /** The touch bezel size. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int mdTouchBezelSize=0x7f010009; /** Reference to a style for the menu drawer. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int menuDrawerStyle=0x7f010000; /** 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 final int navigationMode=0x7f010059; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int popupMenuStyle=0x7f01004d; /** Whether space should be reserved in layout when an icon is missing. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int preserveIconSpacing=0x7f01006d; /** 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 final int progressBarPadding=0x7f010064; /** 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 final int progressBarStyle=0x7f010062; /** 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 final int queryHint=0x7f010071; /** 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 final int searchAutoCompleteTextView=0x7f010034; /** 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 final int searchDropdownBackground=0x7f010035; /** 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 final int searchResultListItemHeight=0x7f01003f; /** 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 final int searchViewCloseIcon=0x7f010036; /** 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 final int searchViewEditQuery=0x7f01003a; /** 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 final int searchViewEditQueryBackground=0x7f01003b; /** 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 final int searchViewGoIcon=0x7f010037; /** 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 final int searchViewSearchIcon=0x7f010038; /** 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 final int searchViewTextField=0x7f01003c; /** 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 final int searchViewTextFieldRight=0x7f01003d; /** 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 final int searchViewVoiceIcon=0x7f010039; /** Background drawable for standalone items that need focus/pressed states. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int selectableItemBackground=0x7f01002a; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int spinnerDropDownItemStyle=0x7f010033; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int spinnerItemStyle=0x7f010032; /** 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 final int subtitle=0x7f01005c; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int subtitleTextStyle=0x7f010011; /** 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 final int textAppearanceLargePopupMenu=0x7f01002c; /** 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 final int textAppearanceListItemSmall=0x7f010045; /** 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 final int textAppearanceSearchResultSubtitle=0x7f010041; /** 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 final int textAppearanceSearchResultTitle=0x7f010040; /** Text color, typeface, size, and style for "small" text. Defaults to secondary 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 final int textAppearanceSmall=0x7f01002e; /** 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 final int textAppearanceSmallPopupMenu=0x7f01002d; /** <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 final int textColorPrimary=0x7f01002f; /** <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 final int textColorPrimaryDisableOnly=0x7f010030; /** <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 final int textColorPrimaryInverse=0x7f010031; /** Text color for urls in search suggestions, used by things like global search and the browser. @hide <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 final int textColorSearchUrl=0x7f01003e; /** 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. */ public static final int title=0x7f01005b; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int titleTextStyle=0x7f010010; /** Default vertical divider between 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 final int verticalDivider=0x7f010068; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowActionBar=0x7f010051; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowActionBarOverlay=0x7f010052; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowActionModeOverlay=0x7f010053; /** Default animations for the 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 final int windowAnimationStyle=0x7f01006b; /** This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int windowContentOverlay=0x7f01002b; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowMinWidthMajor=0x7f010046; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowMinWidthMinor=0x7f010047; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowNoTitle=0x7f010050; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int windowSplitActionBar=0x7f010054; } public static final class bool { public static final int abs__action_bar_embed_tabs=0x7f0a0000; public static final int abs__action_bar_expanded_action_views_exclusive=0x7f0a0002; /** 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 final int abs__config_actionMenuItemAllCaps=0x7f0a0004; /** 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 flag. This may be set to false for situations where space is extremely limited. */ public static final int abs__config_allowActionMenuItemTextWithIcon=0x7f0a0005; /** Sets whether menu shortcuts should be displayed on panel menus when a keyboard is present. */ public static final int abs__config_showMenuShortcutsWhenKeyboardPresent=0x7f0a0003; public static final int abs__split_action_bar_is_narrow=0x7f0a0001; } public static final class color { public static final int abs__background_holo_dark=0x7f070001; public static final int abs__background_holo_light=0x7f070002; public static final int abs__bright_foreground_disabled_holo_dark=0x7f070005; public static final int abs__bright_foreground_disabled_holo_light=0x7f070006; public static final int abs__bright_foreground_holo_dark=0x7f070003; public static final int abs__bright_foreground_holo_light=0x7f070004; public static final int abs__primary_text_disable_only_holo_dark=0x7f07001c; public static final int abs__primary_text_disable_only_holo_light=0x7f07001d; public static final int abs__primary_text_holo_dark=0x7f07001e; public static final int abs__primary_text_holo_light=0x7f07001f; /** AddAcount */ public static final int account_bg=0x7f070018; public static final int account_button_bg=0x7f070019; public static final int account_button_shadow=0x7f07001a; /** ActionBar */ public static final int actionbar_bg=0x7f070017; public static final int default_focused=0x7f070011; public static final int default_pressed=0x7f07000f; public static final int default_selected=0x7f070010; public static final int image_options_label=0x7f070007; public static final int image_options_text=0x7f070008; public static final int list_row_bg=0x7f07000a; /** Colors for menu drawer. */ public static final int md__comment_background=0x7f07000b; /** The default background of the menu. */ public static final int md__defaultBackground=0x7f070000; public static final int md__iconTintColor=0x7f07000c; public static final int md__shadow=0x7f07000e; public static final int md__shadowColor=0x7f07000d; public static final int md_bg_color=0x7f070014; public static final int md_bg_gradation_end=0x7f070016; public static final int md_bg_gradation_start=0x7f070015; /** MenuDrawer */ public static final int md_button_pressed=0x7f070012; public static final int md_list_selected=0x7f070013; /** MarketPlace */ public static final int mp_bg=0x7f07001b; /** <color name="pressed_wordpress">#CC2EA2CC</color> */ public static final int pressed_wordpress=0x7f070009; } 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. Default height of an action bar. Default height of an action bar. Default height of an action bar. */ public static final int abs__action_bar_default_height=0x7f0b0001; /** 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. Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. */ public static final int abs__action_bar_icon_vertical_padding=0x7f0b0002; /** 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 Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles */ public static final int abs__action_bar_subtitle_bottom_margin=0x7f0b0006; /** 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 Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles */ public static final int abs__action_bar_subtitle_text_size=0x7f0b0004; /** 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 Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles */ public static final int abs__action_bar_subtitle_top_margin=0x7f0b0005; /** 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 Text size for action bar titles Text size for action bar titles Text size for action bar titles */ public static final int abs__action_bar_title_text_size=0x7f0b0003; /** 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 Minimum width for an action button in the menu area of an action bar */ public static final int abs__action_button_min_width=0x7f0b0007; /** 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. */ public static final int abs__config_prefDialogWidth=0x7f0b0000; /** The platform's desired minimum size for a dialog's width when it is along the major axis (that is the screen is landscape). This may be either a fraction or a dimension. */ public static final int abs__dialog_min_width_major=0x7f0b000d; /** The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). This may be either a fraction or a dimension. */ public static final int abs__dialog_min_width_minor=0x7f0b000e; /** Width of the icon in a dropdown list */ public static final int abs__dropdownitem_icon_width=0x7f0b000a; /** Text padding for dropdown items */ public static final int abs__dropdownitem_text_padding_left=0x7f0b0008; /** Text padding for dropdown items */ public static final int abs__dropdownitem_text_padding_right=0x7f0b0009; /** Preferred width of the search view. */ public static final int abs__search_view_preferred_width=0x7f0b000c; /** Minimum width of the search view text entry area. */ public static final int abs__search_view_text_min_width=0x7f0b000b; public static final int action_bar_button_padding=0x7f0b002e; public static final int action_bar_gravatar_size=0x7f0b002b; public static final int action_bar_height=0x7f0b002a; public static final int action_bar_right_margin=0x7f0b002d; public static final int action_bar_title_text_size=0x7f0b002c; public static final int add_account_width=0x7f0b0019; public static final int chart_height=0x7f0b0011; public static final int chart_width=0x7f0b0010; public static final int comment_detail_font_size=0x7f0b000f; public static final int content_edit_padding=0x7f0b0016; public static final int format_bar_button_padding=0x7f0b0014; public static final int format_bar_font_size=0x7f0b0013; public static final int format_bar_height=0x7f0b0015; public static final int graph_rate_width=0x7f0b0029; public static final int graph_text_width=0x7f0b0028; /** Menu Drawer */ public static final int menu_drawer_left=0x7f0b0026; public static final int menu_drawer_size=0x7f0b0027; public static final int menu_image_size=0x7f0b0017; public static final int menu_shadow_width=0x7f0b0018; public static final int refresh_icon_padding=0x7f0b001a; public static final int settings_padding=0x7f0b0012; public static final int startpage_actionbar_margin=0x7f0b0025; public static final int startpage_handle_height=0x7f0b001f; public static final int startpage_icon_padding=0x7f0b001e; public static final int startpage_main_icon_size=0x7f0b001c; public static final int startpage_page_icon_height=0x7f0b0020; public static final int startpage_page_icon_margin=0x7f0b0022; public static final int startpage_page_icon_width=0x7f0b0021; /** startpage */ public static final int startpage_slidingview_padding=0x7f0b001b; public static final int startpage_sub_icon_size=0x7f0b001d; public static final int startpage_type_text_large=0x7f0b0024; public static final int startpage_type_text_small=0x7f0b0023; } public static final class drawable { public static final int ab_bottom_solid_wordpress=0x7f020000; public static final int ab_icon_navigation_down=0x7f020001; public static final int ab_icon_navigation_up=0x7f020002; public static final int ab_icon_new=0x7f020003; public static final int ab_icon_refresh=0x7f020004; public static final int ab_icon_save=0x7f020005; public static final int ab_icon_share=0x7f020006; public static final int ab_icon_web=0x7f020007; public static final int ab_solid_wordpress=0x7f020008; public static final int ab_stacked_solid_wordpress=0x7f020009; public static final int ab_transparent_wordpress=0x7f02000a; public static final int abs__ab_bottom_solid_dark_holo=0x7f02000b; public static final int abs__ab_bottom_solid_inverse_holo=0x7f02000c; public static final int abs__ab_bottom_solid_light_holo=0x7f02000d; public static final int abs__ab_bottom_transparent_dark_holo=0x7f02000e; public static final int abs__ab_bottom_transparent_light_holo=0x7f02000f; public static final int abs__ab_share_pack_holo_dark=0x7f020010; public static final int abs__ab_share_pack_holo_light=0x7f020011; public static final int abs__ab_solid_dark_holo=0x7f020012; public static final int abs__ab_solid_light_holo=0x7f020013; public static final int abs__ab_solid_shadow_holo=0x7f020014; public static final int abs__ab_stacked_solid_dark_holo=0x7f020015; public static final int abs__ab_stacked_solid_light_holo=0x7f020016; public static final int abs__ab_stacked_transparent_dark_holo=0x7f020017; public static final int abs__ab_stacked_transparent_light_holo=0x7f020018; public static final int abs__ab_transparent_dark_holo=0x7f020019; public static final int abs__ab_transparent_light_holo=0x7f02001a; public static final int abs__activated_background_holo_dark=0x7f02001b; public static final int abs__activated_background_holo_light=0x7f02001c; public static final int abs__btn_cab_done_default_holo_dark=0x7f02001d; public static final int abs__btn_cab_done_default_holo_light=0x7f02001e; public static final int abs__btn_cab_done_focused_holo_dark=0x7f02001f; public static final int abs__btn_cab_done_focused_holo_light=0x7f020020; public static final int abs__btn_cab_done_holo_dark=0x7f020021; public static final int abs__btn_cab_done_holo_light=0x7f020022; public static final int abs__btn_cab_done_pressed_holo_dark=0x7f020023; public static final int abs__btn_cab_done_pressed_holo_light=0x7f020024; public static final int abs__cab_background_bottom_holo_dark=0x7f020025; public static final int abs__cab_background_bottom_holo_light=0x7f020026; public static final int abs__cab_background_top_holo_dark=0x7f020027; public static final int abs__cab_background_top_holo_light=0x7f020028; public static final int abs__ic_ab_back_holo_dark=0x7f020029; public static final int abs__ic_ab_back_holo_light=0x7f02002a; public static final int abs__ic_cab_done_holo_dark=0x7f02002b; public static final int abs__ic_cab_done_holo_light=0x7f02002c; public static final int abs__ic_clear=0x7f02002d; public static final int abs__ic_clear_disabled=0x7f02002e; public static final int abs__ic_clear_holo_light=0x7f02002f; public static final int abs__ic_clear_normal=0x7f020030; public static final int abs__ic_clear_search_api_disabled_holo_light=0x7f020031; public static final int abs__ic_clear_search_api_holo_light=0x7f020032; public static final int abs__ic_commit_search_api_holo_dark=0x7f020033; public static final int abs__ic_commit_search_api_holo_light=0x7f020034; public static final int abs__ic_go=0x7f020035; public static final int abs__ic_go_search_api_holo_light=0x7f020036; public static final int abs__ic_menu_moreoverflow_holo_dark=0x7f020037; public static final int abs__ic_menu_moreoverflow_holo_light=0x7f020038; public static final int abs__ic_menu_moreoverflow_normal_holo_dark=0x7f020039; public static final int abs__ic_menu_moreoverflow_normal_holo_light=0x7f02003a; public static final int abs__ic_menu_share_holo_dark=0x7f02003b; public static final int abs__ic_menu_share_holo_light=0x7f02003c; public static final int abs__ic_search=0x7f02003d; public static final int abs__ic_search_api_holo_light=0x7f02003e; public static final int abs__ic_voice_search=0x7f02003f; public static final int abs__ic_voice_search_api_holo_light=0x7f020040; public static final int abs__item_background_holo_dark=0x7f020041; public static final int abs__item_background_holo_light=0x7f020042; public static final int abs__list_activated_holo=0x7f020043; public static final int abs__list_divider_holo_dark=0x7f020044; public static final int abs__list_divider_holo_light=0x7f020045; public static final int abs__list_focused_holo=0x7f020046; public static final int abs__list_longpressed_holo=0x7f020047; public static final int abs__list_pressed_holo_dark=0x7f020048; public static final int abs__list_pressed_holo_light=0x7f020049; public static final int abs__list_selector_background_transition_holo_dark=0x7f02004a; public static final int abs__list_selector_background_transition_holo_light=0x7f02004b; public static final int abs__list_selector_disabled_holo_dark=0x7f02004c; public static final int abs__list_selector_disabled_holo_light=0x7f02004d; public static final int abs__list_selector_holo_dark=0x7f02004e; public static final int abs__list_selector_holo_light=0x7f02004f; public static final int abs__menu_dropdown_panel_holo_dark=0x7f020050; public static final int abs__menu_dropdown_panel_holo_light=0x7f020051; public static final int abs__progress_bg_holo_dark=0x7f020052; public static final int abs__progress_bg_holo_light=0x7f020053; public static final int abs__progress_horizontal_holo_dark=0x7f020054; public static final int abs__progress_horizontal_holo_light=0x7f020055; public static final int abs__progress_medium_holo=0x7f020056; public static final int abs__progress_primary_holo_dark=0x7f020057; public static final int abs__progress_primary_holo_light=0x7f020058; public static final int abs__progress_secondary_holo_dark=0x7f020059; public static final int abs__progress_secondary_holo_light=0x7f02005a; public static final int abs__search_dropdown_dark=0x7f02005b; public static final int abs__search_dropdown_light=0x7f02005c; public static final int abs__spinner_48_inner_holo=0x7f02005d; public static final int abs__spinner_48_outer_holo=0x7f02005e; public static final int abs__spinner_ab_default_holo_dark=0x7f02005f; public static final int abs__spinner_ab_default_holo_light=0x7f020060; public static final int abs__spinner_ab_disabled_holo_dark=0x7f020061; public static final int abs__spinner_ab_disabled_holo_light=0x7f020062; public static final int abs__spinner_ab_focused_holo_dark=0x7f020063; public static final int abs__spinner_ab_focused_holo_light=0x7f020064; public static final int abs__spinner_ab_holo_dark=0x7f020065; public static final int abs__spinner_ab_holo_light=0x7f020066; public static final int abs__spinner_ab_pressed_holo_dark=0x7f020067; public static final int abs__spinner_ab_pressed_holo_light=0x7f020068; public static final int abs__tab_indicator_ab_holo=0x7f020069; public static final int abs__tab_selected_focused_holo=0x7f02006a; public static final int abs__tab_selected_holo=0x7f02006b; public static final int abs__tab_selected_pressed_holo=0x7f02006c; public static final int abs__tab_unselected_pressed_holo=0x7f02006d; public static final int abs__textfield_search_default_holo_dark=0x7f02006e; public static final int abs__textfield_search_default_holo_light=0x7f02006f; public static final int abs__textfield_search_right_default_holo_dark=0x7f020070; public static final int abs__textfield_search_right_default_holo_light=0x7f020071; public static final int abs__textfield_search_right_selected_holo_dark=0x7f020072; public static final int abs__textfield_search_right_selected_holo_light=0x7f020073; public static final int abs__textfield_search_selected_holo_dark=0x7f020074; public static final int abs__textfield_search_selected_holo_light=0x7f020075; public static final int abs__textfield_searchview_holo_dark=0x7f020076; public static final int abs__textfield_searchview_holo_light=0x7f020077; public static final int abs__textfield_searchview_right_holo_dark=0x7f020078; public static final int abs__textfield_searchview_right_holo_light=0x7f020079; public static final int abs__toast_frame=0x7f02007a; public static final int browser_reload=0x7f02007b; public static final int camera=0x7f02007c; public static final int comment_badge=0x7f02007d; public static final int comment_badge_background=0x7f02007e; public static final int comment_pending_bg_selector=0x7f02007f; public static final int comment_pending_gradient=0x7f020080; public static final int content_bg=0x7f020081; public static final int content_bg_header=0x7f020082; public static final int dashboard_icon_comments=0x7f020083; public static final int dashboard_icon_subs=0x7f020084; public static final int format_bar_bg=0x7f020085; public static final int format_bar_btn=0x7f020086; public static final int format_bar_btn_toggled=0x7f020087; public static final int gallery_selected_default=0x7f020088; public static final int home_gradient=0x7f020089; public static final int ib_icon_web=0x7f02008a; public static final int ic_actionbar_logo=0x7f02008b; public static final int ic_actionbar_logo_closed=0x7f02008c; public static final int ic_actionbar_main=0x7f02008d; public static final int ic_actionbar_sub=0x7f02008e; public static final int ic_app=0x7f02008f; public static final int ic_login=0x7f020090; public static final int ic_md_add=0x7f020091; public static final int ic_md_comments=0x7f020092; public static final int ic_md_dashboard=0x7f020093; public static final int ic_md_page=0x7f020094; public static final int ic_md_photo=0x7f020095; public static final int ic_md_post=0x7f020096; public static final int ic_md_settings=0x7f020097; public static final int ic_md_statistics=0x7f020098; public static final int ic_md_video=0x7f020099; public static final int ic_md_view_site=0x7f02009a; public static final int ic_menu_compose=0x7f02009b; public static final int ic_menu_delete=0x7f02009c; public static final int ic_menu_home=0x7f02009d; public static final int ic_menu_refresh=0x7f02009e; public static final int ic_menu_seo=0x7f02009f; public static final int ic_menu_share=0x7f0200a0; public static final int ic_menu_view=0x7f0200a1; public static final int ic_nd_video=0x7f0200a2; public static final int ic_popup_sync_1=0x7f0200a3; public static final int ic_top_arrow_down=0x7f0200a4; public static final int ic_top_arrow_down_ics=0x7f0200a5; public static final int ic_top_arrow_l=0x7f0200a6; public static final int ic_top_arrow_l_not_pressed=0x7f0200a7; public static final int ic_top_arrow_l_pressed=0x7f0200a8; public static final int ic_top_arrow_r=0x7f0200a9; public static final int ic_top_arrow_r_not_pressed=0x7f0200aa; public static final int ic_top_arrow_r_pressed=0x7f0200ab; public static final int ic_top_arrow_up=0x7f0200ac; public static final int ic_top_arrow_up_not_pressed=0x7f0200ad; public static final int ic_top_arrow_up_pressed=0x7f0200ae; public static final int ic_top_article=0x7f0200af; public static final int ic_top_article_not_pressed=0x7f0200b0; public static final int ic_top_article_pressed=0x7f0200b1; public static final int ic_top_camera=0x7f0200b2; public static final int ic_top_camera_not_pressed=0x7f0200b3; public static final int ic_top_camera_pressed=0x7f0200b4; public static final int ic_top_post=0x7f0200b5; public static final int ic_top_post_not_pressed=0x7f0200b6; public static final int ic_top_post_pressed=0x7f0200b7; public static final int list_bg_selector=0x7f0200b8; public static final int list_divider=0x7f0200b9; public static final int list_focused_wordpress=0x7f0200ba; public static final int list_header_bg=0x7f0200bb; public static final int list_highlight_bg=0x7f0200bc; public static final int list_selector_background_focus=0x7f0200bd; public static final int list_selector_background_pressed=0x7f0200be; public static final int login_button_bg=0x7f0200bf; public static final int login_button_bg_not_pressed=0x7f0200c0; public static final int login_button_bg_pressed=0x7f0200c1; public static final int md_bg=0x7f0200c2; public static final int md_button_selector=0x7f0200c3; public static final int md_list_selector=0x7f0200c4; public static final int md_normal=0x7f0200c5; public static final int md_spinner_normal=0x7f0200c6; public static final int menu_button_bg=0x7f0200c7; public static final int menu_button_selector=0x7f0200c8; public static final int menu_drawer_selected=0x7f0200c9; public static final int menu_dropdown_panel_wordpress=0x7f0200ca; public static final int menu_hardkey_panel_wordpress=0x7f0200cb; public static final int mp_logo=0x7f0200cc; public static final int mp_template_bg=0x7f0200cd; public static final int mp_top1=0x7f0200ce; public static final int mp_top2=0x7f0200cf; public static final int notification_icon=0x7f0200d0; public static final int placeholder=0x7f0200d1; public static final int pressed_background_wordpress=0x7f0200d2; public static final int preview_icon=0x7f0200d3; public static final int progress_bg_wordpress=0x7f0200d4; public static final int progress_horizontal_wordpress=0x7f0200d5; public static final int progress_primary_wordpress=0x7f0200d6; public static final int progress_secondary_wordpress=0x7f0200d7; public static final int reader_footer_bg=0x7f0200d8; public static final int right_shadow=0x7f0200d9; public static final int section_header=0x7f0200da; public static final int selectable_background_wordpress=0x7f0200db; public static final int seo_desc=0x7f0200dc; public static final int seo_title=0x7f0200dd; public static final int simple_textbox_bg=0x7f0200de; public static final int spinner_ab_default_wordpress=0x7f0200df; public static final int spinner_ab_disabled_wordpress=0x7f0200e0; public static final int spinner_ab_focused_wordpress=0x7f0200e1; public static final int spinner_ab_pressed_wordpress=0x7f0200e2; public static final int spinner_background_ab_wordpress=0x7f0200e3; public static final int spinner_white_48=0x7f0200e4; public static final int startpage_type_back=0x7f0200e5; public static final int tab_color_selector=0x7f0200e6; public static final int tab_indicator_ab_wordpress=0x7f0200e7; public static final int tab_selected_focused_wordpress=0x7f0200e8; public static final int tab_selected_pressed_wordpress=0x7f0200e9; public static final int tab_selected_wordpress=0x7f0200ea; public static final int tab_unselected=0x7f0200eb; public static final int tab_unselected_focused_wordpress=0x7f0200ec; public static final int tab_unselected_pressed_wordpress=0x7f0200ed; public static final int title_bg=0x7f0200ee; public static final int title_text_bg=0x7f0200ef; public static final int top1up=0x7f0200f0; public static final int top_preview_bg=0x7f0200f1; public static final int video=0x7f0200f2; public static final int view_post_navbar_bg=0x7f0200f3; public static final int wordpress_gallery_background=0x7f0200f4; public static final int wp_button_small=0x7f0200f5; public static final int wp_button_toggle=0x7f0200f6; public static final int wp_check_off=0x7f0200f7; public static final int wp_check_on=0x7f0200f8; public static final int wp_small=0x7f0200f9; public static final int wp_small_down=0x7f0200fa; public static final int wp_small_over=0x7f0200fb; public static final int wp_small_toggle=0x7f0200fc; } public static final class id { public static final int LinearLayout01=0x7f0600b5; public static final int about=0x7f06001b; public static final int about_first_line=0x7f06001d; public static final int about_privacy=0x7f060022; public static final int about_second_line=0x7f06001f; public static final int about_third_line=0x7f060020; public static final int about_tos=0x7f060021; public static final int about_url=0x7f060023; public static final int about_version=0x7f06001e; public static final int about_wp_logo=0x7f06001c; public static final int abs__action_bar=0x7f060034; public static final int abs__action_bar_container=0x7f060033; public static final int abs__action_bar_subtitle=0x7f060025; public static final int abs__action_bar_title=0x7f060024; public static final int abs__action_context_bar=0x7f060035; public static final int abs__action_menu_divider=0x7f060016; public static final int abs__action_menu_presenter=0x7f060017; public static final int abs__action_mode_bar=0x7f060039; public static final int abs__action_mode_bar_stub=0x7f060038; public static final int abs__action_mode_close_button=0x7f060028; public static final int abs__activity_chooser_view_content=0x7f060029; public static final int abs__checkbox=0x7f060030; public static final int abs__content=0x7f060036; public static final int abs__default_activity_button=0x7f06002c; public static final int abs__expand_activities_button=0x7f06002a; public static final int abs__home=0x7f060014; public static final int abs__icon=0x7f06002e; public static final int abs__image=0x7f06002b; public static final int abs__imageButton=0x7f060026; public static final int abs__list_item=0x7f06002d; public static final int abs__progress_circular=0x7f060018; public static final int abs__progress_horizontal=0x7f060019; public static final int abs__radio=0x7f060031; public static final int abs__search_badge=0x7f06003c; public static final int abs__search_bar=0x7f06003b; public static final int abs__search_button=0x7f06003d; public static final int abs__search_close_btn=0x7f060042; public static final int abs__search_edit_frame=0x7f06003e; public static final int abs__search_go_btn=0x7f060044; public static final int abs__search_mag_icon=0x7f06003f; public static final int abs__search_plate=0x7f060040; public static final int abs__search_src_text=0x7f060041; public static final int abs__search_voice_btn=0x7f060045; public static final int abs__shortcut=0x7f060032; public static final int abs__split_action_bar=0x7f060037; public static final int abs__submit_area=0x7f060043; public static final int abs__textButton=0x7f060027; public static final int abs__title=0x7f06002f; public static final int abs__up=0x7f060015; public static final int addComment=0x7f060104; public static final int addPictureButton=0x7f06009e; public static final int alignment_spinner=0x7f06005e; public static final int approveComment=0x7f0600ef; public static final int author_email=0x7f0600a0; public static final int author_name=0x7f06009f; public static final int author_url=0x7f0600a1; public static final int avatar=0x7f060076; public static final int blavatar=0x7f0600a6; public static final int blogName=0x7f0600a7; public static final int blogUser=0x7f0600a8; public static final int blog_spinner=0x7f060072; public static final int bold=0x7f060097; public static final int bottom=0x7f060003; public static final int bquote=0x7f06009c; public static final int bulkApproveComment=0x7f0600f3; public static final int bulkCheck=0x7f060074; public static final int bulkDeleteComment=0x7f0600f2; public static final int bulkEditGroup=0x7f060073; public static final int bulkMarkSpam=0x7f0600f5; public static final int bulkUnapproveComment=0x7f0600f4; public static final int cancel=0x7f060051; public static final int caption=0x7f06005d; public static final int category_desc=0x7f060056; public static final int category_name=0x7f060054; public static final int category_slug=0x7f060055; public static final int col1=0x7f0600e0; public static final int col2=0x7f0600e1; public static final int comment=0x7f06007a; public static final int commentDetail=0x7f060081; public static final int commentDetailComment=0x7f0600e9; public static final int commentDetailDate=0x7f0600e6; public static final int commentDetailEmail=0x7f0600e4; public static final int commentDetailFragmentContainer=0x7f06007d; public static final int commentDetailName=0x7f0600e3; public static final int commentDetailPost=0x7f0600e7; public static final int commentDetailUrl=0x7f0600e5; public static final int commentFragmentContainer=0x7f060080; public static final int commentLabel=0x7f06005a; public static final int commentList=0x7f06007e; public static final int commentText=0x7f06005b; public static final int commentWrapper=0x7f060075; public static final int comment_content=0x7f0600a2; public static final int comments=0x7f06007c; public static final int commentsRL=0x7f06007f; public static final int date=0x7f0600d4; public static final int deleteComment=0x7f0600ea; public static final int deletePost=0x7f060100; public static final int description_description=0x7f0600dd; public static final int description_summary=0x7f0600dc; public static final int disableHome=0x7f060013; public static final int divider=0x7f0600e8; public static final int dotcom=0x7f0600f7; public static final int dotcomExisting=0x7f0600b8; public static final int dotcomLogin=0x7f0600f6; public static final int dotcomPassword=0x7f0600f9; public static final int dotcomUsername=0x7f0600f8; public static final int dotorgExisting=0x7f0600b7; public static final int down=0x7f0600cd; public static final int editComment=0x7f0600eb; public static final int editPost=0x7f060105; public static final int edit_query=0x7f06003a; public static final int em=0x7f060098; public static final int email_url=0x7f060078; public static final int featuredImage=0x7f060061; public static final int featuredInPost=0x7f060062; public static final int footerBar=0x7f0600ff; public static final int formatBar=0x7f060096; public static final int fullSizeImage=0x7f060069; public static final int gravatar=0x7f0600e2; public static final int grid_image=0x7f0600a9; public static final int handle=0x7f0600c3; public static final int homeAsUp=0x7f060010; public static final int httppassword=0x7f060050; public static final int httpuser=0x7f06004f; public static final int imageWidth=0x7f06005f; public static final int imageWidthText=0x7f060060; public static final int keyword_graph=0x7f0600d7; public static final int keyword_title=0x7f0600d6; public static final int l_httpuser=0x7f060064; public static final int l_maxImageWidth=0x7f060067; public static final int l_scaledImage=0x7f06006b; public static final int l_section1=0x7f060048; public static final int l_section2=0x7f060066; public static final int l_section3=0x7f06006e; public static final int l_status=0x7f0600a4; public static final int left=0x7f060000; public static final int link=0x7f06009b; public static final int linkText=0x7f0600ab; public static final int linkURL=0x7f0600aa; public static final int list=0x7f0600c0; public static final int listMode=0x7f06000c; public static final int listView1=0x7f0600ad; public static final int location=0x7f06006f; public static final int locationText=0x7f060088; public static final int main=0x7f0600b4; public static final int mainRL=0x7f060063; public static final int markSpam=0x7f0600ed; public static final int maxImageWidth=0x7f060068; /** Used with View#setTag(int) to specify a position for the active view. */ public static final int mdActiveViewPosition=0x7f060009; /** ID used when defining the content layout in XML. */ public static final int mdContent=0x7f060004; /** ID used when defining the menu layout in XML. */ public static final int mdMenu=0x7f060005; /** The ID of the content container. */ public static final int md__content=0x7f060006; /** The ID of the drawer. */ public static final int md__drawer=0x7f060008; /** The ID of the menu container. */ public static final int md__menu=0x7f060007; public static final int menu_browser=0x7f06010b; public static final int menu_edit_post=0x7f060109; public static final int menu_new_category=0x7f060108; public static final int menu_new_post=0x7f06010a; public static final int menu_posts_btn=0x7f0600af; public static final int menu_refresh=0x7f060107; public static final int menu_row_badge=0x7f0600b2; public static final int menu_row_icon=0x7f0600b0; public static final int menu_row_title=0x7f0600b1; public static final int menu_share=0x7f06010c; public static final int meta_keyword_description=0x7f0600df; public static final int meta_keyword_summary=0x7f0600de; public static final int moderatecomments=0x7f0600f0; public static final int moderationBar=0x7f0600f1; public static final int more=0x7f06009d; public static final int name=0x7f060077; public static final int newPost=0x7f0600c1; public static final int new_post=0x7f0600b3; public static final int normal=0x7f06000b; public static final int ok=0x7f060059; public static final int page_description=0x7f0600d9; public static final int page_summary=0x7f0600d8; public static final int pager=0x7f0600d2; public static final int parentDescLabel=0x7f060057; public static final int parent_category=0x7f060058; public static final int password=0x7f06004b; public static final int post=0x7f0600a5; public static final int postBar=0x7f0600fc; public static final int postContent=0x7f060083; public static final int postDetail=0x7f0600c8; public static final int postDetailFragmentContainer=0x7f0600c5; public static final int postFormat=0x7f06008e; public static final int postFormatLabel=0x7f06008d; public static final int postFragmentContainer=0x7f0600c7; public static final int postList=0x7f0600c6; public static final int postTitle=0x7f060079; public static final int postType=0x7f0600bf; public static final int post_password=0x7f060092; public static final int posts=0x7f0600c4; public static final int preview=0x7f0600bc; public static final int progressBar1=0x7f0600c9; public static final int progressbar=0x7f0600ac; public static final int pubDate=0x7f060091; public static final int pubDateButton=0x7f060090; public static final int pubDateLabel=0x7f06008f; public static final int quick_photo=0x7f0600c2; public static final int reader=0x7f0600d0; public static final int readerPager=0x7f0600d1; public static final int removeLocation=0x7f06008b; public static final int remove_account=0x7f060071; public static final int reply=0x7f0600ec; public static final int right=0x7f060002; public static final int row_post_id=0x7f06001a; public static final int row_post_root=0x7f0600d3; public static final int save=0x7f06004d; public static final int saveDotcom=0x7f0600fa; public static final int scaledImage=0x7f06006a; public static final int scaledImageWidth=0x7f06006c; public static final int scrollView=0x7f060082; public static final int section1=0x7f060047; public static final int section2=0x7f060065; public static final int section3=0x7f06006d; public static final int section4=0x7f060070; public static final int section5=0x7f0600a3; public static final int section_seo=0x7f060093; public static final int selectCategories=0x7f060086; public static final int selectCategoriesLabel=0x7f060085; public static final int select_blogs_list=0x7f0600d5; public static final int selectedCategories=0x7f060087; public static final int seo=0x7f060101; public static final int seoButton=0x7f060095; public static final int seoLabel=0x7f060094; public static final int setting=0x7f0600ae; public static final int settings=0x7f06004e; public static final int settingsButton=0x7f06004c; public static final int sharePostLink=0x7f060103; public static final int showCustom=0x7f060012; public static final int showHome=0x7f06000f; public static final int showTitle=0x7f060011; public static final int slidingDrawer1=0x7f0600bb; public static final int status=0x7f06007b; public static final int statusLabel=0x7f06008c; public static final int strike=0x7f06009a; public static final int tabMode=0x7f06000d; public static final int tags=0x7f060084; public static final int taxonomyLabel=0x7f060052; public static final int taxonomySpinner=0x7f060053; public static final int template=0x7f0600b9; public static final int textView1=0x7f0600ca; public static final int title=0x7f06005c; public static final int title_description=0x7f0600db; public static final int title_summary=0x7f0600da; public static final int top=0x7f060001; public static final int topicSelector=0x7f0600ce; public static final int topic_title=0x7f0600cf; public static final int type_left=0x7f0600bd; public static final int type_right=0x7f0600be; public static final int unapproveComment=0x7f0600ee; public static final int underline=0x7f060099; public static final int up=0x7f0600cc; public static final int updateLocation=0x7f06008a; public static final int url=0x7f060049; public static final int useLogo=0x7f06000e; public static final int username=0x7f06004a; public static final int viewMap=0x7f060089; public static final int viewPost=0x7f060102; public static final int viewPostTextView=0x7f0600fe; public static final int viewPostWebView=0x7f0600fd; public static final int webView=0x7f0600cb; public static final int webview=0x7f0600ba; public static final int webview_wrapper=0x7f060106; public static final int wordpress_logo=0x7f0600b6; public static final int wpcomHelp=0x7f0600fb; public static final int wpcomLogo=0x7f060046; public static final int wrap_content=0x7f06000a; } public static final class integer { public static final int abs__max_action_buttons=0x7f0c0000; public static final int content_editor_min_lines=0x7f0c0001; } public static final class layout { public static final int about=0x7f030000; public static final int abs__action_bar_home=0x7f030001; public static final int abs__action_bar_tab=0x7f030002; public static final int abs__action_bar_tab_bar_view=0x7f030003; public static final int abs__action_bar_title_item=0x7f030004; public static final int abs__action_menu_item_layout=0x7f030005; public static final int abs__action_menu_layout=0x7f030006; public static final int abs__action_mode_bar=0x7f030007; public static final int abs__action_mode_close_item=0x7f030008; public static final int abs__activity_chooser_view=0x7f030009; public static final int abs__activity_chooser_view_list_item=0x7f03000a; public static final int abs__list_menu_item_checkbox=0x7f03000b; public static final int abs__list_menu_item_icon=0x7f03000c; public static final int abs__list_menu_item_radio=0x7f03000d; public static final int abs__popup_menu_item_layout=0x7f03000e; public static final int abs__screen_action_bar=0x7f03000f; public static final int abs__screen_action_bar_overlay=0x7f030010; public static final int abs__screen_simple=0x7f030011; public static final int abs__screen_simple_overlay_action_mode=0x7f030012; public static final int abs__search_dropdown_item_icons_2line=0x7f030013; public static final int abs__search_view=0x7f030014; public static final int abs__simple_dropdown_hint=0x7f030015; public static final int add_account=0x7f030016; public static final int add_account_settings=0x7f030017; public static final int add_category=0x7f030018; public static final int add_comment=0x7f030019; public static final int add_quickpress_shortcut=0x7f03001a; public static final int alert_image_options=0x7f03001b; public static final int blog_list_spinner_item=0x7f03001c; public static final int blog_preferences=0x7f03001d; public static final int blog_spinner=0x7f03001e; public static final int blog_spinner_dropdown_item=0x7f03001f; public static final int blogs_row=0x7f030020; public static final int categories_row=0x7f030021; public static final int categories_title_row=0x7f030022; public static final int comment_row=0x7f030023; public static final int comments=0x7f030024; public static final int edit=0x7f030025; public static final int edit_comment=0x7f030026; public static final int home=0x7f030027; public static final int home_row=0x7f030028; public static final int image_view=0x7f030029; public static final int link=0x7f03002a; public static final int list_footer_btn=0x7f03002b; public static final int list_footer_progress=0x7f03002c; public static final int menu_drawer=0x7f03002d; public static final int menu_drawer_comment_row=0x7f03002e; public static final int menu_drawer_custom_row=0x7f03002f; public static final int menu_drawer_row=0x7f030030; public static final int menu_refresh_view=0x7f030031; public static final int mp_item=0x7f030032; public static final int mp_logo=0x7f030033; public static final int new_account=0x7f030034; public static final int new_start_page=0x7f030035; public static final int posts=0x7f030036; public static final int preview_loading=0x7f030037; public static final int reader_detail=0x7f030038; public static final int reader_topics=0x7f030039; public static final int reader_web_page=0x7f03003a; public static final int reader_wpcom=0x7f03003b; public static final int reader_wpcom_pager=0x7f03003c; public static final int row_post_page=0x7f03003d; public static final int select_blogs_list=0x7f03003e; public static final int select_categories=0x7f03003f; public static final int select_terms=0x7f030040; public static final int seo_main=0x7f030041; public static final int sherlock_spinner_dropdown_item=0x7f030042; public static final int sherlock_spinner_item=0x7f030043; public static final int site_preview=0x7f030044; public static final int spinner_textview=0x7f030045; public static final int table_row=0x7f030046; public static final int table_row_header=0x7f030047; public static final int view_comment=0x7f030048; public static final int view_comments_fragment=0x7f030049; public static final int view_web_stats=0x7f03004a; public static final int viewpost=0x7f03004b; public static final int webview=0x7f03004c; } public static final class menu { public static final int categories=0x7f0e0000; public static final int edit=0x7f0e0001; public static final int posts=0x7f0e0002; public static final int refresh_only=0x7f0e0003; public static final int webview=0x7f0e0004; } public static final class string { public static final int about=0x7f08003f; public static final int above_text=0x7f0801bd; /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] */ public static final int abs__action_bar_home_description=0x7f080002; /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] */ public static final int abs__action_bar_up_description=0x7f080003; /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] */ public static final int abs__action_menu_overflow_description=0x7f080004; /** Label for the "Done" button on the far left of action mode toolbars. */ public static final int abs__action_mode_done=0x7f080005; /** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] */ public static final int abs__activity_chooser_view_see_all=0x7f080006; /** Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] */ public static final int abs__activitychooserview_choose_application=0x7f080007; /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_clear=0x7f08000c; /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_query=0x7f08000b; /** SearchView accessibility description for search button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_search=0x7f08000a; /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_submit=0x7f08000d; /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_voice=0x7f08000e; /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static final int abs__shareactionprovider_share_with=0x7f080008; /** 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 final int abs__shareactionprovider_share_with_application=0x7f080009; public static final int accept=0x7f0801b4; public static final int account_added=0x7f08019a; public static final int account_already_exists=0x7f080199; public static final int account_details=0x7f080037; public static final int account_exists=0x7f08018f; public static final int account_removed_successfully=0x7f08019c; /** new account view */ public static final int account_setup=0x7f0800d1; public static final int add=0x7f080043; public static final int add_account=0x7f080046; public static final int add_account_blog_url=0x7f08013c; public static final int add_all=0x7f080021; public static final int add_comment=0x7f080051; /** add comment view */ public static final int add_comment_enter=0x7f080088; public static final int add_comment_please_enter=0x7f08008c; public static final int add_comment_required=0x7f08008b; public static final int add_comment_send=0x7f080089; public static final int add_media=0x7f08017e; /** category management */ public static final int add_new_category=0x7f0800da; public static final int add_selected=0x7f080022; public static final int add_tagline=0x7f0800c3; public static final int added_successfully=0x7f0801c0; public static final int added_successfully_image_error=0x7f0801c1; public static final int adding_cat_failed=0x7f0800e0; public static final int adding_cat_failed_check=0x7f0800e1; public static final int adding_cat_success=0x7f0800e2; public static final int additional=0x7f080020; public static final int align_thumb_to_center=0x7f0801bb; public static final int all=0x7f080173; public static final int anonymous=0x7f08003a; public static final int app_name=0x7f08019f; /** About View */ public static final int app_title=0x7f080130; public static final int app_title_blackberry=0x7f080131; public static final int approve=0x7f0800cd; public static final int approved=0x7f080093; public static final int attempt_delete_page=0x7f0800b2; public static final int attempt_delete_post=0x7f0800ba; public static final int attempt_retrieve=0x7f08016b; public static final int attempting_add_comment=0x7f0800b8; public static final int attempting_categories_refresh=0x7f080053; public static final int attempting_configure=0x7f0800d2; public static final int attempting_edit_page=0x7f080185; public static final int attempting_edit_post=0x7f080190; public static final int attempting_fetch_url=0x7f0800be; public static final int author_email=0x7f0800a1; public static final int author_email_required=0x7f08014d; /** edit comment view */ public static final int author_name=0x7f0800a0; public static final int author_name_required=0x7f08014c; public static final int author_url=0x7f0800a2; public static final int automattic_url=0x7f080137; public static final int basic_html=0x7f080165; public static final int below_text=0x7f0801bc; public static final int blog_address=0x7f08015b; public static final int blog_not_found=0x7f08006b; public static final int blog_removed_successfully=0x7f0800a8; public static final int blog_settings=0x7f080180; public static final int blogs=0x7f080036; public static final int blogusername=0x7f08013e; public static final int cancel=0x7f080041; /** drafts */ public static final int cancel_draft=0x7f0800d4; public static final int cancel_edit=0x7f08005b; public static final int caption=0x7f080080; public static final int cat_adding_category=0x7f0800e4; public static final int cat_already_exists=0x7f08017b; public static final int cat_attempt_add_category=0x7f0800e5; public static final int cat_name_required=0x7f0800e3; public static final int categories=0x7f08019d; public static final int categories_refreshed=0x7f080056; public static final int category_desc=0x7f0800dd; public static final int category_name=0x7f0800db; public static final int category_parent=0x7f0800de; public static final int category_refresh_error=0x7f080057; public static final int category_slug=0x7f0800dc; public static final int choose_blog=0x7f080154; public static final int clear=0x7f0801a1; public static final int column_1=0x7f08013f; public static final int column_2=0x7f080140; /** comment actions */ public static final int comment_actions=0x7f0800c7; public static final int comment_added=0x7f0800b7; /** comment form labels */ public static final int comment_content=0x7f080039; public static final int comment_moderated=0x7f08009b; public static final int comment_notifications=0x7f080150; public static final int comment_update=0x7f0800a3; public static final int comments_moderated=0x7f08009c; public static final int confirm_delete=0x7f0800cf; public static final int confirm_delete_data=0x7f0800d0; public static final int connection_error=0x7f080054; public static final int connection_error_occured=0x7f080055; public static final int content=0x7f080078; /** Image Descriptions for Accessibility */ public static final int content_description_add_media=0x7f08014b; public static final int content_required=0x7f0800a6; public static final int copyright=0x7f080133; public static final int could_not_remove_account=0x7f08004e; public static final int create_a_link=0x7f080076; public static final int daily=0x7f08018a; public static final int date=0x7f080166; public static final int decline=0x7f0801b5; public static final int delete=0x7f0800cc; public static final int delete_draft=0x7f0800ab; public static final int delete_page=0x7f0800af; public static final int delete_post=0x7f0800b5; public static final int delete_sure=0x7f0800ac; public static final int delete_sure_page=0x7f0800b1; public static final int delete_sure_post=0x7f0800b9; public static final int deleting_comment=0x7f080099; public static final int deleting_comments=0x7f08009a; public static final int dont_yet_have_a_blog=0x7f08002e; public static final int dotcom_signup=0x7f08015f; public static final int draft=0x7f080104; /** draft actions */ public static final int draft_actions=0x7f0800a9; public static final int duplicated_cat=0x7f08017c; public static final int edit=0x7f080111; public static final int edit_comment=0x7f08009f; public static final int edit_draft=0x7f0800aa; public static final int edit_page=0x7f08004f; public static final int edit_post=0x7f080050; public static final int email=0x7f080161; public static final int empty_fields=0x7f080059; public static final int enable_blogs=0x7f080024; public static final int enable_notifications=0x7f080116; public static final int error=0x7f08004d; /** Error Messages */ public static final int error_delete_post=0x7f080141; public static final int error_edit_comment=0x7f080145; public static final int error_following_blog=0x7f080146; public static final int error_generic=0x7f080143; public static final int error_media_upload=0x7f080148; public static final int error_moderate_comment=0x7f080144; public static final int error_refresh=0x7f080142; public static final int error_upload=0x7f080147; public static final int eula=0x7f0801a0; public static final int eula_content=0x7f0801c4; public static final int exit_without_saving=0x7f080156; public static final int fatal_db_error=0x7f08014a; public static final int featured=0x7f080083; public static final int featured_in_post=0x7f080084; public static final int file_error=0x7f08017a; public static final int file_error_create=0x7f0800e9; /** file errors */ public static final int file_error_encountered=0x7f0800e8; public static final int file_not_found=0x7f080086; public static final int follow=0x7f08011f; public static final int fullscreen=0x7f080155; public static final int gallery_error=0x7f080067; public static final int geotag=0x7f0800ed; public static final int get_free_blog=0x7f080031; public static final int getting_page=0x7f0801a2; public static final int getting_post=0x7f0801a4; public static final int help_stats=0x7f0800f6; public static final int hint_menu_to_add_acc=0x7f0801b6; public static final int home=0x7f080069; public static final int horizontal_alignment=0x7f080081; public static final int hour=0x7f08018b; public static final int hours=0x7f08018c; public static final int howto_select_text=0x7f08019b; public static final int html=0x7f080163; public static final int http_credentials=0x7f08010f; public static final int httppassword=0x7f08010c; /** HTTP Authentication */ public static final int httpuser=0x7f08010b; public static final int i_have_blog=0x7f080034; public static final int i_have_wp_blog=0x7f080033; /** Image Alignment */ public static final int image_alignment=0x7f08012f; public static final int image_settings=0x7f08013b; public static final int immediately=0x7f080064; public static final int incorrect_credentials=0x7f080058; public static final int instructions=0x7f08015d; public static final int invalid_jp_login=0x7f0800fa; public static final int invalid_login=0x7f0800f9; /** invalid_url */ public static final int invalid_url=0x7f080100; public static final int invalid_url_message=0x7f080101; public static final int kwd_constitution=0x7f08000f; public static final int l_status=0x7f0801b8; public static final int link=0x7f0800fe; /** link view */ public static final int link_enter_url=0x7f080074; public static final int link_enter_url_text=0x7f080075; public static final int load_more=0x7f080062; public static final int load_settings=0x7f080063; /** reload drop down */ public static final int loading=0x7f080091; /** Remote Post Changes */ public static final int local_changes=0x7f080138; public static final int local_draft=0x7f08007b; public static final int local_drafts=0x7f08007c; /** location */ public static final int location=0x7f0800ec; public static final int location_not_found=0x7f0800f1; public static final int location_toast=0x7f0800ee; public static final int log_in=0x7f080113; public static final int login_limit=0x7f080149; public static final int login_myblog=0x7f080018; public static final int login_wpdotcom=0x7f080019; public static final int manage_notifications=0x7f080115; public static final int mark_approved=0x7f0800c8; public static final int mark_spam=0x7f0800ca; public static final int mark_unapproved=0x7f0800c9; public static final int market_place=0x7f080017; public static final int max_thumbnail_px_width=0x7f08002f; public static final int md__drawerClosedIndicatorDesc=0x7f080001; public static final int md__drawerOpenIndicatorDesc=0x7f080000; public static final int media=0x7f0800d9; public static final int media_error=0x7f08014e; public static final int meta_desc_text_count=0x7f080012; public static final int meta_kwd_text_count=0x7f080013; public static final int minutes=0x7f080182; public static final int moderate_comment=0x7f080124; public static final int moderate_comments=0x7f080186; public static final int moderating_comment=0x7f080096; public static final int moderating_comments=0x7f080097; public static final int more_notifications=0x7f080122; public static final int more_tag=0x7f08006a; public static final int new_account=0x7f08005d; public static final int new_comment=0x7f080188; public static final int new_notifications=0x7f080121; public static final int new_page=0x7f080129; /** Menu Buttons */ public static final int new_post=0x7f080128; public static final int new_to_wp=0x7f080035; public static final int no=0x7f08004c; public static final int no_account=0x7f0800e7; public static final int no_approved_comments=0x7f080153; public static final int no_blogs_found=0x7f08001e; public static final int no_blogs_message=0x7f08001f; public static final int no_camera_found=0x7f080151; public static final int no_data_found=0x7f08016d; public static final int no_network_message=0x7f080026; public static final int no_network_title=0x7f080025; public static final int no_site_error=0x7f0800d3; public static final int no_text_selected=0x7f0801a6; public static final int none=0x7f0800df; public static final int note_reply_successful=0x7f08011e; public static final int notification_blink=0x7f080049; public static final int notification_replying=0x7f08011d; public static final int notification_settings=0x7f0801b7; public static final int notification_sound=0x7f080047; public static final int notification_vibrate=0x7f080048; /** notifications */ public static final int notifications=0x7f080114; public static final int notifications_interval=0x7f08018d; public static final int notifications_select=0x7f080189; public static final int notifications_turn_off=0x7f080119; public static final int notifications_turn_off_1hr=0x7f08011a; public static final int notifications_turn_off_8hr=0x7f08011b; public static final int ok=0x7f08013a; /** comment view */ public static final int on=0x7f080092; public static final int open_source_licenses=0x7f0800f4; public static final int optional_settings=0x7f08010e; public static final int options=0x7f080118; public static final int original_size=0x7f0801ab; public static final int out_of_memory=0x7f080085; public static final int page=0x7f08003c; /** page actions */ public static final int page_actions=0x7f0800ad; public static final int page_attempt_upload=0x7f080197; public static final int page_content=0x7f080168; public static final int page_deleted=0x7f0800b0; public static final int page_edited=0x7f080192; public static final int page_edited_image_error=0x7f080178; public static final int page_edited_successfully=0x7f080187; /** page view */ public static final int page_id=0x7f080087; public static final int page_not_published=0x7f0800c0; public static final int page_text_count=0x7f080010; public static final int page_title=0x7f0801bf; public static final int pages=0x7f08003e; public static final int pages_no_pages=0x7f08017f; public static final int pages_not_found=0x7f080193; public static final int password=0x7f080030; public static final int pending_review=0x7f080103; public static final int permalink_not_found=0x7f080164; public static final int pictures=0x7f0801ba; public static final int place_image=0x7f0801be; public static final int please_sign_in=0x7f080029; public static final int please_wait_getting_page=0x7f0801a3; public static final int please_wait_getting_post=0x7f0801a5; /** general strings */ public static final int post=0x7f08003b; /** post actions */ public static final int post_actions=0x7f0800b3; public static final int post_added=0x7f080183; public static final int post_attempt_upload=0x7f080198; public static final int post_content=0x7f08002d; public static final int post_deleted=0x7f0800b6; public static final int post_edited=0x7f0801ae; public static final int post_edited_image_error=0x7f0801af; public static final int post_edited_successfully=0x7f0801b0; public static final int post_format=0x7f080112; /** post view */ public static final int post_id=0x7f08007d; public static final int post_not_found=0x7f08006c; public static final int post_not_published=0x7f0800bf; public static final int post_password=0x7f08007f; public static final int post_private=0x7f080105; public static final int post_seo=0x7f080015; public static final int post_signature=0x7f0800c2; public static final int post_title=0x7f08019e; public static final int posted_from=0x7f0800c4; public static final int posted_from_blackberry=0x7f0800c5; public static final int posts=0x7f08003d; public static final int posts_no_posts=0x7f080195; public static final int posts_not_found=0x7f080194; /** preferences */ public static final int preferences=0x7f0800f3; public static final int preview=0x7f0800c6; public static final int preview_page=0x7f0800ae; public static final int preview_post=0x7f0800b4; public static final int privacy_policy=0x7f080136; public static final int publish=0x7f080045; /** post scheduling and password */ public static final int publish_date=0x7f080110; public static final int publish_no=0x7f0801b2; /** post status */ public static final int publish_post=0x7f080102; public static final int publish_yes=0x7f0801b1; public static final int published=0x7f080106; public static final int publisher=0x7f080132; public static final int quarter=0x7f080171; public static final int quick_photo=0x7f08012a; public static final int quick_video=0x7f08012b; public static final int quickpress_add_alert_title=0x7f08010a; public static final int quickpress_add_error=0x7f080109; /** QuickPress */ public static final int quickpress_window_title=0x7f080108; /** reader */ public static final int reader=0x7f080126; public static final int refresh=0x7f080068; public static final int refresh_categories=0x7f08017d; public static final int refreshing_categories=0x7f080052; public static final int remote_changes=0x7f080139; /** context menu */ public static final int remove_account=0x7f0800a7; public static final int remove_location=0x7f0800f2; public static final int reply=0x7f0800cb; public static final int reply_added=0x7f08009d; public static final int reply_enter=0x7f08008d; public static final int reply_please_enter=0x7f080090; public static final int reply_required=0x7f080184; public static final int reply_send=0x7f08008e; public static final int reply_to_comment=0x7f08008f; public static final int replying_comment=0x7f080098; public static final int report_clicks=0x7f08016c; public static final int report_post_title=0x7f080167; public static final int report_postviews=0x7f080176; public static final int report_referrers=0x7f080177; public static final int report_searchterms=0x7f080174; public static final int report_videoplays=0x7f08016f; public static final int report_views=0x7f080175; public static final int required_field=0x7f08001b; /** account setup */ public static final int required_fields=0x7f08001a; public static final int retrieving_stats=0x7f08016a; public static final int save=0x7f080042; public static final int save_and_exit=0x7f080157; public static final int saved_to_local_drafts=0x7f080191; public static final int saving_changes=0x7f0800a4; public static final int scaled_image=0x7f080061; public static final int scaled_image_error=0x7f080060; public static final int scheduled=0x7f080107; public static final int sdcard_message=0x7f0800eb; /** SD Card errors */ public static final int sdcard_title=0x7f0800ea; /** action from share intents */ public static final int select_a_blog=0x7f0800e6; public static final int select_blogs=0x7f080023; /** form labels */ public static final int select_categories=0x7f08002a; /** media selection */ public static final int select_photo=0x7f0800d5; public static final int select_text_to_blockquote=0x7f0801aa; public static final int select_text_to_bold=0x7f0801a7; public static final int select_text_to_emphasize=0x7f0801a9; public static final int select_text_to_link=0x7f0801a8; public static final int select_video=0x7f0800d7; public static final int selected_categories=0x7f080044; public static final int seo_check=0x7f080014; public static final int seo_disc=0x7f080016; public static final int settings=0x7f08010d; public static final int settings_not_found=0x7f0801ac; public static final int settings_not_found_load_now=0x7f0801ad; public static final int seven_days=0x7f08016e; public static final int share_link=0x7f0800bd; public static final int share_url=0x7f0800bb; public static final int share_url_page=0x7f0800bc; public static final int sign_in=0x7f08006e; public static final int sign_out=0x7f08006f; public static final int sign_out_confirm=0x7f080028; public static final int sign_up=0x7f080160; public static final int site_not_found=0x7f0800fb; public static final int spam=0x7f080095; public static final int stats_login=0x7f080169; public static final int stats_password=0x7f0800f8; public static final int stats_service_error=0x7f0800fc; public static final int stats_username=0x7f0800f7; public static final int status=0x7f080038; /** editor button */ public static final int strike=0x7f0800fd; public static final int success=0x7f0801b3; public static final int sure_cancel_draft=0x7f08018e; public static final int sure_sign_out=0x7f080027; public static final int sure_to_cancel_edit=0x7f08005c; public static final int sure_to_cancel_edit_comment=0x7f0800a5; public static final int sure_to_cancel_edit_page=0x7f080079; public static final int sure_to_remove_account=0x7f08004a; /** tab titles */ public static final int tab_comments=0x7f080070; public static final int tab_pages=0x7f080072; public static final int tab_posts=0x7f080071; public static final int tab_stats=0x7f080073; public static final int tagline=0x7f080032; public static final int tagline_tablet=0x7f0801b9; public static final int tags_and_categories=0x7f08002b; public static final int tags_separate_with_commas=0x7f08002c; public static final int take_photo=0x7f0800d6; public static final int take_video=0x7f0800d8; public static final int tap_to_reply=0x7f08011c; public static final int tap_to_view=0x7f080123; public static final int terms=0x7f08015e; public static final int thirty_days=0x7f080170; /** page view */ public static final int title=0x7f080077; public static final int title_post_required=0x7f08005a; public static final int title_text_count=0x7f080011; public static final int today=0x7f080162; public static final int tooltip_follow=0x7f080125; public static final int topics=0x7f080127; public static final int tos=0x7f080135; public static final int types=0x7f080117; public static final int unapprove=0x7f0800ce; public static final int unapproved=0x7f080094; public static final int underline=0x7f0800ff; public static final int unfollow=0x7f080120; /** posts tab */ public static final int untitled=0x7f08007a; public static final int update_location=0x7f0800f0; public static final int upload=0x7f080181; public static final int upload_failed=0x7f08007e; public static final int upload_full_size_image=0x7f08005e; public static final int upload_now=0x7f0801c3; public static final int upload_scaled_image=0x7f08005f; public static final int uploaded_successfully=0x7f080152; public static final int uploaded_successfully_image_error=0x7f080158; public static final int uploading=0x7f080065; public static final int uploading_content=0x7f080179; public static final int uploading_media_item=0x7f080066; public static final int url_username_password_required=0x7f08001c; public static final int username=0x7f080040; /** stats */ public static final int username_password_required=0x7f0800f5; public static final int version=0x7f080134; public static final int view_admin=0x7f08012e; public static final int view_comment_from=0x7f08009e; public static final int view_comments=0x7f080196; public static final int view_in_browser=0x7f0800c1; public static final int view_map=0x7f0800ef; public static final int view_site=0x7f08012d; public static final int vp_upgrade=0x7f0801c2; public static final int waiting_activation=0x7f080159; public static final int width=0x7f080082; public static final int wordpress_blog=0x7f08013d; public static final int wp_admin=0x7f08012c; public static final int wpcom=0x7f08006d; public static final int wpcom_login_required=0x7f08014f; public static final int wpcom_signup=0x7f08015a; public static final int write_comment=0x7f08008a; public static final int xmlrpc_error=0x7f08001d; public static final int year=0x7f080172; public static final int yes=0x7f08004b; public static final int your_account=0x7f08015c; } public static final class style { public static final int MenuDrawer=0x7f090071; public static final int MenuDrawer_Button=0x7f090072; public static final int MenuDrawer_Button_Image=0x7f090073; public static final int MenuDrawer_Button_Text=0x7f090074; public static final int MenuDrawer_CommentBadge=0x7f090075; public static final int SeoDesc=0x7f090078; public static final int SeoTitle=0x7f090077; public static final int Sherlock___TextAppearance_Small=0x7f090047; public static final int Sherlock___Theme=0x7f090052; public static final int Sherlock___Theme_DarkActionBar=0x7f090054; public static final int Sherlock___Theme_Light=0x7f090053; public static final int Sherlock___Widget_ActionBar=0x7f090002; public static final int Sherlock___Widget_ActionMode=0x7f090017; public static final int Sherlock___Widget_ActivityChooserView=0x7f09001f; public static final int Sherlock___Widget_Holo_DropDownItem=0x7f09002a; public static final int Sherlock___Widget_Holo_ListView=0x7f090027; public static final int Sherlock___Widget_Holo_Spinner=0x7f090024; public static final int Sherlock___Widget_SearchAutoCompleteTextView=0x7f090034; public static final int TextAppearance_Sherlock=0x7f09004b; public static final int TextAppearance_Sherlock_Light_SearchResult=0x7f09004f; public static final int TextAppearance_Sherlock_Light_SearchResult_Subtitle=0x7f090051; public static final int TextAppearance_Sherlock_Light_SearchResult_Title=0x7f090050; public static final int TextAppearance_Sherlock_Light_Small=0x7f090049; public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large=0x7f090042; public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small=0x7f090044; public static final int TextAppearance_Sherlock_SearchResult=0x7f09004c; public static final int TextAppearance_Sherlock_SearchResult_Subtitle=0x7f09004e; public static final int TextAppearance_Sherlock_SearchResult_Title=0x7f09004d; public static final int TextAppearance_Sherlock_Small=0x7f090048; public static final int TextAppearance_Sherlock_Widget_ActionBar_Menu=0x7f090037; public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle=0x7f09003a; public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse=0x7f09003b; public static final int TextAppearance_Sherlock_Widget_ActionBar_Title=0x7f090038; public static final int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse=0x7f090039; public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle=0x7f09003e; public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse=0x7f09003f; public static final int TextAppearance_Sherlock_Widget_ActionMode_Title=0x7f09003c; public static final int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse=0x7f09003d; public static final int TextAppearance_Sherlock_Widget_DropDownHint=0x7f09004a; public static final int TextAppearance_Sherlock_Widget_DropDownItem=0x7f090046; public static final int TextAppearance_Sherlock_Widget_PopupMenu=0x7f090040; public static final int TextAppearance_Sherlock_Widget_PopupMenu_Large=0x7f090041; public static final int TextAppearance_Sherlock_Widget_PopupMenu_Small=0x7f090043; public static final int TextAppearance_Sherlock_Widget_TextView_SpinnerItem=0x7f090045; public static final int Theme_Sherlock=0x7f090055; public static final int Theme_Sherlock_Light=0x7f090056; public static final int Theme_Sherlock_Light_DarkActionBar=0x7f090057; public static final int Theme_Sherlock_Light_NoActionBar=0x7f090059; public static final int Theme_Sherlock_NoActionBar=0x7f090058; /** this style is only referenced in a Light.DarkActionBar based theme */ public static final int Theme_wordpress_widget=0x7f090065; public static final int Widget=0x7f090000; /** Base theme for the menu drawer. */ public static final int Widget_MenuDrawer=0x7f090001; public static final int Widget_Sherlock_ActionBar=0x7f090003; public static final int Widget_Sherlock_ActionBar_Solid=0x7f090004; public static final int Widget_Sherlock_ActionBar_TabBar=0x7f09000b; public static final int Widget_Sherlock_ActionBar_TabText=0x7f09000e; public static final int Widget_Sherlock_ActionBar_TabView=0x7f090008; public static final int Widget_Sherlock_ActionButton=0x7f090011; public static final int Widget_Sherlock_ActionButton_CloseMode=0x7f090013; public static final int Widget_Sherlock_ActionButton_Overflow=0x7f090015; public static final int Widget_Sherlock_ActionMode=0x7f090018; public static final int Widget_Sherlock_ActivityChooserView=0x7f090020; public static final int Widget_Sherlock_Button_Small=0x7f090022; public static final int Widget_Sherlock_DropDownItem_Spinner=0x7f09002b; public static final int Widget_Sherlock_Light_ActionBar=0x7f090005; public static final int Widget_Sherlock_Light_ActionBar_Solid=0x7f090006; public static final int Widget_Sherlock_Light_ActionBar_Solid_Inverse=0x7f090007; public static final int Widget_Sherlock_Light_ActionBar_TabBar=0x7f09000c; public static final int Widget_Sherlock_Light_ActionBar_TabBar_Inverse=0x7f09000d; public static final int Widget_Sherlock_Light_ActionBar_TabText=0x7f09000f; public static final int Widget_Sherlock_Light_ActionBar_TabText_Inverse=0x7f090010; public static final int Widget_Sherlock_Light_ActionBar_TabView=0x7f090009; public static final int Widget_Sherlock_Light_ActionBar_TabView_Inverse=0x7f09000a; public static final int Widget_Sherlock_Light_ActionButton=0x7f090012; public static final int Widget_Sherlock_Light_ActionButton_CloseMode=0x7f090014; public static final int Widget_Sherlock_Light_ActionButton_Overflow=0x7f090016; public static final int Widget_Sherlock_Light_ActionMode=0x7f090019; public static final int Widget_Sherlock_Light_ActionMode_Inverse=0x7f09001a; public static final int Widget_Sherlock_Light_ActivityChooserView=0x7f090021; public static final int Widget_Sherlock_Light_Button_Small=0x7f090023; public static final int Widget_Sherlock_Light_DropDownItem_Spinner=0x7f09002c; public static final int Widget_Sherlock_Light_ListPopupWindow=0x7f09001c; public static final int Widget_Sherlock_Light_ListView_DropDown=0x7f090029; public static final int Widget_Sherlock_Light_PopupMenu=0x7f09001e; public static final int Widget_Sherlock_Light_PopupWindow_ActionMode=0x7f09002e; public static final int Widget_Sherlock_Light_ProgressBar=0x7f090030; public static final int Widget_Sherlock_Light_ProgressBar_Horizontal=0x7f090032; public static final int Widget_Sherlock_Light_SearchAutoCompleteTextView=0x7f090036; public static final int Widget_Sherlock_Light_Spinner_DropDown_ActionBar=0x7f090026; public static final int Widget_Sherlock_ListPopupWindow=0x7f09001b; public static final int Widget_Sherlock_ListView_DropDown=0x7f090028; public static final int Widget_Sherlock_PopupMenu=0x7f09001d; public static final int Widget_Sherlock_PopupWindow_ActionMode=0x7f09002d; public static final int Widget_Sherlock_ProgressBar=0x7f09002f; public static final int Widget_Sherlock_ProgressBar_Horizontal=0x7f090031; public static final int Widget_Sherlock_SearchAutoCompleteTextView=0x7f090035; public static final int Widget_Sherlock_Spinner_DropDown_ActionBar=0x7f090025; public static final int Widget_Sherlock_TextView_SpinnerItem=0x7f090033; public static final int WindowTitleBackground=0x7f09007a; public static final int WordPress=0x7f09005a; public static final int WordPress_Dialog=0x7f090066; public static final int WordPress_ToggleButton=0x7f09006a; public static final int WordPressButtonAppearance=0x7f09006f; public static final int WordPressCheckBoxStyle=0x7f09006d; public static final int WordPressEditTextStyle=0x7f09006c; public static final int WordPressHomeAsUpCustomized=0x7f09005b; public static final int WordPressListRowBackground=0x7f090070; public static final int WordPressNoTitle=0x7f09005c; public static final int WordPressSectionHeader=0x7f090067; public static final int WordPressSettingsSectionHeader=0x7f090068; public static final int WordPressSubHeader=0x7f090069; public static final int WordPressTextAppearance=0x7f09006b; public static final int WordPressTitleAppearance=0x7f09006e; public static final int WordPressWelcomeStyle=0x7f090076; public static final int wordpress_ActionBarTabStyle=0x7f090062; public static final int wordpress_DropDownListView=0x7f090061; public static final int wordpress_DropDownNav=0x7f090063; public static final int wordpress_PopupMenu=0x7f090060; public static final int wordpress_ProgressBar=0x7f090064; public static final int wordpress_no_title_ActionBar=0x7f09005d; public static final int wordpress_solid_ActionBar=0x7f09005e; public static final int wordpress_textstyle_ActionBar=0x7f090079; public static final int wordpress_transparent_ActionBar=0x7f09005f; } public static final class xml { public static final int preferences=0x7f050000; } public static final class styleable { /** Styleables used for styling the menu drawer. <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 #MenuDrawer_mdActiveIndicator com.justsystems.hpb.pad:mdActiveIndicator}</code></td><td> Drawable used as indicator for the active view.</td></tr> <tr><td><code>{@link #MenuDrawer_mdAllowIndicatorAnimation com.justsystems.hpb.pad:mdAllowIndicatorAnimation}</code></td><td> Whether the indicator should be animated between active views.</td></tr> <tr><td><code>{@link #MenuDrawer_mdContentBackground com.justsystems.hpb.pad:mdContentBackground}</code></td><td> Drawable to use for the background of the content.</td></tr> <tr><td><code>{@link #MenuDrawer_mdDrawerClosedUpContentDescription com.justsystems.hpb.pad:mdDrawerClosedUpContentDescription}</code></td><td> String to use as the up indicators content description when the drawer is closed </td></tr> <tr><td><code>{@link #MenuDrawer_mdDrawerOpenUpContentDescription com.justsystems.hpb.pad:mdDrawerOpenUpContentDescription}</code></td><td> String to use as the up indicators content description when the drawer is open </td></tr> <tr><td><code>{@link #MenuDrawer_mdDropShadow com.justsystems.hpb.pad:mdDropShadow}</code></td><td> Drawable used for the drop shadow.</td></tr> <tr><td><code>{@link #MenuDrawer_mdDropShadowColor com.justsystems.hpb.pad:mdDropShadowColor}</code></td><td> The color of the drop shadow.</td></tr> <tr><td><code>{@link #MenuDrawer_mdDropShadowEnabled com.justsystems.hpb.pad:mdDropShadowEnabled}</code></td><td> Defines whether the content will have a dropshadow onto the menu.</td></tr> <tr><td><code>{@link #MenuDrawer_mdDropShadowSize com.justsystems.hpb.pad:mdDropShadowSize}</code></td><td> The size of the drop shadow.</td></tr> <tr><td><code>{@link #MenuDrawer_mdMaxAnimationDuration com.justsystems.hpb.pad:mdMaxAnimationDuration}</code></td><td> The maximum animation duration </td></tr> <tr><td><code>{@link #MenuDrawer_mdMenuBackground com.justsystems.hpb.pad:mdMenuBackground}</code></td><td> Drawable to use for the background of the menu.</td></tr> <tr><td><code>{@link #MenuDrawer_mdMenuSize com.justsystems.hpb.pad:mdMenuSize}</code></td><td> The size of the menu.</td></tr> <tr><td><code>{@link #MenuDrawer_mdPosition com.justsystems.hpb.pad:mdPosition}</code></td><td></td></tr> <tr><td><code>{@link #MenuDrawer_mdSlideDrawable com.justsystems.hpb.pad:mdSlideDrawable}</code></td><td> Drawable that replaces the up indicator </td></tr> <tr><td><code>{@link #MenuDrawer_mdTouchBezelSize com.justsystems.hpb.pad:mdTouchBezelSize}</code></td><td> The touch bezel size.</td></tr> </table> @see #MenuDrawer_mdActiveIndicator @see #MenuDrawer_mdAllowIndicatorAnimation @see #MenuDrawer_mdContentBackground @see #MenuDrawer_mdDrawerClosedUpContentDescription @see #MenuDrawer_mdDrawerOpenUpContentDescription @see #MenuDrawer_mdDropShadow @see #MenuDrawer_mdDropShadowColor @see #MenuDrawer_mdDropShadowEnabled @see #MenuDrawer_mdDropShadowSize @see #MenuDrawer_mdMaxAnimationDuration @see #MenuDrawer_mdMenuBackground @see #MenuDrawer_mdMenuSize @see #MenuDrawer_mdPosition @see #MenuDrawer_mdSlideDrawable @see #MenuDrawer_mdTouchBezelSize */ public static final int[] MenuDrawer = { 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f }; /** <p> @attr description Drawable used as indicator for the active view. <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 android:mdActiveIndicator */ public static final int MenuDrawer_mdActiveIndicator = 3; /** <p> @attr description Whether the indicator should be animated between active views. <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 android:mdAllowIndicatorAnimation */ public static final int MenuDrawer_mdAllowIndicatorAnimation = 9; /** <p> @attr description Drawable to use for the background of the content. <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 android:mdContentBackground */ public static final int MenuDrawer_mdContentBackground = 0; /** <p> @attr description String to use as the up indicators content description when the drawer is closed <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 android:mdDrawerClosedUpContentDescription */ public static final int MenuDrawer_mdDrawerClosedUpContentDescription = 13; /** <p> @attr description String to use as the up indicators content description when the drawer is open <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 android:mdDrawerOpenUpContentDescription */ public static final int MenuDrawer_mdDrawerOpenUpContentDescription = 12; /** <p> @attr description Drawable used for the drop shadow. <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 android:mdDropShadow */ public static final int MenuDrawer_mdDropShadow = 7; /** <p> @attr description The color of the drop shadow. Default is #FF000000. <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. <p>This is a private symbol. @attr name android:mdDropShadowColor */ public static final int MenuDrawer_mdDropShadowColor = 6; /** <p> @attr description Defines whether the content will have a dropshadow onto the menu. Default is true. <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 android:mdDropShadowEnabled */ public static final int MenuDrawer_mdDropShadowEnabled = 4; /** <p> @attr description The size of the drop shadow. Default is 6dp <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 android:mdDropShadowSize */ public static final int MenuDrawer_mdDropShadowSize = 5; /** <p> @attr description The maximum animation duration <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. <p>This is a private symbol. @attr name android:mdMaxAnimationDuration */ public static final int MenuDrawer_mdMaxAnimationDuration = 10; /** <p> @attr description Drawable to use for the background of the 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>". <p>This is a private symbol. @attr name android:mdMenuBackground */ public static final int MenuDrawer_mdMenuBackground = 1; /** <p> @attr description The size of the menu. <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 android:mdMenuSize */ public static final int MenuDrawer_mdMenuSize = 2; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#mdPosition} attribute's value can be found in the {@link #MenuDrawer} 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>top</code></td><td>1</td><td></td></tr> <tr><td><code>right</code></td><td>2</td><td></td></tr> <tr><td><code>bottom</code></td><td>3</td><td></td></tr> </table> @attr name android:mdPosition */ public static final int MenuDrawer_mdPosition = 14; /** <p> @attr description Drawable that replaces the 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>". <p>This is a private symbol. @attr name android:mdSlideDrawable */ public static final int MenuDrawer_mdSlideDrawable = 11; /** <p> @attr description The touch bezel size. <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 android:mdTouchBezelSize */ public static final int MenuDrawer_mdTouchBezelSize = 8; /** Attributes used to style the Action Bar. <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 #SherlockActionBar_background com.justsystems.hpb.pad:background}</code></td><td> Specifies a background drawable for the action bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_backgroundSplit com.justsystems.hpb.pad:backgroundSplit}</code></td><td> Specifies a background drawable for the bottom component of a split action bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_backgroundStacked com.justsystems.hpb.pad:backgroundStacked}</code></td><td> Specifies a background drawable for a second stacked row of the action bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_customNavigationLayout com.justsystems.hpb.pad:customNavigationLayout}</code></td><td> Specifies a layout for custom navigation.</td></tr> <tr><td><code>{@link #SherlockActionBar_displayOptions com.justsystems.hpb.pad:displayOptions}</code></td><td> Options affecting how the action bar is displayed.</td></tr> <tr><td><code>{@link #SherlockActionBar_divider com.justsystems.hpb.pad:divider}</code></td><td> Specifies the drawable used for item dividers.</td></tr> <tr><td><code>{@link #SherlockActionBar_height com.justsystems.hpb.pad:height}</code></td><td> Specifies a fixed height.</td></tr> <tr><td><code>{@link #SherlockActionBar_homeLayout com.justsystems.hpb.pad:homeLayout}</code></td><td> Specifies a layout to use for the "home" section of the action bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_icon com.justsystems.hpb.pad:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr> <tr><td><code>{@link #SherlockActionBar_indeterminateProgressStyle com.justsystems.hpb.pad:indeterminateProgressStyle}</code></td><td> Specifies a style resource to use for an indeterminate progress spinner.</td></tr> <tr><td><code>{@link #SherlockActionBar_itemPadding com.justsystems.hpb.pad: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 #SherlockActionBar_logo com.justsystems.hpb.pad:logo}</code></td><td> Specifies the drawable used for the application logo.</td></tr> <tr><td><code>{@link #SherlockActionBar_navigationMode com.justsystems.hpb.pad:navigationMode}</code></td><td> The type of navigation to use.</td></tr> <tr><td><code>{@link #SherlockActionBar_progressBarPadding com.justsystems.hpb.pad:progressBarPadding}</code></td><td> Specifies the horizontal padding on either end for an embedded progress bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_progressBarStyle com.justsystems.hpb.pad:progressBarStyle}</code></td><td> Specifies a style resource to use for an embedded progress bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_subtitle com.justsystems.hpb.pad:subtitle}</code></td><td> Specifies subtitle text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #SherlockActionBar_subtitleTextStyle com.justsystems.hpb.pad:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #SherlockActionBar_title com.justsystems.hpb.pad:title}</code></td><td> Specifies title text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #SherlockActionBar_titleTextStyle com.justsystems.hpb.pad:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr> </table> @see #SherlockActionBar_background @see #SherlockActionBar_backgroundSplit @see #SherlockActionBar_backgroundStacked @see #SherlockActionBar_customNavigationLayout @see #SherlockActionBar_displayOptions @see #SherlockActionBar_divider @see #SherlockActionBar_height @see #SherlockActionBar_homeLayout @see #SherlockActionBar_icon @see #SherlockActionBar_indeterminateProgressStyle @see #SherlockActionBar_itemPadding @see #SherlockActionBar_logo @see #SherlockActionBar_navigationMode @see #SherlockActionBar_progressBarPadding @see #SherlockActionBar_progressBarStyle @see #SherlockActionBar_subtitle @see #SherlockActionBar_subtitleTextStyle @see #SherlockActionBar_title @see #SherlockActionBar_titleTextStyle */ public static final int[] SherlockActionBar = { 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065 }; /** <p> @attr description Specifies a background drawable for 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 android:background */ public static final int SherlockActionBar_background = 2; /** <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 android:backgroundSplit */ public static final int SherlockActionBar_backgroundSplit = 3; /** <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 android:backgroundStacked */ public static final int SherlockActionBar_backgroundStacked = 12; /** <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 android:customNavigationLayout */ public static final int SherlockActionBar_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 android:displayOptions */ public static final int SherlockActionBar_displayOptions = 7; /** <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 android:divider */ public static final int SherlockActionBar_divider = 5; /** <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 android:height */ public static final int SherlockActionBar_height = 4; /** <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 android:homeLayout */ public static final int SherlockActionBar_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 android:icon */ public static final int SherlockActionBar_icon = 10; /** <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 android:indeterminateProgressStyle */ public static final int SherlockActionBar_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 android:itemPadding */ public static final int SherlockActionBar_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 android:logo */ public static final int SherlockActionBar_logo = 11; /** <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 android:navigationMode */ public static final int SherlockActionBar_navigationMode = 6; /** <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 android:progressBarPadding */ public static final int SherlockActionBar_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 android:progressBarStyle */ public static final int SherlockActionBar_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 android:subtitle */ public static final int SherlockActionBar_subtitle = 9; /** <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 android:subtitleTextStyle */ public static final int SherlockActionBar_subtitleTextStyle = 1; /** <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 android:title */ public static final int SherlockActionBar_title = 8; /** <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 android:titleTextStyle */ public static final int SherlockActionBar_titleTextStyle = 0; /** Attributes that can be used with a SherlockActionMenuItemView. <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 #SherlockActionMenuItemView_android_minWidth com.justsystems.hpb.pad:android_minWidth}</code></td><td></td></tr> </table> @see #SherlockActionMenuItemView_android_minWidth */ public static final int[] SherlockActionMenuItemView = { 0x0101013f }; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#android_minWidth} attribute's value can be found in the {@link #SherlockActionMenuItemView} array. @attr name android:android_minWidth */ public static final int SherlockActionMenuItemView_android_minWidth = 0; /** Attributes that can be used with a SherlockActionMode. <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 #SherlockActionMode_background com.justsystems.hpb.pad:background}</code></td><td> Specifies a background for the action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_backgroundSplit com.justsystems.hpb.pad:backgroundSplit}</code></td><td> Specifies a background for the split action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_height com.justsystems.hpb.pad:height}</code></td><td> Specifies a fixed height for the action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_subtitleTextStyle com.justsystems.hpb.pad:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #SherlockActionMode_titleTextStyle com.justsystems.hpb.pad:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr> </table> @see #SherlockActionMode_background @see #SherlockActionMode_backgroundSplit @see #SherlockActionMode_height @see #SherlockActionMode_subtitleTextStyle @see #SherlockActionMode_titleTextStyle */ public static final int[] SherlockActionMode = { 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014 }; /** <p> @attr description Specifies a background for the 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 android:background */ public static final int SherlockActionMode_background = 2; /** <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 android:backgroundSplit */ public static final int SherlockActionMode_backgroundSplit = 3; /** <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 android:height */ public static final int SherlockActionMode_height = 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 android:subtitleTextStyle */ public static final int SherlockActionMode_subtitleTextStyle = 1; /** <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 android:titleTextStyle */ public static final int SherlockActionMode_titleTextStyle = 0; /** Attributes that can be used with a SherlockActivityChooserView. <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 #SherlockActivityChooserView_android_background com.justsystems.hpb.pad:android_background}</code></td><td></td></tr> <tr><td><code>{@link #SherlockActivityChooserView_expandActivityOverflowButtonDrawable com.justsystems.hpb.pad:expandActivityOverflowButtonDrawable}</code></td><td> The drawable to show in the button for expanding the activities overflow popup.</td></tr> <tr><td><code>{@link #SherlockActivityChooserView_initialActivityCount com.justsystems.hpb.pad:initialActivityCount}</code></td><td> The maximal number of items initially shown in the activity list.</td></tr> </table> @see #SherlockActivityChooserView_android_background @see #SherlockActivityChooserView_expandActivityOverflowButtonDrawable @see #SherlockActivityChooserView_initialActivityCount */ public static final int[] SherlockActivityChooserView = { 0x010100d4, 0x7f01006e, 0x7f01006f }; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#android_background} attribute's value can be found in the {@link #SherlockActivityChooserView} array. @attr name android:android_background */ public static final int SherlockActivityChooserView_android_background = 0; /** <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 android:expandActivityOverflowButtonDrawable */ public static final int SherlockActivityChooserView_expandActivityOverflowButtonDrawable = 2; /** <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 android:initialActivityCount */ public static final int SherlockActivityChooserView_initialActivityCount = 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 #SherlockMenuGroup_android_checkableBehavior com.justsystems.hpb.pad:android_checkableBehavior}</code></td><td> Whether the items are capable of displaying a check mark.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_enabled com.justsystems.hpb.pad:android_enabled}</code></td><td> Whether the items are enabled.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_id com.justsystems.hpb.pad:android_id}</code></td><td> The ID of the group.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_menuCategory com.justsystems.hpb.pad:android_menuCategory}</code></td><td> The category applied to all items within this group.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_orderInCategory com.justsystems.hpb.pad:android_orderInCategory}</code></td><td> The order within the category applied to all items within this group.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_visible com.justsystems.hpb.pad:android_visible}</code></td><td> Whether the items are shown/visible.</td></tr> </table> @see #SherlockMenuGroup_android_checkableBehavior @see #SherlockMenuGroup_android_enabled @see #SherlockMenuGroup_android_id @see #SherlockMenuGroup_android_menuCategory @see #SherlockMenuGroup_android_orderInCategory @see #SherlockMenuGroup_android_visible */ public static final int[] SherlockMenuGroup = { 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 com.justsystems.hpb.pad.R.attr#android_checkableBehavior}. @attr name android:android_checkableBehavior */ public static final int SherlockMenuGroup_android_checkableBehavior = 5; /** <p> @attr description Whether the items are enabled. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_enabled}. @attr name android:android_enabled */ public static final int SherlockMenuGroup_android_enabled = 0; /** <p> @attr description The ID of the group. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_id}. @attr name android:android_id */ public static final int SherlockMenuGroup_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 com.justsystems.hpb.pad.R.attr#android_menuCategory}. @attr name android:android_menuCategory */ public static final int SherlockMenuGroup_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 com.justsystems.hpb.pad.R.attr#android_orderInCategory}. @attr name android:android_orderInCategory */ public static final int SherlockMenuGroup_android_orderInCategory = 4; /** <p> @attr description Whether the items are shown/visible. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_visible}. @attr name android:android_visible */ public static final int SherlockMenuGroup_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 #SherlockMenuItem_android_actionLayout com.justsystems.hpb.pad:android_actionLayout}</code></td><td> An optional layout to be used as an action view.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_actionProviderClass com.justsystems.hpb.pad:android_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 #SherlockMenuItem_android_actionViewClass com.justsystems.hpb.pad:android_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 #SherlockMenuItem_android_alphabeticShortcut com.justsystems.hpb.pad:android_alphabeticShortcut}</code></td><td> The alphabetic shortcut key.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_checkable com.justsystems.hpb.pad:android_checkable}</code></td><td> Whether the item is capable of displaying a check mark.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_checked com.justsystems.hpb.pad:android_checked}</code></td><td> Whether the item is checked.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_enabled com.justsystems.hpb.pad:android_enabled}</code></td><td> Whether the item is enabled.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_icon com.justsystems.hpb.pad:android_icon}</code></td><td> The icon associated with this item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_id com.justsystems.hpb.pad:android_id}</code></td><td> The ID of the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_menuCategory com.justsystems.hpb.pad:android_menuCategory}</code></td><td> The category applied to the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_numericShortcut com.justsystems.hpb.pad:android_numericShortcut}</code></td><td> The numeric shortcut key.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_onClick com.justsystems.hpb.pad: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 #SherlockMenuItem_android_orderInCategory com.justsystems.hpb.pad:android_orderInCategory}</code></td><td> The order within the category applied to the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_showAsAction com.justsystems.hpb.pad:android_showAsAction}</code></td><td> How this item should display in the Action Bar, if present.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_title com.justsystems.hpb.pad:android_title}</code></td><td> The title associated with the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_titleCondensed com.justsystems.hpb.pad:android_titleCondensed}</code></td><td> The condensed title associated with the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_visible com.justsystems.hpb.pad:android_visible}</code></td><td> Whether the item is shown/visible.</td></tr> </table> @see #SherlockMenuItem_android_actionLayout @see #SherlockMenuItem_android_actionProviderClass @see #SherlockMenuItem_android_actionViewClass @see #SherlockMenuItem_android_alphabeticShortcut @see #SherlockMenuItem_android_checkable @see #SherlockMenuItem_android_checked @see #SherlockMenuItem_android_enabled @see #SherlockMenuItem_android_icon @see #SherlockMenuItem_android_id @see #SherlockMenuItem_android_menuCategory @see #SherlockMenuItem_android_numericShortcut @see #SherlockMenuItem_android_onClick @see #SherlockMenuItem_android_orderInCategory @see #SherlockMenuItem_android_showAsAction @see #SherlockMenuItem_android_title @see #SherlockMenuItem_android_titleCondensed @see #SherlockMenuItem_android_visible */ public static final int[] SherlockMenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x010102d9, 0x010102fb, 0x010102fc, 0x01010389 }; /** <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>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_actionLayout}. @attr name android:android_actionLayout */ public static final int SherlockMenuItem_android_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>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_actionProviderClass}. @attr name android:android_actionProviderClass */ public static final int SherlockMenuItem_android_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>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_actionViewClass}. @attr name android:android_actionViewClass */ public static final int SherlockMenuItem_android_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 com.justsystems.hpb.pad.R.attr#android_alphabeticShortcut}. @attr name android:android_alphabeticShortcut */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_checkable}. @attr name android:android_checkable */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_checked}. @attr name android:android_checked */ public static final int SherlockMenuItem_android_checked = 3; /** <p> @attr description Whether the item is enabled. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_enabled}. @attr name android:android_enabled */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_icon}. @attr name android:android_icon */ public static final int SherlockMenuItem_android_icon = 0; /** <p> @attr description The ID of the item. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_id}. @attr name android:android_id */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_menuCategory}. @attr name android:android_menuCategory */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_numericShortcut}. @attr name android:android_numericShortcut */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_onClick}. @attr name android:android_onClick */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_orderInCategory}. @attr name android:android_orderInCategory */ public static final int SherlockMenuItem_android_orderInCategory = 6; /** <p> @attr description How this item should display in the Action Bar, if present. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_showAsAction}. @attr name android:android_showAsAction */ public static final int SherlockMenuItem_android_showAsAction = 13; /** <p> @attr description The title associated with the item. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_title}. @attr name android:android_title */ public static final int SherlockMenuItem_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 com.justsystems.hpb.pad.R.attr#android_titleCondensed}. @attr name android:android_titleCondensed */ public static final int SherlockMenuItem_android_titleCondensed = 8; /** <p> @attr description Whether the item is shown/visible. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_visible}. @attr name android:android_visible */ public static final int SherlockMenuItem_android_visible = 4; /** Attributes that can be used with a SherlockMenuView. <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 #SherlockMenuView_headerBackground com.justsystems.hpb.pad:headerBackground}</code></td><td> Default background for the menu header.</td></tr> <tr><td><code>{@link #SherlockMenuView_horizontalDivider com.justsystems.hpb.pad:horizontalDivider}</code></td><td> Default horizontal divider between rows of menu items.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemBackground com.justsystems.hpb.pad:itemBackground}</code></td><td> Default background for each menu item.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemIconDisabledAlpha com.justsystems.hpb.pad:itemIconDisabledAlpha}</code></td><td> Default disabled icon alpha for each menu item that shows an icon.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemTextAppearance com.justsystems.hpb.pad:itemTextAppearance}</code></td><td> Default appearance of menu item text.</td></tr> <tr><td><code>{@link #SherlockMenuView_preserveIconSpacing com.justsystems.hpb.pad:preserveIconSpacing}</code></td><td> Whether space should be reserved in layout when an icon is missing.</td></tr> <tr><td><code>{@link #SherlockMenuView_verticalDivider com.justsystems.hpb.pad:verticalDivider}</code></td><td> Default vertical divider between menu items.</td></tr> <tr><td><code>{@link #SherlockMenuView_windowAnimationStyle com.justsystems.hpb.pad:windowAnimationStyle}</code></td><td> Default animations for the menu.</td></tr> </table> @see #SherlockMenuView_headerBackground @see #SherlockMenuView_horizontalDivider @see #SherlockMenuView_itemBackground @see #SherlockMenuView_itemIconDisabledAlpha @see #SherlockMenuView_itemTextAppearance @see #SherlockMenuView_preserveIconSpacing @see #SherlockMenuView_verticalDivider @see #SherlockMenuView_windowAnimationStyle */ public static final int[] SherlockMenuView = { 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d }; /** <p> @attr description Default background for the menu header. <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 android:headerBackground */ public static final int SherlockMenuView_headerBackground = 3; /** <p> @attr description Default horizontal divider between rows of 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>". <p>This is a private symbol. @attr name android:horizontalDivider */ public static final int SherlockMenuView_horizontalDivider = 1; /** <p> @attr description Default background for each menu item. <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 android:itemBackground */ public static final int SherlockMenuView_itemBackground = 4; /** <p> @attr description Default disabled icon alpha for each menu item that shows an icon. <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. <p>This is a private symbol. @attr name android:itemIconDisabledAlpha */ public static final int SherlockMenuView_itemIconDisabledAlpha = 6; /** <p> @attr description Default appearance of menu item 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 android:itemTextAppearance */ public static final int SherlockMenuView_itemTextAppearance = 0; /** <p> @attr description Whether space should be reserved in layout when an icon is missing. <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 android:preserveIconSpacing */ public static final int SherlockMenuView_preserveIconSpacing = 7; /** <p> @attr description Default vertical divider between 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>". <p>This is a private symbol. @attr name android:verticalDivider */ public static final int SherlockMenuView_verticalDivider = 2; /** <p> @attr description Default animations for the 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>". <p>This is a private symbol. @attr name android:windowAnimationStyle */ public static final int SherlockMenuView_windowAnimationStyle = 5; /** Attributes that can be used with a SherlockSearchView. <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 #SherlockSearchView_android_imeOptions com.justsystems.hpb.pad:android_imeOptions}</code></td><td> The IME options to set on the query text field.</td></tr> <tr><td><code>{@link #SherlockSearchView_android_inputType com.justsystems.hpb.pad:android_inputType}</code></td><td> The input type to set on the query text field.</td></tr> <tr><td><code>{@link #SherlockSearchView_android_maxWidth com.justsystems.hpb.pad:android_maxWidth}</code></td><td> An optional maximum width of the SearchView.</td></tr> <tr><td><code>{@link #SherlockSearchView_iconifiedByDefault com.justsystems.hpb.pad:iconifiedByDefault}</code></td><td> The default state of the SearchView.</td></tr> <tr><td><code>{@link #SherlockSearchView_queryHint com.justsystems.hpb.pad:queryHint}</code></td><td> An optional query hint string to be displayed in the empty query field.</td></tr> </table> @see #SherlockSearchView_android_imeOptions @see #SherlockSearchView_android_inputType @see #SherlockSearchView_android_maxWidth @see #SherlockSearchView_iconifiedByDefault @see #SherlockSearchView_queryHint */ public static final int[] SherlockSearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f010070, 0x7f010071 }; /** <p> @attr description The IME options to set on the query text field. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_imeOptions}. @attr name android:android_imeOptions */ public static final int SherlockSearchView_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 com.justsystems.hpb.pad.R.attr#android_inputType}. @attr name android:android_inputType */ public static final int SherlockSearchView_android_inputType = 1; /** <p> @attr description An optional maximum width of the SearchView. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_maxWidth}. @attr name android:android_maxWidth */ public static final int SherlockSearchView_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 android:iconifiedByDefault */ public static final int SherlockSearchView_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 android:queryHint */ public static final int SherlockSearchView_queryHint = 4; /** Attributes that can be used with a SherlockSpinner. <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 #SherlockSpinner_android_dropDownHorizontalOffset com.justsystems.hpb.pad:android_dropDownHorizontalOffset}</code></td><td> Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_dropDownSelector com.justsystems.hpb.pad:android_dropDownSelector}</code></td><td> List selector to use for spinnerMode="dropdown" display.</td></tr> <tr><td><code>{@link #SherlockSpinner_android_dropDownVerticalOffset com.justsystems.hpb.pad:android_dropDownVerticalOffset}</code></td><td> Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_dropDownWidth com.justsystems.hpb.pad:android_dropDownWidth}</code></td><td> Width of the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_gravity com.justsystems.hpb.pad:android_gravity}</code></td><td> Gravity setting for positioning the currently selected item.</td></tr> <tr><td><code>{@link #SherlockSpinner_android_popupBackground com.justsystems.hpb.pad:android_popupBackground}</code></td><td> Background drawable to use for the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_popupPromptView com.justsystems.hpb.pad:android_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 #SherlockSpinner_android_prompt com.justsystems.hpb.pad:android_prompt}</code></td><td> The prompt to display when the spinner's dialog is shown.</td></tr> </table> @see #SherlockSpinner_android_dropDownHorizontalOffset @see #SherlockSpinner_android_dropDownSelector @see #SherlockSpinner_android_dropDownVerticalOffset @see #SherlockSpinner_android_dropDownWidth @see #SherlockSpinner_android_gravity @see #SherlockSpinner_android_popupBackground @see #SherlockSpinner_android_popupPromptView @see #SherlockSpinner_android_prompt */ public static final int[] SherlockSpinner = { 0x010100af, 0x01010175, 0x01010176, 0x0101017b, 0x01010262, 0x010102ac, 0x010102ad, 0x01010411 }; /** <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 com.justsystems.hpb.pad.R.attr#android_dropDownHorizontalOffset}. @attr name android:android_dropDownHorizontalOffset */ public static final int SherlockSpinner_android_dropDownHorizontalOffset = 5; /** <p> @attr description List selector to use for spinnerMode="dropdown" display. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_dropDownSelector}. @attr name android:android_dropDownSelector */ public static final int SherlockSpinner_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 com.justsystems.hpb.pad.R.attr#android_dropDownVerticalOffset}. @attr name android:android_dropDownVerticalOffset */ public static final int SherlockSpinner_android_dropDownVerticalOffset = 6; /** <p> @attr description Width of the dropdown in spinnerMode="dropdown". <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_dropDownWidth}. @attr name android:android_dropDownWidth */ public static final int SherlockSpinner_android_dropDownWidth = 4; /** <p> @attr description Gravity setting for positioning the currently selected item. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_gravity}. @attr name android:android_gravity */ public static final int SherlockSpinner_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 com.justsystems.hpb.pad.R.attr#android_popupBackground}. @attr name android:android_popupBackground */ public static final int SherlockSpinner_android_popupBackground = 2; /** <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 @android:id/text1 to be populated with the prompt text. <p>This is a private symbol. @attr name android:android_popupPromptView */ public static final int SherlockSpinner_android_popupPromptView = 7; /** <p> @attr description The prompt to display when the spinner's dialog is shown. <p>This corresponds to the global attribute resource symbol {@link com.justsystems.hpb.pad.R.attr#android_prompt}. @attr name android:android_prompt */ public static final int SherlockSpinner_android_prompt = 3; /** Attributes that can be used with a SherlockTheme. <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 #SherlockTheme_actionBarDivider com.justsystems.hpb.pad:actionBarDivider}</code></td><td> Custom divider drawable to use for elements in the action bar.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarItemBackground com.justsystems.hpb.pad:actionBarItemBackground}</code></td><td> Custom item state list drawable background for action bar items.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarSize com.justsystems.hpb.pad:actionBarSize}</code></td><td> Size of the Action Bar, including the contextual bar used to present Action Modes.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarSplitStyle com.justsystems.hpb.pad:actionBarSplitStyle}</code></td><td> Reference to a style for the split Action Bar.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarStyle com.justsystems.hpb.pad:actionBarStyle}</code></td><td> Reference to a style for the Action Bar </td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabBarStyle com.justsystems.hpb.pad:actionBarTabBarStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabStyle com.justsystems.hpb.pad:actionBarTabStyle}</code></td><td> Default style for tabs within an action bar </td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabTextStyle com.justsystems.hpb.pad:actionBarTabTextStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionBarWidgetTheme com.justsystems.hpb.pad:actionBarWidgetTheme}</code></td><td> Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.</td></tr> <tr><td><code>{@link #SherlockTheme_actionButtonStyle com.justsystems.hpb.pad:actionButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionDropDownStyle com.justsystems.hpb.pad:actionDropDownStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionMenuTextAppearance com.justsystems.hpb.pad:actionMenuTextAppearance}</code></td><td> TextAppearance style that will be applied to text that appears within action menu items.</td></tr> <tr><td><code>{@link #SherlockTheme_actionMenuTextColor com.justsystems.hpb.pad:actionMenuTextColor}</code></td><td> Color for text that appears within action menu items.</td></tr> <tr><td><code>{@link #SherlockTheme_actionModeBackground com.justsystems.hpb.pad:actionModeBackground}</code></td><td> Background drawable to use for action mode UI </td></tr> <tr><td><code>{@link #SherlockTheme_actionModeCloseButtonStyle com.justsystems.hpb.pad:actionModeCloseButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionModeCloseDrawable com.justsystems.hpb.pad:actionModeCloseDrawable}</code></td><td> Drawable to use for the close action mode button </td></tr> <tr><td><code>{@link #SherlockTheme_actionModePopupWindowStyle com.justsystems.hpb.pad:actionModePopupWindowStyle}</code></td><td> PopupWindow style to use for action modes when showing as a window overlay.</td></tr> <tr><td><code>{@link #SherlockTheme_actionModeShareDrawable com.justsystems.hpb.pad:actionModeShareDrawable}</code></td><td> Drawable to use for the Share action button in WebView selection action modes </td></tr> <tr><td><code>{@link #SherlockTheme_actionModeSplitBackground com.justsystems.hpb.pad:actionModeSplitBackground}</code></td><td> Background drawable to use for action mode UI in the lower split bar </td></tr> <tr><td><code>{@link #SherlockTheme_actionModeStyle com.justsystems.hpb.pad:actionModeStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionOverflowButtonStyle com.justsystems.hpb.pad:actionOverflowButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionSpinnerItemStyle com.justsystems.hpb.pad:actionSpinnerItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_activatedBackgroundIndicator com.justsystems.hpb.pad:activatedBackgroundIndicator}</code></td><td> Drawable used as a background for activated items.</td></tr> <tr><td><code>{@link #SherlockTheme_activityChooserViewStyle com.justsystems.hpb.pad:activityChooserViewStyle}</code></td><td> Default ActivityChooserView style.</td></tr> <tr><td><code>{@link #SherlockTheme_buttonStyleSmall com.justsystems.hpb.pad:buttonStyleSmall}</code></td><td> Small Button style.</td></tr> <tr><td><code>{@link #SherlockTheme_dividerVertical com.justsystems.hpb.pad:dividerVertical}</code></td><td> Drawable to use for generic vertical dividers.</td></tr> <tr><td><code>{@link #SherlockTheme_dropDownHintAppearance com.justsystems.hpb.pad:dropDownHintAppearance}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_dropDownListViewStyle com.justsystems.hpb.pad:dropDownListViewStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_dropdownListPreferredItemHeight com.justsystems.hpb.pad:dropdownListPreferredItemHeight}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_homeAsUpIndicator com.justsystems.hpb.pad:homeAsUpIndicator}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_listPopupWindowStyle com.justsystems.hpb.pad:listPopupWindowStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemHeightSmall com.justsystems.hpb.pad:listPreferredItemHeightSmall}</code></td><td> A smaller, sleeker list item height.</td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemPaddingLeft com.justsystems.hpb.pad:listPreferredItemPaddingLeft}</code></td><td> The preferred padding along the left edge of list items.</td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemPaddingRight com.justsystems.hpb.pad:listPreferredItemPaddingRight}</code></td><td> The preferred padding along the right edge of list items.</td></tr> <tr><td><code>{@link #SherlockTheme_popupMenuStyle com.justsystems.hpb.pad:popupMenuStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_searchAutoCompleteTextView com.justsystems.hpb.pad:searchAutoCompleteTextView}</code></td><td> SearchView AutoCompleteTextView style </td></tr> <tr><td><code>{@link #SherlockTheme_searchDropdownBackground com.justsystems.hpb.pad:searchDropdownBackground}</code></td><td> SearchView dropdown background </td></tr> <tr><td><code>{@link #SherlockTheme_searchResultListItemHeight com.justsystems.hpb.pad:searchResultListItemHeight}</code></td><td> The list item height for search results.</td></tr> <tr><td><code>{@link #SherlockTheme_searchViewCloseIcon com.justsystems.hpb.pad:searchViewCloseIcon}</code></td><td> SearchView close button icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewEditQuery com.justsystems.hpb.pad:searchViewEditQuery}</code></td><td> SearchView query refinement icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewEditQueryBackground com.justsystems.hpb.pad:searchViewEditQueryBackground}</code></td><td> SearchView query refinement icon background </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewGoIcon com.justsystems.hpb.pad:searchViewGoIcon}</code></td><td> SearchView Go button icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewSearchIcon com.justsystems.hpb.pad:searchViewSearchIcon}</code></td><td> SearchView Search icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewTextField com.justsystems.hpb.pad:searchViewTextField}</code></td><td> SearchView text field background for the left section </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewTextFieldRight com.justsystems.hpb.pad:searchViewTextFieldRight}</code></td><td> SearchView text field background for the right section </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewVoiceIcon com.justsystems.hpb.pad:searchViewVoiceIcon}</code></td><td> SearchView Voice button icon </td></tr> <tr><td><code>{@link #SherlockTheme_selectableItemBackground com.justsystems.hpb.pad:selectableItemBackground}</code></td><td> Background drawable for standalone items that need focus/pressed states.</td></tr> <tr><td><code>{@link #SherlockTheme_spinnerDropDownItemStyle com.justsystems.hpb.pad:spinnerDropDownItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_spinnerItemStyle com.justsystems.hpb.pad:spinnerItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceLargePopupMenu com.justsystems.hpb.pad:textAppearanceLargePopupMenu}</code></td><td> Text color, typeface, size, and style for the text inside of a popup menu.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceListItemSmall com.justsystems.hpb.pad:textAppearanceListItemSmall}</code></td><td> The preferred TextAppearance for the primary text of small list items.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSearchResultSubtitle com.justsystems.hpb.pad:textAppearanceSearchResultSubtitle}</code></td><td> Text color, typeface, size, and style for system search result subtitle.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSearchResultTitle com.justsystems.hpb.pad:textAppearanceSearchResultTitle}</code></td><td> Text color, typeface, size, and style for system search result title.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSmall com.justsystems.hpb.pad:textAppearanceSmall}</code></td><td> Text color, typeface, size, and style for "small" text.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSmallPopupMenu com.justsystems.hpb.pad:textAppearanceSmallPopupMenu}</code></td><td> Text color, typeface, size, and style for small text inside of a popup menu.</td></tr> <tr><td><code>{@link #SherlockTheme_textColorPrimary com.justsystems.hpb.pad:textColorPrimary}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorPrimaryDisableOnly com.justsystems.hpb.pad:textColorPrimaryDisableOnly}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorPrimaryInverse com.justsystems.hpb.pad:textColorPrimaryInverse}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorSearchUrl com.justsystems.hpb.pad:textColorSearchUrl}</code></td><td> Text color for urls in search suggestions, used by things like global search and the browser.</td></tr> <tr><td><code>{@link #SherlockTheme_windowActionBar com.justsystems.hpb.pad:windowActionBar}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowActionBarOverlay com.justsystems.hpb.pad:windowActionBarOverlay}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowActionModeOverlay com.justsystems.hpb.pad:windowActionModeOverlay}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowContentOverlay com.justsystems.hpb.pad:windowContentOverlay}</code></td><td> This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title.</td></tr> <tr><td><code>{@link #SherlockTheme_windowMinWidthMajor com.justsystems.hpb.pad:windowMinWidthMajor}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowMinWidthMinor com.justsystems.hpb.pad:windowMinWidthMinor}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowNoTitle com.justsystems.hpb.pad:windowNoTitle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowSplitActionBar com.justsystems.hpb.pad:windowSplitActionBar}</code></td><td></td></tr> </table> @see #SherlockTheme_actionBarDivider @see #SherlockTheme_actionBarItemBackground @see #SherlockTheme_actionBarSize @see #SherlockTheme_actionBarSplitStyle @see #SherlockTheme_actionBarStyle @see #SherlockTheme_actionBarTabBarStyle @see #SherlockTheme_actionBarTabStyle @see #SherlockTheme_actionBarTabTextStyle @see #SherlockTheme_actionBarWidgetTheme @see #SherlockTheme_actionButtonStyle @see #SherlockTheme_actionDropDownStyle @see #SherlockTheme_actionMenuTextAppearance @see #SherlockTheme_actionMenuTextColor @see #SherlockTheme_actionModeBackground @see #SherlockTheme_actionModeCloseButtonStyle @see #SherlockTheme_actionModeCloseDrawable @see #SherlockTheme_actionModePopupWindowStyle @see #SherlockTheme_actionModeShareDrawable @see #SherlockTheme_actionModeSplitBackground @see #SherlockTheme_actionModeStyle @see #SherlockTheme_actionOverflowButtonStyle @see #SherlockTheme_actionSpinnerItemStyle @see #SherlockTheme_activatedBackgroundIndicator @see #SherlockTheme_activityChooserViewStyle @see #SherlockTheme_buttonStyleSmall @see #SherlockTheme_dividerVertical @see #SherlockTheme_dropDownHintAppearance @see #SherlockTheme_dropDownListViewStyle @see #SherlockTheme_dropdownListPreferredItemHeight @see #SherlockTheme_homeAsUpIndicator @see #SherlockTheme_listPopupWindowStyle @see #SherlockTheme_listPreferredItemHeightSmall @see #SherlockTheme_listPreferredItemPaddingLeft @see #SherlockTheme_listPreferredItemPaddingRight @see #SherlockTheme_popupMenuStyle @see #SherlockTheme_searchAutoCompleteTextView @see #SherlockTheme_searchDropdownBackground @see #SherlockTheme_searchResultListItemHeight @see #SherlockTheme_searchViewCloseIcon @see #SherlockTheme_searchViewEditQuery @see #SherlockTheme_searchViewEditQueryBackground @see #SherlockTheme_searchViewGoIcon @see #SherlockTheme_searchViewSearchIcon @see #SherlockTheme_searchViewTextField @see #SherlockTheme_searchViewTextFieldRight @see #SherlockTheme_searchViewVoiceIcon @see #SherlockTheme_selectableItemBackground @see #SherlockTheme_spinnerDropDownItemStyle @see #SherlockTheme_spinnerItemStyle @see #SherlockTheme_textAppearanceLargePopupMenu @see #SherlockTheme_textAppearanceListItemSmall @see #SherlockTheme_textAppearanceSearchResultSubtitle @see #SherlockTheme_textAppearanceSearchResultTitle @see #SherlockTheme_textAppearanceSmall @see #SherlockTheme_textAppearanceSmallPopupMenu @see #SherlockTheme_textColorPrimary @see #SherlockTheme_textColorPrimaryDisableOnly @see #SherlockTheme_textColorPrimaryInverse @see #SherlockTheme_textColorSearchUrl @see #SherlockTheme_windowActionBar @see #SherlockTheme_windowActionBarOverlay @see #SherlockTheme_windowActionModeOverlay @see #SherlockTheme_windowContentOverlay @see #SherlockTheme_windowMinWidthMajor @see #SherlockTheme_windowMinWidthMinor @see #SherlockTheme_windowNoTitle @see #SherlockTheme_windowSplitActionBar */ public static final int[] SherlockTheme = { 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058 }; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionBarDivider */ public static final int SherlockTheme_actionBarDivider = 8; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionBarItemBackground */ public static final int SherlockTheme_actionBarItemBackground = 9; /** <p> @attr description Size of the Action Bar, including the contextual bar used to present Action Modes. <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>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>May 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>wrap_content</code></td><td>0</td><td></td></tr> </table> <p>This is a private symbol. @attr name android:actionBarSize */ public static final int SherlockTheme_actionBarSize = 7; /** <p> @attr description Reference to a style for the split Action Bar. This style controls the split component that holds the menu/action buttons. actionBarStyle is still used for the primary 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 android:actionBarSplitStyle */ public static final int SherlockTheme_actionBarSplitStyle = 5; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionBarStyle */ public static final int SherlockTheme_actionBarStyle = 4; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionBarTabBarStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionBarTabBarStyle */ public static final int SherlockTheme_actionBarTabBarStyle = 1; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionBarTabStyle */ public static final int SherlockTheme_actionBarTabStyle = 0; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionBarTabTextStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionBarTabTextStyle */ public static final int SherlockTheme_actionBarTabTextStyle = 2; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionBarWidgetTheme */ public static final int SherlockTheme_actionBarWidgetTheme = 6; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionButtonStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionButtonStyle */ public static final int SherlockTheme_actionButtonStyle = 52; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionDropDownStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionDropDownStyle */ public static final int SherlockTheme_actionDropDownStyle = 51; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionMenuTextAppearance */ public static final int SherlockTheme_actionMenuTextAppearance = 10; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionMenuTextColor */ public static final int SherlockTheme_actionMenuTextColor = 11; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionModeBackground */ public static final int SherlockTheme_actionModeBackground = 14; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionModeCloseButtonStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionModeCloseButtonStyle */ public static final int SherlockTheme_actionModeCloseButtonStyle = 13; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionModeCloseDrawable */ public static final int SherlockTheme_actionModeCloseDrawable = 16; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionModePopupWindowStyle */ public static final int SherlockTheme_actionModePopupWindowStyle = 18; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionModeShareDrawable */ public static final int SherlockTheme_actionModeShareDrawable = 17; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:actionModeSplitBackground */ public static final int SherlockTheme_actionModeSplitBackground = 15; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionModeStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionModeStyle */ public static final int SherlockTheme_actionModeStyle = 12; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionOverflowButtonStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionOverflowButtonStyle */ public static final int SherlockTheme_actionOverflowButtonStyle = 3; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#actionSpinnerItemStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:actionSpinnerItemStyle */ public static final int SherlockTheme_actionSpinnerItemStyle = 57; /** <p> @attr description Drawable used as a background for activated 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 android:activatedBackgroundIndicator */ public static final int SherlockTheme_activatedBackgroundIndicator = 65; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:activityChooserViewStyle */ public static final int SherlockTheme_activityChooserViewStyle = 64; /** <p> @attr description Small 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>". <p>This is a private symbol. @attr name android:buttonStyleSmall */ public static final int SherlockTheme_buttonStyleSmall = 19; /** <p> @attr description Drawable to use for generic vertical 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 android:dividerVertical */ public static final int SherlockTheme_dividerVertical = 50; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#dropDownHintAppearance} attribute's value can be found in the {@link #SherlockTheme} 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 android:dropDownHintAppearance */ public static final int SherlockTheme_dropDownHintAppearance = 66; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#dropDownListViewStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:dropDownListViewStyle */ public static final int SherlockTheme_dropDownListViewStyle = 54; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#dropdownListPreferredItemHeight} attribute's value can be found in the {@link #SherlockTheme} 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 android:dropdownListPreferredItemHeight */ public static final int SherlockTheme_dropdownListPreferredItemHeight = 56; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#homeAsUpIndicator} attribute's value can be found in the {@link #SherlockTheme} 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 android:homeAsUpIndicator */ public static final int SherlockTheme_homeAsUpIndicator = 53; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#listPopupWindowStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:listPopupWindowStyle */ public static final int SherlockTheme_listPopupWindowStyle = 63; /** <p> @attr description 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. <p>This is a private symbol. @attr name android:listPreferredItemHeightSmall */ public static final int SherlockTheme_listPreferredItemHeightSmall = 44; /** <p> @attr description 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. <p>This is a private symbol. @attr name android:listPreferredItemPaddingLeft */ public static final int SherlockTheme_listPreferredItemPaddingLeft = 45; /** <p> @attr description 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. <p>This is a private symbol. @attr name android:listPreferredItemPaddingRight */ public static final int SherlockTheme_listPreferredItemPaddingRight = 46; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#popupMenuStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:popupMenuStyle */ public static final int SherlockTheme_popupMenuStyle = 55; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchAutoCompleteTextView */ public static final int SherlockTheme_searchAutoCompleteTextView = 30; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchDropdownBackground */ public static final int SherlockTheme_searchDropdownBackground = 31; /** <p> @attr description 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. <p>This is a private symbol. @attr name android:searchResultListItemHeight */ public static final int SherlockTheme_searchResultListItemHeight = 41; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewCloseIcon */ public static final int SherlockTheme_searchViewCloseIcon = 32; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewEditQuery */ public static final int SherlockTheme_searchViewEditQuery = 36; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewEditQueryBackground */ public static final int SherlockTheme_searchViewEditQueryBackground = 37; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewGoIcon */ public static final int SherlockTheme_searchViewGoIcon = 33; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewSearchIcon */ public static final int SherlockTheme_searchViewSearchIcon = 34; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewTextField */ public static final int SherlockTheme_searchViewTextField = 38; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewTextFieldRight */ public static final int SherlockTheme_searchViewTextFieldRight = 39; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:searchViewVoiceIcon */ public static final int SherlockTheme_searchViewVoiceIcon = 35; /** <p> @attr description Background drawable for standalone items that need focus/pressed states. <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 android:selectableItemBackground */ public static final int SherlockTheme_selectableItemBackground = 20; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#spinnerDropDownItemStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:spinnerDropDownItemStyle */ public static final int SherlockTheme_spinnerDropDownItemStyle = 29; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#spinnerItemStyle} attribute's value can be found in the {@link #SherlockTheme} 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 android:spinnerItemStyle */ public static final int SherlockTheme_spinnerItemStyle = 28; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:textAppearanceLargePopupMenu */ public static final int SherlockTheme_textAppearanceLargePopupMenu = 22; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:textAppearanceListItemSmall */ public static final int SherlockTheme_textAppearanceListItemSmall = 47; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:textAppearanceSearchResultSubtitle */ public static final int SherlockTheme_textAppearanceSearchResultSubtitle = 43; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:textAppearanceSearchResultTitle */ public static final int SherlockTheme_textAppearanceSearchResultTitle = 42; /** <p> @attr description Text color, typeface, size, and style for "small" text. Defaults to secondary 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>". <p>This is a private symbol. @attr name android:textAppearanceSmall */ public static final int SherlockTheme_textAppearanceSmall = 24; /** <p> @attr description 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>". <p>This is a private symbol. @attr name android:textAppearanceSmallPopupMenu */ public static final int SherlockTheme_textAppearanceSmallPopupMenu = 23; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#textColorPrimary} attribute's value can be found in the {@link #SherlockTheme} 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 android:textColorPrimary */ public static final int SherlockTheme_textColorPrimary = 25; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#textColorPrimaryDisableOnly} attribute's value can be found in the {@link #SherlockTheme} 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 android:textColorPrimaryDisableOnly */ public static final int SherlockTheme_textColorPrimaryDisableOnly = 26; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#textColorPrimaryInverse} attribute's value can be found in the {@link #SherlockTheme} 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 android:textColorPrimaryInverse */ public static final int SherlockTheme_textColorPrimaryInverse = 27; /** <p> @attr description Text color for urls in search suggestions, used by things like global search and the browser. @hide <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 android:textColorSearchUrl */ public static final int SherlockTheme_textColorSearchUrl = 40; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowActionBar} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowActionBar */ public static final int SherlockTheme_windowActionBar = 59; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowActionBarOverlay} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowActionBarOverlay */ public static final int SherlockTheme_windowActionBarOverlay = 60; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowActionModeOverlay} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowActionModeOverlay */ public static final int SherlockTheme_windowActionModeOverlay = 61; /** <p> @attr description This Drawable is overlaid over the foreground of the Window's content area, usually to place a shadow below the title. <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 android:windowContentOverlay */ public static final int SherlockTheme_windowContentOverlay = 21; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowMinWidthMajor} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowMinWidthMajor */ public static final int SherlockTheme_windowMinWidthMajor = 48; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowMinWidthMinor} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowMinWidthMinor */ public static final int SherlockTheme_windowMinWidthMinor = 49; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowNoTitle} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowNoTitle */ public static final int SherlockTheme_windowNoTitle = 58; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#windowSplitActionBar} attribute's value can be found in the {@link #SherlockTheme} 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 android:windowSplitActionBar */ public static final int SherlockTheme_windowSplitActionBar = 62; /** Attributes that can be used with a SherlockView. <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 #SherlockView_android_focusable com.justsystems.hpb.pad:android_focusable}</code></td><td></td></tr> </table> @see #SherlockView_android_focusable */ public static final int[] SherlockView = { 0x010100da }; /** <p>This symbol is the offset where the {@link com.justsystems.hpb.pad.R.attr#android_focusable} attribute's value can be found in the {@link #SherlockView} array. @attr name android:android_focusable */ public static final int SherlockView_android_focusable = 0; }; }