/* 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 ie.cathalcoffey.android.projecteuler; public final class R { public static final class anim { public static final int dialog_enter=0x7f040000; public static final int dialog_exit=0x7f040001; public static final int fade_in=0x7f040002; public static final int fade_out=0x7f040003; public static final int grow_fade_in=0x7f040004; public static final int grow_fade_in_center=0x7f040005; public static final int grow_fade_in_from_bottom=0x7f040006; public static final int shrink_fade_out=0x7f040007; public static final int shrink_fade_out_center=0x7f040008; public static final int shrink_fade_out_from_bottom=0x7f040009; } 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=0x7f01003f; /** 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=0x7f010040; /** 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=0x7f01003e; /** 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=0x7f01003c; /** 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=0x7f01003b; /** <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=0x7f010038; /** 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=0x7f010037; /** <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=0x7f010039; /** 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=0x7f01003d; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionButtonStyle=0x7f01006b; /** <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=0x7f01006a; /** 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=0x7f010041; /** 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=0x7f010042; /** 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=0x7f010045; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int actionModeCloseButtonStyle=0x7f010044; /** 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=0x7f010047; /** 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=0x7f010049; /** 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=0x7f010048; /** 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=0x7f010046; /** <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=0x7f010043; /** <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=0x7f01003a; /** <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=0x7f010070; /** 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=0x7f010078; /** 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=0x7f010077; /** <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 alertDialogCenterButtons=0x7f0100a4; /** <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 alertDialogStyle=0x7f0100ac; /** <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 alertDialogTheme=0x7f0100ad; /** <p>Must be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int alpha=0x7f0100d0; /** <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 autoCompleteTextViewStyle=0x7f0100b7; /** <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=0x7f010033; /** <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=0x7f010034; /** 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=0x7f01007f; /** <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 borderBottom=0x7f0100e3; /** <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 borderLeft=0x7f0100e4; /** <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 borderRight=0x7f0100e5; /** <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 borderTop=0x7f0100e2; /** <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 borderlessButtonStyle=0x7f0100a7; /** <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 bottomBright=0x7f0100c5; /** <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 bottomDark=0x7f0100c1; /** <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 bottomMedium=0x7f0100c6; /** <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 breadCrumbShortTitle=0x7f0100e0; /** <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 breadCrumbTitle=0x7f0100df; /** <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 buttonBarButtonStyle=0x7f0100a6; /** <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 buttonBarStyle=0x7f0100a5; /** 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=0x7f01004a; /** <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 calendarViewShown=0x7f01010c; /** <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 calendarViewStyle=0x7f010115; /** <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 centerBright=0x7f0100c4; /** <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 centerDark=0x7f0100c0; /** <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 centerMedium=0x7f0100c7; /** <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 centered=0x7f010018; /** <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 checkBoxPreferenceStyle=0x7f010098; /** Screen edge padding. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int clipPadding=0x7f010023; /** <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 confirm_logout=0x7f01000c; /** 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=0x7f010080; /** <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 datePickerStyle=0x7f0100b5; /** <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 dateTextAppearance=0x7f010122; /** <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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>May be an integer value, such as "<code>100</code>". <p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>May be a floating point value, such as "<code>1.2</code>". */ public static final int defaultValue=0x7f0100da; /** <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 dependency=0x7f0100d7; /** <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 depends=0x7f0100d8; /** <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 dialogIcon=0x7f0100ec; /** <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 dialogLayout=0x7f0100ef; /** <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 dialogMessage=0x7f0100eb; /** <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 dialogPreferenceStyle=0x7f01009a; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int dialogTheme=0x7f0100ae; /** <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 dialogTitle=0x7f0100ea; /** <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 dimEnable=0x7f0100ce; /** <p>Must be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int dimFraction=0x7f0100cf; /** <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 disableChildrenWhenDisabled=0x7f010102; /** <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 disableDependentsState=0x7f0100e9; /** 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=0x7f01007a; /** <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=0x7f010036; /** <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 dividerHorizontal=0x7f0100aa; /** <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 dividerPadding=0x7f0100fc; /** 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=0x7f010069; /** <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 done_button_background=0x7f010006; /** <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 done_button_text=0x7f010004; /** <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 dropDownHorizontalOffset=0x7f010100; /** <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=0x7f01006d; /** <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 dropDownVerticalOffset=0x7f0100ff; /** <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=0x7f01006f; /** <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 editTextPreferenceStyle=0x7f01009b; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int enabled=0x7f0100d5; /** <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 endYear=0x7f01010a; /** <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 entries=0x7f0100f2; /** <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 entryValues=0x7f0100f3; /** 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=0x7f01008f; /** <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 extra_fields=0x7f010001; /** Length of the delay to fade the indicator. <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 fadeDelay=0x7f01002f; /** Length of the indicator fade to transparent. <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 fadeLength=0x7f010030; /** Whether or not the selected indicator fades. <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 fades=0x7f01002e; /** <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>floating</code></td><td>0</td><td></td></tr> <tr><td><code>atThumb</code></td><td>1</td><td></td></tr> </table> */ public static final int fastScrollOverlayPosition=0x7f010113; /** <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 fastScrollPreviewBackgroundLeft=0x7f010111; /** <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 fastScrollPreviewBackgroundRight=0x7f010110; /** <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 fastScrollTextColor=0x7f010114; /** <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 fastScrollThumbDrawable=0x7f01010f; /** <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 fastScrollTrackDrawable=0x7f010112; /** <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 fetch_user_info=0x7f01000d; /** Color of the filled circle that represents the current page. <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 fillColor=0x7f01001c; /** <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 firstDayOfWeek=0x7f010116; /** <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 flingable=0x7f010104; /** <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 focusedMonthDateColor=0x7f01011c; /** Color of the footer line and indicator. <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 footerColor=0x7f010024; /** Height of the indicator above the footer line. <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 footerIndicatorHeight=0x7f010027; /** Style of the indicator. Default is triangle. <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>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> */ public static final int footerIndicatorStyle=0x7f010026; /** Left and right padding of the underline indicator. <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 footerIndicatorUnderlinePadding=0x7f010028; /** Height of the footer line. <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 footerLineHeight=0x7f010025; /** Padding between the bottom of the title and the footer. <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 footerPadding=0x7f010029; /** <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 forceShownState=0x7f01010e; /** <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 fragment=0x7f0100e1; /** <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 fullBright=0x7f0100c2; /** <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 fullDark=0x7f0100be; /** Width of the gap between each indicator line. <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 gapWidth=0x7f010022; /** <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>top</code></td><td>0x30</td><td></td></tr> <tr><td><code>bottom</code></td><td>0x50</td><td></td></tr> <tr><td><code>left</code></td><td>0x03</td><td></td></tr> <tr><td><code>right</code></td><td>0x05</td><td></td></tr> <tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr> <tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr> <tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr> <tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr> <tr><td><code>center</code></td><td>0x11</td><td></td></tr> <tr><td><code>fill</code></td><td>0x77</td><td></td></tr> <tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr> <tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr> <tr><td><code>start</code></td><td>0x00800003</td><td></td></tr> <tr><td><code>end</code></td><td>0x00800005</td><td></td></tr> </table> */ public static final int gravity=0x7f0100bc; /** 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=0x7f010089; /** <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=0x7f010035; /** <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>dark</code></td><td>0</td><td></td></tr> <tr><td><code>light</code></td><td>1</td><td></td></tr> </table> */ public static final int holoActionBarTheme=0x7f0100ba; /** <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 holoTheme=0x7f0100bd; /** <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=0x7f01006c; /** 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=0x7f010081; /** 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=0x7f010087; /** <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 horizontalProgressLayout=0x7f0100cd; /** 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=0x7f01007d; /** 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=0x7f010090; /** <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 id=0x7f0100dd; /** 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=0x7f010083; /** 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=0x7f01008e; /** <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 internalLayout=0x7f01010d; /** <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 is_cropped=0x7f010011; /** 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=0x7f01008a; /** 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=0x7f01008c; /** 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=0x7f010085; /** 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=0x7f010086; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int key=0x7f0100d1; /** <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 layout=0x7f0100d3; /** <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 layout_removeBorders=0x7f0100e6; /** Position of the line. <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>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> */ public static final int linePosition=0x7f01002a; /** Width of each indicator line. <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 lineWidth=0x7f010021; /** <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 listDividerAlertDialog=0x7f0100ab; /** <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 listItemLayout=0x7f0100cb; /** <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 listLayout=0x7f0100c8; /** <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=0x7f010076; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int listPreferredItemHeight=0x7f0100a3; /** <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 listPreferredItemHeightLarge=0x7f0100a9; /** 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=0x7f010063; /** 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=0x7f010064; /** 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=0x7f010065; /** <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 login_text=0x7f01000e; /** 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=0x7f01007e; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int logout_text=0x7f01000f; /** <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 max=0x7f0100f9; /** <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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int maxDate=0x7f010119; /** <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 min=0x7f0100f8; /** <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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int minDate=0x7f010118; /** <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 modalBackgroundWrapper=0x7f0100bb; /** <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 multiChoiceItemLayout=0x7f0100c9; /** <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 multi_select=0x7f010007; /** 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=0x7f010079; /** <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 negativeButtonText=0x7f0100ee; /** <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 numberPickerDownButtonStyle=0x7f0100b3; /** <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 numberPickerInputTextStyle=0x7f0100b4; /** <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 numberPickerPreferenceStyle=0x7f01009d; /** <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 numberPickerStyle=0x7f0100b1; /** <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 numberPickerUpButtonStyle=0x7f0100b2; /** <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 order=0x7f0100d2; /** <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 orderingFromXml=0x7f0100dc; /** Color of the filled circles that represents pages. <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 pageColor=0x7f01001d; /** <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 panelMenuListWidth=0x7f0100b8; /** <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 persistent=0x7f0100d9; /** <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=0x7f01006e; /** <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 popupPromptView=0x7f010101; /** <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 positiveButtonText=0x7f0100ed; /** <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 preferenceCategoryStyle=0x7f010095; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int preferenceFragmentStyle=0x7f010094; /** Already defined in ABS <attr name="spinnerItemStyle" format="reference" /> <attr name="spinnerDropDownItemStyle" format="reference" /> <attr name="dropDownListViewStyle" format="reference" /> <attr name="listPreferredItemPaddingRight" format="dimension" /> <attr name="listPreferredItemPaddingLeft" format="dimension" /> <attr name="listPreferredItemHeightSmall" format="dimension" /> <attr name="dividerVertical" format="reference" /> <attr name="listPopupWindowStyle" format="reference" /> <attr name="dropdownListPreferredItemHeight" format="reference" /> <attr name="textAppearanceLargePopupMenu" format="reference" /> <attr name="textAppearanceSmallPopupMenu" format="reference" /> <attr name="selectableItemBackground" format="reference" /> <attr name="textAppearanceListItemSmall" format="reference" /> <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 preferenceFrameLayoutStyle=0x7f010092; /** <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 preferenceInformationStyle=0x7f010097; /** <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 preferenceLayoutChild=0x7f01009e; /** <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 preferencePanelStyle=0x7f01009f; /** <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 preferenceScreenStyle=0x7f010093; /** <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 preferenceStyle=0x7f010096; /** 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=0x7f01008d; /** <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>small</code></td><td>-2</td><td> Keep in sync with constants in ProfilePictureView </td></tr> <tr><td><code>normal</code></td><td>-3</td><td></td></tr> <tr><td><code>large</code></td><td>-4</td><td></td></tr> </table> */ public static final int preset_size=0x7f010010; /** 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=0x7f010084; /** 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=0x7f010082; /** <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 progressLayout=0x7f0100cc; /** 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=0x7f010091; /** Radius of the circles. This is also the spacing between circles. <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 radius=0x7f01001e; /** <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 radius_in_meters=0x7f010008; /** <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 results_limit=0x7f010009; /** <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 ringtonePreferenceStyle=0x7f01009c; /** <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>ringtone</code></td><td>1</td><td></td></tr> <tr><td><code>notification</code></td><td>2</td><td></td></tr> <tr><td><code>alarm</code></td><td>4</td><td></td></tr> <tr><td><code>all</code></td><td>7</td><td></td></tr> </table> */ public static final int ringtoneType=0x7f0100f4; /** 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=0x7f010055; /** 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=0x7f010056; /** 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=0x7f010060; /** 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=0x7f010057; /** 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=0x7f01005b; /** 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=0x7f01005c; /** 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=0x7f010058; /** 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=0x7f010059; /** 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=0x7f01005d; /** 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=0x7f01005e; /** 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=0x7f01005a; /** <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 search_text=0x7f01000a; /** <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 seekBarDialogPreferenceStyle=0x7f0100a2; /** <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 seekBarPreferenceStyle=0x7f0100a1; /** <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 segmentedButtonStyle=0x7f0100a8; /** <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 selectable=0x7f0100d6; /** 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=0x7f01004b; /** Whether or not the selected item is displayed as bold. <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 selectedBold=0x7f01002b; /** <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 selectedColor=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 selectedDateVerticalBar=0x7f010120; /** <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 selectedWeekBackgroundColor=0x7f01011b; /** <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 selectionDivider=0x7f010106; /** <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 selectionDividerHeight=0x7f010107; /** <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 selectionDividersDistance=0x7f010108; /** <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 shouldDisableView=0x7f0100db; /** <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 showDefault=0x7f0100f5; /** <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>beginning</code></td><td>1</td><td></td></tr> <tr><td><code>middle</code></td><td>2</td><td></td></tr> <tr><td><code>end</code></td><td>4</td><td></td></tr> <tr><td><code>all</code></td><td>7</td><td></td></tr> </table> */ public static final int showDividers=0x7f0100fb; /** <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 showSilent=0x7f0100f6; /** <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 showWeekNumber=0x7f010117; /** <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 show_pictures=0x7f010000; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int show_search_box=0x7f01000b; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int show_title_bar=0x7f010002; /** <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 shownWeekCount=0x7f01011a; /** <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 singleChoiceItemLayout=0x7f0100ca; /** Whether or not the selected indicator snaps to the circles. <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 snap=0x7f01001f; /** <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 solidColor=0x7f010103; /** <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=0x7f010054; /** <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=0x7f010053; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>dialog</code></td><td>0</td><td></td></tr> <tr><td><code>dropdown</code></td><td>1</td><td></td></tr> </table> */ public static final int spinnerMode=0x7f0100fe; /** <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 spinnerStyle=0x7f0100b0; /** <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 spinnersShown=0x7f01010b; /** <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 startYear=0x7f010109; /** <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>voice</code></td><td>0</td><td></td></tr> <tr><td><code>system</code></td><td>1</td><td></td></tr> <tr><td><code>ring</code></td><td>2</td><td></td></tr> <tr><td><code>music</code></td><td>3</td><td></td></tr> <tr><td><code>alarm</code></td><td>4</td><td></td></tr> </table> */ public static final int streamType=0x7f0100f7; /** Color of the open circles. <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 strokeColor=0x7f010020; /** <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 strokeWidth=0x7f01001a; /** 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=0x7f01007c; /** <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=0x7f010032; /** <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 summary=0x7f0100de; /** <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 summaryOff=0x7f0100e8; /** <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 summaryOn=0x7f0100e7; /** <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 switchMinWidth=0x7f010128; /** <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 switchPadding=0x7f010129; /** <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 switchPreferenceStyle=0x7f0100a0; /** <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 switchStyle=0x7f010123; /** <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 switchStyleOld=0x7f010124; /** <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 switchTextAppearance=0x7f010127; /** <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 switchTextOff=0x7f0100f1; /** <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 switchTextOn=0x7f0100f0; /** <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 textAllCaps=0x7f0100fd; /** 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=0x7f01004d; /** <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 textAppearanceListItem=0x7f0100b9; /** 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=0x7f010066; /** 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=0x7f010062; /** 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=0x7f010061; /** 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=0x7f01004f; /** 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=0x7f01004e; /** <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 textColorAlertDialogListItem=0x7f0100af; /** <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=0x7f010050; /** <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=0x7f010051; /** <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=0x7f010052; /** 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=0x7f01005f; /** <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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int textOff=0x7f01012b; /** <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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int textOn=0x7f01012a; /** <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 thumb=0x7f01012c; /** <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 thumbTextPadding=0x7f010126; /** <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 timePickerStyle=0x7f0100b6; /** 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=0x7f01007b; /** Padding between titles when bumping into each other. <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 titlePadding=0x7f01002c; /** <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=0x7f010031; /** <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 title_bar_background=0x7f010005; /** <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_text=0x7f010003; /** <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 toggleWhenClick=0x7f01012d; /** <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 topBright=0x7f0100c3; /** <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 topDark=0x7f0100bf; /** Padding between titles and the top of the View. <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 topPadding=0x7f01002d; /** <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 track=0x7f010125; /** <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 unfocusedMonthDateColor=0x7f01011d; /** <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 unselectedColor=0x7f01001b; /** 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=0x7f010088; /** <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 virtualButtonPressedDrawable=0x7f010105; /** Style of the circle 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 vpiCirclePageIndicatorStyle=0x7f010012; /** Style of the icon indicator's views. <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 vpiIconPageIndicatorStyle=0x7f010013; /** Style of the line 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 vpiLinePageIndicatorStyle=0x7f010014; /** Style of the tab indicator's tabs. <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 vpiTabPageIndicatorStyle=0x7f010016; /** Style of the title 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 vpiTitlePageIndicatorStyle=0x7f010015; /** Style of the underline 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 vpiUnderlinePageIndicatorStyle=0x7f010017; /** <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 weekDayTextAppearance=0x7f010121; /** <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 weekNumberColor=0x7f01011e; /** <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 weekSeparatorLineColor=0x7f01011f; /** <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 widgetLayout=0x7f0100d4; /** <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=0x7f010072; /** <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=0x7f010073; /** <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=0x7f010074; /** 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=0x7f01008b; /** 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=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 windowMinWidthMajor=0x7f010067; /** <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=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 windowNoTitle=0x7f010071; /** <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=0x7f010075; /** <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 wrapSelectorWheel=0x7f0100fa; /** <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 yesNoPreferenceStyle=0x7f010099; } public static final class bool { public static final int abs__action_bar_embed_tabs=0x7f0d0005; public static final int abs__action_bar_expanded_action_views_exclusive=0x7f0d0007; /** 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=0x7f0d0009; /** 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=0x7f0d000a; /** Sets whether menu shortcuts should be displayed on panel menus when a keyboard is present. */ public static final int abs__config_showMenuShortcutsWhenKeyboardPresent=0x7f0d0008; public static final int abs__split_action_bar_is_narrow=0x7f0d0006; public static final int default_circle_indicator_centered=0x7f0d0000; public static final int default_circle_indicator_snap=0x7f0d0001; public static final int default_line_indicator_centered=0x7f0d0002; public static final int default_title_indicator_selected_bold=0x7f0d0003; public static final int default_underline_indicator_fades=0x7f0d0004; public static final int preferences_prefer_dual_pane=0x7f0d000b; } public static final class color { public static final int abs__background_holo_dark=0x7f0a0016; public static final int abs__background_holo_light=0x7f0a0017; public static final int abs__bright_foreground_disabled_holo_dark=0x7f0a001a; public static final int abs__bright_foreground_disabled_holo_light=0x7f0a001b; public static final int abs__bright_foreground_holo_dark=0x7f0a0018; public static final int abs__bright_foreground_holo_light=0x7f0a0019; public static final int abs__primary_text_disable_only_holo_dark=0x7f0a0047; public static final int abs__primary_text_disable_only_holo_light=0x7f0a0048; public static final int abs__primary_text_holo_dark=0x7f0a0049; public static final int abs__primary_text_holo_light=0x7f0a004a; public static final int background_dark=0x7f0a0027; public static final int background_holo_dark=0x7f0a0031; public static final int background_holo_light=0x7f0a0032; public static final int background_light=0x7f0a0028; public static final int bright_foreground_dark=0x7f0a0029; public static final int bright_foreground_dark_disabled=0x7f0a002b; public static final int bright_foreground_dark_inverse=0x7f0a002d; public static final int bright_foreground_disabled_holo_dark=0x7f0a0035; public static final int bright_foreground_disabled_holo_light=0x7f0a0036; public static final int bright_foreground_holo_dark=0x7f0a0033; public static final int bright_foreground_holo_light=0x7f0a0034; public static final int bright_foreground_inverse_holo_dark=0x7f0a0037; public static final int bright_foreground_inverse_holo_light=0x7f0a0038; public static final int bright_foreground_light=0x7f0a002a; public static final int bright_foreground_light_disabled=0x7f0a002c; public static final int bright_foreground_light_inverse=0x7f0a002e; public static final int com_facebook_blue=0x7f0a0000; public static final int com_facebook_loginview_text_color=0x7f0a0004; public static final int com_facebook_usersettingsfragment_connected_shadow_color=0x7f0a0002; public static final int com_facebook_usersettingsfragment_connected_text_color=0x7f0a0001; public static final int com_facebook_usersettingsfragment_not_connected_text_color=0x7f0a0003; public static final int default_circle_indicator_fill_color=0x7f0a000d; public static final int default_circle_indicator_page_color=0x7f0a000e; public static final int default_circle_indicator_stroke_color=0x7f0a000f; public static final int default_line_indicator_selected_color=0x7f0a0010; public static final int default_line_indicator_unselected_color=0x7f0a0011; public static final int default_title_indicator_footer_color=0x7f0a0012; public static final int default_title_indicator_selected_color=0x7f0a0013; public static final int default_title_indicator_text_color=0x7f0a0014; public static final int default_underline_indicator_selected_color=0x7f0a0015; public static final int dim_foreground_dark=0x7f0a002f; public static final int dim_foreground_dark_inverse=0x7f0a0030; public static final int dim_foreground_disabled_holo_dark=0x7f0a003a; public static final int dim_foreground_disabled_holo_light=0x7f0a003e; public static final int dim_foreground_holo_dark=0x7f0a0039; public static final int dim_foreground_holo_light=0x7f0a003d; public static final int dim_foreground_inverse_disabled_holo_dark=0x7f0a003c; public static final int dim_foreground_inverse_disabled_holo_light=0x7f0a0040; public static final int dim_foreground_inverse_holo_dark=0x7f0a003b; public static final int dim_foreground_inverse_holo_light=0x7f0a003f; public static final int highlighted_text_holo_dark=0x7f0a0043; public static final int highlighted_text_holo_light=0x7f0a0044; public static final int hint_foreground_holo_dark=0x7f0a0041; public static final int hint_foreground_holo_light=0x7f0a0042; /** A really bright Holo shade of blue */ public static final int holo_blue_bright=0x7f0a0025; /** A dark Holo shade of blue */ public static final int holo_blue_dark=0x7f0a001f; /** A light Holo shade of blue */ public static final int holo_blue_light=0x7f0a001c; /** A dark Holo shade of green */ public static final int holo_green_dark=0x7f0a0020; /** A light Holo shade of green */ public static final int holo_green_light=0x7f0a001d; /** A dark Holo shade of orange */ public static final int holo_orange_dark=0x7f0a0024; /** A light Holo shade of orange */ public static final int holo_orange_light=0x7f0a0023; /** A Holo shade of purple */ public static final int holo_purple=0x7f0a0022; /** A dark Holo shade of red */ public static final int holo_red_dark=0x7f0a0021; /** A light Holo shade of red */ public static final int holo_red_light=0x7f0a001e; public static final int link_text_holo_dark=0x7f0a0045; public static final int link_text_holo_light=0x7f0a0046; public static final int primary_text_disable_only_holo_dark=0x7f0a004b; public static final int primary_text_disable_only_holo_light=0x7f0a004c; public static final int primary_text_holo_dark=0x7f0a004d; public static final int primary_text_holo_light=0x7f0a004e; public static final int primary_text_nodisable_holo_dark=0x7f0a004f; public static final int primary_text_nodisable_holo_light=0x7f0a0050; public static final int secondary_text_holo_dark=0x7f0a0051; public static final int secondary_text_holo_light=0x7f0a0052; public static final int secondary_text_nodisable_holo_dark=0x7f0a0053; public static final int secondary_text_nodisable_holo_light=0x7f0a0054; public static final int tertiary_text_holo_dark=0x7f0a0055; public static final int tertiary_text_holo_light=0x7f0a0056; public static final int transparent=0x7f0a0026; public static final int vpi__background_holo_dark=0x7f0a0005; public static final int vpi__background_holo_light=0x7f0a0006; public static final int vpi__bright_foreground_disabled_holo_dark=0x7f0a0009; public static final int vpi__bright_foreground_disabled_holo_light=0x7f0a000a; public static final int vpi__bright_foreground_holo_dark=0x7f0a0007; public static final int vpi__bright_foreground_holo_light=0x7f0a0008; public static final int vpi__bright_foreground_inverse_holo_dark=0x7f0a000b; public static final int vpi__bright_foreground_inverse_holo_light=0x7f0a000c; public static final int vpi__dark_theme=0x7f0a0057; public static final int vpi__light_theme=0x7f0a0058; } 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=0x7f0b001a; /** 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=0x7f0b001b; /** 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=0x7f0b001f; /** 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=0x7f0b001d; /** 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=0x7f0b001e; /** 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=0x7f0b001c; /** 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=0x7f0b0020; /** 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=0x7f0b0019; /** 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=0x7f0b0026; /** 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=0x7f0b0027; /** Width of the icon in a dropdown list */ public static final int abs__dropdownitem_icon_width=0x7f0b0023; /** Text padding for dropdown items */ public static final int abs__dropdownitem_text_padding_left=0x7f0b0021; /** Text padding for dropdown items */ public static final int abs__dropdownitem_text_padding_right=0x7f0b0022; /** Preferred width of the search view. */ public static final int abs__search_view_preferred_width=0x7f0b0025; /** Minimum width of the search view text entry area. */ public static final int abs__search_view_text_min_width=0x7f0b0024; public static final int alert_dialog_button_bar_height=0x7f0b0038; public static final int alert_dialog_title_height=0x7f0b0037; public static final int com_facebook_loginview_height=0x7f0b0007; public static final int com_facebook_loginview_padding_bottom=0x7f0b0005; public static final int com_facebook_loginview_padding_left=0x7f0b0002; public static final int com_facebook_loginview_padding_right=0x7f0b0003; public static final int com_facebook_loginview_padding_top=0x7f0b0004; public static final int com_facebook_loginview_text_size=0x7f0b0008; public static final int com_facebook_loginview_width=0x7f0b0006; public static final int com_facebook_profilepictureview_preset_size_large=0x7f0b000b; public static final int com_facebook_profilepictureview_preset_size_normal=0x7f0b000a; public static final int com_facebook_profilepictureview_preset_size_small=0x7f0b0009; public static final int com_facebook_usersettingsfragment_profile_picture_height=0x7f0b0001; public static final int com_facebook_usersettingsfragment_profile_picture_width=0x7f0b0000; public static final int default_circle_indicator_radius=0x7f0b000c; public static final int default_circle_indicator_stroke_width=0x7f0b000d; public static final int default_line_indicator_gap_width=0x7f0b000f; public static final int default_line_indicator_line_width=0x7f0b000e; public static final int default_line_indicator_stroke_width=0x7f0b0010; public static final int default_title_indicator_clip_padding=0x7f0b0011; public static final int default_title_indicator_footer_indicator_height=0x7f0b0013; public static final int default_title_indicator_footer_indicator_underline_padding=0x7f0b0014; public static final int default_title_indicator_footer_line_height=0x7f0b0012; public static final int default_title_indicator_footer_padding=0x7f0b0015; public static final int default_title_indicator_text_size=0x7f0b0016; public static final int default_title_indicator_title_padding=0x7f0b0017; public static final int default_title_indicator_top_padding=0x7f0b0018; public static final int dialog_min_width_major=0x7f0b0039; public static final int dialog_min_width_minor=0x7f0b003a; public static final int fastscroll_overlay_size=0x7f0b003d; public static final int fastscroll_thumb_height=0x7f0b003c; public static final int fastscroll_thumb_width=0x7f0b003b; public static final int preference_breadcrumb_paddingLeft=0x7f0b0035; public static final int preference_breadcrumb_paddingRight=0x7f0b0036; public static final int preference_child_padding_side=0x7f0b002c; public static final int preference_fragment_padding_bottom=0x7f0b0033; public static final int preference_fragment_padding_side=0x7f0b0034; public static final int preference_icon_minWidth=0x7f0b002d; public static final int preference_item_padding_inner=0x7f0b002b; /** outsideOverlay */ public static final int preference_item_padding_side=0x7f0b002a; public static final int preference_screen_bottom_margin=0x7f0b0031; public static final int preference_screen_header_padding_side=0x7f0b0029; public static final int preference_screen_header_vertical_padding=0x7f0b0028; public static final int preference_screen_side_margin=0x7f0b002e; public static final int preference_screen_side_margin_negative=0x7f0b002f; public static final int preference_screen_top_margin=0x7f0b0030; public static final int preference_widget_width=0x7f0b0032; } public static final class drawable { public static final int abs__ab_bottom_solid_dark_holo=0x7f020000; public static final int abs__ab_bottom_solid_inverse_holo=0x7f020001; public static final int abs__ab_bottom_solid_light_holo=0x7f020002; public static final int abs__ab_bottom_transparent_dark_holo=0x7f020003; public static final int abs__ab_bottom_transparent_light_holo=0x7f020004; public static final int abs__ab_share_pack_holo_dark=0x7f020005; public static final int abs__ab_share_pack_holo_light=0x7f020006; public static final int abs__ab_solid_dark_holo=0x7f020007; public static final int abs__ab_solid_light_holo=0x7f020008; public static final int abs__ab_solid_shadow_holo=0x7f020009; public static final int abs__ab_stacked_solid_dark_holo=0x7f02000a; public static final int abs__ab_stacked_solid_light_holo=0x7f02000b; public static final int abs__ab_stacked_transparent_dark_holo=0x7f02000c; public static final int abs__ab_stacked_transparent_light_holo=0x7f02000d; public static final int abs__ab_transparent_dark_holo=0x7f02000e; public static final int abs__ab_transparent_light_holo=0x7f02000f; public static final int abs__activated_background_holo_dark=0x7f020010; public static final int abs__activated_background_holo_light=0x7f020011; public static final int abs__btn_cab_done_default_holo_dark=0x7f020012; public static final int abs__btn_cab_done_default_holo_light=0x7f020013; public static final int abs__btn_cab_done_focused_holo_dark=0x7f020014; public static final int abs__btn_cab_done_focused_holo_light=0x7f020015; public static final int abs__btn_cab_done_holo_dark=0x7f020016; public static final int abs__btn_cab_done_holo_light=0x7f020017; public static final int abs__btn_cab_done_pressed_holo_dark=0x7f020018; public static final int abs__btn_cab_done_pressed_holo_light=0x7f020019; public static final int abs__cab_background_bottom_holo_dark=0x7f02001a; public static final int abs__cab_background_bottom_holo_light=0x7f02001b; public static final int abs__cab_background_top_holo_dark=0x7f02001c; public static final int abs__cab_background_top_holo_light=0x7f02001d; public static final int abs__ic_ab_back_holo_dark=0x7f02001e; public static final int abs__ic_ab_back_holo_light=0x7f02001f; public static final int abs__ic_cab_done_holo_dark=0x7f020020; public static final int abs__ic_cab_done_holo_light=0x7f020021; public static final int abs__ic_clear=0x7f020022; public static final int abs__ic_clear_disabled=0x7f020023; public static final int abs__ic_clear_holo_light=0x7f020024; public static final int abs__ic_clear_normal=0x7f020025; public static final int abs__ic_clear_search_api_disabled_holo_light=0x7f020026; public static final int abs__ic_clear_search_api_holo_light=0x7f020027; public static final int abs__ic_commit_search_api_holo_dark=0x7f020028; public static final int abs__ic_commit_search_api_holo_light=0x7f020029; public static final int abs__ic_go=0x7f02002a; public static final int abs__ic_go_search_api_holo_light=0x7f02002b; public static final int abs__ic_menu_moreoverflow_holo_dark=0x7f02002c; public static final int abs__ic_menu_moreoverflow_holo_light=0x7f02002d; public static final int abs__ic_menu_moreoverflow_normal_holo_dark=0x7f02002e; public static final int abs__ic_menu_moreoverflow_normal_holo_light=0x7f02002f; public static final int abs__ic_menu_share_holo_dark=0x7f020030; public static final int abs__ic_menu_share_holo_light=0x7f020031; public static final int abs__ic_search=0x7f020032; public static final int abs__ic_search_api_holo_light=0x7f020033; public static final int abs__ic_voice_search=0x7f020034; public static final int abs__ic_voice_search_api_holo_light=0x7f020035; public static final int abs__item_background_holo_dark=0x7f020036; public static final int abs__item_background_holo_light=0x7f020037; public static final int abs__list_activated_holo=0x7f020038; public static final int abs__list_divider_holo_dark=0x7f020039; public static final int abs__list_divider_holo_light=0x7f02003a; public static final int abs__list_focused_holo=0x7f02003b; public static final int abs__list_longpressed_holo=0x7f02003c; public static final int abs__list_pressed_holo_dark=0x7f02003d; public static final int abs__list_pressed_holo_light=0x7f02003e; public static final int abs__list_selector_background_transition_holo_dark=0x7f02003f; public static final int abs__list_selector_background_transition_holo_light=0x7f020040; public static final int abs__list_selector_disabled_holo_dark=0x7f020041; public static final int abs__list_selector_disabled_holo_light=0x7f020042; public static final int abs__list_selector_holo_dark=0x7f020043; public static final int abs__list_selector_holo_light=0x7f020044; public static final int abs__menu_dropdown_panel_holo_dark=0x7f020045; public static final int abs__menu_dropdown_panel_holo_light=0x7f020046; public static final int abs__progress_bg_holo_dark=0x7f020047; public static final int abs__progress_bg_holo_light=0x7f020048; public static final int abs__progress_horizontal_holo_dark=0x7f020049; public static final int abs__progress_horizontal_holo_light=0x7f02004a; public static final int abs__progress_medium_holo=0x7f02004b; public static final int abs__progress_primary_holo_dark=0x7f02004c; public static final int abs__progress_primary_holo_light=0x7f02004d; public static final int abs__progress_secondary_holo_dark=0x7f02004e; public static final int abs__progress_secondary_holo_light=0x7f02004f; public static final int abs__search_dropdown_dark=0x7f020050; public static final int abs__search_dropdown_light=0x7f020051; public static final int abs__spinner_48_inner_holo=0x7f020052; public static final int abs__spinner_48_outer_holo=0x7f020053; public static final int abs__spinner_ab_default_holo_dark=0x7f020054; public static final int abs__spinner_ab_default_holo_light=0x7f020055; public static final int abs__spinner_ab_disabled_holo_dark=0x7f020056; public static final int abs__spinner_ab_disabled_holo_light=0x7f020057; public static final int abs__spinner_ab_focused_holo_dark=0x7f020058; public static final int abs__spinner_ab_focused_holo_light=0x7f020059; public static final int abs__spinner_ab_holo_dark=0x7f02005a; public static final int abs__spinner_ab_holo_light=0x7f02005b; public static final int abs__spinner_ab_pressed_holo_dark=0x7f02005c; public static final int abs__spinner_ab_pressed_holo_light=0x7f02005d; public static final int abs__tab_indicator_ab_holo=0x7f02005e; public static final int abs__tab_selected_focused_holo=0x7f02005f; public static final int abs__tab_selected_holo=0x7f020060; public static final int abs__tab_selected_pressed_holo=0x7f020061; public static final int abs__tab_unselected_pressed_holo=0x7f020062; public static final int abs__textfield_search_default_holo_dark=0x7f020063; public static final int abs__textfield_search_default_holo_light=0x7f020064; public static final int abs__textfield_search_right_default_holo_dark=0x7f020065; public static final int abs__textfield_search_right_default_holo_light=0x7f020066; public static final int abs__textfield_search_right_selected_holo_dark=0x7f020067; public static final int abs__textfield_search_right_selected_holo_light=0x7f020068; public static final int abs__textfield_search_selected_holo_dark=0x7f020069; public static final int abs__textfield_search_selected_holo_light=0x7f02006a; public static final int abs__textfield_searchview_holo_dark=0x7f02006b; public static final int abs__textfield_searchview_holo_light=0x7f02006c; public static final int abs__textfield_searchview_right_holo_dark=0x7f02006d; public static final int abs__textfield_searchview_right_holo_light=0x7f02006e; public static final int abs__toast_frame=0x7f02006f; public static final int activated_background_holo=0x7f020070; public static final int answer_correct=0x7f020071; public static final int answer_wrong=0x7f020072; public static final int background_cache_hint_selector_holo_dark=0x7f020073; public static final int background_cache_hint_selector_holo_light=0x7f020074; public static final int background_holo_dark=0x7f020075; public static final int background_holo_light=0x7f020076; public static final int border=0x7f020077; public static final int btn_check_label_background=0x7f020078; public static final int btn_check_off_disable_focused_holo_light=0x7f020079; public static final int btn_check_off_disable_holo_dark=0x7f02007a; public static final int btn_check_off_disable_holo_light=0x7f02007b; public static final int btn_check_off_disabled_focused_holo_dark=0x7f02007c; public static final int btn_check_off_disabled_focused_holo_light=0x7f02007d; public static final int btn_check_off_disabled_holo_dark=0x7f02007e; public static final int btn_check_off_disabled_holo_light=0x7f02007f; public static final int btn_check_off_focused_holo_dark=0x7f020080; public static final int btn_check_off_focused_holo_light=0x7f020081; public static final int btn_check_off_holo=0x7f020082; public static final int btn_check_off_holo_dark=0x7f020083; public static final int btn_check_off_holo_light=0x7f020084; public static final int btn_check_off_normal_holo_dark=0x7f020085; public static final int btn_check_off_normal_holo_light=0x7f020086; public static final int btn_check_off_pressed_holo_dark=0x7f020087; public static final int btn_check_off_pressed_holo_light=0x7f020088; public static final int btn_check_on_disable_focused_holo_light=0x7f020089; public static final int btn_check_on_disable_holo_dark=0x7f02008a; public static final int btn_check_on_disable_holo_light=0x7f02008b; public static final int btn_check_on_disabled_focused_holo_dark=0x7f02008c; public static final int btn_check_on_disabled_focused_holo_light=0x7f02008d; public static final int btn_check_on_disabled_holo_dark=0x7f02008e; public static final int btn_check_on_disabled_holo_light=0x7f02008f; public static final int btn_check_on_focused_holo_dark=0x7f020090; public static final int btn_check_on_focused_holo_light=0x7f020091; public static final int btn_check_on_holo=0x7f020092; public static final int btn_check_on_holo_dark=0x7f020093; public static final int btn_check_on_holo_light=0x7f020094; public static final int btn_check_on_pressed_holo_dark=0x7f020095; public static final int btn_check_on_pressed_holo_light=0x7f020096; public static final int btn_checkbox_holo_dark=0x7f020097; public static final int btn_checkbox_holo_light=0x7f020098; public static final int btn_default_disabled_focused_holo_dark=0x7f020099; public static final int btn_default_disabled_focused_holo_light=0x7f02009a; public static final int btn_default_disabled_holo_dark=0x7f02009b; public static final int btn_default_disabled_holo_light=0x7f02009c; public static final int btn_default_focused_holo_dark=0x7f02009d; public static final int btn_default_focused_holo_light=0x7f02009e; public static final int btn_default_holo_dark=0x7f02009f; public static final int btn_default_holo_light=0x7f0200a0; public static final int btn_default_normal_holo_dark=0x7f0200a1; public static final int btn_default_normal_holo_light=0x7f0200a2; public static final int btn_default_pressed_holo_dark=0x7f0200a3; public static final int btn_default_pressed_holo_light=0x7f0200a4; public static final int btn_group_disabled_holo_dark=0x7f0200a5; public static final int btn_group_disabled_holo_light=0x7f0200a6; public static final int btn_group_focused_holo_dark=0x7f0200a7; public static final int btn_group_focused_holo_light=0x7f0200a8; public static final int btn_group_holo_dark=0x7f0200a9; public static final int btn_group_holo_light=0x7f0200aa; public static final int btn_group_normal_holo_dark=0x7f0200ab; public static final int btn_group_normal_holo_light=0x7f0200ac; public static final int btn_group_pressed_holo_dark=0x7f0200ad; public static final int btn_group_pressed_holo_light=0x7f0200ae; public static final int btn_radio_holo_dark=0x7f0200af; public static final int btn_radio_holo_light=0x7f0200b0; public static final int btn_radio_label_background=0x7f0200b1; public static final int btn_radio_off_disabled_focused_holo_dark=0x7f0200b2; public static final int btn_radio_off_disabled_focused_holo_light=0x7f0200b3; public static final int btn_radio_off_disabled_holo_dark=0x7f0200b4; public static final int btn_radio_off_disabled_holo_light=0x7f0200b5; public static final int btn_radio_off_focused_holo_dark=0x7f0200b6; public static final int btn_radio_off_focused_holo_light=0x7f0200b7; public static final int btn_radio_off_holo=0x7f0200b8; public static final int btn_radio_off_holo_dark=0x7f0200b9; public static final int btn_radio_off_holo_light=0x7f0200ba; public static final int btn_radio_off_pressed_holo_dark=0x7f0200bb; public static final int btn_radio_off_pressed_holo_light=0x7f0200bc; public static final int btn_radio_on_disabled_focused_holo_dark=0x7f0200bd; public static final int btn_radio_on_disabled_focused_holo_light=0x7f0200be; public static final int btn_radio_on_disabled_holo_dark=0x7f0200bf; public static final int btn_radio_on_disabled_holo_light=0x7f0200c0; public static final int btn_radio_on_focused_holo_dark=0x7f0200c1; public static final int btn_radio_on_focused_holo_light=0x7f0200c2; public static final int btn_radio_on_holo_dark=0x7f0200c3; public static final int btn_radio_on_holo_light=0x7f0200c4; public static final int btn_radio_on_pressed_holo_dark=0x7f0200c5; public static final int btn_radio_on_pressed_holo_light=0x7f0200c6; public static final int btn_rating_star_off_disabled_focused_holo_dark=0x7f0200c7; public static final int btn_rating_star_off_disabled_focused_holo_light=0x7f0200c8; public static final int btn_rating_star_off_disabled_holo_dark=0x7f0200c9; public static final int btn_rating_star_off_disabled_holo_light=0x7f0200ca; public static final int btn_rating_star_off_focused_holo_dark=0x7f0200cb; public static final int btn_rating_star_off_focused_holo_light=0x7f0200cc; public static final int btn_rating_star_off_normal_holo_dark=0x7f0200cd; public static final int btn_rating_star_off_normal_holo_light=0x7f0200ce; public static final int btn_rating_star_off_pressed_holo_dark=0x7f0200cf; public static final int btn_rating_star_off_pressed_holo_light=0x7f0200d0; public static final int btn_rating_star_on_disabled_focused_holo_dark=0x7f0200d1; public static final int btn_rating_star_on_disabled_focused_holo_light=0x7f0200d2; public static final int btn_rating_star_on_disabled_holo_dark=0x7f0200d3; public static final int btn_rating_star_on_disabled_holo_light=0x7f0200d4; public static final int btn_rating_star_on_focused_holo_dark=0x7f0200d5; public static final int btn_rating_star_on_focused_holo_light=0x7f0200d6; public static final int btn_rating_star_on_normal_holo_dark=0x7f0200d7; public static final int btn_rating_star_on_normal_holo_light=0x7f0200d8; public static final int btn_rating_star_on_pressed_holo_dark=0x7f0200d9; public static final int btn_rating_star_on_pressed_holo_light=0x7f0200da; public static final int btn_toggle_holo_dark=0x7f0200db; public static final int btn_toggle_holo_light=0x7f0200dc; public static final int btn_toggle_off_disabled_focused_holo_dark=0x7f0200dd; public static final int btn_toggle_off_disabled_focused_holo_light=0x7f0200de; public static final int btn_toggle_off_disabled_holo_dark=0x7f0200df; public static final int btn_toggle_off_disabled_holo_light=0x7f0200e0; public static final int btn_toggle_off_focused_holo_dark=0x7f0200e1; public static final int btn_toggle_off_focused_holo_light=0x7f0200e2; public static final int btn_toggle_off_normal_holo_dark=0x7f0200e3; public static final int btn_toggle_off_normal_holo_light=0x7f0200e4; public static final int btn_toggle_off_pressed_holo_dark=0x7f0200e5; public static final int btn_toggle_off_pressed_holo_light=0x7f0200e6; public static final int btn_toggle_on_disabled_focused_holo_dark=0x7f0200e7; public static final int btn_toggle_on_disabled_focused_holo_light=0x7f0200e8; public static final int btn_toggle_on_disabled_holo_dark=0x7f0200e9; public static final int btn_toggle_on_disabled_holo_light=0x7f0200ea; public static final int btn_toggle_on_focused_holo_dark=0x7f0200eb; public static final int btn_toggle_on_focused_holo_light=0x7f0200ec; public static final int btn_toggle_on_normal_holo_dark=0x7f0200ed; public static final int btn_toggle_on_normal_holo_light=0x7f0200ee; public static final int btn_toggle_on_pressed_holo_dark=0x7f0200ef; public static final int btn_toggle_on_pressed_holo_light=0x7f0200f0; public static final int ccoffey=0x7f0200f1; public static final int com_facebook_button_check=0x7f0200f2; public static final int com_facebook_button_check_off=0x7f0200f3; public static final int com_facebook_button_check_on=0x7f0200f4; public static final int com_facebook_button_grey_focused=0x7f0200f5; public static final int com_facebook_button_grey_normal=0x7f0200f6; public static final int com_facebook_button_grey_pressed=0x7f0200f7; public static final int com_facebook_close=0x7f0200f8; public static final int com_facebook_icon=0x7f0200f9; public static final int com_facebook_list_divider=0x7f0200fa; public static final int com_facebook_list_section_header_background=0x7f0200fb; public static final int com_facebook_loginbutton_blue=0x7f0200fc; public static final int com_facebook_loginbutton_blue_focused=0x7f0200fd; public static final int com_facebook_loginbutton_blue_normal=0x7f0200fe; public static final int com_facebook_loginbutton_blue_pressed=0x7f0200ff; public static final int com_facebook_loginbutton_silver=0x7f020100; public static final int com_facebook_logo=0x7f020101; public static final int com_facebook_picker_item_background=0x7f020102; public static final int com_facebook_picker_list_focused=0x7f020103; public static final int com_facebook_picker_list_longpressed=0x7f020104; public static final int com_facebook_picker_list_pressed=0x7f020105; public static final int com_facebook_picker_list_selector=0x7f020106; public static final int com_facebook_picker_list_selector_background_transition=0x7f020107; public static final int com_facebook_picker_list_selector_disabled=0x7f020108; public static final int com_facebook_picker_top_button=0x7f020109; public static final int com_facebook_place_default_icon=0x7f02010a; public static final int com_facebook_profile_default_icon=0x7f02010b; public static final int com_facebook_profile_picture_blank_portrait=0x7f02010c; public static final int com_facebook_profile_picture_blank_square=0x7f02010d; public static final int com_facebook_top_background=0x7f02010e; public static final int com_facebook_top_button=0x7f02010f; public static final int com_facebook_usersettingsfragment_background_gradient=0x7f020110; public static final int day_picker_week_view_dayline_holo=0x7f020111; public static final int dialog_bottom_holo_dark=0x7f020112; public static final int dialog_bottom_holo_light=0x7f020113; public static final int dialog_divider_horizontal_holo_dark=0x7f020114; public static final int dialog_divider_horizontal_holo_light=0x7f020115; public static final int dialog_full_holo_dark=0x7f020116; public static final int dialog_full_holo_light=0x7f020117; public static final int dialog_middle_holo=0x7f020118; public static final int dialog_middle_holo_dark=0x7f020119; public static final int dialog_middle_holo_light=0x7f02011a; public static final int dialog_top_holo_dark=0x7f02011b; public static final int dialog_top_holo_light=0x7f02011c; public static final int edit_text_holo_dark=0x7f02011d; public static final int edit_text_holo_light=0x7f02011e; public static final int expander_close_holo_dark=0x7f02011f; public static final int expander_close_holo_light=0x7f020120; public static final int expander_group=0x7f020121; public static final int expander_group_holo_dark=0x7f020122; public static final int expander_group_holo_light=0x7f020123; public static final int expander_ic_maximized=0x7f020124; public static final int expander_ic_minimized=0x7f020125; public static final int expander_open_holo_dark=0x7f020126; public static final int expander_open_holo_light=0x7f020127; public static final int facebook_border=0x7f020128; public static final int fastscroll_label_left_holo_dark=0x7f020129; public static final int fastscroll_label_left_holo_light=0x7f02012a; public static final int fastscroll_label_right_holo_dark=0x7f02012b; public static final int fastscroll_label_right_holo_light=0x7f02012c; public static final int fastscroll_thumb_default_holo=0x7f02012d; public static final int fastscroll_thumb_holo=0x7f02012e; public static final int fastscroll_thumb_pressed_holo=0x7f02012f; public static final int fastscroll_track_default_holo_dark=0x7f020130; public static final int fastscroll_track_default_holo_light=0x7f020131; public static final int fastscroll_track_holo_dark=0x7f020132; public static final int fastscroll_track_holo_light=0x7f020133; public static final int fastscroll_track_pressed_holo_dark=0x7f020134; public static final int fastscroll_track_pressed_holo_light=0x7f020135; public static final int ic_launcher=0x7f020136; public static final int ic_notification=0x7f020137; public static final int ic_read=0x7f020138; public static final int ic_read_inverse=0x7f020139; public static final int ic_search=0x7f02013a; public static final int ic_search_inverse=0x7f02013b; public static final int ic_solve=0x7f02013c; public static final int ic_solve_inverse=0x7f02013d; public static final int ic_undobar_undo=0x7f02013e; public static final int item_background_holo_dark=0x7f02013f; public static final int item_background_holo_light=0x7f020140; public static final int list_activated_holo=0x7f020141; public static final int list_divider_holo_dark=0x7f020142; public static final int list_divider_holo_light=0x7f020143; public static final int list_focused_holo=0x7f020144; public static final int list_longpressed_holo=0x7f020145; public static final int list_pressed_holo_dark=0x7f020146; public static final int list_pressed_holo_light=0x7f020147; public static final int list_section_divider_holo_dark=0x7f020148; public static final int list_section_divider_holo_light=0x7f020149; public static final int list_selector_background_transition_holo_dark=0x7f02014a; public static final int list_selector_background_transition_holo_light=0x7f02014b; public static final int list_selector_disabled_holo_dark=0x7f02014c; public static final int list_selector_disabled_holo_light=0x7f02014d; public static final int list_selector_holo_dark=0x7f02014e; public static final int list_selector_holo_light=0x7f02014f; public static final int loading=0x7f020150; public static final int login=0x7f020151; public static final int login_old=0x7f020152; public static final int menu_dropdown_panel_holo_dark=0x7f020153; public static final int menu_dropdown_panel_holo_light=0x7f020154; public static final int modal_background_holo_dark=0x7f020155; public static final int modal_background_holo_light=0x7f020156; public static final int my_custom_background=0x7f020157; public static final int numberpicker_selection_divider=0x7f020158; public static final int old_switch_thumb_activated_holo_dark=0x7f020159; public static final int old_switch_thumb_activated_holo_light=0x7f02015a; public static final int old_switch_thumb_disabled_holo_dark=0x7f02015b; public static final int old_switch_thumb_disabled_holo_light=0x7f02015c; public static final int old_switch_thumb_holo_dark=0x7f02015d; public static final int old_switch_thumb_holo_light=0x7f02015e; public static final int old_switch_thumb_pressed_holo_dark=0x7f02015f; public static final int old_switch_thumb_pressed_holo_light=0x7f020160; public static final int overscroll_edge=0x7f020161; public static final int overscroll_glow=0x7f020162; public static final int pe_banner_light=0x7f020163; public static final int progress_bg_holo_dark=0x7f020164; public static final int progress_bg_holo_light=0x7f020165; public static final int progress_horizontal_holo_dark=0x7f020166; public static final int progress_horizontal_holo_light=0x7f020167; public static final int progress_indeterminate_horizontal_holo=0x7f020168; public static final int progress_large_holo=0x7f020169; public static final int progress_medium_holo=0x7f02016a; public static final int progress_primary_holo_dark=0x7f02016b; public static final int progress_primary_holo_light=0x7f02016c; public static final int progress_secondary_holo_dark=0x7f02016d; public static final int progress_secondary_holo_light=0x7f02016e; public static final int progress_small_holo=0x7f02016f; public static final int progressbar_indeterminate_holo1=0x7f020170; public static final int progressbar_indeterminate_holo2=0x7f020171; public static final int progressbar_indeterminate_holo3=0x7f020172; public static final int progressbar_indeterminate_holo4=0x7f020173; public static final int progressbar_indeterminate_holo5=0x7f020174; public static final int progressbar_indeterminate_holo6=0x7f020175; public static final int progressbar_indeterminate_holo7=0x7f020176; public static final int progressbar_indeterminate_holo8=0x7f020177; public static final int rate_star_big_half_holo_dark=0x7f020178; public static final int rate_star_big_half_holo_light=0x7f020179; public static final int rate_star_big_off_holo_dark=0x7f02017a; public static final int rate_star_big_off_holo_light=0x7f02017b; public static final int rate_star_big_on_holo_dark=0x7f02017c; public static final int rate_star_big_on_holo_light=0x7f02017d; public static final int rate_star_small_half_holo_dark=0x7f02017e; public static final int rate_star_small_half_holo_light=0x7f02017f; public static final int rate_star_small_off_holo_dark=0x7f020180; public static final int rate_star_small_off_holo_light=0x7f020181; public static final int rate_star_small_on_holo_dark=0x7f020182; public static final int rate_star_small_on_holo_light=0x7f020183; public static final int ratingbar_full_empty_holo_dark=0x7f020184; public static final int ratingbar_full_empty_holo_light=0x7f020185; public static final int ratingbar_full_filled_holo_dark=0x7f020186; public static final int ratingbar_full_filled_holo_light=0x7f020187; public static final int ratingbar_full_holo_dark=0x7f020188; public static final int ratingbar_full_holo_light=0x7f020189; public static final int ratingbar_holo_dark=0x7f02018a; public static final int ratingbar_holo_light=0x7f02018b; public static final int ratingbar_small_holo_dark=0x7f02018c; public static final int ratingbar_small_holo_light=0x7f02018d; public static final int scrollbar_handle_holo_dark=0x7f02018e; public static final int scrollbar_handle_holo_light=0x7f02018f; public static final int scrubber_control_disabled_holo=0x7f020190; public static final int scrubber_control_focused_holo=0x7f020191; public static final int scrubber_control_normal_holo=0x7f020192; public static final int scrubber_control_pressed_holo=0x7f020193; public static final int scrubber_control_selector_holo=0x7f020194; public static final int scrubber_primary_holo=0x7f020195; public static final int scrubber_progress_horizontal_holo_dark=0x7f020196; public static final int scrubber_progress_horizontal_holo_light=0x7f020197; public static final int scrubber_secondary_holo=0x7f020198; public static final int scrubber_track_holo_dark=0x7f020199; public static final int scrubber_track_holo_light=0x7f02019a; public static final int spinner_16_inner_holo=0x7f02019b; public static final int spinner_16_outer_holo=0x7f02019c; public static final int spinner_20_inner_holo=0x7f02019d; public static final int spinner_20_outer_holo=0x7f02019e; public static final int spinner_48_inner_holo=0x7f02019f; public static final int spinner_48_outer_holo=0x7f0201a0; public static final int spinner_76_inner_holo=0x7f0201a1; public static final int spinner_76_outer_holo=0x7f0201a2; public static final int spinner_background_holo_dark=0x7f0201a3; public static final int spinner_background_holo_light=0x7f0201a4; public static final int spinner_default_holo_dark=0x7f0201a5; public static final int spinner_default_holo_light=0x7f0201a6; public static final int spinner_disabled_holo_dark=0x7f0201a7; public static final int spinner_disabled_holo_light=0x7f0201a8; public static final int spinner_focused_holo_dark=0x7f0201a9; public static final int spinner_focused_holo_light=0x7f0201aa; public static final int spinner_pressed_holo_dark=0x7f0201ab; public static final int spinner_pressed_holo_light=0x7f0201ac; public static final int star=0x7f0201ad; public static final int star_off=0x7f0201ae; public static final int star_on=0x7f0201af; public static final int switch_bg_disabled_holo_dark=0x7f0201b0; public static final int switch_bg_disabled_holo_light=0x7f0201b1; public static final int switch_bg_focused_holo_dark=0x7f0201b2; public static final int switch_bg_focused_holo_light=0x7f0201b3; public static final int switch_bg_holo_dark=0x7f0201b4; public static final int switch_bg_holo_light=0x7f0201b5; public static final int switch_inner_holo_dark=0x7f0201b6; public static final int switch_inner_holo_light=0x7f0201b7; public static final int switch_old_inner_holo_dark=0x7f0201b8; public static final int switch_old_inner_holo_light=0x7f0201b9; public static final int switch_thumb_activated_holo_dark=0x7f0201ba; public static final int switch_thumb_activated_holo_light=0x7f0201bb; public static final int switch_thumb_disabled_holo_dark=0x7f0201bc; public static final int switch_thumb_disabled_holo_light=0x7f0201bd; public static final int switch_thumb_holo_dark=0x7f0201be; public static final int switch_thumb_holo_light=0x7f0201bf; public static final int switch_thumb_pressed_holo_dark=0x7f0201c0; public static final int switch_thumb_pressed_holo_light=0x7f0201c1; public static final int switch_track_holo_dark=0x7f0201c2; public static final int switch_track_holo_light=0x7f0201c3; public static final int textfield_activated_holo_dark=0x7f0201c4; public static final int textfield_activated_holo_light=0x7f0201c5; public static final int textfield_bg_activated_holo_dark=0x7f0201c6; public static final int textfield_bg_default_holo_dark=0x7f0201c7; public static final int textfield_bg_disabled_focused_holo_dark=0x7f0201c8; public static final int textfield_bg_disabled_holo_dark=0x7f0201c9; public static final int textfield_bg_focused_holo_dark=0x7f0201ca; public static final int textfield_default_holo_dark=0x7f0201cb; public static final int textfield_default_holo_light=0x7f0201cc; public static final int textfield_disabled_focused_holo_dark=0x7f0201cd; public static final int textfield_disabled_focused_holo_light=0x7f0201ce; public static final int textfield_disabled_holo_dark=0x7f0201cf; public static final int textfield_disabled_holo_light=0x7f0201d0; public static final int textfield_focused_holo_dark=0x7f0201d1; public static final int textfield_focused_holo_light=0x7f0201d2; public static final int textfield_multiline_activated_holo_dark=0x7f0201d3; public static final int textfield_multiline_activated_holo_light=0x7f0201d4; public static final int textfield_multiline_default_holo_dark=0x7f0201d5; public static final int textfield_multiline_default_holo_light=0x7f0201d6; public static final int textfield_multiline_disabled_focused_holo_dark=0x7f0201d7; public static final int textfield_multiline_disabled_focused_holo_light=0x7f0201d8; public static final int textfield_multiline_disabled_holo_dark=0x7f0201d9; public static final int textfield_multiline_disabled_holo_light=0x7f0201da; public static final int textfield_multiline_focused_holo_dark=0x7f0201db; public static final int textfield_multiline_focused_holo_light=0x7f0201dc; public static final int toast_frame=0x7f0201dd; public static final int transparent=0x7f0201de; public static final int undobar=0x7f0201df; public static final int undobar_button=0x7f0201e0; public static final int undobar_button_focused=0x7f0201e1; public static final int undobar_button_pressed=0x7f0201e2; public static final int undobar_divider=0x7f0201e3; public static final int vpi__tab_indicator=0x7f0201e4; public static final int vpi__tab_selected_focused_holo=0x7f0201e5; public static final int vpi__tab_selected_holo=0x7f0201e6; public static final int vpi__tab_selected_pressed_holo=0x7f0201e7; public static final int vpi__tab_unselected_focused_holo=0x7f0201e8; public static final int vpi__tab_unselected_holo=0x7f0201e9; public static final int vpi__tab_unselected_pressed_holo=0x7f0201ea; } public static final class id { public static final int abs__action_bar=0x7f08004c; public static final int abs__action_bar_container=0x7f08004b; public static final int abs__action_bar_subtitle=0x7f08003d; public static final int abs__action_bar_title=0x7f08003c; public static final int abs__action_context_bar=0x7f08004d; public static final int abs__action_menu_divider=0x7f080013; public static final int abs__action_menu_presenter=0x7f080014; public static final int abs__action_mode_bar=0x7f080051; public static final int abs__action_mode_bar_stub=0x7f080050; public static final int abs__action_mode_close_button=0x7f080040; public static final int abs__activity_chooser_view_content=0x7f080041; public static final int abs__checkbox=0x7f080048; public static final int abs__content=0x7f08004e; public static final int abs__default_activity_button=0x7f080044; public static final int abs__expand_activities_button=0x7f080042; public static final int abs__home=0x7f080011; public static final int abs__icon=0x7f080046; public static final int abs__image=0x7f080043; public static final int abs__imageButton=0x7f08003e; public static final int abs__list_item=0x7f080045; public static final int abs__progress_circular=0x7f080015; public static final int abs__progress_horizontal=0x7f080016; public static final int abs__radio=0x7f08004a; public static final int abs__search_badge=0x7f080054; public static final int abs__search_bar=0x7f080053; public static final int abs__search_button=0x7f080055; public static final int abs__search_close_btn=0x7f08005a; public static final int abs__search_edit_frame=0x7f080056; public static final int abs__search_go_btn=0x7f08005c; public static final int abs__search_mag_icon=0x7f080057; public static final int abs__search_plate=0x7f080058; public static final int abs__search_src_text=0x7f080059; public static final int abs__search_voice_btn=0x7f08005d; public static final int abs__shortcut=0x7f080049; public static final int abs__split_action_bar=0x7f08004f; public static final int abs__submit_area=0x7f08005b; public static final int abs__textButton=0x7f08003f; public static final int abs__title=0x7f080047; public static final int abs__up=0x7f080012; public static final int activityIndicator=0x7f080096; public static final int alarm=0x7f080027; public static final int alertTitle=0x7f080068; public static final int all=0x7f080028; public static final int alreadySolved=0x7f0800a1; public static final int amPm=0x7f0800d0; public static final int atThumb=0x7f080032; public static final int back_button=0x7f0800bf; public static final int beginning=0x7f08002d; public static final int bottom=0x7f080006; public static final int brag0=0x7f08009f; public static final int brag1=0x7f0800a0; public static final int brag2=0x7f0800a2; public static final int brag3=0x7f0800a3; public static final int button1=0x7f080073; public static final int button2=0x7f080071; public static final int button3=0x7f080072; public static final int buttonPanel=0x7f08006f; public static final int buttonPanelTopDivivder=0x7f080070; public static final int button_bar=0x7f0800be; public static final int calendar_view=0x7f080095; public static final int center=0x7f08001f; public static final int center_horizontal=0x7f08001d; public static final int center_vertical=0x7f08001b; public static final int checkbox=0x7f0800ad; public static final int clip_horizontal=0x7f080022; public static final int clip_vertical=0x7f080021; public static final int com_facebook_login_activity_progress_bar=0x7f08007d; public static final int com_facebook_picker_activity_circle=0x7f08007c; public static final int com_facebook_picker_checkbox=0x7f08007f; public static final int com_facebook_picker_checkbox_stub=0x7f080083; public static final int com_facebook_picker_divider=0x7f080087; public static final int com_facebook_picker_done_button=0x7f080086; public static final int com_facebook_picker_image=0x7f080080; public static final int com_facebook_picker_list_section_header=0x7f080084; public static final int com_facebook_picker_list_view=0x7f08007b; public static final int com_facebook_picker_profile_pic_stub=0x7f080081; public static final int com_facebook_picker_row_activity_circle=0x7f08007e; public static final int com_facebook_picker_title=0x7f080082; public static final int com_facebook_picker_title_bar=0x7f080089; public static final int com_facebook_picker_title_bar_stub=0x7f080088; public static final int com_facebook_picker_top_bar=0x7f080085; public static final int com_facebook_placepickerfragment_search_box_stub=0x7f08008a; public static final int com_facebook_usersettingsfragment_login_button=0x7f08008f; public static final int com_facebook_usersettingsfragment_logo_image=0x7f08008d; public static final int com_facebook_usersettingsfragment_profile_name=0x7f08008e; public static final int confirm=0x7f0800a8; public static final int contentPanel=0x7f08006a; public static final int correct_wrong=0x7f080097; public static final int custom=0x7f08006e; public static final int customPanel=0x7f08006d; public static final int dark=0x7f080017; public static final int datePicker=0x7f080090; public static final int day=0x7f080093; public static final int day_names=0x7f080079; public static final int decrement=0x7f08003a; public static final int dialog=0x7f08002f; public static final int disableHome=0x7f080010; public static final int divider=0x7f0800ce; public static final int dropdown=0x7f080030; public static final int edit=0x7f080035; public static final int editText1=0x7f0800b1; public static final int editText2=0x7f0800b3; public static final int edit_query=0x7f080052; public static final int edittext_container=0x7f0800b8; public static final int empty=0x7f0800c2; public static final int end=0x7f080024; public static final int expanded_menu=0x7f080098; public static final int fill=0x7f080020; public static final int fill_horizontal=0x7f08001e; public static final int fill_vertical=0x7f08001c; public static final int floating=0x7f080031; public static final int greeting=0x7f08005f; public static final int guess=0x7f0800a7; public static final int headers=0x7f0800ba; public static final int homeAsUp=0x7f08000d; public static final int hour=0x7f0800cd; public static final int icon=0x7f080067; public static final int id=0x7f0800c6; public static final int imageView1=0x7f0800a6; public static final int imgLogin=0x7f0800b0; public static final int increment=0x7f080039; public static final int internalEmpty=0x7f0800ac; public static final int large=0x7f080002; public static final int left=0x7f080019; public static final int leftSpacer=0x7f080036; public static final int left_icon=0x7f0800a9; public static final int light=0x7f080018; public static final int list=0x7f08007a; public static final int listContainer=0x7f0800ab; public static final int listMode=0x7f080009; public static final int list_footer=0x7f0800bb; public static final int login_button=0x7f080060; public static final int message=0x7f08006c; public static final int middle=0x7f08002e; public static final int minute=0x7f0800cf; public static final int month=0x7f080092; public static final int month_name=0x7f080078; public static final int music=0x7f08002c; public static final int newproblem_message=0x7f0800c5; public static final int next_button=0x7f0800c1; public static final int none=0x7f080003; public static final int normal=0x7f080001; public static final int notification=0x7f080026; public static final int numberpicker_input=0x7f0800b5; public static final int pagerTag=0x7f08003b; public static final int parentPanel=0x7f080063; public static final int picker_subtitle=0x7f08008c; public static final int pickers=0x7f080091; public static final int postStatusUpdateButton=0x7f080062; public static final int prefs=0x7f0800bd; public static final int prefs_frame=0x7f0800bc; public static final int problemText=0x7f0800a4; public static final int problemUpdateBar=0x7f0800c4; public static final int profilePicture=0x7f08005e; public static final int progress=0x7f080033; public static final int progressContainer=0x7f0800aa; public static final int progress_number=0x7f080075; public static final int progress_percent=0x7f080074; public static final int published=0x7f08009b; public static final int radio=0x7f0800af; public static final int right=0x7f08001a; public static final int rightSpacer=0x7f080037; public static final int ring=0x7f08002b; public static final int ringtone=0x7f080025; public static final int scroll=0x7f080099; public static final int scrollView=0x7f08006b; public static final int search_box=0x7f08008b; public static final int secondaryProgress=0x7f080034; public static final int seekbar=0x7f0800b9; public static final int select_dialog_listview=0x7f0800c8; public static final int shortcut=0x7f0800ae; public static final int showCustom=0x7f08000f; public static final int showHome=0x7f08000c; public static final int showTitle=0x7f08000e; public static final int skip_button=0x7f0800c0; public static final int small=0x7f080000; public static final int solve=0x7f0800d1; public static final int solveProblem=0x7f0800a5; public static final int solved=0x7f0800b4; public static final int solved_by=0x7f0800c7; public static final int solvedby=0x7f08009c; public static final int star=0x7f08009d; public static final int start=0x7f080023; public static final int summary=0x7f0800b6; public static final int switchWidget=0x7f0800c3; public static final int system=0x7f08002a; public static final int tabMode=0x7f08000a; public static final int text1=0x7f0800ca; public static final int text2=0x7f0800cb; public static final int textView1=0x7f080061; public static final int textView2=0x7f0800b2; public static final int timePicker=0x7f0800cc; public static final int title=0x7f080077; public static final int titleDivider=0x7f080069; public static final int titleDividerTop=0x7f080065; public static final int title_container=0x7f080076; public static final int title_template=0x7f080066; public static final int titles=0x7f0800d2; public static final int toggleButton1=0x7f0800c9; public static final int top=0x7f080007; public static final int topPanel=0x7f080064; public static final int triangle=0x7f080004; public static final int typeface=0x7f080038; public static final int underline=0x7f080005; public static final int useLogo=0x7f08000b; public static final int viewProblem=0x7f08009a; public static final int viewpager=0x01010000; public static final int voice=0x7f080029; public static final int webView1=0x7f08009e; public static final int widget_frame=0x7f0800b7; public static final int wrap_content=0x7f080008; public static final int year=0x7f080094; } public static final class integer { public static final int abs__max_action_buttons=0x7f0e0005; public static final int config_activityDefaultDur=0x7f0e0007; public static final int config_activityShortDur=0x7f0e0006; public static final int config_longAnimTime=0x7f0e000a; public static final int config_mediumAnimTime=0x7f0e0009; public static final int config_shortAnimTime=0x7f0e0008; public static final int default_circle_indicator_orientation=0x7f0e0000; public static final int default_title_indicator_footer_indicator_style=0x7f0e0001; public static final int default_title_indicator_line_position=0x7f0e0002; public static final int default_underline_indicator_fade_delay=0x7f0e0003; public static final int default_underline_indicator_fade_length=0x7f0e0004; /** outsideOverlay */ public static final int preference_fragment_scrollbarStyle=0x7f0e000c; public static final int preference_screen_header_scrollbarStyle=0x7f0e000b; public static final int preferences_left_pane_weight=0x7f0e000d; public static final int preferences_right_pane_weight=0x7f0e000e; public static final int undobar_hide_delay=0x7f0e000f; } public static final class interpolator { public static final int accelerate_quad=0x7f050000; public static final int decelerate_cubic=0x7f050001; public static final int decelerate_quad=0x7f050002; public static final int decelerate_quint=0x7f050003; } public static final class layout { public static final int abs__action_bar_home=0x7f030000; public static final int abs__action_bar_tab=0x7f030001; public static final int abs__action_bar_tab_bar_view=0x7f030002; public static final int abs__action_bar_title_item=0x7f030003; public static final int abs__action_menu_item_layout=0x7f030004; public static final int abs__action_menu_layout=0x7f030005; public static final int abs__action_mode_bar=0x7f030006; public static final int abs__action_mode_close_item=0x7f030007; public static final int abs__activity_chooser_view=0x7f030008; public static final int abs__activity_chooser_view_list_item=0x7f030009; public static final int abs__list_menu_item_checkbox=0x7f03000a; public static final int abs__list_menu_item_icon=0x7f03000b; public static final int abs__list_menu_item_layout=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 activity_main=0x7f030016; public static final int alert_dialog_holo=0x7f030017; public static final int alert_dialog_message=0x7f030018; public static final int alert_dialog_progress_holo=0x7f030019; public static final int alert_dialog_title=0x7f03001a; public static final int breadcrumbs_in_fragment=0x7f03001b; public static final int calendar_view=0x7f03001c; public static final int com_facebook_friendpickerfragment=0x7f03001d; public static final int com_facebook_login_activity_layout=0x7f03001e; public static final int com_facebook_picker_activity_circle_row=0x7f03001f; public static final int com_facebook_picker_checkbox=0x7f030020; public static final int com_facebook_picker_image=0x7f030021; public static final int com_facebook_picker_list_row=0x7f030022; public static final int com_facebook_picker_list_section_header=0x7f030023; public static final int com_facebook_picker_search_box=0x7f030024; public static final int com_facebook_picker_title_bar=0x7f030025; public static final int com_facebook_picker_title_bar_stub=0x7f030026; public static final int com_facebook_placepickerfragment=0x7f030027; public static final int com_facebook_placepickerfragment_list_row=0x7f030028; public static final int com_facebook_usersettingsfragment=0x7f030029; public static final int date_picker_dialog=0x7f03002a; public static final int date_picker_holo=0x7f03002b; public static final int dialog=0x7f03002c; public static final int expandable_list_content=0x7f03002d; public static final int expanded_menu_layout=0x7f03002e; public static final int fragment=0x7f03002f; public static final int fragment_bread_crumb_item=0x7f030030; public static final int fragment_bread_crumbs=0x7f030031; public static final int grid_content=0x7f030032; public static final int list_content=0x7f030033; public static final int list_menu_item_checkbox=0x7f030034; public static final int list_menu_item_icon=0x7f030035; public static final int list_menu_item_layout=0x7f030036; public static final int list_menu_item_radio=0x7f030037; public static final int login=0x7f030038; public static final int logout=0x7f030039; public static final int number_picker_with_selector_wheel=0x7f03003a; public static final int preference_category_holo=0x7f03003b; public static final int preference_child_holo=0x7f03003c; public static final int preference_dialog_edittext=0x7f03003d; public static final int preference_dialog_numberpicker=0x7f03003e; public static final int preference_dialog_seekbar=0x7f03003f; public static final int preference_dialog_seekbar_widget=0x7f030040; public static final int preference_header_item=0x7f030041; public static final int preference_holo=0x7f030042; public static final int preference_information_holo=0x7f030043; public static final int preference_list_content=0x7f030044; public static final int preference_list_content_single=0x7f030045; public static final int preference_list_fragment=0x7f030046; public static final int preference_widget_checkbox=0x7f030047; public static final int preference_widget_seekbar=0x7f030048; public static final int preference_widget_switch=0x7f030049; public static final int problemlist=0x7f03004a; public static final int progress_dialog_holo=0x7f03004b; public static final int row=0x7f03004c; public static final int select_dialog_holo=0x7f03004d; public static final int select_dialog_item_holo=0x7f03004e; public static final int select_dialog_multichoice_holo=0x7f03004f; public static final int select_dialog_singlechoice_holo=0x7f030050; public static final int settings=0x7f030051; public static final int sherlock_spinner_dropdown_item=0x7f030052; public static final int sherlock_spinner_item=0x7f030053; public static final int simple_dropdown_hint=0x7f030054; public static final int simple_dropdown_item_1line=0x7f030055; public static final int simple_list_item_1=0x7f030056; public static final int simple_list_item_2=0x7f030057; public static final int simple_list_item_2_single_choice=0x7f030058; public static final int simple_list_item_activated_1=0x7f030059; public static final int simple_list_item_activated_2=0x7f03005a; public static final int simple_list_item_checked=0x7f03005b; public static final int simple_list_item_multiple_choice=0x7f03005c; public static final int simple_list_item_single_choice=0x7f03005d; public static final int simple_spinner_dropdown_item=0x7f03005e; public static final int simple_spinner_item=0x7f03005f; public static final int spinner_dropdown_item=0x7f030060; public static final int spinner_item=0x7f030061; public static final int time_picker_dialog=0x7f030062; public static final int time_picker_holo=0x7f030063; public static final int viewpager_layout=0x7f030064; } public static final class raw { public static final int roboto_bold=0x7f070000; public static final int roboto_bolditalic=0x7f070001; public static final int roboto_italic=0x7f070002; public static final int roboto_regular=0x7f070003; } public static final class string { /** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] */ public static final int abs__action_bar_home_description=0x7f090019; /** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] */ public static final int abs__action_bar_up_description=0x7f09001a; /** Content description for the action menu overflow button. [CHAR LIMIT=NONE] */ public static final int abs__action_menu_overflow_description=0x7f09001b; /** Label for the "Done" button on the far left of action mode toolbars. */ public static final int abs__action_mode_done=0x7f09001c; /** 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=0x7f09001d; /** Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] */ public static final int abs__activitychooserview_choose_application=0x7f09001e; /** SearchView accessibility description for clear button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_clear=0x7f090023; /** SearchView accessibility description for search text field [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_query=0x7f090022; /** SearchView accessibility description for search button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_search=0x7f090021; /** SearchView accessibility description for submit button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_submit=0x7f090024; /** SearchView accessibility description for voice button [CHAR LIMIT=NONE] */ public static final int abs__searchview_description_voice=0x7f090025; /** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] */ public static final int abs__shareactionprovider_share_with=0x7f09001f; /** 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=0x7f090020; public static final int action=0x7f09004a; public static final int app_id=0x7f090046; public static final int app_name=0x7f090045; public static final int back_button_label=0x7f090026; public static final int cancelled=0x7f090047; public static final int candidates_style=0x7f090027; public static final int capital_off=0x7f090028; public static final int capital_on=0x7f090029; public static final int com_facebook_choose_friends=0x7f09000f; public static final int com_facebook_dialogloginactivity_ok_button=0x7f090000; public static final int com_facebook_internet_permission_error_message=0x7f090013; public static final int com_facebook_internet_permission_error_title=0x7f090012; public static final int com_facebook_loading=0x7f090011; public static final int com_facebook_loginview_cancel_action=0x7f090006; public static final int com_facebook_loginview_log_in_button=0x7f090002; public static final int com_facebook_loginview_log_out_action=0x7f090005; public static final int com_facebook_loginview_log_out_button=0x7f090001; public static final int com_facebook_loginview_logged_in_as=0x7f090003; public static final int com_facebook_loginview_logged_in_using_facebook=0x7f090004; public static final int com_facebook_logo_content_description=0x7f090007; public static final int com_facebook_nearby=0x7f090010; public static final int com_facebook_picker_done_button_text=0x7f09000e; public static final int com_facebook_placepicker_subtitle_catetory_only_format=0x7f09000c; public static final int com_facebook_placepicker_subtitle_format=0x7f09000b; public static final int com_facebook_placepicker_subtitle_were_here_only_format=0x7f09000d; public static final int com_facebook_requesterror_password_changed=0x7f090016; public static final int com_facebook_requesterror_permissions=0x7f090018; public static final int com_facebook_requesterror_reconnect=0x7f090017; public static final int com_facebook_requesterror_relogin=0x7f090015; public static final int com_facebook_requesterror_web_login=0x7f090014; public static final int com_facebook_usersettingsfragment_log_in_button=0x7f090008; public static final int com_facebook_usersettingsfragment_logged_in=0x7f090009; public static final int com_facebook_usersettingsfragment_not_logged_in=0x7f09000a; public static final int date_picker_decrement_day_button=0x7f09002a; public static final int date_picker_decrement_month_button=0x7f09002b; public static final int date_picker_decrement_year_button=0x7f09002c; public static final int date_picker_dialog_title=0x7f09002d; public static final int date_picker_increment_day_button=0x7f09002e; public static final int date_picker_increment_month_button=0x7f09002f; public static final int date_picker_increment_year_button=0x7f090030; public static final int date_time_done=0x7f090031; public static final int date_time_set=0x7f090032; public static final int loading=0x7f090033; public static final int next_button_label=0x7f090034; public static final int number_picker_decrement_button=0x7f090035; public static final int number_picker_increment_button=0x7f090036; public static final int number_picker_increment_scroll_action=0x7f090037; public static final int number_picker_increment_scroll_mode=0x7f090038; public static final int ok=0x7f090049; public static final int permission_not_granted=0x7f090048; public static final int ringtone_default=0x7f090039; public static final int ringtone_picker_title=0x7f09003a; public static final int ringtone_silent=0x7f09003b; public static final int skip_button_label=0x7f09003c; public static final int time_picker_decrement_hour_button=0x7f09003d; public static final int time_picker_decrement_minute_button=0x7f09003e; public static final int time_picker_decrement_set_am_button=0x7f09003f; public static final int time_picker_dialog_title=0x7f090040; public static final int time_picker_increment_hour_button=0x7f090041; public static final int time_picker_increment_minute_button=0x7f090042; public static final int time_picker_increment_set_pm_button=0x7f090043; public static final int time_picker_separator=0x7f090044; public static final int undo=0x7f09004c; public static final int undobar_sample_message=0x7f09004b; } public static final class style { public static final int Holo=0x7f0c0062; public static final int Holo_AlertDialog=0x7f0c0063; public static final int Holo_AlertDialog_Light=0x7f0c0064; public static final int Holo_Animation=0x7f0c0065; public static final int Holo_Animation_Dialog=0x7f0c0066; public static final int Holo_Animation_DropDownDown=0x7f0c0067; public static final int Holo_Animation_DropDownUp=0x7f0c0068; public static final int Holo_Animation_PopupWindow=0x7f0c0069; public static final int Holo_AutoCompleteTextView=0x7f0c006a; public static final int Holo_AutoCompleteTextView_Light=0x7f0c006b; public static final int Holo_Button=0x7f0c006c; public static final int Holo_Button_Borderless=0x7f0c006d; public static final int Holo_Button_Borderless_Light=0x7f0c006e; public static final int Holo_Button_Borderless_Small=0x7f0c006f; public static final int Holo_Button_Borderless_Small_Light=0x7f0c0070; public static final int Holo_Button_Light=0x7f0c0071; public static final int Holo_Button_Small=0x7f0c0072; public static final int Holo_Button_Small_Light=0x7f0c0073; public static final int Holo_Button_Toggle=0x7f0c0074; public static final int Holo_Button_Toggle_Light=0x7f0c0075; public static final int Holo_ButtonBar=0x7f0c0076; public static final int Holo_ButtonBar_AlertDialog=0x7f0c0077; public static final int Holo_CalendarView=0x7f0c005f; public static final int Holo_CalendarView_Light=0x7f0c0060; public static final int Holo_CalendarViewTextAppearanceWeekDayView=0x7f0c0061; public static final int Holo_CompoundButton=0x7f0c0078; public static final int Holo_CompoundButton_CheckBox=0x7f0c0079; public static final int Holo_CompoundButton_CheckBox_Light=0x7f0c007a; public static final int Holo_CompoundButton_RadioButton=0x7f0c007b; public static final int Holo_CompoundButton_RadioButton_Light=0x7f0c007c; public static final int Holo_DatePicker=0x7f0c007d; public static final int Holo_DialogWindowTitle=0x7f0c007e; public static final int Holo_DialogWindowTitle_Light=0x7f0c007f; public static final int Holo_DropDownItem=0x7f0c0080; public static final int Holo_EditText=0x7f0c0081; public static final int Holo_EditText_Light=0x7f0c0082; public static final int Holo_EditText_NumberPickerInputText=0x7f0c0083; public static final int Holo_ExpandableListView=0x7f0c0084; public static final int Holo_ExpandableListView_Light=0x7f0c0085; public static final int Holo_GridView=0x7f0c0086; public static final int Holo_ImageButton=0x7f0c0087; public static final int Holo_ImageButton_Light=0x7f0c0088; public static final int Holo_ListPopupWindow=0x7f0c0089; public static final int Holo_ListPopupWindow_Light=0x7f0c008a; public static final int Holo_ListView=0x7f0c008b; public static final int Holo_ListView_DropDown=0x7f0c008c; public static final int Holo_ListView_DropDown_Light=0x7f0c008d; public static final int Holo_ListView_Light=0x7f0c008e; public static final int Holo_NumberPicker=0x7f0c008f; public static final int Holo_PopupWindow=0x7f0c0090; public static final int Holo_PopupWindow_Light=0x7f0c0091; public static final int Holo_Preference=0x7f0c0092; public static final int Holo_PreferenceCategory=0x7f0c0093; public static final int Holo_PreferenceCheckBox=0x7f0c0094; public static final int Holo_PreferenceDialog=0x7f0c0095; public static final int Holo_PreferenceDialog_EditTextPreference=0x7f0c0096; public static final int Holo_PreferenceDialog_NumberPickerPreference=0x7f0c0097; public static final int Holo_PreferenceDialog_SeekBarDialogPreference=0x7f0c0098; public static final int Holo_PreferenceDialog_YesNoPreference=0x7f0c0099; public static final int Holo_PreferenceFragment=0x7f0c009a; public static final int Holo_PreferenceFrameLayout=0x7f0c009b; public static final int Holo_PreferenceInformation=0x7f0c009c; public static final int Holo_PreferencePanel=0x7f0c009d; public static final int Holo_PreferenceRingtone=0x7f0c009e; public static final int Holo_PreferenceScreen=0x7f0c009f; public static final int Holo_PreferenceSeekBar=0x7f0c00a0; public static final int Holo_PreferenceSwitch=0x7f0c00a1; public static final int Holo_ProgressBar=0x7f0c00a2; public static final int Holo_ProgressBar_Horizontal=0x7f0c00a3; public static final int Holo_ProgressBar_Horizontal_Light=0x7f0c00a4; public static final int Holo_ProgressBar_Large=0x7f0c00a5; public static final int Holo_ProgressBar_Small=0x7f0c00a6; public static final int Holo_RatingBar=0x7f0c00a7; public static final int Holo_RatingBar_Indicator=0x7f0c00a8; public static final int Holo_RatingBar_Indicator_Light=0x7f0c00a9; public static final int Holo_RatingBar_Light=0x7f0c00aa; public static final int Holo_RatingBar_Small=0x7f0c00ab; public static final int Holo_RatingBar_Small_Light=0x7f0c00ac; public static final int Holo_SeekBar=0x7f0c00ad; public static final int Holo_SeekBar_Light=0x7f0c00ae; public static final int Holo_SegmentedButton=0x7f0c00af; public static final int Holo_SegmentedButton_Light=0x7f0c00b0; public static final int Holo_Spinner=0x7f0c00b1; public static final int Holo_Spinner_Light=0x7f0c00b2; public static final int Holo_Switch=0x7f0c00e9; public static final int Holo_Switch_Light=0x7f0c00ea; public static final int Holo_Switch_Light_Old=0x7f0c00ec; public static final int Holo_Switch_Old=0x7f0c00eb; public static final int Holo_Switch_TextAppearance=0x7f0c00e7; public static final int Holo_Switch_TextAppearance_Light=0x7f0c00e8; public static final int Holo_TextAppearance=0x7f0c00b3; public static final int Holo_TextAppearance_DialogWindowTitle=0x7f0c00b4; public static final int Holo_TextAppearance_DialogWindowTitle_Light=0x7f0c00b5; public static final int Holo_TextAppearance_DropDownItem=0x7f0c00b6; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Inverse=0x7f0c00b7; /** End of block ColorsDark */ public static final int Holo_TextAppearance_Inverse_Light=0x7f0c00b8; public static final int Holo_TextAppearance_Large=0x7f0c00b9; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Large_Inverse=0x7f0c00ba; /** End of block ColorsDark */ public static final int Holo_TextAppearance_Large_Inverse_Light=0x7f0c00bb; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Large_Light=0x7f0c00bc; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Light=0x7f0c00bd; public static final int Holo_TextAppearance_Medium=0x7f0c00be; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Medium_Inverse=0x7f0c00bf; /** End of block ColorsDark */ public static final int Holo_TextAppearance_Medium_Inverse_Light=0x7f0c00c0; /** End of block ColorsLight */ public static final int Holo_TextAppearance_Medium_Light=0x7f0c00c1; /** End of block ColorsDark */ public static final int Holo_TextAppearance_PopupMenu=0x7f0c00c2; public static final int Holo_TextAppearance_PopupMenu_Large=0x7f0c00c3; /** End of block ColorsLight */ public static final int Holo_TextAppearance_PopupMenu_Light=0x7f0c00c4; public static final int Holo_TextAppearance_PopupMenu_Light_Large=0x7f0c00c5; public static final int Holo_TextAppearance_PopupMenu_Light_Small=0x7f0c00c6; public static final int Holo_TextAppearance_PopupMenu_Small=0x7f0c00c7; public static final int Holo_TextAppearance_Small=0x7f0c00c8; public static final int Holo_TextAppearance_Small_Inverse=0x7f0c00c9; public static final int Holo_TextAppearance_Small_Inverse_Light=0x7f0c00ca; public static final int Holo_TextAppearance_Small_Light=0x7f0c00cb; public static final int Holo_TextAppearance_TextView=0x7f0c00cc; /** End of block ColorsDark */ public static final int Holo_TextAppearance_TextView_SpinnerItem=0x7f0c00cd; /** End of block ColorsLight */ public static final int Holo_TextAppearance_TextView_SpinnerItem_Light=0x7f0c00ce; public static final int Holo_TextView=0x7f0c00cf; public static final int Holo_TextView_ListSeparator=0x7f0c00d0; public static final int Holo_TextView_ListSeparator_Light=0x7f0c00d1; public static final int Holo_TextView_SpinnerItem=0x7f0c00d2; public static final int Holo_TextView_SpinnerItem_DropDown=0x7f0c00d3; public static final int Holo_TextView_SpinnerItem_DropDown_Light=0x7f0c00d4; public static final int Holo_TextView_SpinnerItem_Light=0x7f0c00d5; public static final int Holo_Theme=0x7f0c00d6; public static final int Holo_Theme_Dialog=0x7f0c00d7; public static final int Holo_Theme_Dialog_Alert=0x7f0c00d8; public static final int Holo_Theme_Dialog_Alert_Light=0x7f0c00d9; public static final int Holo_Theme_Dialog_Light=0x7f0c00da; /** End of block Fullscreen */ public static final int Holo_Theme_Fullscreen=0x7f0c00db; public static final int Holo_Theme_Light=0x7f0c00dc; public static final int Holo_Theme_Light_DarkActionBar=0x7f0c00dd; /** End of block Fullscreen */ public static final int Holo_Theme_Light_DarkActionBar_Fullscreen=0x7f0c00de; /** End of block NoActionBar */ public static final int Holo_Theme_Light_DarkActionBar_NoActionBar=0x7f0c00df; /** End of block Fullscreen */ public static final int Holo_Theme_Light_DarkActionBar_NoActionBar_Fullscreen=0x7f0c00e0; /** End of block Fullscreen */ public static final int Holo_Theme_Light_Fullscreen=0x7f0c00e1; /** End of block NoActionBar */ public static final int Holo_Theme_Light_NoActionBar=0x7f0c00e2; /** End of block Fullscreen */ public static final int Holo_Theme_Light_NoActionBar_Fullscreen=0x7f0c00e3; /** End of block NoActionBar */ public static final int Holo_Theme_NoActionBar=0x7f0c00e4; /** End of block Fullscreen */ public static final int Holo_Theme_NoActionBar_Fullscreen=0x7f0c00e5; public static final int Holo_TimePicker=0x7f0c00e6; public static final int Sherlock___TextAppearance_Small=0x7f0c004c; public static final int Sherlock___Theme=0x7f0c0057; public static final int Sherlock___Theme_DarkActionBar=0x7f0c0059; public static final int Sherlock___Theme_Light=0x7f0c0058; public static final int Sherlock___Widget_ActionBar=0x7f0c0007; public static final int Sherlock___Widget_ActionMode=0x7f0c001c; public static final int Sherlock___Widget_ActivityChooserView=0x7f0c0024; public static final int Sherlock___Widget_Holo_DropDownItem=0x7f0c002f; public static final int Sherlock___Widget_Holo_ListView=0x7f0c002c; public static final int Sherlock___Widget_Holo_Spinner=0x7f0c0029; public static final int Sherlock___Widget_SearchAutoCompleteTextView=0x7f0c0039; public static final int TextAppearance_Sherlock=0x7f0c0050; public static final int TextAppearance_Sherlock_Light_SearchResult=0x7f0c0054; public static final int TextAppearance_Sherlock_Light_SearchResult_Subtitle=0x7f0c0056; public static final int TextAppearance_Sherlock_Light_SearchResult_Title=0x7f0c0055; public static final int TextAppearance_Sherlock_Light_Small=0x7f0c004e; public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large=0x7f0c0047; public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small=0x7f0c0049; public static final int TextAppearance_Sherlock_SearchResult=0x7f0c0051; public static final int TextAppearance_Sherlock_SearchResult_Subtitle=0x7f0c0053; public static final int TextAppearance_Sherlock_SearchResult_Title=0x7f0c0052; public static final int TextAppearance_Sherlock_Small=0x7f0c004d; public static final int TextAppearance_Sherlock_Widget_ActionBar_Menu=0x7f0c003c; public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle=0x7f0c003f; public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse=0x7f0c0040; public static final int TextAppearance_Sherlock_Widget_ActionBar_Title=0x7f0c003d; public static final int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse=0x7f0c003e; public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle=0x7f0c0043; public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse=0x7f0c0044; public static final int TextAppearance_Sherlock_Widget_ActionMode_Title=0x7f0c0041; public static final int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse=0x7f0c0042; public static final int TextAppearance_Sherlock_Widget_DropDownHint=0x7f0c004f; public static final int TextAppearance_Sherlock_Widget_DropDownItem=0x7f0c004b; public static final int TextAppearance_Sherlock_Widget_PopupMenu=0x7f0c0045; public static final int TextAppearance_Sherlock_Widget_PopupMenu_Large=0x7f0c0046; public static final int TextAppearance_Sherlock_Widget_PopupMenu_Small=0x7f0c0048; public static final int TextAppearance_Sherlock_Widget_TextView_SpinnerItem=0x7f0c004a; public static final int TextAppearance_TabPageIndicator=0x7f0c0005; public static final int Theme_PageIndicatorDefaults=0x7f0c0002; public static final int Theme_Sherlock=0x7f0c005a; public static final int Theme_Sherlock_Light=0x7f0c005b; public static final int Theme_Sherlock_Light_DarkActionBar=0x7f0c005c; public static final int Theme_Sherlock_Light_NoActionBar=0x7f0c005e; public static final int Theme_Sherlock_NoActionBar=0x7f0c005d; public static final int UndoBar=0x7f0c00ed; public static final int UndoBarButton=0x7f0c00ef; public static final int UndoBarMessage=0x7f0c00ee; public static final int Widget=0x7f0c0003; public static final int Widget_IconPageIndicator=0x7f0c0006; public static final int Widget_Sherlock_ActionBar=0x7f0c0008; public static final int Widget_Sherlock_ActionBar_Solid=0x7f0c0009; public static final int Widget_Sherlock_ActionBar_TabBar=0x7f0c0010; public static final int Widget_Sherlock_ActionBar_TabText=0x7f0c0013; public static final int Widget_Sherlock_ActionBar_TabView=0x7f0c000d; public static final int Widget_Sherlock_ActionButton=0x7f0c0016; public static final int Widget_Sherlock_ActionButton_CloseMode=0x7f0c0018; public static final int Widget_Sherlock_ActionButton_Overflow=0x7f0c001a; public static final int Widget_Sherlock_ActionMode=0x7f0c001d; public static final int Widget_Sherlock_ActivityChooserView=0x7f0c0025; public static final int Widget_Sherlock_Button_Small=0x7f0c0027; public static final int Widget_Sherlock_DropDownItem_Spinner=0x7f0c0030; public static final int Widget_Sherlock_Light_ActionBar=0x7f0c000a; public static final int Widget_Sherlock_Light_ActionBar_Solid=0x7f0c000b; public static final int Widget_Sherlock_Light_ActionBar_Solid_Inverse=0x7f0c000c; public static final int Widget_Sherlock_Light_ActionBar_TabBar=0x7f0c0011; public static final int Widget_Sherlock_Light_ActionBar_TabBar_Inverse=0x7f0c0012; public static final int Widget_Sherlock_Light_ActionBar_TabText=0x7f0c0014; public static final int Widget_Sherlock_Light_ActionBar_TabText_Inverse=0x7f0c0015; public static final int Widget_Sherlock_Light_ActionBar_TabView=0x7f0c000e; public static final int Widget_Sherlock_Light_ActionBar_TabView_Inverse=0x7f0c000f; public static final int Widget_Sherlock_Light_ActionButton=0x7f0c0017; public static final int Widget_Sherlock_Light_ActionButton_CloseMode=0x7f0c0019; public static final int Widget_Sherlock_Light_ActionButton_Overflow=0x7f0c001b; public static final int Widget_Sherlock_Light_ActionMode=0x7f0c001e; public static final int Widget_Sherlock_Light_ActionMode_Inverse=0x7f0c001f; public static final int Widget_Sherlock_Light_ActivityChooserView=0x7f0c0026; public static final int Widget_Sherlock_Light_Button_Small=0x7f0c0028; public static final int Widget_Sherlock_Light_DropDownItem_Spinner=0x7f0c0031; public static final int Widget_Sherlock_Light_ListPopupWindow=0x7f0c0021; public static final int Widget_Sherlock_Light_ListView_DropDown=0x7f0c002e; public static final int Widget_Sherlock_Light_PopupMenu=0x7f0c0023; public static final int Widget_Sherlock_Light_PopupWindow_ActionMode=0x7f0c0033; public static final int Widget_Sherlock_Light_ProgressBar=0x7f0c0035; public static final int Widget_Sherlock_Light_ProgressBar_Horizontal=0x7f0c0037; public static final int Widget_Sherlock_Light_SearchAutoCompleteTextView=0x7f0c003b; public static final int Widget_Sherlock_Light_Spinner_DropDown_ActionBar=0x7f0c002b; public static final int Widget_Sherlock_ListPopupWindow=0x7f0c0020; public static final int Widget_Sherlock_ListView_DropDown=0x7f0c002d; public static final int Widget_Sherlock_PopupMenu=0x7f0c0022; public static final int Widget_Sherlock_PopupWindow_ActionMode=0x7f0c0032; public static final int Widget_Sherlock_ProgressBar=0x7f0c0034; public static final int Widget_Sherlock_ProgressBar_Horizontal=0x7f0c0036; public static final int Widget_Sherlock_SearchAutoCompleteTextView=0x7f0c003a; public static final int Widget_Sherlock_Spinner_DropDown_ActionBar=0x7f0c002a; public static final int Widget_Sherlock_TextView_SpinnerItem=0x7f0c0038; public static final int Widget_TabPageIndicator=0x7f0c0004; public static final int com_facebook_loginview_default_style=0x7f0c0000; public static final int com_facebook_loginview_silver_style=0x7f0c0001; } public static final class xml { public static final int preferences=0x7f060000; } public static final class styleable { /** Attributes that can be used with a AbsSpinner. <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 #AbsSpinner_android_entries ie.cathalcoffey.android.projecteuler:android_entries}</code></td><td></td></tr> </table> @see #AbsSpinner_android_entries */ public static final int[] AbsSpinner = { 0x010100b2 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_entries} attribute's value can be found in the {@link #AbsSpinner} array. @attr name android:android_entries */ public static final int AbsSpinner_android_entries = 0; /** Attributes that can be used with a AlertDialog. <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 #AlertDialog_alpha ie.cathalcoffey.android.projecteuler:alpha}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_bottomBright ie.cathalcoffey.android.projecteuler:bottomBright}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_bottomDark ie.cathalcoffey.android.projecteuler:bottomDark}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_bottomMedium ie.cathalcoffey.android.projecteuler:bottomMedium}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_centerBright ie.cathalcoffey.android.projecteuler:centerBright}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_centerDark ie.cathalcoffey.android.projecteuler:centerDark}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_centerMedium ie.cathalcoffey.android.projecteuler:centerMedium}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_dimEnable ie.cathalcoffey.android.projecteuler:dimEnable}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_dimFraction ie.cathalcoffey.android.projecteuler:dimFraction}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_fullBright ie.cathalcoffey.android.projecteuler:fullBright}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_fullDark ie.cathalcoffey.android.projecteuler:fullDark}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_gravity ie.cathalcoffey.android.projecteuler:gravity}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_horizontalProgressLayout ie.cathalcoffey.android.projecteuler:horizontalProgressLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_layout ie.cathalcoffey.android.projecteuler:layout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_listItemLayout ie.cathalcoffey.android.projecteuler:listItemLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_listLayout ie.cathalcoffey.android.projecteuler:listLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_multiChoiceItemLayout ie.cathalcoffey.android.projecteuler:multiChoiceItemLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_progressLayout ie.cathalcoffey.android.projecteuler:progressLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_singleChoiceItemLayout ie.cathalcoffey.android.projecteuler:singleChoiceItemLayout}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_topBright ie.cathalcoffey.android.projecteuler:topBright}</code></td><td></td></tr> <tr><td><code>{@link #AlertDialog_topDark ie.cathalcoffey.android.projecteuler:topDark}</code></td><td></td></tr> </table> @see #AlertDialog_alpha @see #AlertDialog_bottomBright @see #AlertDialog_bottomDark @see #AlertDialog_bottomMedium @see #AlertDialog_centerBright @see #AlertDialog_centerDark @see #AlertDialog_centerMedium @see #AlertDialog_dimEnable @see #AlertDialog_dimFraction @see #AlertDialog_fullBright @see #AlertDialog_fullDark @see #AlertDialog_gravity @see #AlertDialog_horizontalProgressLayout @see #AlertDialog_layout @see #AlertDialog_listItemLayout @see #AlertDialog_listLayout @see #AlertDialog_multiChoiceItemLayout @see #AlertDialog_progressLayout @see #AlertDialog_singleChoiceItemLayout @see #AlertDialog_topBright @see #AlertDialog_topDark */ public static final int[] AlertDialog = { 0x7f0100bc, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d3 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#alpha} attribute's value can be found in the {@link #AlertDialog} array. <p>Must be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:alpha */ public static final int AlertDialog_alpha = 19; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#bottomBright} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:bottomBright */ public static final int AlertDialog_bottomBright = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#bottomDark} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:bottomDark */ public static final int AlertDialog_bottomDark = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#bottomMedium} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:bottomMedium */ public static final int AlertDialog_bottomMedium = 9; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#centerBright} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:centerBright */ public static final int AlertDialog_centerBright = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#centerDark} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:centerDark */ public static final int AlertDialog_centerDark = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#centerMedium} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:centerMedium */ public static final int AlertDialog_centerMedium = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dimEnable} attribute's value can be found in the {@link #AlertDialog} 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:dimEnable */ public static final int AlertDialog_dimEnable = 17; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dimFraction} attribute's value can be found in the {@link #AlertDialog} array. <p>Must be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to some parent container. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:dimFraction */ public static final int AlertDialog_dimFraction = 18; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fullBright} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:fullBright */ public static final int AlertDialog_fullBright = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fullDark} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:fullDark */ public static final int AlertDialog_fullDark = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#gravity} attribute's value can be found in the {@link #AlertDialog} array. <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>top</code></td><td>0x30</td><td></td></tr> <tr><td><code>bottom</code></td><td>0x50</td><td></td></tr> <tr><td><code>left</code></td><td>0x03</td><td></td></tr> <tr><td><code>right</code></td><td>0x05</td><td></td></tr> <tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr> <tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr> <tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr> <tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr> <tr><td><code>center</code></td><td>0x11</td><td></td></tr> <tr><td><code>fill</code></td><td>0x77</td><td></td></tr> <tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr> <tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr> <tr><td><code>start</code></td><td>0x00800003</td><td></td></tr> <tr><td><code>end</code></td><td>0x00800005</td><td></td></tr> </table> @attr name android:gravity */ public static final int AlertDialog_gravity = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#horizontalProgressLayout} attribute's value can be found in the {@link #AlertDialog} 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:horizontalProgressLayout */ public static final int AlertDialog_horizontalProgressLayout = 16; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#layout} attribute's value can be found in the {@link #AlertDialog} 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:layout */ public static final int AlertDialog_layout = 20; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#listItemLayout} attribute's value can be found in the {@link #AlertDialog} 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:listItemLayout */ public static final int AlertDialog_listItemLayout = 14; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#listLayout} attribute's value can be found in the {@link #AlertDialog} 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:listLayout */ public static final int AlertDialog_listLayout = 11; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#multiChoiceItemLayout} attribute's value can be found in the {@link #AlertDialog} 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:multiChoiceItemLayout */ public static final int AlertDialog_multiChoiceItemLayout = 12; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#progressLayout} attribute's value can be found in the {@link #AlertDialog} 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:progressLayout */ public static final int AlertDialog_progressLayout = 15; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#singleChoiceItemLayout} attribute's value can be found in the {@link #AlertDialog} 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:singleChoiceItemLayout */ public static final int AlertDialog_singleChoiceItemLayout = 13; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#topBright} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:topBright */ public static final int AlertDialog_topBright = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#topDark} attribute's value can be found in the {@link #AlertDialog} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:topDark */ public static final int AlertDialog_topDark = 2; /** Attributes that can be used with a AutoCompleteTextView. <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 #AutoCompleteTextView_android_completionHint ie.cathalcoffey.android.projecteuler:android_completionHint}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_completionHintView ie.cathalcoffey.android.projecteuler:android_completionHintView}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_completionThreshold ie.cathalcoffey.android.projecteuler:android_completionThreshold}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_dropDownAnchor ie.cathalcoffey.android.projecteuler:android_dropDownAnchor}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_dropDownHeight ie.cathalcoffey.android.projecteuler:android_dropDownHeight}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_dropDownSelector ie.cathalcoffey.android.projecteuler:android_dropDownSelector}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_dropDownWidth ie.cathalcoffey.android.projecteuler:android_dropDownWidth}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_entries ie.cathalcoffey.android.projecteuler:android_entries}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_android_inputType ie.cathalcoffey.android.projecteuler:android_inputType}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_dropDownHorizontalOffset ie.cathalcoffey.android.projecteuler:dropDownHorizontalOffset}</code></td><td></td></tr> <tr><td><code>{@link #AutoCompleteTextView_dropDownVerticalOffset ie.cathalcoffey.android.projecteuler:dropDownVerticalOffset}</code></td><td></td></tr> </table> @see #AutoCompleteTextView_android_completionHint @see #AutoCompleteTextView_android_completionHintView @see #AutoCompleteTextView_android_completionThreshold @see #AutoCompleteTextView_android_dropDownAnchor @see #AutoCompleteTextView_android_dropDownHeight @see #AutoCompleteTextView_android_dropDownSelector @see #AutoCompleteTextView_android_dropDownWidth @see #AutoCompleteTextView_android_entries @see #AutoCompleteTextView_android_inputType @see #AutoCompleteTextView_dropDownHorizontalOffset @see #AutoCompleteTextView_dropDownVerticalOffset */ public static final int[] AutoCompleteTextView = { 0x010100b2, 0x01010172, 0x01010173, 0x01010174, 0x01010175, 0x01010220, 0x01010262, 0x01010263, 0x01010283, 0x7f0100ff, 0x7f010100 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_completionHint} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_completionHint */ public static final int AutoCompleteTextView_android_completionHint = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_completionHintView} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_completionHintView */ public static final int AutoCompleteTextView_android_completionHintView = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_completionThreshold} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_completionThreshold */ public static final int AutoCompleteTextView_android_completionThreshold = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownAnchor} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_dropDownAnchor */ public static final int AutoCompleteTextView_android_dropDownAnchor = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownHeight} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_dropDownHeight */ public static final int AutoCompleteTextView_android_dropDownHeight = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownSelector} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_dropDownSelector */ public static final int AutoCompleteTextView_android_dropDownSelector = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownWidth} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_dropDownWidth */ public static final int AutoCompleteTextView_android_dropDownWidth = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_entries} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_entries */ public static final int AutoCompleteTextView_android_entries = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_inputType} attribute's value can be found in the {@link #AutoCompleteTextView} array. @attr name android:android_inputType */ public static final int AutoCompleteTextView_android_inputType = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dropDownHorizontalOffset} attribute's value can be found in the {@link #AutoCompleteTextView} 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:dropDownHorizontalOffset */ public static final int AutoCompleteTextView_dropDownHorizontalOffset = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dropDownVerticalOffset} attribute's value can be found in the {@link #AutoCompleteTextView} 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:dropDownVerticalOffset */ public static final int AutoCompleteTextView_dropDownVerticalOffset = 9; /** Attributes that can be used with a CalendarView. <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 #CalendarView_dateTextAppearance ie.cathalcoffey.android.projecteuler:dateTextAppearance}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_firstDayOfWeek ie.cathalcoffey.android.projecteuler:firstDayOfWeek}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_focusedMonthDateColor ie.cathalcoffey.android.projecteuler:focusedMonthDateColor}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_maxDate ie.cathalcoffey.android.projecteuler:maxDate}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_minDate ie.cathalcoffey.android.projecteuler:minDate}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_selectedDateVerticalBar ie.cathalcoffey.android.projecteuler:selectedDateVerticalBar}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_selectedWeekBackgroundColor ie.cathalcoffey.android.projecteuler:selectedWeekBackgroundColor}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_showWeekNumber ie.cathalcoffey.android.projecteuler:showWeekNumber}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_shownWeekCount ie.cathalcoffey.android.projecteuler:shownWeekCount}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_unfocusedMonthDateColor ie.cathalcoffey.android.projecteuler:unfocusedMonthDateColor}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_weekDayTextAppearance ie.cathalcoffey.android.projecteuler:weekDayTextAppearance}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_weekNumberColor ie.cathalcoffey.android.projecteuler:weekNumberColor}</code></td><td></td></tr> <tr><td><code>{@link #CalendarView_weekSeparatorLineColor ie.cathalcoffey.android.projecteuler:weekSeparatorLineColor}</code></td><td></td></tr> </table> @see #CalendarView_dateTextAppearance @see #CalendarView_firstDayOfWeek @see #CalendarView_focusedMonthDateColor @see #CalendarView_maxDate @see #CalendarView_minDate @see #CalendarView_selectedDateVerticalBar @see #CalendarView_selectedWeekBackgroundColor @see #CalendarView_showWeekNumber @see #CalendarView_shownWeekCount @see #CalendarView_unfocusedMonthDateColor @see #CalendarView_weekDayTextAppearance @see #CalendarView_weekNumberColor @see #CalendarView_weekSeparatorLineColor */ public static final int[] CalendarView = { 0x7f010116, 0x7f010117, 0x7f010118, 0x7f010119, 0x7f01011a, 0x7f01011b, 0x7f01011c, 0x7f01011d, 0x7f01011e, 0x7f01011f, 0x7f010120, 0x7f010121, 0x7f010122 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dateTextAppearance} attribute's value can be found in the {@link #CalendarView} 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:dateTextAppearance */ public static final int CalendarView_dateTextAppearance = 12; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#firstDayOfWeek} attribute's value can be found in the {@link #CalendarView} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:firstDayOfWeek */ public static final int CalendarView_firstDayOfWeek = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#focusedMonthDateColor} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:focusedMonthDateColor */ public static final int CalendarView_focusedMonthDateColor = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#maxDate} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:maxDate */ public static final int CalendarView_maxDate = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#minDate} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:minDate */ public static final int CalendarView_minDate = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectedDateVerticalBar} attribute's value can be found in the {@link #CalendarView} 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:selectedDateVerticalBar */ public static final int CalendarView_selectedDateVerticalBar = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectedWeekBackgroundColor} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:selectedWeekBackgroundColor */ public static final int CalendarView_selectedWeekBackgroundColor = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#showWeekNumber} attribute's value can be found in the {@link #CalendarView} 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:showWeekNumber */ public static final int CalendarView_showWeekNumber = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#shownWeekCount} attribute's value can be found in the {@link #CalendarView} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:shownWeekCount */ public static final int CalendarView_shownWeekCount = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#unfocusedMonthDateColor} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:unfocusedMonthDateColor */ public static final int CalendarView_unfocusedMonthDateColor = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#weekDayTextAppearance} attribute's value can be found in the {@link #CalendarView} 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:weekDayTextAppearance */ public static final int CalendarView_weekDayTextAppearance = 11; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#weekNumberColor} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:weekNumberColor */ public static final int CalendarView_weekNumberColor = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#weekSeparatorLineColor} attribute's value can be found in the {@link #CalendarView} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:weekSeparatorLineColor */ public static final int CalendarView_weekSeparatorLineColor = 9; /** Attributes that can be used with a CheckBoxPreference. <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 #CheckBoxPreference_disableDependentsState ie.cathalcoffey.android.projecteuler:disableDependentsState}</code></td><td></td></tr> <tr><td><code>{@link #CheckBoxPreference_summaryOff ie.cathalcoffey.android.projecteuler:summaryOff}</code></td><td></td></tr> <tr><td><code>{@link #CheckBoxPreference_summaryOn ie.cathalcoffey.android.projecteuler:summaryOn}</code></td><td></td></tr> </table> @see #CheckBoxPreference_disableDependentsState @see #CheckBoxPreference_summaryOff @see #CheckBoxPreference_summaryOn */ public static final int[] CheckBoxPreference = { 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#disableDependentsState} attribute's value can be found in the {@link #CheckBoxPreference} 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:disableDependentsState */ public static final int CheckBoxPreference_disableDependentsState = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summaryOff} attribute's value can be found in the {@link #CheckBoxPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summaryOff */ public static final int CheckBoxPreference_summaryOff = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summaryOn} attribute's value can be found in the {@link #CheckBoxPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summaryOn */ public static final int CheckBoxPreference_summaryOn = 0; /** Attributes that can be used with a CirclePageIndicator. <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 #CirclePageIndicator_android_background ie.cathalcoffey.android.projecteuler:android_background}</code></td><td> View background </td></tr> <tr><td><code>{@link #CirclePageIndicator_android_orientation ie.cathalcoffey.android.projecteuler:android_orientation}</code></td><td> Orientation of the indicator.</td></tr> <tr><td><code>{@link #CirclePageIndicator_centered ie.cathalcoffey.android.projecteuler:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #CirclePageIndicator_fillColor ie.cathalcoffey.android.projecteuler:fillColor}</code></td><td> Color of the filled circle that represents the current page.</td></tr> <tr><td><code>{@link #CirclePageIndicator_pageColor ie.cathalcoffey.android.projecteuler:pageColor}</code></td><td> Color of the filled circles that represents pages.</td></tr> <tr><td><code>{@link #CirclePageIndicator_radius ie.cathalcoffey.android.projecteuler:radius}</code></td><td> Radius of the circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_snap ie.cathalcoffey.android.projecteuler:snap}</code></td><td> Whether or not the selected indicator snaps to the circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_strokeColor ie.cathalcoffey.android.projecteuler:strokeColor}</code></td><td> Color of the open circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_strokeWidth ie.cathalcoffey.android.projecteuler:strokeWidth}</code></td><td> Width of the stroke used to draw the circles.</td></tr> </table> @see #CirclePageIndicator_android_background @see #CirclePageIndicator_android_orientation @see #CirclePageIndicator_centered @see #CirclePageIndicator_fillColor @see #CirclePageIndicator_pageColor @see #CirclePageIndicator_radius @see #CirclePageIndicator_snap @see #CirclePageIndicator_strokeColor @see #CirclePageIndicator_strokeWidth */ public static final int[] CirclePageIndicator = { 0x010100c4, 0x010100d4, 0x7f010018, 0x7f01001a, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_background}. @attr name android:android_background */ public static final int CirclePageIndicator_android_background = 1; /** <p> @attr description Orientation of the indicator. <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_orientation}. @attr name android:android_orientation */ public static final int CirclePageIndicator_android_orientation = 0; /** <p> @attr description Whether or not the indicators should be centered. <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:centered */ public static final int CirclePageIndicator_centered = 2; /** <p> @attr description Color of the filled circle that represents the current page. <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:fillColor */ public static final int CirclePageIndicator_fillColor = 4; /** <p> @attr description Color of the filled circles that represents pages. <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:pageColor */ public static final int CirclePageIndicator_pageColor = 5; /** <p> @attr description Radius of the circles. This is also the spacing between circles. <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:radius */ public static final int CirclePageIndicator_radius = 6; /** <p> @attr description Whether or not the selected indicator snaps to the circles. <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:snap */ public static final int CirclePageIndicator_snap = 7; /** <p> @attr description Color of the open circles. <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:strokeColor */ public static final int CirclePageIndicator_strokeColor = 8; /** <p> @attr description Width of the stroke used to draw the circles. <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:strokeWidth */ public static final int CirclePageIndicator_strokeWidth = 3; /** Attributes that can be used with a DatePicker. <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 #DatePicker_calendarViewShown ie.cathalcoffey.android.projecteuler:calendarViewShown}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_endYear ie.cathalcoffey.android.projecteuler:endYear}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_forceShownState ie.cathalcoffey.android.projecteuler:forceShownState}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_internalLayout ie.cathalcoffey.android.projecteuler:internalLayout}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_maxDate ie.cathalcoffey.android.projecteuler:maxDate}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_minDate ie.cathalcoffey.android.projecteuler:minDate}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_spinnersShown ie.cathalcoffey.android.projecteuler:spinnersShown}</code></td><td></td></tr> <tr><td><code>{@link #DatePicker_startYear ie.cathalcoffey.android.projecteuler:startYear}</code></td><td></td></tr> </table> @see #DatePicker_calendarViewShown @see #DatePicker_endYear @see #DatePicker_forceShownState @see #DatePicker_internalLayout @see #DatePicker_maxDate @see #DatePicker_minDate @see #DatePicker_spinnersShown @see #DatePicker_startYear */ public static final int[] DatePicker = { 0x7f010109, 0x7f01010a, 0x7f01010b, 0x7f01010c, 0x7f01010d, 0x7f01010e, 0x7f010118, 0x7f010119 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#calendarViewShown} attribute's value can be found in the {@link #DatePicker} 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:calendarViewShown */ public static final int DatePicker_calendarViewShown = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#endYear} attribute's value can be found in the {@link #DatePicker} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:endYear */ public static final int DatePicker_endYear = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#forceShownState} attribute's value can be found in the {@link #DatePicker} 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:forceShownState */ public static final int DatePicker_forceShownState = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#internalLayout} attribute's value can be found in the {@link #DatePicker} 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:internalLayout */ public static final int DatePicker_internalLayout = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#maxDate} attribute's value can be found in the {@link #DatePicker} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:maxDate */ public static final int DatePicker_maxDate = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#minDate} attribute's value can be found in the {@link #DatePicker} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:minDate */ public static final int DatePicker_minDate = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#spinnersShown} attribute's value can be found in the {@link #DatePicker} 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:spinnersShown */ public static final int DatePicker_spinnersShown = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#startYear} attribute's value can be found in the {@link #DatePicker} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:startYear */ public static final int DatePicker_startYear = 0; /** Attributes that can be used with a DialogButtonBar_LayoutParams. <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 #DialogButtonBar_LayoutParams_android_hint ie.cathalcoffey.android.projecteuler:android_hint}</code></td><td></td></tr> </table> @see #DialogButtonBar_LayoutParams_android_hint */ public static final int[] DialogButtonBar_LayoutParams = { 0x01010150 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_hint} attribute's value can be found in the {@link #DialogButtonBar_LayoutParams} array. @attr name android:android_hint */ public static final int DialogButtonBar_LayoutParams_android_hint = 0; /** Attributes that can be used with a DialogPreference. <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 #DialogPreference_dialogIcon ie.cathalcoffey.android.projecteuler:dialogIcon}</code></td><td></td></tr> <tr><td><code>{@link #DialogPreference_dialogLayout ie.cathalcoffey.android.projecteuler:dialogLayout}</code></td><td></td></tr> <tr><td><code>{@link #DialogPreference_dialogMessage ie.cathalcoffey.android.projecteuler:dialogMessage}</code></td><td></td></tr> <tr><td><code>{@link #DialogPreference_dialogTitle ie.cathalcoffey.android.projecteuler:dialogTitle}</code></td><td></td></tr> <tr><td><code>{@link #DialogPreference_negativeButtonText ie.cathalcoffey.android.projecteuler:negativeButtonText}</code></td><td></td></tr> <tr><td><code>{@link #DialogPreference_positiveButtonText ie.cathalcoffey.android.projecteuler:positiveButtonText}</code></td><td></td></tr> </table> @see #DialogPreference_dialogIcon @see #DialogPreference_dialogLayout @see #DialogPreference_dialogMessage @see #DialogPreference_dialogTitle @see #DialogPreference_negativeButtonText @see #DialogPreference_positiveButtonText */ public static final int[] DialogPreference = { 0x7f0100ea, 0x7f0100eb, 0x7f0100ec, 0x7f0100ed, 0x7f0100ee, 0x7f0100ef }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dialogIcon} attribute's value can be found in the {@link #DialogPreference} 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:dialogIcon */ public static final int DialogPreference_dialogIcon = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dialogLayout} attribute's value can be found in the {@link #DialogPreference} 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:dialogLayout */ public static final int DialogPreference_dialogLayout = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dialogMessage} attribute's value can be found in the {@link #DialogPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:dialogMessage */ public static final int DialogPreference_dialogMessage = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dialogTitle} attribute's value can be found in the {@link #DialogPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:dialogTitle */ public static final int DialogPreference_dialogTitle = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#negativeButtonText} attribute's value can be found in the {@link #DialogPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:negativeButtonText */ public static final int DialogPreference_negativeButtonText = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#positiveButtonText} attribute's value can be found in the {@link #DialogPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:positiveButtonText */ public static final int DialogPreference_positiveButtonText = 3; /** Attributes that can be used with a Divider. <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 #Divider_android_orientation ie.cathalcoffey.android.projecteuler:android_orientation}</code></td><td></td></tr> </table> @see #Divider_android_orientation */ public static final int[] Divider = { 0x010100c4 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_orientation} attribute's value can be found in the {@link #Divider} array. @attr name android:android_orientation */ public static final int Divider_android_orientation = 0; /** Attributes that can be used with a ExpandableListView. <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 #ExpandableListView_android_childDivider ie.cathalcoffey.android.projecteuler:android_childDivider}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_childIndicator ie.cathalcoffey.android.projecteuler:android_childIndicator}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_childIndicatorLeft ie.cathalcoffey.android.projecteuler:android_childIndicatorLeft}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_childIndicatorRight ie.cathalcoffey.android.projecteuler:android_childIndicatorRight}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_groupIndicator ie.cathalcoffey.android.projecteuler:android_groupIndicator}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_indicatorLeft ie.cathalcoffey.android.projecteuler:android_indicatorLeft}</code></td><td></td></tr> <tr><td><code>{@link #ExpandableListView_android_indicatorRight ie.cathalcoffey.android.projecteuler:android_indicatorRight}</code></td><td></td></tr> </table> @see #ExpandableListView_android_childDivider @see #ExpandableListView_android_childIndicator @see #ExpandableListView_android_childIndicatorLeft @see #ExpandableListView_android_childIndicatorRight @see #ExpandableListView_android_groupIndicator @see #ExpandableListView_android_indicatorLeft @see #ExpandableListView_android_indicatorRight */ public static final int[] ExpandableListView = { 0x0101010b, 0x0101010c, 0x0101010d, 0x0101010e, 0x0101010f, 0x01010110, 0x01010111 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_childDivider} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_childDivider */ public static final int ExpandableListView_android_childDivider = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_childIndicator} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_childIndicator */ public static final int ExpandableListView_android_childIndicator = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_childIndicatorLeft} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_childIndicatorLeft */ public static final int ExpandableListView_android_childIndicatorLeft = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_childIndicatorRight} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_childIndicatorRight */ public static final int ExpandableListView_android_childIndicatorRight = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_groupIndicator} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_groupIndicator */ public static final int ExpandableListView_android_groupIndicator = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indicatorLeft} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_indicatorLeft */ public static final int ExpandableListView_android_indicatorLeft = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indicatorRight} attribute's value can be found in the {@link #ExpandableListView} array. @attr name android:android_indicatorRight */ public static final int ExpandableListView_android_indicatorRight = 3; /** Attributes that can be used with a FastScroll. <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 #FastScroll_fastScrollOverlayPosition ie.cathalcoffey.android.projecteuler:fastScrollOverlayPosition}</code></td><td></td></tr> <tr><td><code>{@link #FastScroll_fastScrollPreviewBackgroundLeft ie.cathalcoffey.android.projecteuler:fastScrollPreviewBackgroundLeft}</code></td><td></td></tr> <tr><td><code>{@link #FastScroll_fastScrollPreviewBackgroundRight ie.cathalcoffey.android.projecteuler:fastScrollPreviewBackgroundRight}</code></td><td></td></tr> <tr><td><code>{@link #FastScroll_fastScrollTextColor ie.cathalcoffey.android.projecteuler:fastScrollTextColor}</code></td><td></td></tr> <tr><td><code>{@link #FastScroll_fastScrollThumbDrawable ie.cathalcoffey.android.projecteuler:fastScrollThumbDrawable}</code></td><td></td></tr> <tr><td><code>{@link #FastScroll_fastScrollTrackDrawable ie.cathalcoffey.android.projecteuler:fastScrollTrackDrawable}</code></td><td></td></tr> </table> @see #FastScroll_fastScrollOverlayPosition @see #FastScroll_fastScrollPreviewBackgroundLeft @see #FastScroll_fastScrollPreviewBackgroundRight @see #FastScroll_fastScrollTextColor @see #FastScroll_fastScrollThumbDrawable @see #FastScroll_fastScrollTrackDrawable */ public static final int[] FastScroll = { 0x7f01010f, 0x7f010110, 0x7f010111, 0x7f010112, 0x7f010113, 0x7f010114 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollOverlayPosition} attribute's value can be found in the {@link #FastScroll} 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>floating</code></td><td>0</td><td></td></tr> <tr><td><code>atThumb</code></td><td>1</td><td></td></tr> </table> @attr name android:fastScrollOverlayPosition */ public static final int FastScroll_fastScrollOverlayPosition = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollPreviewBackgroundLeft} attribute's value can be found in the {@link #FastScroll} 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:fastScrollPreviewBackgroundLeft */ public static final int FastScroll_fastScrollPreviewBackgroundLeft = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollPreviewBackgroundRight} attribute's value can be found in the {@link #FastScroll} 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:fastScrollPreviewBackgroundRight */ public static final int FastScroll_fastScrollPreviewBackgroundRight = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollTextColor} attribute's value can be found in the {@link #FastScroll} 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:fastScrollTextColor */ public static final int FastScroll_fastScrollTextColor = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollThumbDrawable} attribute's value can be found in the {@link #FastScroll} 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:fastScrollThumbDrawable */ public static final int FastScroll_fastScrollThumbDrawable = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fastScrollTrackDrawable} attribute's value can be found in the {@link #FastScroll} 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:fastScrollTrackDrawable */ public static final int FastScroll_fastScrollTrackDrawable = 3; /** Attributes that can be used with a HoloActivity. <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 #HoloActivity_holoTheme ie.cathalcoffey.android.projecteuler:holoTheme}</code></td><td></td></tr> <tr><td><code>{@link #HoloActivity_windowMinWidthMajor ie.cathalcoffey.android.projecteuler:windowMinWidthMajor}</code></td><td></td></tr> <tr><td><code>{@link #HoloActivity_windowMinWidthMinor ie.cathalcoffey.android.projecteuler:windowMinWidthMinor}</code></td><td></td></tr> </table> @see #HoloActivity_holoTheme @see #HoloActivity_windowMinWidthMajor @see #HoloActivity_windowMinWidthMinor */ public static final int[] HoloActivity = { 0x7f010067, 0x7f010068, 0x7f0100bd }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#holoTheme} attribute's value can be found in the {@link #HoloActivity} 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:holoTheme */ public static final int HoloActivity_holoTheme = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#windowMinWidthMajor} attribute's value can be found in the {@link #HoloActivity} 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 HoloActivity_windowMinWidthMajor = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#windowMinWidthMinor} attribute's value can be found in the {@link #HoloActivity} 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 HoloActivity_windowMinWidthMinor = 1; /** Attributes that can be used with a IconMenuView. <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 #IconMenuView_android_maxItems ie.cathalcoffey.android.projecteuler:android_maxItems}</code></td><td></td></tr> <tr><td><code>{@link #IconMenuView_android_maxItemsPerRow ie.cathalcoffey.android.projecteuler:android_maxItemsPerRow}</code></td><td></td></tr> <tr><td><code>{@link #IconMenuView_android_maxRows ie.cathalcoffey.android.projecteuler:android_maxRows}</code></td><td></td></tr> <tr><td><code>{@link #IconMenuView_android_moreIcon ie.cathalcoffey.android.projecteuler:android_moreIcon}</code></td><td></td></tr> <tr><td><code>{@link #IconMenuView_android_rowHeight ie.cathalcoffey.android.projecteuler:android_rowHeight}</code></td><td></td></tr> </table> @see #IconMenuView_android_maxItems @see #IconMenuView_android_maxItemsPerRow @see #IconMenuView_android_maxRows @see #IconMenuView_android_moreIcon @see #IconMenuView_android_rowHeight */ public static final int[] IconMenuView = { 0x01010132, 0x01010133, 0x01010134, 0x01010135, 0x0101040d }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxItems} attribute's value can be found in the {@link #IconMenuView} array. @attr name android:android_maxItems */ public static final int IconMenuView_android_maxItems = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxItemsPerRow} attribute's value can be found in the {@link #IconMenuView} array. @attr name android:android_maxItemsPerRow */ public static final int IconMenuView_android_maxItemsPerRow = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxRows} attribute's value can be found in the {@link #IconMenuView} array. @attr name android:android_maxRows */ public static final int IconMenuView_android_maxRows = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_moreIcon} attribute's value can be found in the {@link #IconMenuView} array. @attr name android:android_moreIcon */ public static final int IconMenuView_android_moreIcon = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_rowHeight} attribute's value can be found in the {@link #IconMenuView} array. @attr name android:android_rowHeight */ public static final int IconMenuView_android_rowHeight = 0; /** Attributes that can be used with a LinePageIndicator. <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 #LinePageIndicator_android_background ie.cathalcoffey.android.projecteuler:android_background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LinePageIndicator_centered ie.cathalcoffey.android.projecteuler:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #LinePageIndicator_gapWidth ie.cathalcoffey.android.projecteuler:gapWidth}</code></td><td> Width of the gap between each indicator line.</td></tr> <tr><td><code>{@link #LinePageIndicator_lineWidth ie.cathalcoffey.android.projecteuler:lineWidth}</code></td><td> Width of each indicator line.</td></tr> <tr><td><code>{@link #LinePageIndicator_selectedColor ie.cathalcoffey.android.projecteuler:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> <tr><td><code>{@link #LinePageIndicator_strokeWidth ie.cathalcoffey.android.projecteuler:strokeWidth}</code></td><td> Width of each indicator line's stroke.</td></tr> <tr><td><code>{@link #LinePageIndicator_unselectedColor ie.cathalcoffey.android.projecteuler:unselectedColor}</code></td><td> Color of the unselected lines that represent the pages.</td></tr> </table> @see #LinePageIndicator_android_background @see #LinePageIndicator_centered @see #LinePageIndicator_gapWidth @see #LinePageIndicator_lineWidth @see #LinePageIndicator_selectedColor @see #LinePageIndicator_strokeWidth @see #LinePageIndicator_unselectedColor */ public static final int[] LinePageIndicator = { 0x010100d4, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f010021, 0x7f010022 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_background}. @attr name android:android_background */ public static final int LinePageIndicator_android_background = 0; /** <p> @attr description Whether or not the indicators should be centered. <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:centered */ public static final int LinePageIndicator_centered = 1; /** <p> @attr description Width of the gap between each indicator line. <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:gapWidth */ public static final int LinePageIndicator_gapWidth = 6; /** <p> @attr description Width of each indicator line. <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:lineWidth */ public static final int LinePageIndicator_lineWidth = 5; /** <p> @attr description Color of the selected line that represents the current page. <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:selectedColor */ public static final int LinePageIndicator_selectedColor = 2; /** <p> @attr description Width of each indicator line's stroke. <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:strokeWidth */ public static final int LinePageIndicator_strokeWidth = 3; /** <p> @attr description Color of the unselected lines that represent the pages. <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:unselectedColor */ public static final int LinePageIndicator_unselectedColor = 4; /** Attributes that can be used with a LinearLayout. <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 #LinearLayout_android_divider ie.cathalcoffey.android.projecteuler:android_divider}</code></td><td></td></tr> <tr><td><code>{@link #LinearLayout_android_dividerPadding ie.cathalcoffey.android.projecteuler:android_dividerPadding}</code></td><td></td></tr> <tr><td><code>{@link #LinearLayout_android_showDividers ie.cathalcoffey.android.projecteuler:android_showDividers}</code></td><td></td></tr> <tr><td><code>{@link #LinearLayout_dividerPadding ie.cathalcoffey.android.projecteuler:dividerPadding}</code></td><td></td></tr> <tr><td><code>{@link #LinearLayout_showDividers ie.cathalcoffey.android.projecteuler:showDividers}</code></td><td></td></tr> </table> @see #LinearLayout_android_divider @see #LinearLayout_android_dividerPadding @see #LinearLayout_android_showDividers @see #LinearLayout_dividerPadding @see #LinearLayout_showDividers */ public static final int[] LinearLayout = { 0x01010129, 0x01010329, 0x0101032a, 0x7f0100fb, 0x7f0100fc }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_divider} attribute's value can be found in the {@link #LinearLayout} array. @attr name android:android_divider */ public static final int LinearLayout_android_divider = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dividerPadding} attribute's value can be found in the {@link #LinearLayout} array. @attr name android:android_dividerPadding */ public static final int LinearLayout_android_dividerPadding = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_showDividers} attribute's value can be found in the {@link #LinearLayout} array. @attr name android:android_showDividers */ public static final int LinearLayout_android_showDividers = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dividerPadding} attribute's value can be found in the {@link #LinearLayout} 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:dividerPadding */ public static final int LinearLayout_dividerPadding = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#showDividers} attribute's value can be found in the {@link #LinearLayout} array. <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>beginning</code></td><td>1</td><td></td></tr> <tr><td><code>middle</code></td><td>2</td><td></td></tr> <tr><td><code>end</code></td><td>4</td><td></td></tr> <tr><td><code>all</code></td><td>7</td><td></td></tr> </table> @attr name android:showDividers */ public static final int LinearLayout_showDividers = 3; /** Attributes that can be used with a ListPreference. <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 #ListPreference_entries ie.cathalcoffey.android.projecteuler:entries}</code></td><td></td></tr> <tr><td><code>{@link #ListPreference_entryValues ie.cathalcoffey.android.projecteuler:entryValues}</code></td><td></td></tr> </table> @see #ListPreference_entries @see #ListPreference_entryValues */ public static final int[] ListPreference = { 0x7f0100f2, 0x7f0100f3 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#entries} attribute's value can be found in the {@link #ListPreference} 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:entries */ public static final int ListPreference_entries = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#entryValues} attribute's value can be found in the {@link #ListPreference} 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:entryValues */ public static final int ListPreference_entryValues = 1; /** Attributes that can be used with a MenuView. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #MenuView_android_headerBackground ie.cathalcoffey.android.projecteuler:android_headerBackground}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_horizontalDivider ie.cathalcoffey.android.projecteuler:android_horizontalDivider}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_itemBackground ie.cathalcoffey.android.projecteuler:android_itemBackground}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha ie.cathalcoffey.android.projecteuler:android_itemIconDisabledAlpha}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_itemTextAppearance ie.cathalcoffey.android.projecteuler:android_itemTextAppearance}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_preserveIconSpacing ie.cathalcoffey.android.projecteuler:android_preserveIconSpacing}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_verticalDivider ie.cathalcoffey.android.projecteuler:android_verticalDivider}</code></td><td></td></tr> <tr><td><code>{@link #MenuView_android_windowAnimationStyle ie.cathalcoffey.android.projecteuler:android_windowAnimationStyle}</code></td><td></td></tr> </table> @see #MenuView_android_headerBackground @see #MenuView_android_horizontalDivider @see #MenuView_android_itemBackground @see #MenuView_android_itemIconDisabledAlpha @see #MenuView_android_itemTextAppearance @see #MenuView_android_preserveIconSpacing @see #MenuView_android_verticalDivider @see #MenuView_android_windowAnimationStyle */ public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x0101040c }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_headerBackground} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_headerBackground */ public static final int MenuView_android_headerBackground = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_horizontalDivider} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_horizontalDivider */ public static final int MenuView_android_horizontalDivider = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_itemBackground} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_itemBackground */ public static final int MenuView_android_itemBackground = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_itemIconDisabledAlpha} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_itemIconDisabledAlpha */ public static final int MenuView_android_itemIconDisabledAlpha = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_itemTextAppearance} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_itemTextAppearance */ public static final int MenuView_android_itemTextAppearance = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_preserveIconSpacing} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_preserveIconSpacing */ public static final int MenuView_android_preserveIconSpacing = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_verticalDivider} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_verticalDivider */ public static final int MenuView_android_verticalDivider = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_windowAnimationStyle} attribute's value can be found in the {@link #MenuView} array. @attr name android:android_windowAnimationStyle */ public static final int MenuView_android_windowAnimationStyle = 0; /** Attributes that can be used with a NumberPicker. <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 #NumberPicker_android_fadingEdgeLength ie.cathalcoffey.android.projecteuler:android_fadingEdgeLength}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_layout ie.cathalcoffey.android.projecteuler:android_layout}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_maxHeight ie.cathalcoffey.android.projecteuler:android_maxHeight}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_maxWidth ie.cathalcoffey.android.projecteuler:android_maxWidth}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_minHeight ie.cathalcoffey.android.projecteuler:android_minHeight}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_minWidth ie.cathalcoffey.android.projecteuler:android_minWidth}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_android_orientation ie.cathalcoffey.android.projecteuler:android_orientation}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_flingable ie.cathalcoffey.android.projecteuler:flingable}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_selectionDivider ie.cathalcoffey.android.projecteuler:selectionDivider}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_selectionDividerHeight ie.cathalcoffey.android.projecteuler:selectionDividerHeight}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_selectionDividersDistance ie.cathalcoffey.android.projecteuler:selectionDividersDistance}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_solidColor ie.cathalcoffey.android.projecteuler:solidColor}</code></td><td></td></tr> <tr><td><code>{@link #NumberPicker_virtualButtonPressedDrawable ie.cathalcoffey.android.projecteuler:virtualButtonPressedDrawable}</code></td><td></td></tr> </table> @see #NumberPicker_android_fadingEdgeLength @see #NumberPicker_android_layout @see #NumberPicker_android_maxHeight @see #NumberPicker_android_maxWidth @see #NumberPicker_android_minHeight @see #NumberPicker_android_minWidth @see #NumberPicker_android_orientation @see #NumberPicker_flingable @see #NumberPicker_selectionDivider @see #NumberPicker_selectionDividerHeight @see #NumberPicker_selectionDividersDistance @see #NumberPicker_solidColor @see #NumberPicker_virtualButtonPressedDrawable */ public static final int[] NumberPicker = { 0x010100c4, 0x010100e0, 0x010100f2, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x7f010103, 0x7f010104, 0x7f010105, 0x7f010106, 0x7f010107, 0x7f010108 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_fadingEdgeLength} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_fadingEdgeLength */ public static final int NumberPicker_android_fadingEdgeLength = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_layout} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_layout */ public static final int NumberPicker_android_layout = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxHeight} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_maxHeight */ public static final int NumberPicker_android_maxHeight = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxWidth} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_maxWidth */ public static final int NumberPicker_android_maxWidth = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_minHeight} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_minHeight */ public static final int NumberPicker_android_minHeight = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_minWidth} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_minWidth */ public static final int NumberPicker_android_minWidth = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_orientation} attribute's value can be found in the {@link #NumberPicker} array. @attr name android:android_orientation */ public static final int NumberPicker_android_orientation = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#flingable} attribute's value can be found in the {@link #NumberPicker} 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:flingable */ public static final int NumberPicker_flingable = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectionDivider} attribute's value can be found in the {@link #NumberPicker} 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:selectionDivider */ public static final int NumberPicker_selectionDivider = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectionDividerHeight} attribute's value can be found in the {@link #NumberPicker} 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:selectionDividerHeight */ public static final int NumberPicker_selectionDividerHeight = 11; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectionDividersDistance} attribute's value can be found in the {@link #NumberPicker} 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:selectionDividersDistance */ public static final int NumberPicker_selectionDividersDistance = 12; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#solidColor} attribute's value can be found in the {@link #NumberPicker} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". @attr name android:solidColor */ public static final int NumberPicker_solidColor = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#virtualButtonPressedDrawable} attribute's value can be found in the {@link #NumberPicker} 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:virtualButtonPressedDrawable */ public static final int NumberPicker_virtualButtonPressedDrawable = 9; /** Attributes that can be used with a NumberPickerPreference. <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 #NumberPickerPreference_max ie.cathalcoffey.android.projecteuler:max}</code></td><td></td></tr> <tr><td><code>{@link #NumberPickerPreference_min ie.cathalcoffey.android.projecteuler:min}</code></td><td></td></tr> <tr><td><code>{@link #NumberPickerPreference_wrapSelectorWheel ie.cathalcoffey.android.projecteuler:wrapSelectorWheel}</code></td><td></td></tr> </table> @see #NumberPickerPreference_max @see #NumberPickerPreference_min @see #NumberPickerPreference_wrapSelectorWheel */ public static final int[] NumberPickerPreference = { 0x7f0100f8, 0x7f0100f9, 0x7f0100fa }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#max} attribute's value can be found in the {@link #NumberPickerPreference} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:max */ public static final int NumberPickerPreference_max = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#min} attribute's value can be found in the {@link #NumberPickerPreference} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:min */ public static final int NumberPickerPreference_min = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#wrapSelectorWheel} attribute's value can be found in the {@link #NumberPickerPreference} 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:wrapSelectorWheel */ public static final int NumberPickerPreference_wrapSelectorWheel = 2; /** Attributes that can be used with a Preference. <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 #Preference_defaultValue ie.cathalcoffey.android.projecteuler:defaultValue}</code></td><td></td></tr> <tr><td><code>{@link #Preference_dependency ie.cathalcoffey.android.projecteuler:dependency}</code></td><td></td></tr> <tr><td><code>{@link #Preference_depends ie.cathalcoffey.android.projecteuler:depends}</code></td><td></td></tr> <tr><td><code>{@link #Preference_enabled ie.cathalcoffey.android.projecteuler:enabled}</code></td><td></td></tr> <tr><td><code>{@link #Preference_fragment ie.cathalcoffey.android.projecteuler:fragment}</code></td><td></td></tr> <tr><td><code>{@link #Preference_icon ie.cathalcoffey.android.projecteuler:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr> <tr><td><code>{@link #Preference_id ie.cathalcoffey.android.projecteuler:id}</code></td><td> Already defined in ABS <attr name="icon" format="reference" /> <attr name="title" format="string" /> </td></tr> <tr><td><code>{@link #Preference_key ie.cathalcoffey.android.projecteuler:key}</code></td><td></td></tr> <tr><td><code>{@link #Preference_layout ie.cathalcoffey.android.projecteuler:layout}</code></td><td></td></tr> <tr><td><code>{@link #Preference_order ie.cathalcoffey.android.projecteuler:order}</code></td><td></td></tr> <tr><td><code>{@link #Preference_persistent ie.cathalcoffey.android.projecteuler:persistent}</code></td><td></td></tr> <tr><td><code>{@link #Preference_selectable ie.cathalcoffey.android.projecteuler:selectable}</code></td><td></td></tr> <tr><td><code>{@link #Preference_shouldDisableView ie.cathalcoffey.android.projecteuler:shouldDisableView}</code></td><td></td></tr> <tr><td><code>{@link #Preference_summary ie.cathalcoffey.android.projecteuler:summary}</code></td><td></td></tr> <tr><td><code>{@link #Preference_title ie.cathalcoffey.android.projecteuler:title}</code></td><td> Specifies title text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #Preference_widgetLayout ie.cathalcoffey.android.projecteuler:widgetLayout}</code></td><td></td></tr> </table> @see #Preference_defaultValue @see #Preference_dependency @see #Preference_depends @see #Preference_enabled @see #Preference_fragment @see #Preference_icon @see #Preference_id @see #Preference_key @see #Preference_layout @see #Preference_order @see #Preference_persistent @see #Preference_selectable @see #Preference_shouldDisableView @see #Preference_summary @see #Preference_title @see #Preference_widgetLayout */ public static final int[] Preference = { 0x7f01007b, 0x7f01007d, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dd, 0x7f0100de, 0x7f0100e1 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#defaultValue} attribute's value can be found in the {@link #Preference} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>May be an integer value, such as "<code>100</code>". <p>May be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>May be a floating point value, such as "<code>1.2</code>". @attr name android:defaultValue */ public static final int Preference_defaultValue = 11; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dependency} attribute's value can be found in the {@link #Preference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:dependency */ public static final int Preference_dependency = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#depends} attribute's value can be found in the {@link #Preference} 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:depends */ public static final int Preference_depends = 9; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#enabled} attribute's value can be found in the {@link #Preference} 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:enabled */ public static final int Preference_enabled = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fragment} attribute's value can be found in the {@link #Preference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:fragment */ public static final int Preference_fragment = 15; /** <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 Preference_icon = 1; /** <p> @attr description Already defined in ABS <attr name="icon" format="reference" /> <attr name="title" format="string" /> <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:id */ public static final int Preference_id = 13; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#key} attribute's value can be found in the {@link #Preference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:key */ public static final int Preference_key = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#layout} attribute's value can be found in the {@link #Preference} 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:layout */ public static final int Preference_layout = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#order} attribute's value can be found in the {@link #Preference} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:order */ public static final int Preference_order = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#persistent} attribute's value can be found in the {@link #Preference} 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:persistent */ public static final int Preference_persistent = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#selectable} attribute's value can be found in the {@link #Preference} 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:selectable */ public static final int Preference_selectable = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#shouldDisableView} attribute's value can be found in the {@link #Preference} 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:shouldDisableView */ public static final int Preference_shouldDisableView = 12; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summary} attribute's value can be found in the {@link #Preference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summary */ public static final int Preference_summary = 14; /** <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 Preference_title = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#widgetLayout} attribute's value can be found in the {@link #Preference} 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:widgetLayout */ public static final int Preference_widgetLayout = 5; /** Attributes that can be used with a PreferenceFrameLayout. <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 #PreferenceFrameLayout_borderBottom ie.cathalcoffey.android.projecteuler:borderBottom}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceFrameLayout_borderLeft ie.cathalcoffey.android.projecteuler:borderLeft}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceFrameLayout_borderRight ie.cathalcoffey.android.projecteuler:borderRight}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceFrameLayout_borderTop ie.cathalcoffey.android.projecteuler:borderTop}</code></td><td></td></tr> </table> @see #PreferenceFrameLayout_borderBottom @see #PreferenceFrameLayout_borderLeft @see #PreferenceFrameLayout_borderRight @see #PreferenceFrameLayout_borderTop */ public static final int[] PreferenceFrameLayout = { 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#borderBottom} attribute's value can be found in the {@link #PreferenceFrameLayout} 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:borderBottom */ public static final int PreferenceFrameLayout_borderBottom = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#borderLeft} attribute's value can be found in the {@link #PreferenceFrameLayout} 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:borderLeft */ public static final int PreferenceFrameLayout_borderLeft = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#borderRight} attribute's value can be found in the {@link #PreferenceFrameLayout} 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:borderRight */ public static final int PreferenceFrameLayout_borderRight = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#borderTop} attribute's value can be found in the {@link #PreferenceFrameLayout} 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:borderTop */ public static final int PreferenceFrameLayout_borderTop = 0; /** Attributes that can be used with a PreferenceFrameLayout_Layout. <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 #PreferenceFrameLayout_Layout_layout_removeBorders ie.cathalcoffey.android.projecteuler:layout_removeBorders}</code></td><td></td></tr> </table> @see #PreferenceFrameLayout_Layout_layout_removeBorders */ public static final int[] PreferenceFrameLayout_Layout = { 0x7f0100e6 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#layout_removeBorders} attribute's value can be found in the {@link #PreferenceFrameLayout_Layout} 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:layout_removeBorders */ public static final int PreferenceFrameLayout_Layout_layout_removeBorders = 0; /** Attributes that can be used with a PreferenceGroup. <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 #PreferenceGroup_orderingFromXml ie.cathalcoffey.android.projecteuler:orderingFromXml}</code></td><td></td></tr> </table> @see #PreferenceGroup_orderingFromXml */ public static final int[] PreferenceGroup = { 0x7f0100dc }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#orderingFromXml} attribute's value can be found in the {@link #PreferenceGroup} 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:orderingFromXml */ public static final int PreferenceGroup_orderingFromXml = 0; /** Attributes that can be used with a PreferenceHeader. <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 #PreferenceHeader_breadCrumbShortTitle ie.cathalcoffey.android.projecteuler:breadCrumbShortTitle}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceHeader_breadCrumbTitle ie.cathalcoffey.android.projecteuler:breadCrumbTitle}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceHeader_fragment ie.cathalcoffey.android.projecteuler:fragment}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceHeader_icon ie.cathalcoffey.android.projecteuler:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr> <tr><td><code>{@link #PreferenceHeader_id ie.cathalcoffey.android.projecteuler:id}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceHeader_summary ie.cathalcoffey.android.projecteuler:summary}</code></td><td></td></tr> <tr><td><code>{@link #PreferenceHeader_title ie.cathalcoffey.android.projecteuler:title}</code></td><td> Specifies title text used for navigationMode="normal" </td></tr> </table> @see #PreferenceHeader_breadCrumbShortTitle @see #PreferenceHeader_breadCrumbTitle @see #PreferenceHeader_fragment @see #PreferenceHeader_icon @see #PreferenceHeader_id @see #PreferenceHeader_summary @see #PreferenceHeader_title */ public static final int[] PreferenceHeader = { 0x7f01007b, 0x7f01007d, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#breadCrumbShortTitle} attribute's value can be found in the {@link #PreferenceHeader} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:breadCrumbShortTitle */ public static final int PreferenceHeader_breadCrumbShortTitle = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#breadCrumbTitle} attribute's value can be found in the {@link #PreferenceHeader} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:breadCrumbTitle */ public static final int PreferenceHeader_breadCrumbTitle = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fragment} attribute's value can be found in the {@link #PreferenceHeader} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:fragment */ public static final int PreferenceHeader_fragment = 6; /** <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 PreferenceHeader_icon = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#id} attribute's value can be found in the {@link #PreferenceHeader} 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:id */ public static final int PreferenceHeader_id = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summary} attribute's value can be found in the {@link #PreferenceHeader} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summary */ public static final int PreferenceHeader_summary = 3; /** <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 PreferenceHeader_title = 0; /** Attributes that can be used with a ProgressBar. <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 #ProgressBar_android_animationResolution ie.cathalcoffey.android.projecteuler:android_animationResolution}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_indeterminate ie.cathalcoffey.android.projecteuler:android_indeterminate}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_indeterminateBehavior ie.cathalcoffey.android.projecteuler:android_indeterminateBehavior}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_indeterminateDrawable ie.cathalcoffey.android.projecteuler:android_indeterminateDrawable}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_indeterminateDuration ie.cathalcoffey.android.projecteuler:android_indeterminateDuration}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_indeterminateOnly ie.cathalcoffey.android.projecteuler:android_indeterminateOnly}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_interpolator ie.cathalcoffey.android.projecteuler:android_interpolator}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_max ie.cathalcoffey.android.projecteuler:android_max}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_maxHeight ie.cathalcoffey.android.projecteuler:android_maxHeight}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_maxWidth ie.cathalcoffey.android.projecteuler:android_maxWidth}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_minHeight ie.cathalcoffey.android.projecteuler:android_minHeight}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_minWidth ie.cathalcoffey.android.projecteuler:android_minWidth}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_progress ie.cathalcoffey.android.projecteuler:android_progress}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_progressDrawable ie.cathalcoffey.android.projecteuler:android_progressDrawable}</code></td><td></td></tr> <tr><td><code>{@link #ProgressBar_android_secondaryProgress ie.cathalcoffey.android.projecteuler:android_secondaryProgress}</code></td><td></td></tr> </table> @see #ProgressBar_android_animationResolution @see #ProgressBar_android_indeterminate @see #ProgressBar_android_indeterminateBehavior @see #ProgressBar_android_indeterminateDrawable @see #ProgressBar_android_indeterminateDuration @see #ProgressBar_android_indeterminateOnly @see #ProgressBar_android_interpolator @see #ProgressBar_android_max @see #ProgressBar_android_maxHeight @see #ProgressBar_android_maxWidth @see #ProgressBar_android_minHeight @see #ProgressBar_android_minWidth @see #ProgressBar_android_progress @see #ProgressBar_android_progressDrawable @see #ProgressBar_android_secondaryProgress */ public static final int[] ProgressBar = { 0x0101011f, 0x01010120, 0x01010136, 0x01010137, 0x01010138, 0x01010139, 0x0101013a, 0x0101013b, 0x0101013c, 0x0101013d, 0x0101013e, 0x0101013f, 0x01010140, 0x01010141, 0x0101031a }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_animationResolution} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_animationResolution */ public static final int ProgressBar_android_animationResolution = 14; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indeterminate} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_indeterminate */ public static final int ProgressBar_android_indeterminate = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indeterminateBehavior} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_indeterminateBehavior */ public static final int ProgressBar_android_indeterminateBehavior = 10; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indeterminateDrawable} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_indeterminateDrawable */ public static final int ProgressBar_android_indeterminateDrawable = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indeterminateDuration} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_indeterminateDuration */ public static final int ProgressBar_android_indeterminateDuration = 9; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_indeterminateOnly} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_indeterminateOnly */ public static final int ProgressBar_android_indeterminateOnly = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_interpolator} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_interpolator */ public static final int ProgressBar_android_interpolator = 13; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_max} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_max */ public static final int ProgressBar_android_max = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxHeight} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_maxHeight */ public static final int ProgressBar_android_maxHeight = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_maxWidth} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_maxWidth */ public static final int ProgressBar_android_maxWidth = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_minHeight} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_minHeight */ public static final int ProgressBar_android_minHeight = 12; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_minWidth} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_minWidth */ public static final int ProgressBar_android_minWidth = 11; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_progress} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_progress */ public static final int ProgressBar_android_progress = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_progressDrawable} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_progressDrawable */ public static final int ProgressBar_android_progressDrawable = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_secondaryProgress} attribute's value can be found in the {@link #ProgressBar} array. @attr name android:android_secondaryProgress */ public static final int ProgressBar_android_secondaryProgress = 4; /** Attributes that can be used with a RingtonePreference. <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 #RingtonePreference_ringtoneType ie.cathalcoffey.android.projecteuler:ringtoneType}</code></td><td></td></tr> <tr><td><code>{@link #RingtonePreference_showDefault ie.cathalcoffey.android.projecteuler:showDefault}</code></td><td></td></tr> <tr><td><code>{@link #RingtonePreference_showSilent ie.cathalcoffey.android.projecteuler:showSilent}</code></td><td></td></tr> </table> @see #RingtonePreference_ringtoneType @see #RingtonePreference_showDefault @see #RingtonePreference_showSilent */ public static final int[] RingtonePreference = { 0x7f0100f4, 0x7f0100f5, 0x7f0100f6 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#ringtoneType} attribute's value can be found in the {@link #RingtonePreference} array. <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>ringtone</code></td><td>1</td><td></td></tr> <tr><td><code>notification</code></td><td>2</td><td></td></tr> <tr><td><code>alarm</code></td><td>4</td><td></td></tr> <tr><td><code>all</code></td><td>7</td><td></td></tr> </table> @attr name android:ringtoneType */ public static final int RingtonePreference_ringtoneType = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#showDefault} attribute's value can be found in the {@link #RingtonePreference} 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:showDefault */ public static final int RingtonePreference_showDefault = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#showSilent} attribute's value can be found in the {@link #RingtonePreference} 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:showSilent */ public static final int RingtonePreference_showSilent = 2; /** Attributes that can be used with a RotateDrawable. <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 #RotateDrawable_android_drawable ie.cathalcoffey.android.projecteuler:android_drawable}</code></td><td></td></tr> <tr><td><code>{@link #RotateDrawable_android_fromDegrees ie.cathalcoffey.android.projecteuler:android_fromDegrees}</code></td><td></td></tr> <tr><td><code>{@link #RotateDrawable_android_pivotX ie.cathalcoffey.android.projecteuler:android_pivotX}</code></td><td></td></tr> <tr><td><code>{@link #RotateDrawable_android_pivotY ie.cathalcoffey.android.projecteuler:android_pivotY}</code></td><td></td></tr> <tr><td><code>{@link #RotateDrawable_android_toDegrees ie.cathalcoffey.android.projecteuler:android_toDegrees}</code></td><td></td></tr> <tr><td><code>{@link #RotateDrawable_android_visible ie.cathalcoffey.android.projecteuler:android_visible}</code></td><td></td></tr> </table> @see #RotateDrawable_android_drawable @see #RotateDrawable_android_fromDegrees @see #RotateDrawable_android_pivotX @see #RotateDrawable_android_pivotY @see #RotateDrawable_android_toDegrees @see #RotateDrawable_android_visible */ public static final int[] RotateDrawable = { 0x01010194, 0x01010199, 0x010101b3, 0x010101b4, 0x010101b5, 0x010101b6 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_drawable} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_drawable */ public static final int RotateDrawable_android_drawable = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_fromDegrees} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_fromDegrees */ public static final int RotateDrawable_android_fromDegrees = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_pivotX} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_pivotX */ public static final int RotateDrawable_android_pivotX = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_pivotY} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_pivotY */ public static final int RotateDrawable_android_pivotY = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_toDegrees} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_toDegrees */ public static final int RotateDrawable_android_toDegrees = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_visible} attribute's value can be found in the {@link #RotateDrawable} array. @attr name android:android_visible */ public static final int RotateDrawable_android_visible = 0; /** Attributes that can be used with a SeekBar. <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 #SeekBar_android_disabledAlpha ie.cathalcoffey.android.projecteuler:android_disabledAlpha}</code></td><td></td></tr> <tr><td><code>{@link #SeekBar_android_thumb ie.cathalcoffey.android.projecteuler:android_thumb}</code></td><td></td></tr> <tr><td><code>{@link #SeekBar_android_thumbOffset ie.cathalcoffey.android.projecteuler:android_thumbOffset}</code></td><td></td></tr> </table> @see #SeekBar_android_disabledAlpha @see #SeekBar_android_thumb @see #SeekBar_android_thumbOffset */ public static final int[] SeekBar = { 0x01010033, 0x01010142, 0x01010143 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_disabledAlpha} attribute's value can be found in the {@link #SeekBar} array. @attr name android:android_disabledAlpha */ public static final int SeekBar_android_disabledAlpha = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_thumb} attribute's value can be found in the {@link #SeekBar} array. @attr name android:android_thumb */ public static final int SeekBar_android_thumb = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_thumbOffset} attribute's value can be found in the {@link #SeekBar} array. @attr name android:android_thumbOffset */ public static final int SeekBar_android_thumbOffset = 2; /** Attributes that can be used with a SeekBarDialogPreference. <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 #SeekBarDialogPreference_max ie.cathalcoffey.android.projecteuler:max}</code></td><td></td></tr> </table> @see #SeekBarDialogPreference_max */ public static final int[] SeekBarDialogPreference = { 0x7f0100f9 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#max} attribute's value can be found in the {@link #SeekBarDialogPreference} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:max */ public static final int SeekBarDialogPreference_max = 0; /** Attributes that can be used with a SeekBarPreference. <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 #SeekBarPreference_max ie.cathalcoffey.android.projecteuler:max}</code></td><td></td></tr> </table> @see #SeekBarPreference_max */ public static final int[] SeekBarPreference = { 0x7f0100f9 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#max} attribute's value can be found in the {@link #SeekBarPreference} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:max */ public static final int SeekBarPreference_max = 0; /** 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 ie.cathalcoffey.android.projecteuler:background}</code></td><td> Specifies a background drawable for the action bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_backgroundSplit ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:customNavigationLayout}</code></td><td> Specifies a layout for custom navigation.</td></tr> <tr><td><code>{@link #SherlockActionBar_displayOptions ie.cathalcoffey.android.projecteuler:displayOptions}</code></td><td> Options affecting how the action bar is displayed.</td></tr> <tr><td><code>{@link #SherlockActionBar_divider ie.cathalcoffey.android.projecteuler:divider}</code></td><td> Specifies the drawable used for item dividers.</td></tr> <tr><td><code>{@link #SherlockActionBar_height ie.cathalcoffey.android.projecteuler:height}</code></td><td> Specifies a fixed height.</td></tr> <tr><td><code>{@link #SherlockActionBar_homeLayout ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr> <tr><td><code>{@link #SherlockActionBar_indeterminateProgressStyle ie.cathalcoffey.android.projecteuler:indeterminateProgressStyle}</code></td><td> Specifies a style resource to use for an indeterminate progress spinner.</td></tr> <tr><td><code>{@link #SherlockActionBar_itemPadding ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:logo}</code></td><td> Specifies the drawable used for the application logo.</td></tr> <tr><td><code>{@link #SherlockActionBar_navigationMode ie.cathalcoffey.android.projecteuler:navigationMode}</code></td><td> The type of navigation to use.</td></tr> <tr><td><code>{@link #SherlockActionBar_progressBarPadding ie.cathalcoffey.android.projecteuler:progressBarPadding}</code></td><td> Specifies the horizontal padding on either end for an embedded progress bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_progressBarStyle ie.cathalcoffey.android.projecteuler:progressBarStyle}</code></td><td> Specifies a style resource to use for an embedded progress bar.</td></tr> <tr><td><code>{@link #SherlockActionBar_subtitle ie.cathalcoffey.android.projecteuler:subtitle}</code></td><td> Specifies subtitle text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #SherlockActionBar_subtitleTextStyle ie.cathalcoffey.android.projecteuler:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #SherlockActionBar_title ie.cathalcoffey.android.projecteuler:title}</code></td><td> Specifies title text used for navigationMode="normal" </td></tr> <tr><td><code>{@link #SherlockActionBar_titleTextStyle ie.cathalcoffey.android.projecteuler: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 = { 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085 }; /** <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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler:background}</code></td><td> Specifies a background for the action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_backgroundSplit ie.cathalcoffey.android.projecteuler:backgroundSplit}</code></td><td> Specifies a background for the split action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_height ie.cathalcoffey.android.projecteuler:height}</code></td><td> Specifies a fixed height for the action mode bar.</td></tr> <tr><td><code>{@link #SherlockActionMode_subtitleTextStyle ie.cathalcoffey.android.projecteuler:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr> <tr><td><code>{@link #SherlockActionMode_titleTextStyle ie.cathalcoffey.android.projecteuler: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 = { 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035 }; /** <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 ie.cathalcoffey.android.projecteuler:android_background}</code></td><td></td></tr> <tr><td><code>{@link #SherlockActivityChooserView_expandActivityOverflowButtonDrawable ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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, 0x7f01008e, 0x7f01008f }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler:android_checkableBehavior}</code></td><td> Whether the items are capable of displaying a check mark.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_enabled ie.cathalcoffey.android.projecteuler:android_enabled}</code></td><td> Whether the items are enabled.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_id ie.cathalcoffey.android.projecteuler:android_id}</code></td><td> The ID of the group.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_menuCategory ie.cathalcoffey.android.projecteuler:android_menuCategory}</code></td><td> The category applied to all items within this group.</td></tr> <tr><td><code>{@link #SherlockMenuGroup_android_orderInCategory ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler:android_actionLayout}</code></td><td> An optional layout to be used as an action view.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_actionProviderClass ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:android_alphabeticShortcut}</code></td><td> The alphabetic shortcut key.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_checkable ie.cathalcoffey.android.projecteuler:android_checkable}</code></td><td> Whether the item is capable of displaying a check mark.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_checked ie.cathalcoffey.android.projecteuler:android_checked}</code></td><td> Whether the item is checked.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_enabled ie.cathalcoffey.android.projecteuler:android_enabled}</code></td><td> Whether the item is enabled.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_icon ie.cathalcoffey.android.projecteuler:android_icon}</code></td><td> The icon associated with this item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_id ie.cathalcoffey.android.projecteuler:android_id}</code></td><td> The ID of the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_menuCategory ie.cathalcoffey.android.projecteuler:android_menuCategory}</code></td><td> The category applied to the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_numericShortcut ie.cathalcoffey.android.projecteuler:android_numericShortcut}</code></td><td> The numeric shortcut key.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_onClick ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:android_orderInCategory}</code></td><td> The order within the category applied to the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_showAsAction ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:android_title}</code></td><td> The title associated with the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_titleCondensed ie.cathalcoffey.android.projecteuler:android_titleCondensed}</code></td><td> The condensed title associated with the item.</td></tr> <tr><td><code>{@link #SherlockMenuItem_android_visible ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler:headerBackground}</code></td><td> Default background for the menu header.</td></tr> <tr><td><code>{@link #SherlockMenuView_horizontalDivider ie.cathalcoffey.android.projecteuler:horizontalDivider}</code></td><td> Default horizontal divider between rows of menu items.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemBackground ie.cathalcoffey.android.projecteuler:itemBackground}</code></td><td> Default background for each menu item.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemIconDisabledAlpha ie.cathalcoffey.android.projecteuler:itemIconDisabledAlpha}</code></td><td> Default disabled icon alpha for each menu item that shows an icon.</td></tr> <tr><td><code>{@link #SherlockMenuView_itemTextAppearance ie.cathalcoffey.android.projecteuler:itemTextAppearance}</code></td><td> Default appearance of menu item text.</td></tr> <tr><td><code>{@link #SherlockMenuView_preserveIconSpacing ie.cathalcoffey.android.projecteuler:preserveIconSpacing}</code></td><td> Whether space should be reserved in layout when an icon is missing.</td></tr> <tr><td><code>{@link #SherlockMenuView_verticalDivider ie.cathalcoffey.android.projecteuler:verticalDivider}</code></td><td> Default vertical divider between menu items.</td></tr> <tr><td><code>{@link #SherlockMenuView_windowAnimationStyle ie.cathalcoffey.android.projecteuler: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 = { 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d }; /** <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 ie.cathalcoffey.android.projecteuler:android_imeOptions}</code></td><td> The IME options to set on the query text field.</td></tr> <tr><td><code>{@link #SherlockSearchView_android_inputType ie.cathalcoffey.android.projecteuler:android_inputType}</code></td><td> The input type to set on the query text field.</td></tr> <tr><td><code>{@link #SherlockSearchView_android_maxWidth ie.cathalcoffey.android.projecteuler:android_maxWidth}</code></td><td> An optional maximum width of the SearchView.</td></tr> <tr><td><code>{@link #SherlockSearchView_iconifiedByDefault ie.cathalcoffey.android.projecteuler:iconifiedByDefault}</code></td><td> The default state of the SearchView.</td></tr> <tr><td><code>{@link #SherlockSearchView_queryHint ie.cathalcoffey.android.projecteuler: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, 0x7f010090, 0x7f010091 }; /** <p> @attr description The IME options to set on the query text field. <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:android_dropDownSelector}</code></td><td> List selector to use for spinnerMode="dropdown" display.</td></tr> <tr><td><code>{@link #SherlockSpinner_android_dropDownVerticalOffset ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:android_dropDownWidth}</code></td><td> Width of the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_gravity ie.cathalcoffey.android.projecteuler:android_gravity}</code></td><td> Gravity setting for positioning the currently selected item.</td></tr> <tr><td><code>{@link #SherlockSpinner_android_popupBackground ie.cathalcoffey.android.projecteuler:android_popupBackground}</code></td><td> Background drawable to use for the dropdown in spinnerMode="dropdown".</td></tr> <tr><td><code>{@link #SherlockSpinner_android_popupPromptView ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler:actionBarDivider}</code></td><td> Custom divider drawable to use for elements in the action bar.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarItemBackground ie.cathalcoffey.android.projecteuler:actionBarItemBackground}</code></td><td> Custom item state list drawable background for action bar items.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarSize ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:actionBarSplitStyle}</code></td><td> Reference to a style for the split Action Bar.</td></tr> <tr><td><code>{@link #SherlockTheme_actionBarStyle ie.cathalcoffey.android.projecteuler:actionBarStyle}</code></td><td> Reference to a style for the Action Bar </td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabBarStyle ie.cathalcoffey.android.projecteuler:actionBarTabBarStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabStyle ie.cathalcoffey.android.projecteuler:actionBarTabStyle}</code></td><td> Default style for tabs within an action bar </td></tr> <tr><td><code>{@link #SherlockTheme_actionBarTabTextStyle ie.cathalcoffey.android.projecteuler:actionBarTabTextStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionBarWidgetTheme ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:actionButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionDropDownStyle ie.cathalcoffey.android.projecteuler:actionDropDownStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionMenuTextAppearance ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:actionMenuTextColor}</code></td><td> Color for text that appears within action menu items.</td></tr> <tr><td><code>{@link #SherlockTheme_actionModeBackground ie.cathalcoffey.android.projecteuler:actionModeBackground}</code></td><td> Background drawable to use for action mode UI </td></tr> <tr><td><code>{@link #SherlockTheme_actionModeCloseButtonStyle ie.cathalcoffey.android.projecteuler:actionModeCloseButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionModeCloseDrawable ie.cathalcoffey.android.projecteuler:actionModeCloseDrawable}</code></td><td> Drawable to use for the close action mode button </td></tr> <tr><td><code>{@link #SherlockTheme_actionModePopupWindowStyle ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:actionModeStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionOverflowButtonStyle ie.cathalcoffey.android.projecteuler:actionOverflowButtonStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_actionSpinnerItemStyle ie.cathalcoffey.android.projecteuler:actionSpinnerItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_activatedBackgroundIndicator ie.cathalcoffey.android.projecteuler:activatedBackgroundIndicator}</code></td><td> Drawable used as a background for activated items.</td></tr> <tr><td><code>{@link #SherlockTheme_activityChooserViewStyle ie.cathalcoffey.android.projecteuler:activityChooserViewStyle}</code></td><td> Default ActivityChooserView style.</td></tr> <tr><td><code>{@link #SherlockTheme_buttonStyleSmall ie.cathalcoffey.android.projecteuler:buttonStyleSmall}</code></td><td> Small Button style.</td></tr> <tr><td><code>{@link #SherlockTheme_dividerVertical ie.cathalcoffey.android.projecteuler:dividerVertical}</code></td><td> Drawable to use for generic vertical dividers.</td></tr> <tr><td><code>{@link #SherlockTheme_dropDownListViewStyle ie.cathalcoffey.android.projecteuler:dropDownListViewStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_dropdownListPreferredItemHeight ie.cathalcoffey.android.projecteuler:dropdownListPreferredItemHeight}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_homeAsUpIndicator ie.cathalcoffey.android.projecteuler:homeAsUpIndicator}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_listPopupWindowStyle ie.cathalcoffey.android.projecteuler:listPopupWindowStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemHeightSmall ie.cathalcoffey.android.projecteuler:listPreferredItemHeightSmall}</code></td><td> A smaller, sleeker list item height.</td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemPaddingLeft ie.cathalcoffey.android.projecteuler:listPreferredItemPaddingLeft}</code></td><td> The preferred padding along the left edge of list items.</td></tr> <tr><td><code>{@link #SherlockTheme_listPreferredItemPaddingRight ie.cathalcoffey.android.projecteuler:listPreferredItemPaddingRight}</code></td><td> The preferred padding along the right edge of list items.</td></tr> <tr><td><code>{@link #SherlockTheme_popupMenuStyle ie.cathalcoffey.android.projecteuler:popupMenuStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_searchAutoCompleteTextView ie.cathalcoffey.android.projecteuler:searchAutoCompleteTextView}</code></td><td> SearchView AutoCompleteTextView style </td></tr> <tr><td><code>{@link #SherlockTheme_searchDropdownBackground ie.cathalcoffey.android.projecteuler:searchDropdownBackground}</code></td><td> SearchView dropdown background </td></tr> <tr><td><code>{@link #SherlockTheme_searchResultListItemHeight ie.cathalcoffey.android.projecteuler:searchResultListItemHeight}</code></td><td> The list item height for search results.</td></tr> <tr><td><code>{@link #SherlockTheme_searchViewCloseIcon ie.cathalcoffey.android.projecteuler:searchViewCloseIcon}</code></td><td> SearchView close button icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewEditQuery ie.cathalcoffey.android.projecteuler:searchViewEditQuery}</code></td><td> SearchView query refinement icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewEditQueryBackground ie.cathalcoffey.android.projecteuler:searchViewEditQueryBackground}</code></td><td> SearchView query refinement icon background </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewGoIcon ie.cathalcoffey.android.projecteuler:searchViewGoIcon}</code></td><td> SearchView Go button icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewSearchIcon ie.cathalcoffey.android.projecteuler:searchViewSearchIcon}</code></td><td> SearchView Search icon </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewTextField ie.cathalcoffey.android.projecteuler:searchViewTextField}</code></td><td> SearchView text field background for the left section </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewTextFieldRight ie.cathalcoffey.android.projecteuler:searchViewTextFieldRight}</code></td><td> SearchView text field background for the right section </td></tr> <tr><td><code>{@link #SherlockTheme_searchViewVoiceIcon ie.cathalcoffey.android.projecteuler:searchViewVoiceIcon}</code></td><td> SearchView Voice button icon </td></tr> <tr><td><code>{@link #SherlockTheme_selectableItemBackground ie.cathalcoffey.android.projecteuler:selectableItemBackground}</code></td><td> Background drawable for standalone items that need focus/pressed states.</td></tr> <tr><td><code>{@link #SherlockTheme_spinnerDropDownItemStyle ie.cathalcoffey.android.projecteuler:spinnerDropDownItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_spinnerItemStyle ie.cathalcoffey.android.projecteuler:spinnerItemStyle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceLargePopupMenu ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:textAppearanceListItemSmall}</code></td><td> The preferred TextAppearance for the primary text of small list items.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSearchResultSubtitle ie.cathalcoffey.android.projecteuler:textAppearanceSearchResultSubtitle}</code></td><td> Text color, typeface, size, and style for system search result subtitle.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSearchResultTitle ie.cathalcoffey.android.projecteuler:textAppearanceSearchResultTitle}</code></td><td> Text color, typeface, size, and style for system search result title.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSmall ie.cathalcoffey.android.projecteuler:textAppearanceSmall}</code></td><td> Text color, typeface, size, and style for "small" text.</td></tr> <tr><td><code>{@link #SherlockTheme_textAppearanceSmallPopupMenu ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:textColorPrimary}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorPrimaryDisableOnly ie.cathalcoffey.android.projecteuler:textColorPrimaryDisableOnly}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorPrimaryInverse ie.cathalcoffey.android.projecteuler:textColorPrimaryInverse}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_textColorSearchUrl ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:windowActionBar}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowActionBarOverlay ie.cathalcoffey.android.projecteuler:windowActionBarOverlay}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowActionModeOverlay ie.cathalcoffey.android.projecteuler:windowActionModeOverlay}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowContentOverlay ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler:windowMinWidthMajor}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowMinWidthMinor ie.cathalcoffey.android.projecteuler:windowMinWidthMinor}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowNoTitle ie.cathalcoffey.android.projecteuler:windowNoTitle}</code></td><td></td></tr> <tr><td><code>{@link #SherlockTheme_windowSplitActionBar ie.cathalcoffey.android.projecteuler: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_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 = { 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, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078 }; /** <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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler.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 ie.cathalcoffey.android.projecteuler: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 ie.cathalcoffey.android.projecteuler.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; /** Attributes that can be used with a Spinner. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Spinner_android_dropDownSelector ie.cathalcoffey.android.projecteuler:android_dropDownSelector}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_android_dropDownWidth ie.cathalcoffey.android.projecteuler:android_dropDownWidth}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_android_gravity ie.cathalcoffey.android.projecteuler:android_gravity}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_android_popupBackground ie.cathalcoffey.android.projecteuler:android_popupBackground}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_android_prompt ie.cathalcoffey.android.projecteuler:android_prompt}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_disableChildrenWhenDisabled ie.cathalcoffey.android.projecteuler:disableChildrenWhenDisabled}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_dropDownHorizontalOffset ie.cathalcoffey.android.projecteuler:dropDownHorizontalOffset}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_dropDownVerticalOffset ie.cathalcoffey.android.projecteuler:dropDownVerticalOffset}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_popupPromptView ie.cathalcoffey.android.projecteuler:popupPromptView}</code></td><td></td></tr> <tr><td><code>{@link #Spinner_spinnerMode ie.cathalcoffey.android.projecteuler:spinnerMode}</code></td><td></td></tr> </table> @see #Spinner_android_dropDownSelector @see #Spinner_android_dropDownWidth @see #Spinner_android_gravity @see #Spinner_android_popupBackground @see #Spinner_android_prompt @see #Spinner_disableChildrenWhenDisabled @see #Spinner_dropDownHorizontalOffset @see #Spinner_dropDownVerticalOffset @see #Spinner_popupPromptView @see #Spinner_spinnerMode */ public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x0101017b, 0x01010262, 0x7f0100fe, 0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownSelector} attribute's value can be found in the {@link #Spinner} array. @attr name android:android_dropDownSelector */ public static final int Spinner_android_dropDownSelector = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_dropDownWidth} attribute's value can be found in the {@link #Spinner} array. @attr name android:android_dropDownWidth */ public static final int Spinner_android_dropDownWidth = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_gravity} attribute's value can be found in the {@link #Spinner} array. @attr name android:android_gravity */ public static final int Spinner_android_gravity = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_popupBackground} attribute's value can be found in the {@link #Spinner} array. @attr name android:android_popupBackground */ public static final int Spinner_android_popupBackground = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_prompt} attribute's value can be found in the {@link #Spinner} array. @attr name android:android_prompt */ public static final int Spinner_android_prompt = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#disableChildrenWhenDisabled} attribute's value can be found in the {@link #Spinner} 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:disableChildrenWhenDisabled */ public static final int Spinner_disableChildrenWhenDisabled = 9; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dropDownHorizontalOffset} attribute's value can be found in the {@link #Spinner} 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:dropDownHorizontalOffset */ public static final int Spinner_dropDownHorizontalOffset = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#dropDownVerticalOffset} attribute's value can be found in the {@link #Spinner} 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:dropDownVerticalOffset */ public static final int Spinner_dropDownVerticalOffset = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#popupPromptView} attribute's value can be found in the {@link #Spinner} 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:popupPromptView */ public static final int Spinner_popupPromptView = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#spinnerMode} attribute's value can be found in the {@link #Spinner} 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>dialog</code></td><td>0</td><td></td></tr> <tr><td><code>dropdown</code></td><td>1</td><td></td></tr> </table> @attr name android:spinnerMode */ public static final int Spinner_spinnerMode = 5; /** Attributes that can be used with a Switch. <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 #Switch_switchMinWidth ie.cathalcoffey.android.projecteuler:switchMinWidth}</code></td><td></td></tr> <tr><td><code>{@link #Switch_switchPadding ie.cathalcoffey.android.projecteuler:switchPadding}</code></td><td></td></tr> <tr><td><code>{@link #Switch_switchTextAppearance ie.cathalcoffey.android.projecteuler:switchTextAppearance}</code></td><td></td></tr> <tr><td><code>{@link #Switch_textOff ie.cathalcoffey.android.projecteuler:textOff}</code></td><td></td></tr> <tr><td><code>{@link #Switch_textOn ie.cathalcoffey.android.projecteuler:textOn}</code></td><td></td></tr> <tr><td><code>{@link #Switch_thumb ie.cathalcoffey.android.projecteuler:thumb}</code></td><td></td></tr> <tr><td><code>{@link #Switch_thumbTextPadding ie.cathalcoffey.android.projecteuler:thumbTextPadding}</code></td><td></td></tr> <tr><td><code>{@link #Switch_toggleWhenClick ie.cathalcoffey.android.projecteuler:toggleWhenClick}</code></td><td></td></tr> <tr><td><code>{@link #Switch_track ie.cathalcoffey.android.projecteuler:track}</code></td><td></td></tr> </table> @see #Switch_switchMinWidth @see #Switch_switchPadding @see #Switch_switchTextAppearance @see #Switch_textOff @see #Switch_textOn @see #Switch_thumb @see #Switch_thumbTextPadding @see #Switch_toggleWhenClick @see #Switch_track */ public static final int[] Switch = { 0x7f010125, 0x7f010126, 0x7f010127, 0x7f010128, 0x7f010129, 0x7f01012a, 0x7f01012b, 0x7f01012c, 0x7f01012d }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#switchMinWidth} attribute's value can be found in the {@link #Switch} 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:switchMinWidth */ public static final int Switch_switchMinWidth = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#switchPadding} attribute's value can be found in the {@link #Switch} 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:switchPadding */ public static final int Switch_switchPadding = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#switchTextAppearance} attribute's value can be found in the {@link #Switch} 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:switchTextAppearance */ public static final int Switch_switchTextAppearance = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#textOff} attribute's value can be found in the {@link #Switch} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:textOff */ public static final int Switch_textOff = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#textOn} attribute's value can be found in the {@link #Switch} array. <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @attr name android:textOn */ public static final int Switch_textOn = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#thumb} attribute's value can be found in the {@link #Switch} 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:thumb */ public static final int Switch_thumb = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#thumbTextPadding} attribute's value can be found in the {@link #Switch} 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:thumbTextPadding */ public static final int Switch_thumbTextPadding = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#toggleWhenClick} attribute's value can be found in the {@link #Switch} 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:toggleWhenClick */ public static final int Switch_toggleWhenClick = 8; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#track} attribute's value can be found in the {@link #Switch} 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:track */ public static final int Switch_track = 0; /** Attributes that can be used with a SwitchPreference. <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 #SwitchPreference_disableDependentsState ie.cathalcoffey.android.projecteuler:disableDependentsState}</code></td><td></td></tr> <tr><td><code>{@link #SwitchPreference_summaryOff ie.cathalcoffey.android.projecteuler:summaryOff}</code></td><td></td></tr> <tr><td><code>{@link #SwitchPreference_summaryOn ie.cathalcoffey.android.projecteuler:summaryOn}</code></td><td></td></tr> <tr><td><code>{@link #SwitchPreference_switchTextOff ie.cathalcoffey.android.projecteuler:switchTextOff}</code></td><td></td></tr> <tr><td><code>{@link #SwitchPreference_switchTextOn ie.cathalcoffey.android.projecteuler:switchTextOn}</code></td><td></td></tr> </table> @see #SwitchPreference_disableDependentsState @see #SwitchPreference_summaryOff @see #SwitchPreference_summaryOn @see #SwitchPreference_switchTextOff @see #SwitchPreference_switchTextOn */ public static final int[] SwitchPreference = { 0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100f0, 0x7f0100f1 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#disableDependentsState} attribute's value can be found in the {@link #SwitchPreference} 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:disableDependentsState */ public static final int SwitchPreference_disableDependentsState = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summaryOff} attribute's value can be found in the {@link #SwitchPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summaryOff */ public static final int SwitchPreference_summaryOff = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#summaryOn} attribute's value can be found in the {@link #SwitchPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:summaryOn */ public static final int SwitchPreference_summaryOn = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#switchTextOff} attribute's value can be found in the {@link #SwitchPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:switchTextOff */ public static final int SwitchPreference_switchTextOff = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#switchTextOn} attribute's value can be found in the {@link #SwitchPreference} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:switchTextOn */ public static final int SwitchPreference_switchTextOn = 3; /** Attributes that can be used with a TextAppearance. <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 #TextAppearance_android_textAllCaps ie.cathalcoffey.android.projecteuler:android_textAllCaps}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textColor ie.cathalcoffey.android.projecteuler:android_textColor}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textColorHighlight ie.cathalcoffey.android.projecteuler:android_textColorHighlight}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textColorHint ie.cathalcoffey.android.projecteuler:android_textColorHint}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textColorLink ie.cathalcoffey.android.projecteuler:android_textColorLink}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textSize ie.cathalcoffey.android.projecteuler:android_textSize}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_textStyle ie.cathalcoffey.android.projecteuler:android_textStyle}</code></td><td></td></tr> <tr><td><code>{@link #TextAppearance_android_typeface ie.cathalcoffey.android.projecteuler:android_typeface}</code></td><td></td></tr> </table> @see #TextAppearance_android_textAllCaps @see #TextAppearance_android_textColor @see #TextAppearance_android_textColorHighlight @see #TextAppearance_android_textColorHint @see #TextAppearance_android_textColorLink @see #TextAppearance_android_textSize @see #TextAppearance_android_textStyle @see #TextAppearance_android_typeface */ public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010099, 0x0101009a, 0x0101009b, 0x0101038c }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textAllCaps} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textAllCaps */ public static final int TextAppearance_android_textAllCaps = 7; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textColor} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textColor */ public static final int TextAppearance_android_textColor = 3; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textColorHighlight} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textColorHighlight */ public static final int TextAppearance_android_textColorHighlight = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textColorHint} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textColorHint */ public static final int TextAppearance_android_textColorHint = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textColorLink} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textColorLink */ public static final int TextAppearance_android_textColorLink = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textSize} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textSize */ public static final int TextAppearance_android_textSize = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textStyle} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_textStyle */ public static final int TextAppearance_android_textStyle = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_typeface} attribute's value can be found in the {@link #TextAppearance} array. @attr name android:android_typeface */ public static final int TextAppearance_android_typeface = 1; /** Attributes that can be used with a TextView. <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 #TextView_android_text ie.cathalcoffey.android.projecteuler:android_text}</code></td><td></td></tr> <tr><td><code>{@link #TextView_android_textAllCaps ie.cathalcoffey.android.projecteuler:android_textAllCaps}</code></td><td></td></tr> <tr><td><code>{@link #TextView_textAllCaps ie.cathalcoffey.android.projecteuler:textAllCaps}</code></td><td></td></tr> </table> @see #TextView_android_text @see #TextView_android_textAllCaps @see #TextView_textAllCaps */ public static final int[] TextView = { 0x0101014f, 0x0101038c, 0x7f0100fd }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_text} attribute's value can be found in the {@link #TextView} array. @attr name android:android_text */ public static final int TextView_android_text = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textAllCaps} attribute's value can be found in the {@link #TextView} array. @attr name android:android_textAllCaps */ public static final int TextView_android_textAllCaps = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#textAllCaps} attribute's value can be found in the {@link #TextView} 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:textAllCaps */ public static final int TextView_textAllCaps = 2; /** Attributes that can be used with a TimePicker. <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 #TimePicker_internalLayout ie.cathalcoffey.android.projecteuler:internalLayout}</code></td><td></td></tr> </table> @see #TimePicker_internalLayout */ public static final int[] TimePicker = { 0x7f01010d }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#internalLayout} attribute's value can be found in the {@link #TimePicker} 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:internalLayout */ public static final int TimePicker_internalLayout = 0; /** Attributes that can be used with a TitlePageIndicator. <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 #TitlePageIndicator_android_background ie.cathalcoffey.android.projecteuler:android_background}</code></td><td> View background </td></tr> <tr><td><code>{@link #TitlePageIndicator_android_textColor ie.cathalcoffey.android.projecteuler:android_textColor}</code></td><td> Color of regular titles.</td></tr> <tr><td><code>{@link #TitlePageIndicator_android_textSize ie.cathalcoffey.android.projecteuler:android_textSize}</code></td><td> Size of title text.</td></tr> <tr><td><code>{@link #TitlePageIndicator_clipPadding ie.cathalcoffey.android.projecteuler:clipPadding}</code></td><td> Screen edge padding.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerColor ie.cathalcoffey.android.projecteuler:footerColor}</code></td><td> Color of the footer line and indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight ie.cathalcoffey.android.projecteuler:footerIndicatorHeight}</code></td><td> Height of the indicator above the footer line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle ie.cathalcoffey.android.projecteuler:footerIndicatorStyle}</code></td><td> Style of the indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding ie.cathalcoffey.android.projecteuler:footerIndicatorUnderlinePadding}</code></td><td> Left and right padding of the underline indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerLineHeight ie.cathalcoffey.android.projecteuler:footerLineHeight}</code></td><td> Height of the footer line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerPadding ie.cathalcoffey.android.projecteuler:footerPadding}</code></td><td> Padding between the bottom of the title and the footer.</td></tr> <tr><td><code>{@link #TitlePageIndicator_linePosition ie.cathalcoffey.android.projecteuler:linePosition}</code></td><td> Position of the line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_selectedBold ie.cathalcoffey.android.projecteuler:selectedBold}</code></td><td> Whether or not the selected item is displayed as bold.</td></tr> <tr><td><code>{@link #TitlePageIndicator_selectedColor ie.cathalcoffey.android.projecteuler:selectedColor}</code></td><td> Color of the selected title.</td></tr> <tr><td><code>{@link #TitlePageIndicator_titlePadding ie.cathalcoffey.android.projecteuler:titlePadding}</code></td><td> Padding between titles when bumping into each other.</td></tr> <tr><td><code>{@link #TitlePageIndicator_topPadding ie.cathalcoffey.android.projecteuler:topPadding}</code></td><td> Padding between titles and the top of the View.</td></tr> </table> @see #TitlePageIndicator_android_background @see #TitlePageIndicator_android_textColor @see #TitlePageIndicator_android_textSize @see #TitlePageIndicator_clipPadding @see #TitlePageIndicator_footerColor @see #TitlePageIndicator_footerIndicatorHeight @see #TitlePageIndicator_footerIndicatorStyle @see #TitlePageIndicator_footerIndicatorUnderlinePadding @see #TitlePageIndicator_footerLineHeight @see #TitlePageIndicator_footerPadding @see #TitlePageIndicator_linePosition @see #TitlePageIndicator_selectedBold @see #TitlePageIndicator_selectedColor @see #TitlePageIndicator_titlePadding @see #TitlePageIndicator_topPadding */ public static final int[] TitlePageIndicator = { 0x01010095, 0x01010098, 0x010100d4, 0x7f010019, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_background}. @attr name android:android_background */ public static final int TitlePageIndicator_android_background = 2; /** <p> @attr description Color of regular titles. <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textColor}. @attr name android:android_textColor */ public static final int TitlePageIndicator_android_textColor = 1; /** <p> @attr description Size of title text. <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_textSize}. @attr name android:android_textSize */ public static final int TitlePageIndicator_android_textSize = 0; /** <p> @attr description Screen edge padding. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:clipPadding */ public static final int TitlePageIndicator_clipPadding = 4; /** <p> @attr description Color of the footer line and indicator. <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:footerColor */ public static final int TitlePageIndicator_footerColor = 5; /** <p> @attr description Height of the indicator above the footer line. <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:footerIndicatorHeight */ public static final int TitlePageIndicator_footerIndicatorHeight = 8; /** <p> @attr description Style of the indicator. Default is triangle. <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>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name android:footerIndicatorStyle */ public static final int TitlePageIndicator_footerIndicatorStyle = 7; /** <p> @attr description Left and right padding of the underline indicator. <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:footerIndicatorUnderlinePadding */ public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 9; /** <p> @attr description Height of the footer line. <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:footerLineHeight */ public static final int TitlePageIndicator_footerLineHeight = 6; /** <p> @attr description Padding between the bottom of the title and the footer. <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:footerPadding */ public static final int TitlePageIndicator_footerPadding = 10; /** <p> @attr description Position of the line. <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>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> <p>This is a private symbol. @attr name android:linePosition */ public static final int TitlePageIndicator_linePosition = 11; /** <p> @attr description Whether or not the selected item is displayed as bold. <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:selectedBold */ public static final int TitlePageIndicator_selectedBold = 12; /** <p> @attr description Color of the selected title. <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:selectedColor */ public static final int TitlePageIndicator_selectedColor = 3; /** <p> @attr description Padding between titles when bumping into each other. <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:titlePadding */ public static final int TitlePageIndicator_titlePadding = 13; /** <p> @attr description Padding between titles and the top of the View. <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:topPadding */ public static final int TitlePageIndicator_topPadding = 14; /** Attributes that can be used with a UnderlinePageIndicator. <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 #UnderlinePageIndicator_android_background ie.cathalcoffey.android.projecteuler:android_background}</code></td><td> View background </td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fadeDelay ie.cathalcoffey.android.projecteuler:fadeDelay}</code></td><td> Length of the delay to fade the indicator.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fadeLength ie.cathalcoffey.android.projecteuler:fadeLength}</code></td><td> Length of the indicator fade to transparent.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fades ie.cathalcoffey.android.projecteuler:fades}</code></td><td> Whether or not the selected indicator fades.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_selectedColor ie.cathalcoffey.android.projecteuler:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> </table> @see #UnderlinePageIndicator_android_background @see #UnderlinePageIndicator_fadeDelay @see #UnderlinePageIndicator_fadeLength @see #UnderlinePageIndicator_fades @see #UnderlinePageIndicator_selectedColor */ public static final int[] UnderlinePageIndicator = { 0x010100d4, 0x7f010019, 0x7f01002e, 0x7f01002f, 0x7f010030 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link ie.cathalcoffey.android.projecteuler.R.attr#android_background}. @attr name android:android_background */ public static final int UnderlinePageIndicator_android_background = 0; /** <p> @attr description Length of the delay to fade the indicator. <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:fadeDelay */ public static final int UnderlinePageIndicator_fadeDelay = 3; /** <p> @attr description Length of the indicator fade to transparent. <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:fadeLength */ public static final int UnderlinePageIndicator_fadeLength = 4; /** <p> @attr description Whether or not the selected indicator fades. <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:fades */ public static final int UnderlinePageIndicator_fades = 2; /** <p> @attr description Color of the selected line that represents the current page. <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:selectedColor */ public static final int UnderlinePageIndicator_selectedColor = 1; /** Attributes that can be used with a ViewPagerIndicator. <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 #ViewPagerIndicator_vpiCirclePageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiCirclePageIndicatorStyle}</code></td><td> Style of the circle indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiIconPageIndicatorStyle}</code></td><td> Style of the icon indicator's views.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiLinePageIndicatorStyle}</code></td><td> Style of the line indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiTabPageIndicatorStyle}</code></td><td> Style of the tab indicator's tabs.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiTitlePageIndicatorStyle}</code></td><td> Style of the title indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle ie.cathalcoffey.android.projecteuler:vpiUnderlinePageIndicatorStyle}</code></td><td> Style of the underline indicator.</td></tr> </table> @see #ViewPagerIndicator_vpiCirclePageIndicatorStyle @see #ViewPagerIndicator_vpiIconPageIndicatorStyle @see #ViewPagerIndicator_vpiLinePageIndicatorStyle @see #ViewPagerIndicator_vpiTabPageIndicatorStyle @see #ViewPagerIndicator_vpiTitlePageIndicatorStyle @see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle */ public static final int[] ViewPagerIndicator = { 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017 }; /** <p> @attr description Style of the circle 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:vpiCirclePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0; /** <p> @attr description Style of the icon indicator's views. <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:vpiIconPageIndicatorStyle */ public static final int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1; /** <p> @attr description Style of the line 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:vpiLinePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2; /** <p> @attr description Style of the tab indicator's tabs. <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:vpiTabPageIndicatorStyle */ public static final int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4; /** <p> @attr description Style of the title 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:vpiTitlePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3; /** <p> @attr description Style of the underline 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:vpiUnderlinePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5; /** Attributes that can be used with a VolumePreference. <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 #VolumePreference_streamType ie.cathalcoffey.android.projecteuler:streamType}</code></td><td></td></tr> </table> @see #VolumePreference_streamType */ public static final int[] VolumePreference = { 0x7f0100f7 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#streamType} attribute's value can be found in the {@link #VolumePreference} 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>voice</code></td><td>0</td><td></td></tr> <tr><td><code>system</code></td><td>1</td><td></td></tr> <tr><td><code>ring</code></td><td>2</td><td></td></tr> <tr><td><code>music</code></td><td>3</td><td></td></tr> <tr><td><code>alarm</code></td><td>4</td><td></td></tr> </table> @attr name android:streamType */ public static final int VolumePreference_streamType = 0; /** Attributes that can be used with a com_facebook_friend_picker_fragment. <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 #com_facebook_friend_picker_fragment_multi_select ie.cathalcoffey.android.projecteuler:multi_select}</code></td><td></td></tr> </table> @see #com_facebook_friend_picker_fragment_multi_select */ public static final int[] com_facebook_friend_picker_fragment = { 0x7f010007 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#multi_select} attribute's value can be found in the {@link #com_facebook_friend_picker_fragment} 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:multi_select */ public static final int com_facebook_friend_picker_fragment_multi_select = 0; /** Attributes that can be used with a com_facebook_login_view. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #com_facebook_login_view_confirm_logout ie.cathalcoffey.android.projecteuler:confirm_logout}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_login_view_fetch_user_info ie.cathalcoffey.android.projecteuler:fetch_user_info}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_login_view_login_text ie.cathalcoffey.android.projecteuler:login_text}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_login_view_logout_text ie.cathalcoffey.android.projecteuler:logout_text}</code></td><td></td></tr> </table> @see #com_facebook_login_view_confirm_logout @see #com_facebook_login_view_fetch_user_info @see #com_facebook_login_view_login_text @see #com_facebook_login_view_logout_text */ public static final int[] com_facebook_login_view = { 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#confirm_logout} attribute's value can be found in the {@link #com_facebook_login_view} 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:confirm_logout */ public static final int com_facebook_login_view_confirm_logout = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#fetch_user_info} attribute's value can be found in the {@link #com_facebook_login_view} 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:fetch_user_info */ public static final int com_facebook_login_view_fetch_user_info = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#login_text} attribute's value can be found in the {@link #com_facebook_login_view} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:login_text */ public static final int com_facebook_login_view_login_text = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#logout_text} attribute's value can be found in the {@link #com_facebook_login_view} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:logout_text */ public static final int com_facebook_login_view_logout_text = 3; /** Attributes that can be used with a com_facebook_picker_fragment. <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 #com_facebook_picker_fragment_done_button_background ie.cathalcoffey.android.projecteuler:done_button_background}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_done_button_text ie.cathalcoffey.android.projecteuler:done_button_text}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_extra_fields ie.cathalcoffey.android.projecteuler:extra_fields}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_show_pictures ie.cathalcoffey.android.projecteuler:show_pictures}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_show_title_bar ie.cathalcoffey.android.projecteuler:show_title_bar}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_title_bar_background ie.cathalcoffey.android.projecteuler:title_bar_background}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_picker_fragment_title_text ie.cathalcoffey.android.projecteuler:title_text}</code></td><td></td></tr> </table> @see #com_facebook_picker_fragment_done_button_background @see #com_facebook_picker_fragment_done_button_text @see #com_facebook_picker_fragment_extra_fields @see #com_facebook_picker_fragment_show_pictures @see #com_facebook_picker_fragment_show_title_bar @see #com_facebook_picker_fragment_title_bar_background @see #com_facebook_picker_fragment_title_text */ public static final int[] com_facebook_picker_fragment = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#done_button_background} attribute's value can be found in the {@link #com_facebook_picker_fragment} 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:done_button_background */ public static final int com_facebook_picker_fragment_done_button_background = 6; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#done_button_text} attribute's value can be found in the {@link #com_facebook_picker_fragment} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:done_button_text */ public static final int com_facebook_picker_fragment_done_button_text = 4; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#extra_fields} attribute's value can be found in the {@link #com_facebook_picker_fragment} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:extra_fields */ public static final int com_facebook_picker_fragment_extra_fields = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#show_pictures} attribute's value can be found in the {@link #com_facebook_picker_fragment} 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:show_pictures */ public static final int com_facebook_picker_fragment_show_pictures = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#show_title_bar} attribute's value can be found in the {@link #com_facebook_picker_fragment} 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:show_title_bar */ public static final int com_facebook_picker_fragment_show_title_bar = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#title_bar_background} attribute's value can be found in the {@link #com_facebook_picker_fragment} 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:title_bar_background */ public static final int com_facebook_picker_fragment_title_bar_background = 5; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#title_text} attribute's value can be found in the {@link #com_facebook_picker_fragment} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:title_text */ public static final int com_facebook_picker_fragment_title_text = 3; /** Attributes that can be used with a com_facebook_place_picker_fragment. <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 #com_facebook_place_picker_fragment_radius_in_meters ie.cathalcoffey.android.projecteuler:radius_in_meters}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_place_picker_fragment_results_limit ie.cathalcoffey.android.projecteuler:results_limit}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_place_picker_fragment_search_text ie.cathalcoffey.android.projecteuler:search_text}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_place_picker_fragment_show_search_box ie.cathalcoffey.android.projecteuler:show_search_box}</code></td><td></td></tr> </table> @see #com_facebook_place_picker_fragment_radius_in_meters @see #com_facebook_place_picker_fragment_results_limit @see #com_facebook_place_picker_fragment_search_text @see #com_facebook_place_picker_fragment_show_search_box */ public static final int[] com_facebook_place_picker_fragment = { 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#radius_in_meters} attribute's value can be found in the {@link #com_facebook_place_picker_fragment} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:radius_in_meters */ public static final int com_facebook_place_picker_fragment_radius_in_meters = 0; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#results_limit} attribute's value can be found in the {@link #com_facebook_place_picker_fragment} array. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:results_limit */ public static final int com_facebook_place_picker_fragment_results_limit = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#search_text} attribute's value can be found in the {@link #com_facebook_place_picker_fragment} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:search_text */ public static final int com_facebook_place_picker_fragment_search_text = 2; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#show_search_box} attribute's value can be found in the {@link #com_facebook_place_picker_fragment} 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:show_search_box */ public static final int com_facebook_place_picker_fragment_show_search_box = 3; /** Attributes that can be used with a com_facebook_profile_picture_view. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #com_facebook_profile_picture_view_is_cropped ie.cathalcoffey.android.projecteuler:is_cropped}</code></td><td></td></tr> <tr><td><code>{@link #com_facebook_profile_picture_view_preset_size ie.cathalcoffey.android.projecteuler:preset_size}</code></td><td></td></tr> </table> @see #com_facebook_profile_picture_view_is_cropped @see #com_facebook_profile_picture_view_preset_size */ public static final int[] com_facebook_profile_picture_view = { 0x7f010010, 0x7f010011 }; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#is_cropped} attribute's value can be found in the {@link #com_facebook_profile_picture_view} 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:is_cropped */ public static final int com_facebook_profile_picture_view_is_cropped = 1; /** <p>This symbol is the offset where the {@link ie.cathalcoffey.android.projecteuler.R.attr#preset_size} attribute's value can be found in the {@link #com_facebook_profile_picture_view} 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>small</code></td><td>-2</td><td> Keep in sync with constants in ProfilePictureView </td></tr> <tr><td><code>normal</code></td><td>-3</td><td></td></tr> <tr><td><code>large</code></td><td>-4</td><td></td></tr> </table> @attr name android:preset_size */ public static final int com_facebook_profile_picture_view_preset_size = 0; }; }