
com.github.jobs.R Maven / Gradle / Ivy
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.github.jobs;
public final class R {
public static final class anim {
public static final int home_enter=0x7f040000;
public static final int home_exit=0x7f040001;
}
public static final class attr {
/** Specified if we are forcing an action item overflow menu.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int absForceOverflow=0x7f010058;
/** Custom divider drawable to use for elements in the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarDivider=0x7f01002d;
/** Custom item state list drawable background for action bar items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarItemBackground=0x7f01002e;
/** Size of the Action Bar, including the contextual
bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant Value Description
wrap_content
0
*/
public static final int actionBarSize=0x7f01002c;
/** 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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarSplitStyle=0x7f01002a;
/** Reference to a style for the Action Bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarStyle=0x7f010029;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabBarStyle=0x7f010026;
/** Default style for tabs within an action bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabStyle=0x7f010025;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabTextStyle=0x7f010027;
/** 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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarWidgetTheme=0x7f01002b;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionButtonStyle=0x7f01004a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionDropDownStyle=0x7f010049;
/** TextAppearance style that will be applied to text that
appears within action menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionMenuTextAppearance=0x7f01002f;
/** Color for text that appears within action menu items.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int actionMenuTextColor=0x7f010030;
/** Background drawable to use for action mode UI
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeBackground=0x7f010033;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeCloseButtonStyle=0x7f010032;
/** Drawable to use for the close action mode button
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeCloseDrawable=0x7f010035;
/** PopupWindow style to use for action modes when showing as a window overlay.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModePopupWindowStyle=0x7f010037;
/** Drawable to use for the Share action button in WebView selection action modes
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeShareDrawable=0x7f010036;
/** Background drawable to use for action mode UI in the lower split bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeSplitBackground=0x7f010034;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeStyle=0x7f010031;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionOverflowButtonStyle=0x7f010028;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionSpinnerItemStyle=0x7f01004f;
/** Drawable used as a background for activated items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int activatedBackgroundIndicator=0x7f010057;
/** Default ActivityChooserView style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int activityChooserViewStyle=0x7f010056;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int background=0x7f010021;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int backgroundSplit=0x7f010022;
/** Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int backgroundStacked=0x7f01005f;
/** Small Button style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int buttonStyleSmall=0x7f010038;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int centered=0x7f010006;
/** Screen edge padding.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int clipPadding=0x7f010011;
/** Specifies a layout for custom navigation. Overrides navigationMode.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int customNavigationLayout=0x7f010060;
/** Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
useLogo
0x1
showHome
0x2
homeAsUp
0x4
showTitle
0x8
showCustom
0x10
disableHome
0x20
*/
public static final int displayOptions=0x7f01005a;
/** Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int divider=0x7f010024;
/** Drawable to use for generic vertical dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dividerVertical=0x7f010048;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dropDownListViewStyle=0x7f01004c;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dropdownListPreferredItemHeight=0x7f01004e;
/** The drawable to show in the button for expanding the activities overflow popup.
Note: 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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int expandActivityOverflowButtonDrawable=0x7f01006f;
/** Length of the delay to fade the indicator.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int fadeDelay=0x7f01001d;
/** Length of the indicator fade to transparent.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int fadeLength=0x7f01001e;
/** Whether or not the selected indicator fades.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int fades=0x7f01001c;
/** Color of the filled circle that represents the current page.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int fillColor=0x7f01000a;
/** Color of the footer line and indicator.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int footerColor=0x7f010012;
/** Height of the indicator above the footer line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int footerIndicatorHeight=0x7f010015;
/** Style of the indicator. Default is triangle.
Must be one of the following constant values.
Constant Value Description
none
0
triangle
1
underline
2
*/
public static final int footerIndicatorStyle=0x7f010014;
/** Left and right padding of the underline indicator.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int footerIndicatorUnderlinePadding=0x7f010016;
/** Height of the footer line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int footerLineHeight=0x7f010013;
/** Padding between the bottom of the title and the footer.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int footerPadding=0x7f010017;
/** Width of the gap between each indicator line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int gapWidth=0x7f010010;
/** Default background for the menu header.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int headerBackground=0x7f010069;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int height=0x7f010023;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int homeAsUpIndicator=0x7f01004b;
/** Specifies a layout to use for the "home" section of the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int homeLayout=0x7f010061;
/** Default horizontal divider between rows of menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int horizontalDivider=0x7f010067;
/** Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int icon=0x7f01005d;
/** Specifies a style resource to use for an indeterminate progress spinner.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int indeterminateProgressStyle=0x7f010063;
/** The maximal number of items initially shown in the activity list.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int initialActivityCount=0x7f01006e;
/** Default background for each menu item.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int itemBackground=0x7f01006a;
/** Default disabled icon alpha for each menu item that shows an icon.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int itemIconDisabledAlpha=0x7f01006c;
/** Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int itemPadding=0x7f010065;
/** Default appearance of menu item text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int itemTextAppearance=0x7f010066;
/** Position of the line.
Must be one of the following constant values.
Constant Value Description
bottom
0
top
1
*/
public static final int linePosition=0x7f010018;
/** Width of each indicator line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int lineWidth=0x7f01000f;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int listPopupWindowStyle=0x7f010055;
/** A smaller, sleeker list item height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemHeightSmall=0x7f010042;
/** The preferred padding along the left edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemPaddingLeft=0x7f010043;
/** The preferred padding along the right edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemPaddingRight=0x7f010044;
/** Specifies the drawable used for the application logo.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int logo=0x7f01005e;
/** The type of navigation to use.
Must be one of the following constant values.
Constant Value Description
normal
0 Normal static title text
listMode
1 The action bar will use a selection list for navigation.
tabMode
2 The action bar will use a series of horizontal tabs for navigation.
*/
public static final int navigationMode=0x7f010059;
/** Color of the filled circles that represents pages.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int pageColor=0x7f01000b;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int popupMenuStyle=0x7f01004d;
/** Whether space should be reserved in layout when an icon is missing.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int preserveIconSpacing=0x7f01006d;
/** Specifies the horizontal padding on either end for an embedded progress bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int progressBarPadding=0x7f010064;
/** Specifies a style resource to use for an embedded progress bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int progressBarStyle=0x7f010062;
/** Radius of the circles. This is also the spacing between circles.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int radius=0x7f01000c;
/** Whether or not the selected item is displayed as bold.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int selectedBold=0x7f010019;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int selectedColor=0x7f010007;
/** Whether or not the selected indicator snaps to the circles.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int snap=0x7f01000d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int spinnerDropDownItemStyle=0x7f010041;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int spinnerItemStyle=0x7f010040;
/** Color of the open circles.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int strokeColor=0x7f01000e;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int strokeWidth=0x7f010008;
/** Specifies subtitle text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int subtitle=0x7f01005c;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int subtitleTextStyle=0x7f010020;
/** Text color, typeface, size, and style for the text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceLargePopupMenu=0x7f01003a;
/** The preferred TextAppearance for the primary text of small list items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceListItemSmall=0x7f010045;
/** Text color, typeface, size, and style for "small" text. Defaults to secondary text color.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceSmall=0x7f01003c;
/** Text color, typeface, size, and style for small text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceSmallPopupMenu=0x7f01003b;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimary=0x7f01003d;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimaryDisableOnly=0x7f01003e;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimaryInverse=0x7f01003f;
/** Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int title=0x7f01005b;
/** Padding between titles when bumping into each other.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int titlePadding=0x7f01001a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int titleTextStyle=0x7f01001f;
/** Padding between titles and the top of the View.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int topPadding=0x7f01001b;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int unselectedColor=0x7f010009;
/** Default vertical divider between menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int verticalDivider=0x7f010068;
/** Style of the circle indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiCirclePageIndicatorStyle=0x7f010000;
/** Style of the icon indicator's views.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiIconPageIndicatorStyle=0x7f010001;
/** Style of the line indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiLinePageIndicatorStyle=0x7f010002;
/** Style of the tab indicator's tabs.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiTabPageIndicatorStyle=0x7f010004;
/** Style of the title indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiTitlePageIndicatorStyle=0x7f010003;
/** Style of the underline indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int vpiUnderlinePageIndicatorStyle=0x7f010005;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionBar=0x7f010051;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionBarOverlay=0x7f010052;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionModeOverlay=0x7f010053;
/** Default animations for the menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int windowAnimationStyle=0x7f01006b;
/** This Drawable is overlaid over the foreground of the Window's content area, usually
to place a shadow below the title.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int windowContentOverlay=0x7f010039;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowMinWidthMajor=0x7f010046;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowMinWidthMinor=0x7f010047;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowNoTitle=0x7f010050;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowSplitActionBar=0x7f010054;
}
public static final class bool {
public static final int abs__action_bar_embed_tabs=0x7f070005;
public static final int abs__action_bar_expanded_action_views_exclusive=0x7f070007;
/** 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=0x7f070009;
/** 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=0x7f07000a;
/** Sets whether menu shortcuts should be displayed on panel menus when
a keyboard is present.
*/
public static final int abs__config_showMenuShortcutsWhenKeyboardPresent=0x7f070008;
public static final int abs__split_action_bar_is_narrow=0x7f070006;
public static final int default_circle_indicator_centered=0x7f070000;
public static final int default_circle_indicator_snap=0x7f070001;
public static final int default_line_indicator_centered=0x7f070002;
public static final int default_title_indicator_selected_bold=0x7f070003;
public static final int default_underline_indicator_fades=0x7f070004;
}
public static final class color {
public static final int abs__background_holo_dark=0x7f060011;
public static final int abs__background_holo_light=0x7f060012;
public static final int abs__bright_foreground_disabled_holo_dark=0x7f060015;
public static final int abs__bright_foreground_disabled_holo_light=0x7f060016;
public static final int abs__bright_foreground_holo_dark=0x7f060013;
public static final int abs__bright_foreground_holo_light=0x7f060014;
public static final int abs__bright_foreground_inverse_holo_dark=0x7f060017;
public static final int abs__bright_foreground_inverse_holo_light=0x7f060018;
public static final int abs__holo_blue_light=0x7f060019;
public static final int abs__primary_text_disable_only_holo_dark=0x7f060025;
public static final int abs__primary_text_disable_only_holo_light=0x7f060026;
public static final int abs__primary_text_holo_dark=0x7f060027;
public static final int abs__primary_text_holo_light=0x7f060028;
public static final int button_background_disabled_end=0x7f060023;
public static final int button_background_disabled_start=0x7f060022;
public static final int button_background_enabled_end=0x7f060021;
public static final int button_background_enabled_start=0x7f060020;
public static final int date=0x7f06001d;
public static final int default_circle_indicator_fill_color=0x7f060008;
public static final int default_circle_indicator_page_color=0x7f060009;
public static final int default_circle_indicator_stroke_color=0x7f06000a;
public static final int default_line_indicator_selected_color=0x7f06000b;
public static final int default_line_indicator_unselected_color=0x7f06000c;
public static final int default_title_indicator_footer_color=0x7f06000d;
public static final int default_title_indicator_selected_color=0x7f06000e;
public static final int default_title_indicator_text_color=0x7f06000f;
public static final int default_underline_indicator_selected_color=0x7f060010;
public static final int full_time=0x7f06001c;
public static final int grid_pressed_background=0x7f060024;
public static final int link=0x7f06001b;
public static final int search_text_color=0x7f06001e;
public static final int template_preview=0x7f06001f;
public static final int title=0x7f06001a;
public static final int vpi__background_holo_dark=0x7f060000;
public static final int vpi__background_holo_light=0x7f060001;
public static final int vpi__bright_foreground_disabled_holo_dark=0x7f060004;
public static final int vpi__bright_foreground_disabled_holo_light=0x7f060005;
public static final int vpi__bright_foreground_holo_dark=0x7f060002;
public static final int vpi__bright_foreground_holo_light=0x7f060003;
public static final int vpi__bright_foreground_inverse_holo_dark=0x7f060006;
public static final int vpi__bright_foreground_inverse_holo_light=0x7f060007;
public static final int vpi__dark_theme=0x7f060029;
public static final int vpi__light_theme=0x7f06002a;
}
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=0x7f09000e;
/** 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=0x7f09000f;
/** 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=0x7f090013;
/** 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=0x7f090011;
/** 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=0x7f090012;
/** 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=0x7f090010;
/** 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=0x7f090014;
/** Dialog title height
*/
public static final int abs__alert_dialog_title_height=0x7f090015;
/** 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=0x7f09000d;
/** 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.
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.
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=0x7f090016;
/** 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.
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.
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=0x7f090017;
/** 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 action_button_min_width=0x7f090018;
public static final int default_circle_indicator_radius=0x7f090000;
public static final int default_circle_indicator_stroke_width=0x7f090001;
public static final int default_line_indicator_gap_width=0x7f090003;
public static final int default_line_indicator_line_width=0x7f090002;
public static final int default_line_indicator_stroke_width=0x7f090004;
public static final int default_title_indicator_clip_padding=0x7f090005;
public static final int default_title_indicator_footer_indicator_height=0x7f090007;
public static final int default_title_indicator_footer_indicator_underline_padding=0x7f090008;
public static final int default_title_indicator_footer_line_height=0x7f090006;
public static final int default_title_indicator_footer_padding=0x7f090009;
public static final int default_title_indicator_text_size=0x7f09000a;
public static final int default_title_indicator_title_padding=0x7f09000b;
public static final int default_title_indicator_top_padding=0x7f09000c;
}
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__dialog_full_holo_dark=0x7f02001e;
public static final int abs__dialog_full_holo_light=0x7f02001f;
public static final int abs__ic_ab_back_holo_dark=0x7f020020;
public static final int abs__ic_ab_back_holo_light=0x7f020021;
public static final int abs__ic_cab_done_holo_dark=0x7f020022;
public static final int abs__ic_cab_done_holo_light=0x7f020023;
public static final int abs__ic_menu_moreoverflow_holo_dark=0x7f020024;
public static final int abs__ic_menu_moreoverflow_holo_light=0x7f020025;
public static final int abs__ic_menu_moreoverflow_normal_holo_dark=0x7f020026;
public static final int abs__ic_menu_moreoverflow_normal_holo_light=0x7f020027;
public static final int abs__ic_menu_share_holo_dark=0x7f020028;
public static final int abs__ic_menu_share_holo_light=0x7f020029;
public static final int abs__item_background_holo_dark=0x7f02002a;
public static final int abs__item_background_holo_light=0x7f02002b;
public static final int abs__list_activated_holo=0x7f02002c;
public static final int abs__list_divider_holo_dark=0x7f02002d;
public static final int abs__list_divider_holo_light=0x7f02002e;
public static final int abs__list_focused_holo=0x7f02002f;
public static final int abs__list_longpressed_holo=0x7f020030;
public static final int abs__list_pressed_holo_dark=0x7f020031;
public static final int abs__list_pressed_holo_light=0x7f020032;
public static final int abs__list_selector_background_transition_holo_dark=0x7f020033;
public static final int abs__list_selector_background_transition_holo_light=0x7f020034;
public static final int abs__list_selector_disabled_holo_dark=0x7f020035;
public static final int abs__list_selector_disabled_holo_light=0x7f020036;
public static final int abs__list_selector_holo_dark=0x7f020037;
public static final int abs__list_selector_holo_light=0x7f020038;
public static final int abs__menu_dropdown_panel_holo_dark=0x7f020039;
public static final int abs__menu_dropdown_panel_holo_light=0x7f02003a;
public static final int abs__progress_bg_holo_dark=0x7f02003b;
public static final int abs__progress_bg_holo_light=0x7f02003c;
public static final int abs__progress_horizontal_holo_dark=0x7f02003d;
public static final int abs__progress_horizontal_holo_light=0x7f02003e;
public static final int abs__progress_medium_holo=0x7f02003f;
public static final int abs__progress_primary_holo_dark=0x7f020040;
public static final int abs__progress_primary_holo_light=0x7f020041;
public static final int abs__progress_secondary_holo_dark=0x7f020042;
public static final int abs__progress_secondary_holo_light=0x7f020043;
public static final int abs__spinner_48_inner_holo=0x7f020044;
public static final int abs__spinner_48_outer_holo=0x7f020045;
public static final int abs__spinner_ab_default_holo_dark=0x7f020046;
public static final int abs__spinner_ab_default_holo_light=0x7f020047;
public static final int abs__spinner_ab_disabled_holo_dark=0x7f020048;
public static final int abs__spinner_ab_disabled_holo_light=0x7f020049;
public static final int abs__spinner_ab_focused_holo_dark=0x7f02004a;
public static final int abs__spinner_ab_focused_holo_light=0x7f02004b;
public static final int abs__spinner_ab_holo_dark=0x7f02004c;
public static final int abs__spinner_ab_holo_light=0x7f02004d;
public static final int abs__spinner_ab_pressed_holo_dark=0x7f02004e;
public static final int abs__spinner_ab_pressed_holo_light=0x7f02004f;
public static final int abs__tab_indicator_ab_holo=0x7f020050;
public static final int abs__tab_selected_focused_holo=0x7f020051;
public static final int abs__tab_selected_holo=0x7f020052;
public static final int abs__tab_selected_pressed_holo=0x7f020053;
public static final int abs__tab_unselected_pressed_holo=0x7f020054;
public static final int avatar=0x7f020055;
public static final int btn_check_holo_light=0x7f020056;
public static final int btn_check_off_disabled_focused_holo_light=0x7f020057;
public static final int btn_check_off_disabled_holo_light=0x7f020058;
public static final int btn_check_off_focused_holo_light=0x7f020059;
public static final int btn_check_off_holo_light=0x7f02005a;
public static final int btn_check_off_pressed_holo_light=0x7f02005b;
public static final int btn_check_on_disabled_focused_holo_light=0x7f02005c;
public static final int btn_check_on_disabled_holo_light=0x7f02005d;
public static final int btn_check_on_focused_holo_light=0x7f02005e;
public static final int btn_check_on_holo_light=0x7f02005f;
public static final int btn_check_on_pressed_holo_light=0x7f020060;
public static final int btn_default_disabled_focused_holo_light=0x7f020061;
public static final int btn_default_disabled_holo_light=0x7f020062;
public static final int btn_default_focused_holo_light=0x7f020063;
public static final int btn_default_holo_light=0x7f020064;
public static final int btn_default_normal_holo_light=0x7f020065;
public static final int btn_default_pressed_holo_light=0x7f020066;
public static final int btn_feedback=0x7f020067;
public static final int btn_feedback_default=0x7f020068;
public static final int btn_feedback_pressed=0x7f020069;
public static final int btn_github=0x7f02006a;
public static final int btn_github_default=0x7f02006b;
public static final int btn_github_pressed=0x7f02006c;
public static final int btn_stackoverflow=0x7f02006d;
public static final int btn_stackoverflow_default=0x7f02006e;
public static final int btn_stackoverflow_pressed=0x7f02006f;
public static final int btn_twitter=0x7f020070;
public static final int btn_twitter_default=0x7f020071;
public static final int btn_twitter_pressed=0x7f020072;
public static final int button_background_disabled=0x7f020073;
public static final int button_background_enabled=0x7f020074;
public static final int button_background_states=0x7f020075;
public static final int button_drawable=0x7f020076;
public static final int edit_text_holo_light=0x7f020077;
public static final int full_time_badge=0x7f020078;
public static final int full_time_bg=0x7f020079;
public static final int grid_selector=0x7f02007a;
public static final int header_back=0x7f02007b;
public static final int ic_action_about_this=0x7f02007c;
public static final int ic_action_add_service=0x7f02007d;
public static final int ic_action_add_template=0x7f02007e;
public static final int ic_action_delete=0x7f02007f;
public static final int ic_action_edit=0x7f020080;
public static final int ic_action_remove_service=0x7f020081;
public static final int ic_action_save=0x7f020082;
public static final int ic_action_search=0x7f020083;
public static final int ic_action_subscribe=0x7f020084;
public static final int ic_action_template=0x7f020085;
public static final int ic_bronze_badge=0x7f020086;
public static final int ic_default_avatar=0x7f020087;
public static final int ic_description=0x7f020088;
public static final int ic_email=0x7f020089;
public static final int ic_gold_badge=0x7f02008a;
public static final int ic_launcher=0x7f02008b;
public static final int ic_location=0x7f02008c;
public static final int ic_silver_badge=0x7f02008d;
public static final int ic_website=0x7f02008e;
public static final int logo_about_me=0x7f02008f;
public static final int logo_custom=0x7f020090;
public static final int logo_github=0x7f020091;
public static final int logo_linked_in=0x7f020092;
public static final int logo_skype=0x7f020093;
public static final int logo_so=0x7f020094;
public static final int preview_bg=0x7f020095;
public static final int search_background=0x7f020096;
public static final int search_bg=0x7f020097;
public static final int separator_tile=0x7f020098;
public static final int textfield_activated_holo_light=0x7f020099;
public static final int textfield_default_holo_light=0x7f02009a;
public static final int textfield_disabled_focused_holo_light=0x7f02009b;
public static final int textfield_disabled_holo_light=0x7f02009c;
public static final int textfield_focused_holo_light=0x7f02009d;
public static final int view_pager_separator=0x7f02009e;
public static final int vpi__tab_indicator=0x7f02009f;
public static final int vpi__tab_selected_focused_holo=0x7f0200a0;
public static final int vpi__tab_selected_holo=0x7f0200a1;
public static final int vpi__tab_selected_pressed_holo=0x7f0200a2;
public static final int vpi__tab_unselected_focused_holo=0x7f0200a3;
public static final int vpi__tab_unselected_holo=0x7f0200a4;
public static final int vpi__tab_unselected_pressed_holo=0x7f0200a5;
}
public static final class id {
public static final int about_author_container=0x7f050026;
public static final int about_this_app_content=0x7f05001e;
public static final int abs__action_bar=0x7f050042;
public static final int abs__action_bar_container=0x7f050041;
public static final int abs__action_bar_subtitle=0x7f050031;
public static final int abs__action_bar_title=0x7f050030;
public static final int abs__action_context_bar=0x7f050043;
public static final int abs__action_menu_divider=0x7f050011;
public static final int abs__action_menu_presenter=0x7f050012;
public static final int abs__action_mode_bar=0x7f050046;
public static final int abs__action_mode_bar_stub=0x7f050045;
public static final int abs__action_mode_close_button=0x7f050034;
public static final int abs__activity_chooser_view_content=0x7f050035;
public static final int abs__checkbox=0x7f05003e;
public static final int abs__content=0x7f05003d;
public static final int abs__default_activity_button=0x7f050038;
public static final int abs__expand_activities_button=0x7f050036;
public static final int abs__home=0x7f05000f;
public static final int abs__icon=0x7f05003a;
public static final int abs__image=0x7f050037;
public static final int abs__imageButton=0x7f050032;
public static final int abs__list_item=0x7f050039;
public static final int abs__progress_circular=0x7f050013;
public static final int abs__progress_horizontal=0x7f050014;
public static final int abs__radio=0x7f050040;
public static final int abs__shortcut=0x7f05003f;
public static final int abs__split_action_bar=0x7f050044;
public static final int abs__textButton=0x7f050033;
public static final int abs__title=0x7f05003b;
public static final int abs__titleDivider=0x7f05003c;
public static final int abs__up=0x7f050010;
public static final int base_container=0x7f050015;
public static final int bottom=0x7f050003;
public static final int btn_apply=0x7f05004d;
public static final int btn_cancel=0x7f050066;
public static final int btn_choose_user=0x7f050076;
public static final int btn_choose_user_and_website=0x7f050077;
public static final int btn_feedback=0x7f05002c;
public static final int btn_fetch_service_info=0x7f05006c;
public static final int btn_github=0x7f05002a;
public static final int btn_import_services=0x7f05002f;
public static final int btn_search=0x7f050065;
public static final int btn_signin=0x7f05005f;
public static final int btn_stackoverflow=0x7f05002b;
public static final int btn_subscribe=0x7f05007d;
public static final int btn_tweet=0x7f050029;
public static final int checkbox_full_time=0x7f050064;
public static final int company=0x7f050053;
public static final int company_container=0x7f050052;
public static final int company_location=0x7f050055;
public static final int company_url=0x7f050054;
public static final int contact_buttons_container=0x7f050028;
public static final int content=0x7f05007f;
public static final int date=0x7f05005a;
public static final int description=0x7f050056;
public static final int disableHome=0x7f05000e;
public static final int edit_cover_letter_content=0x7f05004a;
public static final int edit_cover_letter_name=0x7f050049;
public static final int edit_description=0x7f050062;
public static final int edit_email=0x7f05007c;
public static final int edit_location=0x7f050063;
public static final int edit_service_data=0x7f05006b;
public static final int edit_service_type=0x7f05006a;
public static final int edit_user_search=0x7f050078;
public static final int et_email=0x7f05005d;
public static final int et_password=0x7f05005e;
public static final int flipper_choose_service=0x7f050067;
public static final int full_time=0x7f05004f;
public static final int grid_services=0x7f050068;
public static final int homeAsUp=0x7f05000b;
public static final int img_app_icon=0x7f05001d;
public static final int img_avatar=0x7f050027;
public static final int img_current_service=0x7f050069;
public static final int img_user_avatar=0x7f05006f;
public static final int indicator=0x7f050060;
public static final int item=0x7f05006e;
public static final int job_details_background=0x7f050050;
public static final int job_list=0x7f05005b;
public static final int jobs_details_container=0x7f05004e;
public static final int jobs_pager=0x7f050057;
public static final int lbl_about_me=0x7f050025;
public static final int lbl_about_me_info=0x7f05002d;
public static final int lbl_about_this_app=0x7f05001c;
public static final int lbl_app_libraries=0x7f05001f;
public static final int lbl_apply_option=0x7f050047;
public static final int lbl_badge_counts=0x7f050072;
public static final int lbl_bronze=0x7f050075;
public static final int lbl_cover_letter_preview=0x7f05004b;
public static final int lbl_gold=0x7f050073;
public static final int lbl_how_to_apply=0x7f05004c;
public static final int lbl_reputation=0x7f050070;
public static final int lbl_silver=0x7f050074;
public static final int lbl_template_content=0x7f05007e;
public static final int lbl_username=0x7f05007a;
public static final int lbl_website=0x7f050071;
public static final int library_abs=0x7f050021;
public static final int library_groundy=0x7f050023;
public static final int library_maven=0x7f050020;
public static final int library_persistence=0x7f050024;
public static final int library_wasp=0x7f050022;
public static final int listMode=0x7f050007;
public static final int list_about_me_services=0x7f05002e;
public static final int location=0x7f050059;
public static final int menu_about=0x7f050085;
public static final int menu_add_service=0x7f050082;
public static final int menu_add_template=0x7f050089;
public static final int menu_delete=0x7f050087;
public static final int menu_delete_template=0x7f050083;
public static final int menu_edit_or_save=0x7f050084;
public static final int menu_remove_service=0x7f050081;
public static final int menu_search=0x7f050080;
public static final int menu_subscribe=0x7f050088;
public static final int menu_templates=0x7f050086;
public static final int none=0x7f050000;
public static final int normal=0x7f050006;
public static final int pager=0x7f050061;
public static final int progress_bar=0x7f05005c;
public static final int service_about_me=0x7f05001a;
public static final int service_confirmation_container=0x7f05006d;
public static final int service_custom=0x7f05001b;
public static final int service_github=0x7f050016;
public static final int service_linked_in=0x7f050018;
public static final int service_skype=0x7f050019;
public static final int service_so=0x7f050017;
public static final int showCustom=0x7f05000d;
public static final int showHome=0x7f05000a;
public static final int showTitle=0x7f05000c;
public static final int switcher_edit_mode=0x7f050048;
public static final int switcher_email_subscription=0x7f05007b;
public static final int tabMode=0x7f050008;
public static final int title=0x7f050051;
public static final int top=0x7f050004;
public static final int triangle=0x7f050001;
public static final int type=0x7f050058;
public static final int underline=0x7f050002;
public static final int useLogo=0x7f050009;
public static final int users_list=0x7f050079;
public static final int wrap_content=0x7f050005;
}
public static final class integer {
public static final int abs__max_action_buttons=0x7f080005;
public static final int default_circle_indicator_orientation=0x7f080000;
public static final int default_title_indicator_footer_indicator_style=0x7f080001;
public static final int default_title_indicator_line_position=0x7f080002;
public static final int default_underline_indicator_fade_delay=0x7f080003;
public static final int default_underline_indicator_fade_length=0x7f080004;
}
public static final class layout {
public static final int about_activity=0x7f030000;
public static final int about_me_services_list=0x7f030001;
public static final int abs__action_bar_home=0x7f030002;
public static final int abs__action_bar_tab=0x7f030003;
public static final int abs__action_bar_tab_bar_view=0x7f030004;
public static final int abs__action_bar_title_item=0x7f030005;
public static final int abs__action_menu_item_layout=0x7f030006;
public static final int abs__action_menu_layout=0x7f030007;
public static final int abs__action_mode_bar=0x7f030008;
public static final int abs__action_mode_close_item=0x7f030009;
public static final int abs__activity_chooser_view=0x7f03000a;
public static final int abs__activity_chooser_view_list_item=0x7f03000b;
public static final int abs__dialog_title_holo=0x7f03000c;
public static final int abs__list_menu_item_checkbox=0x7f03000d;
public static final int abs__list_menu_item_icon=0x7f03000e;
public static final int abs__list_menu_item_layout=0x7f03000f;
public static final int abs__list_menu_item_radio=0x7f030010;
public static final int abs__popup_menu_item_layout=0x7f030011;
public static final int abs__screen_action_bar=0x7f030012;
public static final int abs__screen_action_bar_overlay=0x7f030013;
public static final int abs__screen_simple=0x7f030014;
public static final int abs__screen_simple_overlay_action_mode=0x7f030015;
public static final int apply_option_item=0x7f030016;
public static final int edit_template=0x7f030017;
public static final int how_to_apply_dialog=0x7f030018;
public static final int job_details=0x7f030019;
public static final int job_details_activity=0x7f03001a;
public static final int job_row=0x7f03001b;
public static final int jobs_list=0x7f03001c;
public static final int list_footer=0x7f03001d;
public static final int login_activity=0x7f03001e;
public static final int main=0x7f03001f;
public static final int search_settings=0x7f030020;
public static final int service_chooser_dialog=0x7f030021;
public static final int service_item=0x7f030022;
public static final int sherlock_spinner_dropdown_item=0x7f030023;
public static final int sherlock_spinner_item=0x7f030024;
public static final int so_user_dialog=0x7f030025;
public static final int so_user_picker=0x7f030026;
public static final int so_user_row=0x7f030027;
public static final int subscribe_dialog=0x7f030028;
public static final int template_details=0x7f030029;
public static final int template_row=0x7f03002a;
}
public static final class menu {
public static final int base_search_menu=0x7f0c0000;
public static final int edit_template_menu=0x7f0c0001;
public static final int home_menu=0x7f0c0002;
public static final int jobs_list_menu=0x7f0c0003;
public static final int templates_list_menu=0x7f0c0004;
}
public static final class string {
public static final int about_me=0x7f0b0034;
public static final int about_me_content=0x7f0b0035;
public static final int about_this=0x7f0b0037;
public static final int about_this_app=0x7f0b0033;
public static final int about_this_app_title=0x7f0b0036;
/** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE]
*/
public static final int abs__action_bar_home_description=0x7f0b0000;
/** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE]
*/
public static final int abs__action_bar_up_description=0x7f0b0001;
/** Content description for the action menu overflow button. [CHAR LIMIT=NONE]
*/
public static final int abs__action_menu_overflow_description=0x7f0b0002;
/** Label for the "Done" button on the far left of action mode toolbars.
*/
public static final int abs__action_mode_done=0x7f0b0003;
/** Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25]
*/
public static final int abs__activity_chooser_view_dialog_title_default=0x7f0b0005;
/** 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=0x7f0b0004;
/** Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE]
*/
public static final int abs__activitychooserview_choose_application=0x7f0b0007;
/** Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25]
*/
public static final int abs__share_action_provider_share_with=0x7f0b0006;
/** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]
*/
public static final int abs__shareactionprovider_share_with=0x7f0b0008;
/** 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=0x7f0b0009;
public static final int add_cover_letter=0x7f0b0043;
public static final int add_custom_info=0x7f0b007e;
public static final int add_service=0x7f0b0048;
public static final int all_jobs=0x7f0b002e;
public static final int app_libraries=0x7f0b003b;
public static final int app_name=0x7f0b000a;
public static final int apply=0x7f0b0015;
public static final int apply_for_job_with=0x7f0b008c;
public static final int apply_for_this_job_via=0x7f0b008e;
public static final int are_you_really_sure=0x7f0b004e;
public static final int are_you_sure=0x7f0b004d;
public static final int authenticate=0x7f0b005a;
public static final int badge_counts=0x7f0b005e;
public static final int bronze=0x7f0b0061;
public static final int btn_apply=0x7f0b008a;
public static final int btn_apply_with_template=0x7f0b008b;
public static final int cancel=0x7f0b0030;
public static final int cannot_launch_email_app=0x7f0b003a;
public static final int choose_user=0x7f0b006a;
public static final int choose_user_and_website=0x7f0b006b;
public static final int could_not_launch_url=0x7f0b0039;
public static final int cover_letter_content_is_empty=0x7f0b006d;
public static final int cover_letter_deleted_successfully=0x7f0b0050;
public static final int cover_letter_footer=0x7f0b006e;
public static final int cover_letter_name_is_empty=0x7f0b006c;
public static final int cover_letter_preview=0x7f0b0047;
public static final int cover_letters_list=0x7f0b0041;
public static final int custom_service=0x7f0b0093;
public static final int days_ago=0x7f0b001f;
public static final int default_cover_letter_content=0x7f0b004b;
public static final int default_cover_letter_name=0x7f0b004a;
public static final int delete_cover_letter=0x7f0b004c;
public static final int delete_search=0x7f0b002f;
public static final int description_background=0x7f0b0031;
public static final int edit_cover_letter=0x7f0b0071;
public static final int email=0x7f0b001a;
public static final int email_subject_about_app=0x7f0b0038;
public static final int empty_cover_letters_list=0x7f0b0042;
public static final int error_fetching_search_result=0x7f0b0091;
public static final int error_fetching_search_result_network=0x7f0b0092;
public static final int error_subscribing=0x7f0b001c;
public static final int faked_promise=0x7f0b0019;
public static final int fetch_service_info=0x7f0b007f;
public static final int few_secs_ago=0x7f0b002b;
public static final int full_time=0x7f0b0011;
public static final int ga_api_key=0x7f0b0032;
public static final int get_about_me_user_info=0x7f0b0075;
public static final int get_github_user_info=0x7f0b0079;
public static final int get_linked_in_user_info=0x7f0b0077;
public static final int get_skype_user_info=0x7f0b007d;
public static final int get_user_info=0x7f0b0080;
public static final int github_jobs=0x7f0b000b;
public static final int gold=0x7f0b005f;
public static final int hint_cover_letter_content=0x7f0b0045;
public static final int hint_cover_letter_name=0x7f0b0044;
public static final int hint_service_name=0x7f0b0094;
public static final int hours_ago=0x7f0b0020;
public static final int how_to_apply=0x7f0b0016;
public static final int import_services=0x7f0b0083;
public static final int invalid_email_address=0x7f0b008f;
public static final int invalid_so_user=0x7f0b0054;
public static final int job_description=0x7f0b0012;
public static final int job_details=0x7f0b0014;
public static final int just_now=0x7f0b0049;
public static final int label_email_address=0x7f0b0055;
public static final int label_password=0x7f0b0056;
public static final int label_sign_in=0x7f0b0057;
public static final int lbl_about_me=0x7f0b0067;
public static final int lbl_editor=0x7f0b006f;
public static final int lbl_facebook=0x7f0b0084;
public static final int lbl_github=0x7f0b0063;
public static final int lbl_linked_in=0x7f0b0065;
public static final int lbl_skype=0x7f0b0066;
public static final int lbl_stack_overflow=0x7f0b0064;
public static final int lbl_website=0x7f0b0068;
public static final int library_abs=0x7f0b003d;
public static final int library_groundy=0x7f0b0040;
public static final int library_maven=0x7f0b003c;
public static final int library_persistence=0x7f0b003f;
public static final int library_wasp=0x7f0b003e;
public static final int link=0x7f0b005c;
public static final int loading_more=0x7f0b002d;
public static final int location_hint=0x7f0b000f;
public static final int location_lbl=0x7f0b0010;
public static final int message_bad_credentials=0x7f0b0059;
public static final int message_signing_in=0x7f0b0058;
public static final int minutes_ago=0x7f0b0021;
public static final int months_ago=0x7f0b001d;
public static final int must_specify_description=0x7f0b0013;
public static final int new_cover_letter=0x7f0b0072;
public static final int no_services_checked=0x7f0b0085;
public static final int nothing_found=0x7f0b0082;
public static final int one_day_ago=0x7f0b0027;
public static final int one_hour_ago=0x7f0b0028;
public static final int one_minute_ago=0x7f0b0029;
public static final int one_month_ago=0x7f0b0025;
public static final int one_second_ago=0x7f0b002a;
public static final int one_week_ago=0x7f0b0026;
public static final int one_year_ago=0x7f0b0023;
public static final int preview=0x7f0b0070;
public static final int remove_selected_services=0x7f0b0088;
public static final int remove_service=0x7f0b0086;
public static final int reputation=0x7f0b005b;
public static final int save=0x7f0b0046;
public static final int search=0x7f0b000c;
public static final int search_by_username=0x7f0b0052;
public static final int search_example=0x7f0b000d;
public static final int search_title=0x7f0b000e;
public static final int seconds_ago=0x7f0b0022;
public static final int service_chooser=0x7f0b0062;
public static final int service_explanation=0x7f0b0069;
public static final int service_list_item=0x7f0b0089;
public static final int share=0x7f0b002c;
public static final int silver=0x7f0b0060;
public static final int so_link_added=0x7f0b0073;
public static final int so_user_picker=0x7f0b0051;
public static final int subscribe=0x7f0b0017;
public static final int subscribe_by_email=0x7f0b0018;
public static final int subscribed=0x7f0b001b;
public static final int template_content_copied_to_clipboard=0x7f0b008d;
public static final int this_shall_not_be_empty=0x7f0b0081;
public static final int title_remove_services=0x7f0b0087;
public static final int user_avatar=0x7f0b0053;
public static final int website=0x7f0b005d;
public static final int weeks_ago=0x7f0b001e;
public static final int years_ago=0x7f0b0024;
public static final int yes_i_am=0x7f0b004f;
public static final int you_must_have_network_connection=0x7f0b0090;
public static final int your_about_me_username=0x7f0b0074;
public static final int your_custom_username=0x7f0b007b;
public static final int your_github_username=0x7f0b0078;
public static final int your_linked_in_username=0x7f0b0076;
public static final int your_skype_username=0x7f0b007a;
public static final int your_username=0x7f0b007c;
}
public static final class style {
public static final int ButtonTheme_GithubJobs=0x7f0a0062;
public static final int CheckBoxTheme_GithubJobs=0x7f0a0061;
public static final int DialogWindowTitle_Sherlock=0x7f0a0037;
public static final int DialogWindowTitle_Sherlock_Light=0x7f0a0038;
public static final int EditTextTheme_GithubJobs=0x7f0a0060;
public static final int ImageButtonTheme_GithubJobs=0x7f0a0063;
public static final int LibraryCheckbox=0x7f0a0065;
public static final int PromoButton=0x7f0a0064;
public static final int Sherlock___TextAppearance_Small=0x7f0a004b;
public static final int Sherlock___Theme=0x7f0a004e;
public static final int Sherlock___Theme_DarkActionBar=0x7f0a0050;
public static final int Sherlock___Theme_Dialog=0x7f0a0051;
public static final int Sherlock___Theme_Light=0x7f0a004f;
public static final int Sherlock___Widget_ActionBar=0x7f0a0005;
public static final int Sherlock___Widget_ActionMode=0x7f0a001a;
public static final int Sherlock___Widget_ActivityChooserView=0x7f0a0022;
public static final int Sherlock___Widget_Holo_DropDownItem=0x7f0a002d;
public static final int Sherlock___Widget_Holo_ListView=0x7f0a002a;
public static final int Sherlock___Widget_Holo_Spinner=0x7f0a0027;
public static final int TextAppearance_Sherlock_DialogWindowTitle=0x7f0a0049;
public static final int TextAppearance_Sherlock_Light_DialogWindowTitle=0x7f0a004a;
public static final int TextAppearance_Sherlock_Light_Small=0x7f0a004d;
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large=0x7f0a0044;
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small=0x7f0a0046;
public static final int TextAppearance_Sherlock_Small=0x7f0a004c;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Menu=0x7f0a0039;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle=0x7f0a003c;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse=0x7f0a003d;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title=0x7f0a003a;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse=0x7f0a003b;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle=0x7f0a0040;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse=0x7f0a0041;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title=0x7f0a003e;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse=0x7f0a003f;
public static final int TextAppearance_Sherlock_Widget_DropDownItem=0x7f0a0048;
public static final int TextAppearance_Sherlock_Widget_PopupMenu=0x7f0a0042;
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Large=0x7f0a0043;
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Small=0x7f0a0045;
public static final int TextAppearance_Sherlock_Widget_TextView_SpinnerItem=0x7f0a0047;
public static final int TextAppearance_TabPageIndicator=0x7f0a0003;
public static final int Theme_GithubJobs=0x7f0a005c;
public static final int Theme_GithubJobs_Dialog=0x7f0a005d;
public static final int Theme_GithubJobs_Dialog_NoTitle=0x7f0a005e;
public static final int Theme_PageIndicatorDefaults=0x7f0a0000;
public static final int Theme_Sherlock=0x7f0a0052;
public static final int Theme_Sherlock_Dialog=0x7f0a005a;
public static final int Theme_Sherlock_ForceOverflow=0x7f0a0057;
public static final int Theme_Sherlock_Light=0x7f0a0053;
public static final int Theme_Sherlock_Light_DarkActionBar=0x7f0a0054;
public static final int Theme_Sherlock_Light_DarkActionBar_ForceOverflow=0x7f0a0059;
public static final int Theme_Sherlock_Light_Dialog=0x7f0a005b;
public static final int Theme_Sherlock_Light_ForceOverflow=0x7f0a0058;
public static final int Theme_Sherlock_Light_NoActionBar=0x7f0a0056;
public static final int Theme_Sherlock_NoActionBar=0x7f0a0055;
public static final int Widget=0x7f0a0001;
public static final int Widget_IconPageIndicator=0x7f0a0004;
public static final int Widget_Sherlock_ActionBar=0x7f0a0006;
public static final int Widget_Sherlock_ActionBar_Solid=0x7f0a0007;
public static final int Widget_Sherlock_ActionBar_TabBar=0x7f0a000e;
public static final int Widget_Sherlock_ActionBar_TabText=0x7f0a0011;
public static final int Widget_Sherlock_ActionBar_TabView=0x7f0a000b;
public static final int Widget_Sherlock_ActionButton=0x7f0a0014;
public static final int Widget_Sherlock_ActionButton_CloseMode=0x7f0a0016;
public static final int Widget_Sherlock_ActionButton_Overflow=0x7f0a0018;
public static final int Widget_Sherlock_ActionMode=0x7f0a001b;
public static final int Widget_Sherlock_ActivityChooserView=0x7f0a0023;
public static final int Widget_Sherlock_Button_Small=0x7f0a0025;
public static final int Widget_Sherlock_DropDownItem_Spinner=0x7f0a002e;
public static final int Widget_Sherlock_Light_ActionBar=0x7f0a0008;
public static final int Widget_Sherlock_Light_ActionBar_Solid=0x7f0a0009;
public static final int Widget_Sherlock_Light_ActionBar_Solid_Inverse=0x7f0a000a;
public static final int Widget_Sherlock_Light_ActionBar_TabBar=0x7f0a000f;
public static final int Widget_Sherlock_Light_ActionBar_TabBar_Inverse=0x7f0a0010;
public static final int Widget_Sherlock_Light_ActionBar_TabText=0x7f0a0012;
public static final int Widget_Sherlock_Light_ActionBar_TabText_Inverse=0x7f0a0013;
public static final int Widget_Sherlock_Light_ActionBar_TabView=0x7f0a000c;
public static final int Widget_Sherlock_Light_ActionBar_TabView_Inverse=0x7f0a000d;
public static final int Widget_Sherlock_Light_ActionButton=0x7f0a0015;
public static final int Widget_Sherlock_Light_ActionButton_CloseMode=0x7f0a0017;
public static final int Widget_Sherlock_Light_ActionButton_Overflow=0x7f0a0019;
public static final int Widget_Sherlock_Light_ActionMode=0x7f0a001c;
public static final int Widget_Sherlock_Light_ActionMode_Inverse=0x7f0a001d;
public static final int Widget_Sherlock_Light_ActivityChooserView=0x7f0a0024;
public static final int Widget_Sherlock_Light_Button_Small=0x7f0a0026;
public static final int Widget_Sherlock_Light_DropDownItem_Spinner=0x7f0a002f;
public static final int Widget_Sherlock_Light_ListPopupWindow=0x7f0a001f;
public static final int Widget_Sherlock_Light_ListView_DropDown=0x7f0a002c;
public static final int Widget_Sherlock_Light_PopupMenu=0x7f0a0021;
public static final int Widget_Sherlock_Light_PopupWindow_ActionMode=0x7f0a0031;
public static final int Widget_Sherlock_Light_ProgressBar=0x7f0a0033;
public static final int Widget_Sherlock_Light_ProgressBar_Horizontal=0x7f0a0035;
public static final int Widget_Sherlock_Light_Spinner_DropDown_ActionBar=0x7f0a0029;
public static final int Widget_Sherlock_ListPopupWindow=0x7f0a001e;
public static final int Widget_Sherlock_ListView_DropDown=0x7f0a002b;
public static final int Widget_Sherlock_PopupMenu=0x7f0a0020;
public static final int Widget_Sherlock_PopupWindow_ActionMode=0x7f0a0030;
public static final int Widget_Sherlock_ProgressBar=0x7f0a0032;
public static final int Widget_Sherlock_ProgressBar_Horizontal=0x7f0a0034;
public static final int Widget_Sherlock_Spinner_DropDown_ActionBar=0x7f0a0028;
public static final int Widget_Sherlock_TextView_SpinnerItem=0x7f0a0036;
public static final int Widget_Styled_ActionBar=0x7f0a005f;
public static final int Widget_TabPageIndicator=0x7f0a0002;
}
public static final class styleable {
/** Attributes that can be used with a CirclePageIndicator.
Includes the following attributes:
Attribute Description
{@link #CirclePageIndicator_android_background com.github.jobs:android_background}
View background
{@link #CirclePageIndicator_android_orientation com.github.jobs:android_orientation}
Orientation of the indicator.
{@link #CirclePageIndicator_centered com.github.jobs:centered}
Whether or not the indicators should be centered.
{@link #CirclePageIndicator_fillColor com.github.jobs:fillColor}
Color of the filled circle that represents the current page.
{@link #CirclePageIndicator_pageColor com.github.jobs:pageColor}
Color of the filled circles that represents pages.
{@link #CirclePageIndicator_radius com.github.jobs:radius}
Radius of the circles.
{@link #CirclePageIndicator_snap com.github.jobs:snap}
Whether or not the selected indicator snaps to the circles.
{@link #CirclePageIndicator_strokeColor com.github.jobs:strokeColor}
Color of the open circles.
{@link #CirclePageIndicator_strokeWidth com.github.jobs:strokeWidth}
Width of the stroke used to draw the circles.
@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, 0x7f010006, 0x7f010008,
0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d,
0x7f01000e
};
/**
@attr description
View background
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_background}.
@attr name android:android_background
*/
public static final int CirclePageIndicator_android_background = 1;
/**
@attr description
Orientation of the indicator.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_orientation}.
@attr name android:android_orientation
*/
public static final int CirclePageIndicator_android_orientation = 0;
/**
@attr description
Whether or not the indicators should be centered.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:centered
*/
public static final int CirclePageIndicator_centered = 2;
/**
@attr description
Color of the filled circle that represents the current page.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:fillColor
*/
public static final int CirclePageIndicator_fillColor = 4;
/**
@attr description
Color of the filled circles that represents pages.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:pageColor
*/
public static final int CirclePageIndicator_pageColor = 5;
/**
@attr description
Radius of the circles. This is also the spacing between circles.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:radius
*/
public static final int CirclePageIndicator_radius = 6;
/**
@attr description
Whether or not the selected indicator snaps to the circles.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:snap
*/
public static final int CirclePageIndicator_snap = 7;
/**
@attr description
Color of the open circles.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:strokeColor
*/
public static final int CirclePageIndicator_strokeColor = 8;
/**
@attr description
Width of the stroke used to draw the circles.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:strokeWidth
*/
public static final int CirclePageIndicator_strokeWidth = 3;
/** Attributes that can be used with a LinePageIndicator.
Includes the following attributes:
Attribute Description
{@link #LinePageIndicator_android_background com.github.jobs:android_background}
View background
{@link #LinePageIndicator_centered com.github.jobs:centered}
Whether or not the indicators should be centered.
{@link #LinePageIndicator_gapWidth com.github.jobs:gapWidth}
Width of the gap between each indicator line.
{@link #LinePageIndicator_lineWidth com.github.jobs:lineWidth}
Width of each indicator line.
{@link #LinePageIndicator_selectedColor com.github.jobs:selectedColor}
Color of the selected line that represents the current page.
{@link #LinePageIndicator_strokeWidth com.github.jobs:strokeWidth}
Width of each indicator line's stroke.
{@link #LinePageIndicator_unselectedColor com.github.jobs:unselectedColor}
Color of the unselected lines that represent the pages.
@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, 0x7f010006, 0x7f010007, 0x7f010008,
0x7f010009, 0x7f01000f, 0x7f010010
};
/**
@attr description
View background
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_background}.
@attr name android:android_background
*/
public static final int LinePageIndicator_android_background = 0;
/**
@attr description
Whether or not the indicators should be centered.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:centered
*/
public static final int LinePageIndicator_centered = 1;
/**
@attr description
Width of the gap between each indicator line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:gapWidth
*/
public static final int LinePageIndicator_gapWidth = 6;
/**
@attr description
Width of each indicator line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:lineWidth
*/
public static final int LinePageIndicator_lineWidth = 5;
/**
@attr description
Color of the selected line that represents the current page.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:selectedColor
*/
public static final int LinePageIndicator_selectedColor = 2;
/**
@attr description
Width of each indicator line's stroke.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:strokeWidth
*/
public static final int LinePageIndicator_strokeWidth = 3;
/**
@attr description
Color of the unselected lines that represent the pages.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:unselectedColor
*/
public static final int LinePageIndicator_unselectedColor = 4;
/** Attributes used to style the Action Bar.
Includes the following attributes:
Attribute Description
{@link #SherlockActionBar_background com.github.jobs:background}
Specifies a background drawable for the action bar.
{@link #SherlockActionBar_backgroundSplit com.github.jobs:backgroundSplit}
Specifies a background drawable for the bottom component of a split action bar.
{@link #SherlockActionBar_backgroundStacked com.github.jobs:backgroundStacked}
Specifies a background drawable for a second stacked row of the action bar.
{@link #SherlockActionBar_customNavigationLayout com.github.jobs:customNavigationLayout}
Specifies a layout for custom navigation.
{@link #SherlockActionBar_displayOptions com.github.jobs:displayOptions}
Options affecting how the action bar is displayed.
{@link #SherlockActionBar_divider com.github.jobs:divider}
Specifies the drawable used for item dividers.
{@link #SherlockActionBar_height com.github.jobs:height}
Specifies a fixed height.
{@link #SherlockActionBar_homeLayout com.github.jobs:homeLayout}
Specifies a layout to use for the "home" section of the action bar.
{@link #SherlockActionBar_icon com.github.jobs:icon}
Specifies the drawable used for the application icon.
{@link #SherlockActionBar_indeterminateProgressStyle com.github.jobs:indeterminateProgressStyle}
Specifies a style resource to use for an indeterminate progress spinner.
{@link #SherlockActionBar_itemPadding com.github.jobs:itemPadding}
Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
{@link #SherlockActionBar_logo com.github.jobs:logo}
Specifies the drawable used for the application logo.
{@link #SherlockActionBar_navigationMode com.github.jobs:navigationMode}
The type of navigation to use.
{@link #SherlockActionBar_progressBarPadding com.github.jobs:progressBarPadding}
Specifies the horizontal padding on either end for an embedded progress bar.
{@link #SherlockActionBar_progressBarStyle com.github.jobs:progressBarStyle}
Specifies a style resource to use for an embedded progress bar.
{@link #SherlockActionBar_subtitle com.github.jobs:subtitle}
Specifies subtitle text used for navigationMode="normal"
{@link #SherlockActionBar_subtitleTextStyle com.github.jobs:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionBar_title com.github.jobs:title}
Specifies title text used for navigationMode="normal"
{@link #SherlockActionBar_titleTextStyle com.github.jobs:titleTextStyle}
Specifies a style to use for title text.
@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 = {
0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022,
0x7f010023, 0x7f010024, 0x7f010059, 0x7f01005a,
0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e,
0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062,
0x7f010063, 0x7f010064, 0x7f010065
};
/**
@attr description
Specifies a background drawable for the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:background
*/
public static final int SherlockActionBar_background = 2;
/**
@attr description
Specifies a background drawable for the bottom component of a split action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundSplit
*/
public static final int SherlockActionBar_backgroundSplit = 3;
/**
@attr description
Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundStacked
*/
public static final int SherlockActionBar_backgroundStacked = 12;
/**
@attr description
Specifies a layout for custom navigation. Overrides navigationMode.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:customNavigationLayout
*/
public static final int SherlockActionBar_customNavigationLayout = 13;
/**
@attr description
Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
useLogo
0x1
showHome
0x2
homeAsUp
0x4
showTitle
0x8
showCustom
0x10
disableHome
0x20
This is a private symbol.
@attr name android:displayOptions
*/
public static final int SherlockActionBar_displayOptions = 7;
/**
@attr description
Specifies the drawable used for item dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:divider
*/
public static final int SherlockActionBar_divider = 5;
/**
@attr description
Specifies a fixed height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:height
*/
public static final int SherlockActionBar_height = 4;
/**
@attr description
Specifies a layout to use for the "home" section of the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:homeLayout
*/
public static final int SherlockActionBar_homeLayout = 14;
/**
@attr description
Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:icon
*/
public static final int SherlockActionBar_icon = 10;
/**
@attr description
Specifies a style resource to use for an indeterminate progress spinner.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:indeterminateProgressStyle
*/
public static final int SherlockActionBar_indeterminateProgressStyle = 16;
/**
@attr description
Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:itemPadding
*/
public static final int SherlockActionBar_itemPadding = 18;
/**
@attr description
Specifies the drawable used for the application logo.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:logo
*/
public static final int SherlockActionBar_logo = 11;
/**
@attr description
The type of navigation to use.
Must be one of the following constant values.
Constant Value Description
normal
0 Normal static title text
listMode
1 The action bar will use a selection list for navigation.
tabMode
2 The action bar will use a series of horizontal tabs for navigation.
This is a private symbol.
@attr name android:navigationMode
*/
public static final int SherlockActionBar_navigationMode = 6;
/**
@attr description
Specifies the horizontal padding on either end for an embedded progress bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:progressBarPadding
*/
public static final int SherlockActionBar_progressBarPadding = 17;
/**
@attr description
Specifies a style resource to use for an embedded progress bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:progressBarStyle
*/
public static final int SherlockActionBar_progressBarStyle = 15;
/**
@attr description
Specifies subtitle text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:subtitle
*/
public static final int SherlockActionBar_subtitle = 9;
/**
@attr description
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:subtitleTextStyle
*/
public static final int SherlockActionBar_subtitleTextStyle = 1;
/**
@attr description
Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:title
*/
public static final int SherlockActionBar_title = 8;
/**
@attr description
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:titleTextStyle
*/
public static final int SherlockActionBar_titleTextStyle = 0;
/** Attributes that can be used with a SherlockActionMenuItemView.
Includes the following attributes:
Attribute Description
{@link #SherlockActionMenuItemView_android_minWidth com.github.jobs:android_minWidth}
@see #SherlockActionMenuItemView_android_minWidth
*/
public static final int[] SherlockActionMenuItemView = {
0x0101013f
};
/**
This symbol is the offset where the {@link com.github.jobs.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.
Includes the following attributes:
Attribute Description
{@link #SherlockActionMode_background com.github.jobs:background}
Specifies a background for the action mode bar.
{@link #SherlockActionMode_backgroundSplit com.github.jobs:backgroundSplit}
Specifies a background for the split action mode bar.
{@link #SherlockActionMode_height com.github.jobs:height}
Specifies a fixed height for the action mode bar.
{@link #SherlockActionMode_subtitleTextStyle com.github.jobs:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionMode_titleTextStyle com.github.jobs:titleTextStyle}
Specifies a style to use for title text.
@see #SherlockActionMode_background
@see #SherlockActionMode_backgroundSplit
@see #SherlockActionMode_height
@see #SherlockActionMode_subtitleTextStyle
@see #SherlockActionMode_titleTextStyle
*/
public static final int[] SherlockActionMode = {
0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022,
0x7f010023
};
/**
@attr description
Specifies a background for the action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:background
*/
public static final int SherlockActionMode_background = 2;
/**
@attr description
Specifies a background for the split action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundSplit
*/
public static final int SherlockActionMode_backgroundSplit = 3;
/**
@attr description
Specifies a fixed height for the action mode bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:height
*/
public static final int SherlockActionMode_height = 4;
/**
@attr description
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:subtitleTextStyle
*/
public static final int SherlockActionMode_subtitleTextStyle = 1;
/**
@attr description
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:titleTextStyle
*/
public static final int SherlockActionMode_titleTextStyle = 0;
/** Attributes that can be used with a SherlockActivityChooserView.
Includes the following attributes:
Attribute Description
{@link #SherlockActivityChooserView_android_background com.github.jobs:android_background}
{@link #SherlockActivityChooserView_expandActivityOverflowButtonDrawable com.github.jobs:expandActivityOverflowButtonDrawable}
The drawable to show in the button for expanding the activities overflow popup.
{@link #SherlockActivityChooserView_initialActivityCount com.github.jobs:initialActivityCount}
The maximal number of items initially shown in the activity list.
@see #SherlockActivityChooserView_android_background
@see #SherlockActivityChooserView_expandActivityOverflowButtonDrawable
@see #SherlockActivityChooserView_initialActivityCount
*/
public static final int[] SherlockActivityChooserView = {
0x010100d4, 0x7f01006e, 0x7f01006f
};
/**
This symbol is the offset where the {@link com.github.jobs.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;
/**
@attr description
The drawable to show in the button for expanding the activities overflow popup.
Note: 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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:expandActivityOverflowButtonDrawable
*/
public static final int SherlockActivityChooserView_expandActivityOverflowButtonDrawable = 2;
/**
@attr description
The maximal number of items initially shown in the activity list.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:initialActivityCount
*/
public static final int SherlockActivityChooserView_initialActivityCount = 1;
/** Base attributes that are available to all groups.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuGroup_android_checkableBehavior com.github.jobs:android_checkableBehavior}
Whether the items are capable of displaying a check mark.
{@link #SherlockMenuGroup_android_enabled com.github.jobs:android_enabled}
Whether the items are enabled.
{@link #SherlockMenuGroup_android_id com.github.jobs:android_id}
The ID of the group.
{@link #SherlockMenuGroup_android_menuCategory com.github.jobs:android_menuCategory}
The category applied to all items within this group.
{@link #SherlockMenuGroup_android_orderInCategory com.github.jobs:android_orderInCategory}
The order within the category applied to all items within this group.
{@link #SherlockMenuGroup_android_visible com.github.jobs:android_visible}
Whether the items are shown/visible.
@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
};
/**
@attr description
Whether the items are capable of displaying a check mark.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_checkableBehavior}.
@attr name android:android_checkableBehavior
*/
public static final int SherlockMenuGroup_android_checkableBehavior = 5;
/**
@attr description
Whether the items are enabled.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_enabled}.
@attr name android:android_enabled
*/
public static final int SherlockMenuGroup_android_enabled = 0;
/**
@attr description
The ID of the group.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_id}.
@attr name android:android_id
*/
public static final int SherlockMenuGroup_android_id = 1;
/**
@attr description
The category applied to all items within this group.
(This will be or'ed with the orderInCategory attribute.)
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_menuCategory}.
@attr name android:android_menuCategory
*/
public static final int SherlockMenuGroup_android_menuCategory = 3;
/**
@attr description
The order within the category applied to all items within this group.
(This will be or'ed with the category attribute.)
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_orderInCategory}.
@attr name android:android_orderInCategory
*/
public static final int SherlockMenuGroup_android_orderInCategory = 4;
/**
@attr description
Whether the items are shown/visible.
This corresponds to the global attribute resource symbol {@link com.github.jobs.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.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuItem_android_actionLayout com.github.jobs:android_actionLayout}
An optional layout to be used as an action view.
{@link #SherlockMenuItem_android_actionProviderClass com.github.jobs:android_actionProviderClass}
The name of an optional ActionProvider class to instantiate an action view
and perform operations such as default action for that menu item.
{@link #SherlockMenuItem_android_actionViewClass com.github.jobs:android_actionViewClass}
The name of an optional View class to instantiate and use as an
action view.
{@link #SherlockMenuItem_android_alphabeticShortcut com.github.jobs:android_alphabeticShortcut}
The alphabetic shortcut key.
{@link #SherlockMenuItem_android_checkable com.github.jobs:android_checkable}
Whether the item is capable of displaying a check mark.
{@link #SherlockMenuItem_android_checked com.github.jobs:android_checked}
Whether the item is checked.
{@link #SherlockMenuItem_android_enabled com.github.jobs:android_enabled}
Whether the item is enabled.
{@link #SherlockMenuItem_android_icon com.github.jobs:android_icon}
The icon associated with this item.
{@link #SherlockMenuItem_android_id com.github.jobs:android_id}
The ID of the item.
{@link #SherlockMenuItem_android_menuCategory com.github.jobs:android_menuCategory}
The category applied to the item.
{@link #SherlockMenuItem_android_numericShortcut com.github.jobs:android_numericShortcut}
The numeric shortcut key.
{@link #SherlockMenuItem_android_onClick com.github.jobs:android_onClick}
Name of a method on the Context used to inflate the menu that will be
called when the item is clicked.
{@link #SherlockMenuItem_android_orderInCategory com.github.jobs:android_orderInCategory}
The order within the category applied to the item.
{@link #SherlockMenuItem_android_showAsAction com.github.jobs:android_showAsAction}
How this item should display in the Action Bar, if present.
{@link #SherlockMenuItem_android_title com.github.jobs:android_title}
The title associated with the item.
{@link #SherlockMenuItem_android_titleCondensed com.github.jobs:android_titleCondensed}
The condensed title associated with the item.
{@link #SherlockMenuItem_android_visible com.github.jobs:android_visible}
Whether the item is shown/visible.
@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
};
/**
@attr description
An optional layout to be used as an action view.
See {@link android.view.MenuItem#setActionView(android.view.View)}
for more info.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_actionLayout}.
@attr name android:android_actionLayout
*/
public static final int SherlockMenuItem_android_actionLayout = 14;
/**
@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.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_actionProviderClass}.
@attr name android:android_actionProviderClass
*/
public static final int SherlockMenuItem_android_actionProviderClass = 16;
/**
@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.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_actionViewClass}.
@attr name android:android_actionViewClass
*/
public static final int SherlockMenuItem_android_actionViewClass = 15;
/**
@attr description
The alphabetic shortcut key. This is the shortcut when using a keyboard
with alphabetic keys.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_alphabeticShortcut}.
@attr name android:android_alphabeticShortcut
*/
public static final int SherlockMenuItem_android_alphabeticShortcut = 9;
/**
@attr description
Whether the item is capable of displaying a check mark.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_checkable}.
@attr name android:android_checkable
*/
public static final int SherlockMenuItem_android_checkable = 11;
/**
@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.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_checked}.
@attr name android:android_checked
*/
public static final int SherlockMenuItem_android_checked = 3;
/**
@attr description
Whether the item is enabled.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_enabled}.
@attr name android:android_enabled
*/
public static final int SherlockMenuItem_android_enabled = 1;
/**
@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.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_icon}.
@attr name android:android_icon
*/
public static final int SherlockMenuItem_android_icon = 0;
/**
@attr description
The ID of the item.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_id}.
@attr name android:android_id
*/
public static final int SherlockMenuItem_android_id = 2;
/**
@attr description
The category applied to the item.
(This will be or'ed with the orderInCategory attribute.)
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_menuCategory}.
@attr name android:android_menuCategory
*/
public static final int SherlockMenuItem_android_menuCategory = 5;
/**
@attr description
The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key)
keyboard.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_numericShortcut}.
@attr name android:android_numericShortcut
*/
public static final int SherlockMenuItem_android_numericShortcut = 10;
/**
@attr description
Name of a method on the Context used to inflate the menu that will be
called when the item is clicked.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_onClick}.
@attr name android:android_onClick
*/
public static final int SherlockMenuItem_android_onClick = 12;
/**
@attr description
The order within the category applied to the item.
(This will be or'ed with the category attribute.)
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_orderInCategory}.
@attr name android:android_orderInCategory
*/
public static final int SherlockMenuItem_android_orderInCategory = 6;
/**
@attr description
How this item should display in the Action Bar, if present.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_showAsAction}.
@attr name android:android_showAsAction
*/
public static final int SherlockMenuItem_android_showAsAction = 13;
/**
@attr description
The title associated with the item.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_title}.
@attr name android:android_title
*/
public static final int SherlockMenuItem_android_title = 7;
/**
@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.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_titleCondensed}.
@attr name android:android_titleCondensed
*/
public static final int SherlockMenuItem_android_titleCondensed = 8;
/**
@attr description
Whether the item is shown/visible.
This corresponds to the global attribute resource symbol {@link com.github.jobs.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.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuView_headerBackground com.github.jobs:headerBackground}
Default background for the menu header.
{@link #SherlockMenuView_horizontalDivider com.github.jobs:horizontalDivider}
Default horizontal divider between rows of menu items.
{@link #SherlockMenuView_itemBackground com.github.jobs:itemBackground}
Default background for each menu item.
{@link #SherlockMenuView_itemIconDisabledAlpha com.github.jobs:itemIconDisabledAlpha}
Default disabled icon alpha for each menu item that shows an icon.
{@link #SherlockMenuView_itemTextAppearance com.github.jobs:itemTextAppearance}
Default appearance of menu item text.
{@link #SherlockMenuView_preserveIconSpacing com.github.jobs:preserveIconSpacing}
Whether space should be reserved in layout when an icon is missing.
{@link #SherlockMenuView_verticalDivider com.github.jobs:verticalDivider}
Default vertical divider between menu items.
{@link #SherlockMenuView_windowAnimationStyle com.github.jobs:windowAnimationStyle}
Default animations for the menu.
@see #SherlockMenuView_headerBackground
@see #SherlockMenuView_horizontalDivider
@see #SherlockMenuView_itemBackground
@see #SherlockMenuView_itemIconDisabledAlpha
@see #SherlockMenuView_itemTextAppearance
@see #SherlockMenuView_preserveIconSpacing
@see #SherlockMenuView_verticalDivider
@see #SherlockMenuView_windowAnimationStyle
*/
public static final int[] SherlockMenuView = {
0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069,
0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d
};
/**
@attr description
Default background for the menu header.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:headerBackground
*/
public static final int SherlockMenuView_headerBackground = 3;
/**
@attr description
Default horizontal divider between rows of menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:horizontalDivider
*/
public static final int SherlockMenuView_horizontalDivider = 1;
/**
@attr description
Default background for each menu item.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:itemBackground
*/
public static final int SherlockMenuView_itemBackground = 4;
/**
@attr description
Default disabled icon alpha for each menu item that shows an icon.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:itemIconDisabledAlpha
*/
public static final int SherlockMenuView_itemIconDisabledAlpha = 6;
/**
@attr description
Default appearance of menu item text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:itemTextAppearance
*/
public static final int SherlockMenuView_itemTextAppearance = 0;
/**
@attr description
Whether space should be reserved in layout when an icon is missing.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:preserveIconSpacing
*/
public static final int SherlockMenuView_preserveIconSpacing = 7;
/**
@attr description
Default vertical divider between menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:verticalDivider
*/
public static final int SherlockMenuView_verticalDivider = 2;
/**
@attr description
Default animations for the menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:windowAnimationStyle
*/
public static final int SherlockMenuView_windowAnimationStyle = 5;
/** Attributes that can be used with a SherlockSpinner.
Includes the following attributes:
Attribute Description
{@link #SherlockSpinner_android_dropDownHorizontalOffset com.github.jobs:android_dropDownHorizontalOffset}
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownSelector com.github.jobs:android_dropDownSelector}
List selector to use for spinnerMode="dropdown" display.
{@link #SherlockSpinner_android_dropDownVerticalOffset com.github.jobs:android_dropDownVerticalOffset}
Vertical offset from the spinner widget for positioning the dropdown in
spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownWidth com.github.jobs:android_dropDownWidth}
Width of the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_gravity com.github.jobs:android_gravity}
Gravity setting for positioning the currently selected item.
{@link #SherlockSpinner_android_popupBackground com.github.jobs:android_popupBackground}
Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_popupPromptView com.github.jobs:android_popupPromptView}
Reference to a layout to use for displaying a prompt in the dropdown for
spinnerMode="dropdown".
{@link #SherlockSpinner_android_prompt com.github.jobs:android_prompt}
The prompt to display when the spinner's dialog is shown.
@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, 0x010103ef
};
/**
@attr description
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_dropDownHorizontalOffset}.
@attr name android:android_dropDownHorizontalOffset
*/
public static final int SherlockSpinner_android_dropDownHorizontalOffset = 5;
/**
@attr description
List selector to use for spinnerMode="dropdown" display.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_dropDownSelector}.
@attr name android:android_dropDownSelector
*/
public static final int SherlockSpinner_android_dropDownSelector = 1;
/**
@attr description
Vertical offset from the spinner widget for positioning the dropdown in
spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_dropDownVerticalOffset}.
@attr name android:android_dropDownVerticalOffset
*/
public static final int SherlockSpinner_android_dropDownVerticalOffset = 6;
/**
@attr description
Width of the dropdown in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_dropDownWidth}.
@attr name android:android_dropDownWidth
*/
public static final int SherlockSpinner_android_dropDownWidth = 4;
/**
@attr description
Gravity setting for positioning the currently selected item.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_gravity}.
@attr name android:android_gravity
*/
public static final int SherlockSpinner_android_gravity = 0;
/**
@attr description
Background drawable to use for the dropdown in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_popupBackground}.
@attr name android:android_popupBackground
*/
public static final int SherlockSpinner_android_popupBackground = 2;
/**
@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.
This is a private symbol.
@attr name android:android_popupPromptView
*/
public static final int SherlockSpinner_android_popupPromptView = 7;
/**
@attr description
The prompt to display when the spinner's dialog is shown.
This corresponds to the global attribute resource symbol {@link com.github.jobs.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.
Includes the following attributes:
Attribute Description
{@link #SherlockTheme_absForceOverflow com.github.jobs:absForceOverflow}
Specified if we are forcing an action item overflow menu.
{@link #SherlockTheme_actionBarDivider com.github.jobs:actionBarDivider}
Custom divider drawable to use for elements in the action bar.
{@link #SherlockTheme_actionBarItemBackground com.github.jobs:actionBarItemBackground}
Custom item state list drawable background for action bar items.
{@link #SherlockTheme_actionBarSize com.github.jobs:actionBarSize}
Size of the Action Bar, including the contextual
bar used to present Action Modes.
{@link #SherlockTheme_actionBarSplitStyle com.github.jobs:actionBarSplitStyle}
Reference to a style for the split Action Bar.
{@link #SherlockTheme_actionBarStyle com.github.jobs:actionBarStyle}
Reference to a style for the Action Bar
{@link #SherlockTheme_actionBarTabBarStyle com.github.jobs:actionBarTabBarStyle}
{@link #SherlockTheme_actionBarTabStyle com.github.jobs:actionBarTabStyle}
Default style for tabs within an action bar
{@link #SherlockTheme_actionBarTabTextStyle com.github.jobs:actionBarTabTextStyle}
{@link #SherlockTheme_actionBarWidgetTheme com.github.jobs:actionBarWidgetTheme}
Reference to a theme that should be used to inflate widgets
and layouts destined for the action bar.
{@link #SherlockTheme_actionButtonStyle com.github.jobs:actionButtonStyle}
{@link #SherlockTheme_actionDropDownStyle com.github.jobs:actionDropDownStyle}
{@link #SherlockTheme_actionMenuTextAppearance com.github.jobs:actionMenuTextAppearance}
TextAppearance style that will be applied to text that
appears within action menu items.
{@link #SherlockTheme_actionMenuTextColor com.github.jobs:actionMenuTextColor}
Color for text that appears within action menu items.
{@link #SherlockTheme_actionModeBackground com.github.jobs:actionModeBackground}
Background drawable to use for action mode UI
{@link #SherlockTheme_actionModeCloseButtonStyle com.github.jobs:actionModeCloseButtonStyle}
{@link #SherlockTheme_actionModeCloseDrawable com.github.jobs:actionModeCloseDrawable}
Drawable to use for the close action mode button
{@link #SherlockTheme_actionModePopupWindowStyle com.github.jobs:actionModePopupWindowStyle}
PopupWindow style to use for action modes when showing as a window overlay.
{@link #SherlockTheme_actionModeShareDrawable com.github.jobs:actionModeShareDrawable}
Drawable to use for the Share action button in WebView selection action modes
{@link #SherlockTheme_actionModeSplitBackground com.github.jobs:actionModeSplitBackground}
Background drawable to use for action mode UI in the lower split bar
{@link #SherlockTheme_actionModeStyle com.github.jobs:actionModeStyle}
{@link #SherlockTheme_actionOverflowButtonStyle com.github.jobs:actionOverflowButtonStyle}
{@link #SherlockTheme_actionSpinnerItemStyle com.github.jobs:actionSpinnerItemStyle}
{@link #SherlockTheme_activatedBackgroundIndicator com.github.jobs:activatedBackgroundIndicator}
Drawable used as a background for activated items.
{@link #SherlockTheme_activityChooserViewStyle com.github.jobs:activityChooserViewStyle}
Default ActivityChooserView style.
{@link #SherlockTheme_android_windowIsFloating com.github.jobs:android_windowIsFloating}
{@link #SherlockTheme_buttonStyleSmall com.github.jobs:buttonStyleSmall}
Small Button style.
{@link #SherlockTheme_dividerVertical com.github.jobs:dividerVertical}
Drawable to use for generic vertical dividers.
{@link #SherlockTheme_dropDownListViewStyle com.github.jobs:dropDownListViewStyle}
{@link #SherlockTheme_dropdownListPreferredItemHeight com.github.jobs:dropdownListPreferredItemHeight}
{@link #SherlockTheme_homeAsUpIndicator com.github.jobs:homeAsUpIndicator}
{@link #SherlockTheme_listPopupWindowStyle com.github.jobs:listPopupWindowStyle}
{@link #SherlockTheme_listPreferredItemHeightSmall com.github.jobs:listPreferredItemHeightSmall}
A smaller, sleeker list item height.
{@link #SherlockTheme_listPreferredItemPaddingLeft com.github.jobs:listPreferredItemPaddingLeft}
The preferred padding along the left edge of list items.
{@link #SherlockTheme_listPreferredItemPaddingRight com.github.jobs:listPreferredItemPaddingRight}
The preferred padding along the right edge of list items.
{@link #SherlockTheme_popupMenuStyle com.github.jobs:popupMenuStyle}
{@link #SherlockTheme_spinnerDropDownItemStyle com.github.jobs:spinnerDropDownItemStyle}
{@link #SherlockTheme_spinnerItemStyle com.github.jobs:spinnerItemStyle}
{@link #SherlockTheme_textAppearanceLargePopupMenu com.github.jobs:textAppearanceLargePopupMenu}
Text color, typeface, size, and style for the text inside of a popup menu.
{@link #SherlockTheme_textAppearanceListItemSmall com.github.jobs:textAppearanceListItemSmall}
The preferred TextAppearance for the primary text of small list items.
{@link #SherlockTheme_textAppearanceSmall com.github.jobs:textAppearanceSmall}
Text color, typeface, size, and style for "small" text.
{@link #SherlockTheme_textAppearanceSmallPopupMenu com.github.jobs:textAppearanceSmallPopupMenu}
Text color, typeface, size, and style for small text inside of a popup menu.
{@link #SherlockTheme_textColorPrimary com.github.jobs:textColorPrimary}
{@link #SherlockTheme_textColorPrimaryDisableOnly com.github.jobs:textColorPrimaryDisableOnly}
{@link #SherlockTheme_textColorPrimaryInverse com.github.jobs:textColorPrimaryInverse}
{@link #SherlockTheme_windowActionBar com.github.jobs:windowActionBar}
{@link #SherlockTheme_windowActionBarOverlay com.github.jobs:windowActionBarOverlay}
{@link #SherlockTheme_windowActionModeOverlay com.github.jobs:windowActionModeOverlay}
{@link #SherlockTheme_windowContentOverlay com.github.jobs:windowContentOverlay}
This Drawable is overlaid over the foreground of the Window's content area, usually
to place a shadow below the title.
{@link #SherlockTheme_windowMinWidthMajor com.github.jobs:windowMinWidthMajor}
{@link #SherlockTheme_windowMinWidthMinor com.github.jobs:windowMinWidthMinor}
{@link #SherlockTheme_windowNoTitle com.github.jobs:windowNoTitle}
{@link #SherlockTheme_windowSplitActionBar com.github.jobs:windowSplitActionBar}
@see #SherlockTheme_absForceOverflow
@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_android_windowIsFloating
@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_spinnerDropDownItemStyle
@see #SherlockTheme_spinnerItemStyle
@see #SherlockTheme_textAppearanceLargePopupMenu
@see #SherlockTheme_textAppearanceListItemSmall
@see #SherlockTheme_textAppearanceSmall
@see #SherlockTheme_textAppearanceSmallPopupMenu
@see #SherlockTheme_textColorPrimary
@see #SherlockTheme_textColorPrimaryDisableOnly
@see #SherlockTheme_textColorPrimaryInverse
@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 = {
0x01010057, 0x7f010025, 0x7f010026, 0x7f010027,
0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b,
0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f,
0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033,
0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037,
0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b,
0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f,
0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043,
0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047,
0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b,
0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f,
0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053,
0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057,
0x7f010058
};
/**
@attr description
Specified if we are forcing an action item overflow menu.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:absForceOverflow
*/
public static final int SherlockTheme_absForceOverflow = 52;
/**
@attr description
Custom divider drawable to use for elements in the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarDivider
*/
public static final int SherlockTheme_actionBarDivider = 9;
/**
@attr description
Custom item state list drawable background for action bar items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarItemBackground
*/
public static final int SherlockTheme_actionBarItemBackground = 10;
/**
@attr description
Size of the Action Bar, including the contextual
bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant Value Description
wrap_content
0
This is a private symbol.
@attr name android:actionBarSize
*/
public static final int SherlockTheme_actionBarSize = 8;
/**
@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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarSplitStyle
*/
public static final int SherlockTheme_actionBarSplitStyle = 6;
/**
@attr description
Reference to a style for the Action Bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarStyle
*/
public static final int SherlockTheme_actionBarStyle = 5;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionBarTabBarStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionBarTabBarStyle
*/
public static final int SherlockTheme_actionBarTabBarStyle = 2;
/**
@attr description
Default style for tabs within an action bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarTabStyle
*/
public static final int SherlockTheme_actionBarTabStyle = 1;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionBarTabTextStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionBarTabTextStyle
*/
public static final int SherlockTheme_actionBarTabTextStyle = 3;
/**
@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.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarWidgetTheme
*/
public static final int SherlockTheme_actionBarWidgetTheme = 7;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionButtonStyle
*/
public static final int SherlockTheme_actionButtonStyle = 38;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionDropDownStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionDropDownStyle
*/
public static final int SherlockTheme_actionDropDownStyle = 37;
/**
@attr description
TextAppearance style that will be applied to text that
appears within action menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionMenuTextAppearance
*/
public static final int SherlockTheme_actionMenuTextAppearance = 11;
/**
@attr description
Color for text that appears within action menu items.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:actionMenuTextColor
*/
public static final int SherlockTheme_actionMenuTextColor = 12;
/**
@attr description
Background drawable to use for action mode UI
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeBackground
*/
public static final int SherlockTheme_actionModeBackground = 15;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionModeCloseButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionModeCloseButtonStyle
*/
public static final int SherlockTheme_actionModeCloseButtonStyle = 14;
/**
@attr description
Drawable to use for the close action mode button
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeCloseDrawable
*/
public static final int SherlockTheme_actionModeCloseDrawable = 17;
/**
@attr description
PopupWindow style to use for action modes when showing as a window overlay.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModePopupWindowStyle
*/
public static final int SherlockTheme_actionModePopupWindowStyle = 19;
/**
@attr description
Drawable to use for the Share action button in WebView selection action modes
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeShareDrawable
*/
public static final int SherlockTheme_actionModeShareDrawable = 18;
/**
@attr description
Background drawable to use for action mode UI in the lower split bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeSplitBackground
*/
public static final int SherlockTheme_actionModeSplitBackground = 16;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionModeStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionModeStyle
*/
public static final int SherlockTheme_actionModeStyle = 13;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionOverflowButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionOverflowButtonStyle
*/
public static final int SherlockTheme_actionOverflowButtonStyle = 4;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#actionSpinnerItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionSpinnerItemStyle
*/
public static final int SherlockTheme_actionSpinnerItemStyle = 43;
/**
@attr description
Drawable used as a background for activated items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:activatedBackgroundIndicator
*/
public static final int SherlockTheme_activatedBackgroundIndicator = 51;
/**
@attr description
Default ActivityChooserView style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:activityChooserViewStyle
*/
public static final int SherlockTheme_activityChooserViewStyle = 50;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#android_windowIsFloating}
attribute's value can be found in the {@link #SherlockTheme} array.
@attr name android:android_windowIsFloating
*/
public static final int SherlockTheme_android_windowIsFloating = 0;
/**
@attr description
Small Button style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:buttonStyleSmall
*/
public static final int SherlockTheme_buttonStyleSmall = 20;
/**
@attr description
Drawable to use for generic vertical dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:dividerVertical
*/
public static final int SherlockTheme_dividerVertical = 36;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#dropDownListViewStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:dropDownListViewStyle
*/
public static final int SherlockTheme_dropDownListViewStyle = 40;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#dropdownListPreferredItemHeight}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropdownListPreferredItemHeight
*/
public static final int SherlockTheme_dropdownListPreferredItemHeight = 42;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:homeAsUpIndicator
*/
public static final int SherlockTheme_homeAsUpIndicator = 39;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#listPopupWindowStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:listPopupWindowStyle
*/
public static final int SherlockTheme_listPopupWindowStyle = 49;
/**
@attr description
A smaller, sleeker list item height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemHeightSmall
*/
public static final int SherlockTheme_listPreferredItemHeightSmall = 30;
/**
@attr description
The preferred padding along the left edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemPaddingLeft
*/
public static final int SherlockTheme_listPreferredItemPaddingLeft = 31;
/**
@attr description
The preferred padding along the right edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemPaddingRight
*/
public static final int SherlockTheme_listPreferredItemPaddingRight = 32;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#popupMenuStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:popupMenuStyle
*/
public static final int SherlockTheme_popupMenuStyle = 41;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#spinnerDropDownItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:spinnerDropDownItemStyle
*/
public static final int SherlockTheme_spinnerDropDownItemStyle = 29;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#spinnerItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:spinnerItemStyle
*/
public static final int SherlockTheme_spinnerItemStyle = 28;
/**
@attr description
Text color, typeface, size, and style for the text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceLargePopupMenu
*/
public static final int SherlockTheme_textAppearanceLargePopupMenu = 22;
/**
@attr description
The preferred TextAppearance for the primary text of small list items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceListItemSmall
*/
public static final int SherlockTheme_textAppearanceListItemSmall = 33;
/**
@attr description
Text color, typeface, size, and style for "small" text. Defaults to secondary text color.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceSmall
*/
public static final int SherlockTheme_textAppearanceSmall = 24;
/**
@attr description
Text color, typeface, size, and style for small text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceSmallPopupMenu
*/
public static final int SherlockTheme_textAppearanceSmallPopupMenu = 23;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#textColorPrimary}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimary
*/
public static final int SherlockTheme_textColorPrimary = 25;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#textColorPrimaryDisableOnly}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimaryDisableOnly
*/
public static final int SherlockTheme_textColorPrimaryDisableOnly = 26;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#textColorPrimaryInverse}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimaryInverse
*/
public static final int SherlockTheme_textColorPrimaryInverse = 27;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowActionBar}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionBar
*/
public static final int SherlockTheme_windowActionBar = 45;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowActionBarOverlay}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionBarOverlay
*/
public static final int SherlockTheme_windowActionBarOverlay = 46;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowActionModeOverlay}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionModeOverlay
*/
public static final int SherlockTheme_windowActionModeOverlay = 47;
/**
@attr description
This Drawable is overlaid over the foreground of the Window's content area, usually
to place a shadow below the title.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:windowContentOverlay
*/
public static final int SherlockTheme_windowContentOverlay = 21;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowMinWidthMajor}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMajor
*/
public static final int SherlockTheme_windowMinWidthMajor = 34;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowMinWidthMinor}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMinor
*/
public static final int SherlockTheme_windowMinWidthMinor = 35;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowNoTitle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowNoTitle
*/
public static final int SherlockTheme_windowNoTitle = 44;
/**
This symbol is the offset where the {@link com.github.jobs.R.attr#windowSplitActionBar}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowSplitActionBar
*/
public static final int SherlockTheme_windowSplitActionBar = 48;
/** Attributes that can be used with a TitlePageIndicator.
Includes the following attributes:
Attribute Description
{@link #TitlePageIndicator_android_background com.github.jobs:android_background}
View background
{@link #TitlePageIndicator_android_textColor com.github.jobs:android_textColor}
Color of regular titles.
{@link #TitlePageIndicator_android_textSize com.github.jobs:android_textSize}
Size of title text.
{@link #TitlePageIndicator_clipPadding com.github.jobs:clipPadding}
Screen edge padding.
{@link #TitlePageIndicator_footerColor com.github.jobs:footerColor}
Color of the footer line and indicator.
{@link #TitlePageIndicator_footerIndicatorHeight com.github.jobs:footerIndicatorHeight}
Height of the indicator above the footer line.
{@link #TitlePageIndicator_footerIndicatorStyle com.github.jobs:footerIndicatorStyle}
Style of the indicator.
{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.github.jobs:footerIndicatorUnderlinePadding}
Left and right padding of the underline indicator.
{@link #TitlePageIndicator_footerLineHeight com.github.jobs:footerLineHeight}
Height of the footer line.
{@link #TitlePageIndicator_footerPadding com.github.jobs:footerPadding}
Padding between the bottom of the title and the footer.
{@link #TitlePageIndicator_linePosition com.github.jobs:linePosition}
Position of the line.
{@link #TitlePageIndicator_selectedBold com.github.jobs:selectedBold}
Whether or not the selected item is displayed as bold.
{@link #TitlePageIndicator_selectedColor com.github.jobs:selectedColor}
Color of the selected title.
{@link #TitlePageIndicator_titlePadding com.github.jobs:titlePadding}
Padding between titles when bumping into each other.
{@link #TitlePageIndicator_topPadding com.github.jobs:topPadding}
Padding between titles and the top of the View.
@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, 0x7f010007,
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014,
0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b
};
/**
@attr description
View background
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_background}.
@attr name android:android_background
*/
public static final int TitlePageIndicator_android_background = 2;
/**
@attr description
Color of regular titles.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_textColor}.
@attr name android:android_textColor
*/
public static final int TitlePageIndicator_android_textColor = 1;
/**
@attr description
Size of title text.
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_textSize}.
@attr name android:android_textSize
*/
public static final int TitlePageIndicator_android_textSize = 0;
/**
@attr description
Screen edge padding.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:clipPadding
*/
public static final int TitlePageIndicator_clipPadding = 4;
/**
@attr description
Color of the footer line and indicator.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:footerColor
*/
public static final int TitlePageIndicator_footerColor = 5;
/**
@attr description
Height of the indicator above the footer line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:footerIndicatorHeight
*/
public static final int TitlePageIndicator_footerIndicatorHeight = 8;
/**
@attr description
Style of the indicator. Default is triangle.
Must be one of the following constant values.
Constant Value Description
none
0
triangle
1
underline
2
This is a private symbol.
@attr name android:footerIndicatorStyle
*/
public static final int TitlePageIndicator_footerIndicatorStyle = 7;
/**
@attr description
Left and right padding of the underline indicator.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:footerIndicatorUnderlinePadding
*/
public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 9;
/**
@attr description
Height of the footer line.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:footerLineHeight
*/
public static final int TitlePageIndicator_footerLineHeight = 6;
/**
@attr description
Padding between the bottom of the title and the footer.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:footerPadding
*/
public static final int TitlePageIndicator_footerPadding = 10;
/**
@attr description
Position of the line.
Must be one of the following constant values.
Constant Value Description
bottom
0
top
1
This is a private symbol.
@attr name android:linePosition
*/
public static final int TitlePageIndicator_linePosition = 11;
/**
@attr description
Whether or not the selected item is displayed as bold.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:selectedBold
*/
public static final int TitlePageIndicator_selectedBold = 12;
/**
@attr description
Color of the selected title.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:selectedColor
*/
public static final int TitlePageIndicator_selectedColor = 3;
/**
@attr description
Padding between titles when bumping into each other.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:titlePadding
*/
public static final int TitlePageIndicator_titlePadding = 13;
/**
@attr description
Padding between titles and the top of the View.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:topPadding
*/
public static final int TitlePageIndicator_topPadding = 14;
/** Attributes that can be used with a UnderlinePageIndicator.
Includes the following attributes:
Attribute Description
{@link #UnderlinePageIndicator_android_background com.github.jobs:android_background}
View background
{@link #UnderlinePageIndicator_fadeDelay com.github.jobs:fadeDelay}
Length of the delay to fade the indicator.
{@link #UnderlinePageIndicator_fadeLength com.github.jobs:fadeLength}
Length of the indicator fade to transparent.
{@link #UnderlinePageIndicator_fades com.github.jobs:fades}
Whether or not the selected indicator fades.
{@link #UnderlinePageIndicator_selectedColor com.github.jobs:selectedColor}
Color of the selected line that represents the current page.
@see #UnderlinePageIndicator_android_background
@see #UnderlinePageIndicator_fadeDelay
@see #UnderlinePageIndicator_fadeLength
@see #UnderlinePageIndicator_fades
@see #UnderlinePageIndicator_selectedColor
*/
public static final int[] UnderlinePageIndicator = {
0x010100d4, 0x7f010007, 0x7f01001c, 0x7f01001d,
0x7f01001e
};
/**
@attr description
View background
This corresponds to the global attribute resource symbol {@link com.github.jobs.R.attr#android_background}.
@attr name android:android_background
*/
public static final int UnderlinePageIndicator_android_background = 0;
/**
@attr description
Length of the delay to fade the indicator.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:fadeDelay
*/
public static final int UnderlinePageIndicator_fadeDelay = 3;
/**
@attr description
Length of the indicator fade to transparent.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:fadeLength
*/
public static final int UnderlinePageIndicator_fadeLength = 4;
/**
@attr description
Whether or not the selected indicator fades.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:fades
*/
public static final int UnderlinePageIndicator_fades = 2;
/**
@attr description
Color of the selected line that represents the current page.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:selectedColor
*/
public static final int UnderlinePageIndicator_selectedColor = 1;
/** Attributes that can be used with a ViewPagerIndicator.
Includes the following attributes:
Attribute Description
{@link #ViewPagerIndicator_vpiCirclePageIndicatorStyle com.github.jobs:vpiCirclePageIndicatorStyle}
Style of the circle indicator.
{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle com.github.jobs:vpiIconPageIndicatorStyle}
Style of the icon indicator's views.
{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle com.github.jobs:vpiLinePageIndicatorStyle}
Style of the line indicator.
{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle com.github.jobs:vpiTabPageIndicatorStyle}
Style of the tab indicator's tabs.
{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle com.github.jobs:vpiTitlePageIndicatorStyle}
Style of the title indicator.
{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle com.github.jobs:vpiUnderlinePageIndicatorStyle}
Style of the underline indicator.
@see #ViewPagerIndicator_vpiCirclePageIndicatorStyle
@see #ViewPagerIndicator_vpiIconPageIndicatorStyle
@see #ViewPagerIndicator_vpiLinePageIndicatorStyle
@see #ViewPagerIndicator_vpiTabPageIndicatorStyle
@see #ViewPagerIndicator_vpiTitlePageIndicatorStyle
@see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle
*/
public static final int[] ViewPagerIndicator = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004, 0x7f010005
};
/**
@attr description
Style of the circle indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiCirclePageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0;
/**
@attr description
Style of the icon indicator's views.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiIconPageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1;
/**
@attr description
Style of the line indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiLinePageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2;
/**
@attr description
Style of the tab indicator's tabs.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiTabPageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4;
/**
@attr description
Style of the title indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiTitlePageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3;
/**
@attr description
Style of the underline indicator.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:vpiUnderlinePageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5;
};
}