org.solovyev.android.ads.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 org.solovyev.android.ads;
public final class R {
public static final class array {
public static int choice_ids=0x7f0c0000;
public static int choice_labels=0x7f0c0001;
}
public static final class attr {
/** 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 int actionBarDivider=0x7f010024;
/** 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 int actionBarItemBackground=0x7f010025;
/** 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 int actionBarSize=0x7f010023;
/** 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 int actionBarSplitStyle=0x7f010021;
/** 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 int actionBarStyle=0x7f010020;
/**
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 int actionBarTabBarStyle=0x7f01001d;
/** 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 int actionBarTabStyle=0x7f01001c;
/**
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 int actionBarTabTextStyle=0x7f01001e;
/** 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 int actionBarWidgetTheme=0x7f010022;
/**
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 int actionButtonStyle=0x7f010050;
/**
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 int actionDropDownStyle=0x7f01004f;
/** 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 int actionMenuTextAppearance=0x7f010026;
/** 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 int actionMenuTextColor=0x7f010027;
/** 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 int actionModeBackground=0x7f01002a;
/**
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 int actionModeCloseButtonStyle=0x7f010029;
/** 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 int actionModeCloseDrawable=0x7f01002c;
/** 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 int actionModePopupWindowStyle=0x7f01002e;
/** 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 int actionModeShareDrawable=0x7f01002d;
/** 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 int actionModeSplitBackground=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 int actionModeStyle=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 int actionOverflowButtonStyle=0x7f01001f;
/**
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 int actionSpinnerItemStyle=0x7f010055;
/** 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 int activatedBackgroundIndicator=0x7f01005d;
/** 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 int activityChooserViewStyle=0x7f01005c;
/**
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 int background=0x7f010018;
/**
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 int backgroundSplit=0x7f010019;
/** 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 int backgroundStacked=0x7f010065;
/**
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 int boundaries=0x7f010078;
/** 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 int buttonStyleSmall=0x7f01002f;
/** 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 int customNavigationLayout=0x7f010066;
/**
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 int debugDraw=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 int defaultButtonStyle=0x7f01000a;
/**
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 int directionTextAlpha=0x7f010007;
/**
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 int directionTextColor=0x7f010001;
/**
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 int directionTextScale=0x7f010006;
/** 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 int displayOptions=0x7f010060;
/** 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 int divider=0x7f01001b;
/** 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 int dividerVertical=0x7f01004e;
/**
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 int dropDownHintAppearance=0x7f01005e;
/**
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 int dropDownListViewStyle=0x7f010052;
/**
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 int dropdownListPreferredItemHeight=0x7f010054;
/** 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 int expandActivityOverflowButtonDrawable=0x7f010075;
/**
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 int hTextPosition=0x7f010008;
/** 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 int headerBackground=0x7f01006f;
/**
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 int height=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 int homeAsUpIndicator=0x7f010051;
/** 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 int homeLayout=0x7f010067;
/** 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 int horizontalDivider=0x7f01006d;
/**
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 int horizontalSpacing=0x7f01000b;
/** 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 int icon=0x7f010063;
/** The default state of the SearchView. If true, it will be iconified when not in
use and expanded when clicked.
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 int iconifiedByDefault=0x7f010076;
/** 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 int indeterminateProgressStyle=0x7f010069;
/** 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 int initialActivityCount=0x7f010074;
/** 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 int itemBackground=0x7f010070;
/** 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 int itemIconDisabledAlpha=0x7f010072;
/** 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 int itemPadding=0x7f01006b;
/** 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 int itemTextAppearance=0x7f01006c;
/**
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 int layout_horizontalSpacing=0x7f01000f;
/**
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 int layout_newLine=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 int layout_verticalSpacing=0x7f010010;
/**
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 int listPopupWindowStyle=0x7f01005b;
/** 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 int listPreferredItemHeightSmall=0x7f010048;
/** 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 int listPreferredItemPaddingLeft=0x7f010049;
/** 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 int listPreferredItemPaddingRight=0x7f01004a;
/** 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 int logo=0x7f010064;
/**
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 int mainViewId=0x7f010012;
/** 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 int navigationMode=0x7f01005f;
/** Must be one of the following constant values.
Constant Value Description
horizontal
0
vertical
1
*/
public static int orientation=0x7f010000;
/** 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 int popupMenuStyle=0x7f010053;
/** 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 int preserveIconSpacing=0x7f010073;
/** 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 int progressBarPadding=0x7f01006a;
/** 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 int progressBarStyle=0x7f010068;
/** An optional query hint string to be displayed in the empty query field.
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 int queryHint=0x7f010077;
/** SearchView AutoCompleteTextView 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 int searchAutoCompleteTextView=0x7f01003a;
/** SearchView dropdown background
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 int searchDropdownBackground=0x7f01003b;
/** The list item height for search results. @hide
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 int searchResultListItemHeight=0x7f010045;
/** SearchView close button 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 int searchViewCloseIcon=0x7f01003c;
/** SearchView query refinement 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 int searchViewEditQuery=0x7f010040;
/** SearchView query refinement icon background
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 int searchViewEditQueryBackground=0x7f010041;
/** SearchView Go button 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 int searchViewGoIcon=0x7f01003d;
/** SearchView Search 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 int searchViewSearchIcon=0x7f01003e;
/** SearchView text field background for the left section
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 int searchViewTextField=0x7f010042;
/** SearchView text field background for the right section
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 int searchViewTextFieldRight=0x7f010043;
/** SearchView Voice button 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 int searchViewVoiceIcon=0x7f01003f;
/** Background drawable for standalone items that need focus/pressed states.
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 int selectableItemBackground=0x7f010030;
/**
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 int separator=0x7f010009;
/**
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 int slidingViewId=0x7f010011;
/**
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 int slidingViewLedge=0x7f010014;
/**
May 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.
May be one of the following constant values.
Constant Value Description
left
0
top
1
right
2
bottom
3
*/
public static int slidingViewPosition=0x7f010015;
/** May 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.
May be one of the following constant values.
Constant Value Description
hover
0
push
1
*/
public static int slidingViewStyle=0x7f010013;
/** 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 int spinnerDropDownItemStyle=0x7f010039;
/**
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 int spinnerItemStyle=0x7f010038;
/**
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 int step=0x7f010079;
/** 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 int subtitle=0x7f010062;
/**
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 int subtitleTextStyle=0x7f010017;
/** 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 int textAppearanceLargePopupMenu=0x7f010032;
/** 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 int textAppearanceListItemSmall=0x7f01004b;
/** Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse 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 int textAppearanceSearchResultSubtitle=0x7f010047;
/** Text color, typeface, size, and style for system search result title. Defaults to primary inverse 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 int textAppearanceSearchResultTitle=0x7f010046;
/** 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 int textAppearanceSmall=0x7f010034;
/** 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 int textAppearanceSmallPopupMenu=0x7f010033;
/**
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 int textColorPrimary=0x7f010035;
/**
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 int textColorPrimaryDisableOnly=0x7f010036;
/**
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 int textColorPrimaryInverse=0x7f010037;
/** Text color for urls in search suggestions, used by things like global search and the browser. @hide
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 int textColorSearchUrl=0x7f010044;
/**
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 int textDown=0x7f010003;
/**
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 int textLeft=0x7f010005;
/**
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 int textRight=0x7f010004;
/**
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 int textUp=0x7f010002;
/** 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 int title=0x7f010061;
/**
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 int titleTextStyle=0x7f010016;
/** 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 int verticalDivider=0x7f01006e;
/**
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 int verticalSpacing=0x7f01000c;
/**
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 int windowActionBar=0x7f010057;
/**
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 int windowActionBarOverlay=0x7f010058;
/**
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 int windowActionModeOverlay=0x7f010059;
/** 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 int windowAnimationStyle=0x7f010071;
/** 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 int windowContentOverlay=0x7f010031;
/**
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 int windowMinWidthMajor=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 int windowMinWidthMinor=0x7f01004d;
/**
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 int windowNoTitle=0x7f010056;
/**
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 int windowSplitActionBar=0x7f01005a;
}
public static final class bool {
public static int abs__action_bar_embed_tabs=0x7f0a0000;
public static int abs__action_bar_expanded_action_views_exclusive=0x7f0a0002;
/** Whether action menu items should be displayed in ALLCAPS or not.
Defaults to true. If this is not appropriate for specific locales
it should be disabled in that locale's resources.
*/
public static int abs__config_actionMenuItemAllCaps=0x7f0a0004;
/** Whether action menu items should obey the "withText" showAsAction
flag. This may be set to false for situations where space is
extremely limited.
Whether action menu items should obey the "withText" showAsAction
flag. This may be set to false for situations where space is
extremely limited.
*/
public static int abs__config_allowActionMenuItemTextWithIcon=0x7f0a0005;
/** Sets whether menu shortcuts should be displayed on panel menus when
a keyboard is present.
*/
public static int abs__config_showMenuShortcutsWhenKeyboardPresent=0x7f0a0003;
public static int abs__split_action_bar_is_narrow=0x7f0a0001;
}
public static final class color {
public static int abs__background_holo_dark=0x7f07000f;
public static int abs__background_holo_light=0x7f070010;
public static int abs__bright_foreground_disabled_holo_dark=0x7f070013;
public static int abs__bright_foreground_disabled_holo_light=0x7f070014;
public static int abs__bright_foreground_holo_dark=0x7f070011;
public static int abs__bright_foreground_holo_light=0x7f070012;
public static int abs__primary_text_disable_only_holo_dark=0x7f070015;
public static int abs__primary_text_disable_only_holo_light=0x7f070016;
public static int abs__primary_text_holo_dark=0x7f070017;
public static int abs__primary_text_holo_light=0x7f070018;
public static int acl_bg=0x7f070000;
public static int button_ce_text_color=0x7f07000b;
public static int button_operator_text_color=0x7f07000a;
public static int candidate_background=0x7f070004;
public static int candidate_normal=0x7f070001;
public static int candidate_other=0x7f070003;
public static int candidate_recommended=0x7f070002;
public static int default_background=0x7f07000e;
public static int default_text_color=0x7f07000c;
public static int magic_flame=0x7f070005;
public static int metro_button_blue_background=0x7f070009;
public static int metro_button_dark_background=0x7f070007;
public static int metro_button_dark_text_color=0x7f070006;
public static int metro_button_gray_background=0x7f070008;
public static int selected_angle_unit_text_color=0x7f07000d;
}
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 int abs__action_bar_default_height=0x7f08000a;
/** 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 int abs__action_bar_icon_vertical_padding=0x7f08000b;
/** 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 int abs__action_bar_subtitle_bottom_margin=0x7f08000f;
/** 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 int abs__action_bar_subtitle_text_size=0x7f08000d;
/** 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 int abs__action_bar_subtitle_top_margin=0x7f08000e;
/** 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 int abs__action_bar_title_text_size=0x7f08000c;
/** Minimum width for an action button in the menu area of an action bar
Minimum width for an action button in the menu area of an action bar
Minimum width for an action button in the menu area of an action bar
Minimum width for an action button in the menu area of an action bar
*/
public static int abs__action_button_min_width=0x7f080010;
/** 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 int abs__config_prefDialogWidth=0x7f080009;
/** 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 int abs__dialog_min_width_major=0x7f080016;
/** 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 int abs__dialog_min_width_minor=0x7f080017;
/** Width of the icon in a dropdown list
*/
public static int abs__dropdownitem_icon_width=0x7f080013;
/** Text padding for dropdown items
*/
public static int abs__dropdownitem_text_padding_left=0x7f080011;
/** Text padding for dropdown items
*/
public static int abs__dropdownitem_text_padding_right=0x7f080012;
/** Preferred width of the search view.
*/
public static int abs__search_view_preferred_width=0x7f080015;
/** Minimum width of the search view text entry area.
*/
public static int abs__search_view_text_min_width=0x7f080014;
public static int candidate_font_height=0x7f080001;
public static int candidate_vertical_padding=0x7f080002;
public static int key_height=0x7f080000;
public static int keyboard_button_min_height=0x7f080008;
public static int keyboard_button_padding=0x7f080004;
public static int keyboard_button_text_size=0x7f080003;
public static int keyboard_preview_padding=0x7f080005;
public static int keyboard_preview_padding_left=0x7f080006;
public static int keyboard_preview_padding_right=0x7f080007;
}
public static final class drawable {
public static int abs__ab_bottom_solid_dark_holo=0x7f020000;
public static int abs__ab_bottom_solid_inverse_holo=0x7f020001;
public static int abs__ab_bottom_solid_light_holo=0x7f020002;
public static int abs__ab_bottom_transparent_dark_holo=0x7f020003;
public static int abs__ab_bottom_transparent_light_holo=0x7f020004;
public static int abs__ab_share_pack_holo_dark=0x7f020005;
public static int abs__ab_share_pack_holo_light=0x7f020006;
public static int abs__ab_solid_dark_holo=0x7f020007;
public static int abs__ab_solid_light_holo=0x7f020008;
public static int abs__ab_solid_shadow_holo=0x7f020009;
public static int abs__ab_stacked_solid_dark_holo=0x7f02000a;
public static int abs__ab_stacked_solid_light_holo=0x7f02000b;
public static int abs__ab_stacked_transparent_dark_holo=0x7f02000c;
public static int abs__ab_stacked_transparent_light_holo=0x7f02000d;
public static int abs__ab_transparent_dark_holo=0x7f02000e;
public static int abs__ab_transparent_light_holo=0x7f02000f;
public static int abs__activated_background_holo_dark=0x7f020010;
public static int abs__activated_background_holo_light=0x7f020011;
public static int abs__btn_cab_done_default_holo_dark=0x7f020012;
public static int abs__btn_cab_done_default_holo_light=0x7f020013;
public static int abs__btn_cab_done_focused_holo_dark=0x7f020014;
public static int abs__btn_cab_done_focused_holo_light=0x7f020015;
public static int abs__btn_cab_done_holo_dark=0x7f020016;
public static int abs__btn_cab_done_holo_light=0x7f020017;
public static int abs__btn_cab_done_pressed_holo_dark=0x7f020018;
public static int abs__btn_cab_done_pressed_holo_light=0x7f020019;
public static int abs__cab_background_bottom_holo_dark=0x7f02001a;
public static int abs__cab_background_bottom_holo_light=0x7f02001b;
public static int abs__cab_background_top_holo_dark=0x7f02001c;
public static int abs__cab_background_top_holo_light=0x7f02001d;
public static int abs__ic_ab_back_holo_dark=0x7f02001e;
public static int abs__ic_ab_back_holo_light=0x7f02001f;
public static int abs__ic_cab_done_holo_dark=0x7f020020;
public static int abs__ic_cab_done_holo_light=0x7f020021;
public static int abs__ic_clear=0x7f020022;
public static int abs__ic_clear_disabled=0x7f020023;
public static int abs__ic_clear_holo_light=0x7f020024;
public static int abs__ic_clear_normal=0x7f020025;
public static int abs__ic_clear_search_api_disabled_holo_light=0x7f020026;
public static int abs__ic_clear_search_api_holo_light=0x7f020027;
public static int abs__ic_commit_search_api_holo_dark=0x7f020028;
public static int abs__ic_commit_search_api_holo_light=0x7f020029;
public static int abs__ic_go=0x7f02002a;
public static int abs__ic_go_search_api_holo_light=0x7f02002b;
public static int abs__ic_menu_moreoverflow_holo_dark=0x7f02002c;
public static int abs__ic_menu_moreoverflow_holo_light=0x7f02002d;
public static int abs__ic_menu_moreoverflow_normal_holo_dark=0x7f02002e;
public static int abs__ic_menu_moreoverflow_normal_holo_light=0x7f02002f;
public static int abs__ic_menu_share_holo_dark=0x7f020030;
public static int abs__ic_menu_share_holo_light=0x7f020031;
public static int abs__ic_search=0x7f020032;
public static int abs__ic_search_api_holo_light=0x7f020033;
public static int abs__ic_voice_search=0x7f020034;
public static int abs__ic_voice_search_api_holo_light=0x7f020035;
public static int abs__item_background_holo_dark=0x7f020036;
public static int abs__item_background_holo_light=0x7f020037;
public static int abs__list_activated_holo=0x7f020038;
public static int abs__list_divider_holo_dark=0x7f020039;
public static int abs__list_divider_holo_light=0x7f02003a;
public static int abs__list_focused_holo=0x7f02003b;
public static int abs__list_longpressed_holo=0x7f02003c;
public static int abs__list_pressed_holo_dark=0x7f02003d;
public static int abs__list_pressed_holo_light=0x7f02003e;
public static int abs__list_selector_background_transition_holo_dark=0x7f02003f;
public static int abs__list_selector_background_transition_holo_light=0x7f020040;
public static int abs__list_selector_disabled_holo_dark=0x7f020041;
public static int abs__list_selector_disabled_holo_light=0x7f020042;
public static int abs__list_selector_holo_dark=0x7f020043;
public static int abs__list_selector_holo_light=0x7f020044;
public static int abs__menu_dropdown_panel_holo_dark=0x7f020045;
public static int abs__menu_dropdown_panel_holo_light=0x7f020046;
public static int abs__progress_bg_holo_dark=0x7f020047;
public static int abs__progress_bg_holo_light=0x7f020048;
public static int abs__progress_horizontal_holo_dark=0x7f020049;
public static int abs__progress_horizontal_holo_light=0x7f02004a;
public static int abs__progress_medium_holo=0x7f02004b;
public static int abs__progress_primary_holo_dark=0x7f02004c;
public static int abs__progress_primary_holo_light=0x7f02004d;
public static int abs__progress_secondary_holo_dark=0x7f02004e;
public static int abs__progress_secondary_holo_light=0x7f02004f;
public static int abs__search_dropdown_dark=0x7f020050;
public static int abs__search_dropdown_light=0x7f020051;
public static int abs__spinner_48_inner_holo=0x7f020052;
public static int abs__spinner_48_outer_holo=0x7f020053;
public static int abs__spinner_ab_default_holo_dark=0x7f020054;
public static int abs__spinner_ab_default_holo_light=0x7f020055;
public static int abs__spinner_ab_disabled_holo_dark=0x7f020056;
public static int abs__spinner_ab_disabled_holo_light=0x7f020057;
public static int abs__spinner_ab_focused_holo_dark=0x7f020058;
public static int abs__spinner_ab_focused_holo_light=0x7f020059;
public static int abs__spinner_ab_holo_dark=0x7f02005a;
public static int abs__spinner_ab_holo_light=0x7f02005b;
public static int abs__spinner_ab_pressed_holo_dark=0x7f02005c;
public static int abs__spinner_ab_pressed_holo_light=0x7f02005d;
public static int abs__tab_indicator_ab_holo=0x7f02005e;
public static int abs__tab_selected_focused_holo=0x7f02005f;
public static int abs__tab_selected_holo=0x7f020060;
public static int abs__tab_selected_pressed_holo=0x7f020061;
public static int abs__tab_unselected_pressed_holo=0x7f020062;
public static int abs__textfield_search_default_holo_dark=0x7f020063;
public static int abs__textfield_search_default_holo_light=0x7f020064;
public static int abs__textfield_search_right_default_holo_dark=0x7f020065;
public static int abs__textfield_search_right_default_holo_light=0x7f020066;
public static int abs__textfield_search_right_selected_holo_dark=0x7f020067;
public static int abs__textfield_search_right_selected_holo_light=0x7f020068;
public static int abs__textfield_search_selected_holo_dark=0x7f020069;
public static int abs__textfield_search_selected_holo_light=0x7f02006a;
public static int abs__textfield_searchview_holo_dark=0x7f02006b;
public static int abs__textfield_searchview_holo_light=0x7f02006c;
public static int abs__textfield_searchview_right_holo_dark=0x7f02006d;
public static int abs__textfield_searchview_right_holo_light=0x7f02006e;
public static int abs__toast_frame=0x7f02006f;
public static int acl_border_left=0x7f020070;
public static int acl_border_right=0x7f020071;
public static int icon=0x7f020072;
public static int icon_big=0x7f020073;
public static int icon_en_gb=0x7f020074;
public static int icon_en_us=0x7f020075;
public static int icon_original=0x7f020076;
public static int kb_copy=0x7f020077;
public static int kb_delete=0x7f020078;
public static int kb_done=0x7f020079;
public static int kb_enter=0x7f02007a;
public static int kb_paste=0x7f02007b;
public static int kb_search=0x7f02007c;
public static int kb_shift=0x7f02007d;
public static int kb_shift_shifted=0x7f02007e;
public static int kb_space=0x7f02007f;
public static int metro_dark_button=0x7f020080;
public static int metro_dark_button_blue=0x7f020081;
public static int metro_dark_button_blue_shape=0x7f020082;
public static int metro_dark_button_gray=0x7f020083;
public static int metro_dark_button_gray_shape=0x7f020084;
public static int metro_dark_button_pressed=0x7f020085;
public static int metro_dark_button_shape=0x7f020086;
public static int metro_dark_preview=0x7f020087;
public static int metro_dark_preview_shape=0x7f020088;
public static int seek_thumb_normal=0x7f020089;
public static int seek_thumb_pressed=0x7f02008a;
public static int sym_keyboard_delete=0x7f02008b;
public static int sym_keyboard_done=0x7f02008c;
public static int sym_keyboard_return=0x7f02008d;
public static int sym_keyboard_search=0x7f02008e;
public static int sym_keyboard_shift=0x7f02008f;
public static int sym_keyboard_space=0x7f020090;
public static int system_copy=0x7f020091;
public static int system_delete=0x7f020092;
public static int system_kb_delete_dark=0x7f020093;
public static int system_kb_delete_light=0x7f020094;
public static int system_paste=0x7f020095;
public static int timepicker_down_btn=0x7f020096;
public static int timepicker_down_btn_horizontal=0x7f020097;
public static int timepicker_down_disabled=0x7f020098;
public static int timepicker_down_disabled_focused=0x7f020099;
public static int timepicker_down_disabled_focused_horizontal=0x7f02009a;
public static int timepicker_down_disabled_horizontal=0x7f02009b;
public static int timepicker_down_normal=0x7f02009c;
public static int timepicker_down_normal_horizontal=0x7f02009d;
public static int timepicker_down_pressed=0x7f02009e;
public static int timepicker_down_pressed_horizontal=0x7f02009f;
public static int timepicker_down_selected=0x7f0200a0;
public static int timepicker_down_selected_horizontal=0x7f0200a1;
public static int timepicker_input=0x7f0200a2;
public static int timepicker_input_disabled=0x7f0200a3;
public static int timepicker_input_disabled_horizontal=0x7f0200a4;
public static int timepicker_input_horizontal=0x7f0200a5;
public static int timepicker_input_normal=0x7f0200a6;
public static int timepicker_input_normal_horizontal=0x7f0200a7;
public static int timepicker_input_pressed=0x7f0200a8;
public static int timepicker_input_pressed_horizontal=0x7f0200a9;
public static int timepicker_input_selected=0x7f0200aa;
public static int timepicker_input_selected_horizontal=0x7f0200ab;
public static int timepicker_up_btn=0x7f0200ac;
public static int timepicker_up_btn_horizontal=0x7f0200ad;
public static int timepicker_up_disabled=0x7f0200ae;
public static int timepicker_up_disabled_focused=0x7f0200af;
public static int timepicker_up_disabled_focused_horizontal=0x7f0200b0;
public static int timepicker_up_disabled_horizontal=0x7f0200b1;
public static int timepicker_up_normal=0x7f0200b2;
public static int timepicker_up_normal_horizontal=0x7f0200b3;
public static int timepicker_up_pressed=0x7f0200b4;
public static int timepicker_up_pressed_horizontal=0x7f0200b5;
public static int timepicker_up_selected=0x7f0200b6;
public static int timepicker_up_selected_horizontal=0x7f0200b7;
}
public static final class id {
public static int abs__action_bar=0x7f050032;
public static int abs__action_bar_container=0x7f050031;
public static int abs__action_bar_subtitle=0x7f050023;
public static int abs__action_bar_title=0x7f050022;
public static int abs__action_context_bar=0x7f050033;
public static int abs__action_menu_divider=0x7f05001b;
public static int abs__action_menu_presenter=0x7f05001c;
public static int abs__action_mode_bar=0x7f050037;
public static int abs__action_mode_bar_stub=0x7f050036;
public static int abs__action_mode_close_button=0x7f050026;
public static int abs__activity_chooser_view_content=0x7f050027;
public static int abs__checkbox=0x7f05002e;
public static int abs__content=0x7f050034;
public static int abs__default_activity_button=0x7f05002a;
public static int abs__expand_activities_button=0x7f050028;
public static int abs__home=0x7f050019;
public static int abs__icon=0x7f05002c;
public static int abs__image=0x7f050029;
public static int abs__imageButton=0x7f050024;
public static int abs__list_item=0x7f05002b;
public static int abs__progress_circular=0x7f05001d;
public static int abs__progress_horizontal=0x7f05001e;
public static int abs__radio=0x7f05002f;
public static int abs__search_badge=0x7f05003a;
public static int abs__search_bar=0x7f050039;
public static int abs__search_button=0x7f05003b;
public static int abs__search_close_btn=0x7f050040;
public static int abs__search_edit_frame=0x7f05003c;
public static int abs__search_go_btn=0x7f050042;
public static int abs__search_mag_icon=0x7f05003d;
public static int abs__search_plate=0x7f05003e;
public static int abs__search_src_text=0x7f05003f;
public static int abs__search_voice_btn=0x7f050043;
public static int abs__shortcut=0x7f050030;
public static int abs__split_action_bar=0x7f050035;
public static int abs__submit_area=0x7f050041;
public static int abs__textButton=0x7f050025;
public static int abs__title=0x7f05002d;
public static int abs__up=0x7f05001a;
public static int acl_ads_advertisement_framelayout=0x7f050045;
public static int acl_ads_linearlayout=0x7f050044;
public static int acl_ads_remove_advertisement_button=0x7f050046;
public static int acl_content_first_pane=0x7f050003;
public static int acl_content_second_pane=0x7f050004;
public static int acl_content_third_pane=0x7f050005;
public static int acl_fragment_title=0x7f050006;
public static int acl_main_linearlayout=0x7f050052;
public static int acl_view_main=0x7f050021;
public static int acl_view_sidebar=0x7f050020;
public static int acl_wizard_content=0x7f050002;
public static int acl_wizard_next_button=0x7f050001;
public static int acl_wizard_prev_button=0x7f050000;
public static int ad_parent_view=0x7f05001f;
public static int add_item_button=0x7f050047;
public static int add_item_name=0x7f050048;
public static int bottom=0x7f05000e;
public static int decrement=0x7f05005c;
public static int digits_edit_text=0x7f050050;
public static int disableHome=0x7f050018;
public static int drag_button=0x7f050056;
public static int edit_query=0x7f050038;
public static int fetch_data_button=0x7f05004c;
public static int homeAsUp=0x7f050015;
public static int horizontal=0x7f050007;
public static int horizontal_picker=0x7f050055;
public static int hover=0x7f050009;
public static int http_item_icon=0x7f05004d;
public static int http_item_text=0x7f05004e;
public static int increment=0x7f05005a;
public static int item_filter=0x7f05004b;
public static int keyboard=0x7f050057;
public static int left=0x7f05000b;
public static int listMode=0x7f050011;
public static int normal=0x7f050010;
public static int phone_edit_text=0x7f050051;
public static int preview_image_view=0x7f050059;
public static int preview_text_view=0x7f050058;
public static int push=0x7f05000a;
public static int remove_item_button=0x7f050049;
public static int remove_item_name=0x7f05004a;
public static int right=0x7f05000d;
public static int showCustom=0x7f050017;
public static int showHome=0x7f050014;
public static int showTitle=0x7f050016;
public static int start_task_button=0x7f050053;
public static int tabMode=0x7f050012;
public static int text_edit_text=0x7f05004f;
public static int timepicker_input=0x7f05005b;
public static int top=0x7f05000c;
public static int useLogo=0x7f050013;
public static int vertical=0x7f050008;
public static int vertical_picker=0x7f050054;
public static int wrap_content=0x7f05000f;
}
public static final class integer {
public static int abs__max_action_buttons=0x7f0b0000;
}
public static final class layout {
public static int abs__action_bar_home=0x7f030000;
public static int abs__action_bar_tab=0x7f030001;
public static int abs__action_bar_tab_bar_view=0x7f030002;
public static int abs__action_bar_title_item=0x7f030003;
public static int abs__action_menu_item_layout=0x7f030004;
public static int abs__action_menu_layout=0x7f030005;
public static int abs__action_mode_bar=0x7f030006;
public static int abs__action_mode_close_item=0x7f030007;
public static int abs__activity_chooser_view=0x7f030008;
public static int abs__activity_chooser_view_list_item=0x7f030009;
public static int abs__list_menu_item_checkbox=0x7f03000a;
public static int abs__list_menu_item_icon=0x7f03000b;
public static int abs__list_menu_item_radio=0x7f03000c;
public static int abs__popup_menu_item_layout=0x7f03000d;
public static int abs__screen_action_bar=0x7f03000e;
public static int abs__screen_action_bar_overlay=0x7f03000f;
public static int abs__screen_simple=0x7f030010;
public static int abs__screen_simple_overlay_action_mode=0x7f030011;
public static int abs__search_dropdown_item_icons_2line=0x7f030012;
public static int abs__search_view=0x7f030013;
public static int abs__simple_dropdown_hint=0x7f030014;
public static int acl_ads_layout=0x7f030015;
public static int acl_adview_pref=0x7f030016;
public static int acl_db_layout=0x7f030017;
public static int acl_db_list_item=0x7f030018;
public static int acl_http_layout=0x7f030019;
public static int acl_http_list_item=0x7f03001a;
public static int acl_keyboard_layout=0x7f03001b;
public static int acl_menu_layout=0x7f03001c;
public static int acl_menu_list_item=0x7f03001d;
public static int acl_sample_list_item=0x7f03001e;
public static int acl_samples_list=0x7f03001f;
public static int acl_tasks_layout=0x7f030020;
public static int acl_view_layout=0x7f030021;
public static int drag_keyboard=0x7f030022;
public static int drag_keyboard_drag_button=0x7f030023;
public static int drag_keyboard_image_button=0x7f030024;
public static int drag_keyboard_preview=0x7f030025;
public static int latin_keyboard=0x7f030026;
public static int number_picker=0x7f030027;
public static int number_picker_horizontal=0x7f030028;
public static int sherlock_spinner_dropdown_item=0x7f030029;
public static int sherlock_spinner_item=0x7f03002a;
}
public static final class string {
/** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE]
*/
public static int abs__action_bar_home_description=0x7f06001a;
/** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE]
*/
public static int abs__action_bar_up_description=0x7f06001b;
/** Content description for the action menu overflow button. [CHAR LIMIT=NONE]
*/
public static int abs__action_menu_overflow_description=0x7f06001c;
/** Label for the "Done" button on the far left of action mode toolbars.
*/
public static int abs__action_mode_done=0x7f06001d;
/** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]
*/
public static int abs__activity_chooser_view_see_all=0x7f06001e;
/** Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE]
*/
public static int abs__activitychooserview_choose_application=0x7f06001f;
/** SearchView accessibility description for clear button [CHAR LIMIT=NONE]
*/
public static int abs__searchview_description_clear=0x7f060024;
/** SearchView accessibility description for search text field [CHAR LIMIT=NONE]
*/
public static int abs__searchview_description_query=0x7f060023;
/** SearchView accessibility description for search button [CHAR LIMIT=NONE]
*/
public static int abs__searchview_description_search=0x7f060022;
/** SearchView accessibility description for submit button [CHAR LIMIT=NONE]
*/
public static int abs__searchview_description_submit=0x7f060025;
/** SearchView accessibility description for voice button [CHAR LIMIT=NONE]
*/
public static int abs__searchview_description_voice=0x7f060026;
/** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]
*/
public static int abs__shareactionprovider_share_with=0x7f060020;
/** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]
*/
public static int abs__shareactionprovider_share_with_application=0x7f060021;
public static int acl_ads=0x7f060030;
public static int acl_ads_remove_advertisement=0x7f060031;
public static int acl_fetch_data_text=0x7f06003d;
public static int acl_http=0x7f06003c;
public static int acl_http_response=0x7f06003e;
public static int acl_loading=0x7f060027;
public static int acl_no=0x7f060029;
public static int acl_sleeping_message=0x7f060060;
public static int acl_sleeping_title=0x7f06005f;
public static int acl_start_task=0x7f06005d;
public static int acl_start_task_again=0x7f06005e;
public static int acl_wizard_back=0x7f060002;
public static int acl_wizard_finish=0x7f060003;
public static int acl_wizard_finish_confirmation=0x7f060000;
public static int acl_wizard_next=0x7f060001;
public static int acl_wizard_start=0x7f060004;
public static int acl_yes=0x7f060028;
public static int answer=0x7f060050;
public static int app_name=0x7f06002e;
public static int asc_menu_item=0x7f06004d;
public static int asc_sort_menu_item_text=0x7f060047;
public static int c_billing_already_purchased=0x7f06002b;
public static int c_billing_clearing=0x7f06002c;
public static int c_billing_error=0x7f06002d;
public static int c_billing_purchasing=0x7f06002a;
public static int c_confirmation=0x7f060012;
public static int c_error=0x7f060013;
public static int choose_country=0x7f060057;
public static int db=0x7f060032;
/** Drag Keyboard
Drag Keyboard
*/
public static int en=0x7f060010;
public static int general_category=0x7f06000f;
public static int germany=0x7f06005c;
/** Title for Latin keyboard
*/
public static int ime_name=0x7f060005;
public static int item_saved=0x7f060039;
public static int items_removed=0x7f06003a;
public static int keyboard=0x7f060035;
/** Labels on soft keys
*/
public static int label_go_key=0x7f060007;
public static int label_next_key=0x7f060008;
public static int label_send_key=0x7f060009;
public static int label_subtype_en_GB=0x7f06000b;
/** Labels for subtype
*/
public static int label_subtype_generic=0x7f06000a;
public static int language_selection_title=0x7f06000d;
public static int long_press_to_open_menu=0x7f06004c;
public static int menu=0x7f06003f;
public static int menu_01=0x7f060044;
public static int menu_02=0x7f060045;
public static int menu_03=0x7f060046;
public static int name_is_empty=0x7f060038;
public static int not_to_be=0x7f060052;
public static int p_drag_angle=0x7f060017;
public static int p_drag_angle_key=0x7f060016;
public static int p_drag_distance=0x7f060015;
public static int p_drag_distance_key=0x7f060014;
public static int p_drag_duration=0x7f060019;
public static int p_drag_duration_key=0x7f060018;
public static int pick_double_number=0x7f060054;
public static int pick_integer_number=0x7f060053;
public static int preferences=0x7f06004e;
public static int remove=0x7f060037;
public static int restart_activity=0x7f060040;
public static int reverse_sort=0x7f060043;
public static int ru=0x7f060011;
public static int russia=0x7f06005a;
public static int save=0x7f060033;
public static int select_float_interval=0x7f060055;
public static int select_integer_interval=0x7f060056;
public static int select_language=0x7f06000e;
public static int settings=0x7f06002f;
/** Titles for ImePreference
*/
public static int settings_name=0x7f06000c;
public static int show_menu_name=0x7f060049;
public static int show_menu_name_text=0x7f06004b;
public static int show_menu_number=0x7f060048;
public static int show_menu_number_text=0x7f06004a;
public static int show_text=0x7f060041;
public static int show_text_text=0x7f060042;
public static int sweden=0x7f060058;
public static int tasks=0x7f060036;
public static int to_be=0x7f060051;
public static int to_be_or_not_to_be=0x7f06004f;
public static int type_to_filter=0x7f06003b;
public static int ukraine=0x7f06005b;
public static int usa=0x7f060059;
public static int view=0x7f060034;
/** Symbols that are commonly considered word separators in this language
*/
public static int word_separators=0x7f060006;
}
public static final class style {
public static int Sherlock___TextAppearance_Small=0x7f090049;
public static int Sherlock___Theme=0x7f090054;
public static int Sherlock___Theme_DarkActionBar=0x7f090056;
public static int Sherlock___Theme_Light=0x7f090055;
public static int Sherlock___Widget_ActionBar=0x7f090004;
public static int Sherlock___Widget_ActionMode=0x7f090019;
public static int Sherlock___Widget_ActivityChooserView=0x7f090021;
public static int Sherlock___Widget_Holo_DropDownItem=0x7f09002c;
public static int Sherlock___Widget_Holo_ListView=0x7f090029;
public static int Sherlock___Widget_Holo_Spinner=0x7f090026;
public static int Sherlock___Widget_SearchAutoCompleteTextView=0x7f090036;
public static int TextAppearance_Sherlock=0x7f09004d;
public static int TextAppearance_Sherlock_Light_SearchResult=0x7f090051;
public static int TextAppearance_Sherlock_Light_SearchResult_Subtitle=0x7f090053;
public static int TextAppearance_Sherlock_Light_SearchResult_Title=0x7f090052;
public static int TextAppearance_Sherlock_Light_Small=0x7f09004b;
public static int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large=0x7f090044;
public static int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small=0x7f090046;
public static int TextAppearance_Sherlock_SearchResult=0x7f09004e;
public static int TextAppearance_Sherlock_SearchResult_Subtitle=0x7f090050;
public static int TextAppearance_Sherlock_SearchResult_Title=0x7f09004f;
public static int TextAppearance_Sherlock_Small=0x7f09004a;
public static int TextAppearance_Sherlock_Widget_ActionBar_Menu=0x7f090039;
public static int TextAppearance_Sherlock_Widget_ActionBar_Subtitle=0x7f09003c;
public static int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse=0x7f09003d;
public static int TextAppearance_Sherlock_Widget_ActionBar_Title=0x7f09003a;
public static int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse=0x7f09003b;
public static int TextAppearance_Sherlock_Widget_ActionMode_Subtitle=0x7f090040;
public static int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse=0x7f090041;
public static int TextAppearance_Sherlock_Widget_ActionMode_Title=0x7f09003e;
public static int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse=0x7f09003f;
public static int TextAppearance_Sherlock_Widget_DropDownHint=0x7f09004c;
public static int TextAppearance_Sherlock_Widget_DropDownItem=0x7f090048;
public static int TextAppearance_Sherlock_Widget_PopupMenu=0x7f090042;
public static int TextAppearance_Sherlock_Widget_PopupMenu_Large=0x7f090043;
public static int TextAppearance_Sherlock_Widget_PopupMenu_Small=0x7f090045;
public static int TextAppearance_Sherlock_Widget_TextView_SpinnerItem=0x7f090047;
public static int Theme_Sherlock=0x7f090057;
public static int Theme_Sherlock_Light=0x7f090058;
public static int Theme_Sherlock_Light_DarkActionBar=0x7f090059;
public static int Theme_Sherlock_Light_NoActionBar=0x7f09005b;
public static int Theme_Sherlock_NoActionBar=0x7f09005a;
public static int Widget=0x7f090003;
public static int Widget_Sherlock_ActionBar=0x7f090005;
public static int Widget_Sherlock_ActionBar_Solid=0x7f090006;
public static int Widget_Sherlock_ActionBar_TabBar=0x7f09000d;
public static int Widget_Sherlock_ActionBar_TabText=0x7f090010;
public static int Widget_Sherlock_ActionBar_TabView=0x7f09000a;
public static int Widget_Sherlock_ActionButton=0x7f090013;
public static int Widget_Sherlock_ActionButton_CloseMode=0x7f090015;
public static int Widget_Sherlock_ActionButton_Overflow=0x7f090017;
public static int Widget_Sherlock_ActionMode=0x7f09001a;
public static int Widget_Sherlock_ActivityChooserView=0x7f090022;
public static int Widget_Sherlock_Button_Small=0x7f090024;
public static int Widget_Sherlock_DropDownItem_Spinner=0x7f09002d;
public static int Widget_Sherlock_Light_ActionBar=0x7f090007;
public static int Widget_Sherlock_Light_ActionBar_Solid=0x7f090008;
public static int Widget_Sherlock_Light_ActionBar_Solid_Inverse=0x7f090009;
public static int Widget_Sherlock_Light_ActionBar_TabBar=0x7f09000e;
public static int Widget_Sherlock_Light_ActionBar_TabBar_Inverse=0x7f09000f;
public static int Widget_Sherlock_Light_ActionBar_TabText=0x7f090011;
public static int Widget_Sherlock_Light_ActionBar_TabText_Inverse=0x7f090012;
public static int Widget_Sherlock_Light_ActionBar_TabView=0x7f09000b;
public static int Widget_Sherlock_Light_ActionBar_TabView_Inverse=0x7f09000c;
public static int Widget_Sherlock_Light_ActionButton=0x7f090014;
public static int Widget_Sherlock_Light_ActionButton_CloseMode=0x7f090016;
public static int Widget_Sherlock_Light_ActionButton_Overflow=0x7f090018;
public static int Widget_Sherlock_Light_ActionMode=0x7f09001b;
public static int Widget_Sherlock_Light_ActionMode_Inverse=0x7f09001c;
public static int Widget_Sherlock_Light_ActivityChooserView=0x7f090023;
public static int Widget_Sherlock_Light_Button_Small=0x7f090025;
public static int Widget_Sherlock_Light_DropDownItem_Spinner=0x7f09002e;
public static int Widget_Sherlock_Light_ListPopupWindow=0x7f09001e;
public static int Widget_Sherlock_Light_ListView_DropDown=0x7f09002b;
public static int Widget_Sherlock_Light_PopupMenu=0x7f090020;
public static int Widget_Sherlock_Light_PopupWindow_ActionMode=0x7f090030;
public static int Widget_Sherlock_Light_ProgressBar=0x7f090032;
public static int Widget_Sherlock_Light_ProgressBar_Horizontal=0x7f090034;
public static int Widget_Sherlock_Light_SearchAutoCompleteTextView=0x7f090038;
public static int Widget_Sherlock_Light_Spinner_DropDown_ActionBar=0x7f090028;
public static int Widget_Sherlock_ListPopupWindow=0x7f09001d;
public static int Widget_Sherlock_ListView_DropDown=0x7f09002a;
public static int Widget_Sherlock_PopupMenu=0x7f09001f;
public static int Widget_Sherlock_PopupWindow_ActionMode=0x7f09002f;
public static int Widget_Sherlock_ProgressBar=0x7f090031;
public static int Widget_Sherlock_ProgressBar_Horizontal=0x7f090033;
public static int Widget_Sherlock_SearchAutoCompleteTextView=0x7f090037;
public static int Widget_Sherlock_Spinner_DropDown_ActionBar=0x7f090027;
public static int Widget_Sherlock_TextView_SpinnerItem=0x7f090035;
public static int keyboard_metro_button_dark_style=0x7f090000;
public static int keyboard_metro_preview_dark_style=0x7f090001;
public static int metro_button_dark_style=0x7f090002;
}
public static final class xml {
public static int ime_preferences=0x7f040000;
public static int method=0x7f040001;
public static int preferences=0x7f040002;
public static int qwerty=0x7f040003;
public static int symbols=0x7f040004;
public static int symbols_shift=0x7f040005;
}
public static final class styleable {
/** Attributes that can be used with a DirectionDragButton.
Includes the following attributes:
Attribute Description
{@link #DirectionDragButton_directionTextAlpha org.solovyev.android.samples:directionTextAlpha}
{@link #DirectionDragButton_directionTextColor org.solovyev.android.samples:directionTextColor}
{@link #DirectionDragButton_directionTextScale org.solovyev.android.samples:directionTextScale}
{@link #DirectionDragButton_textDown org.solovyev.android.samples:textDown}
{@link #DirectionDragButton_textLeft org.solovyev.android.samples:textLeft}
{@link #DirectionDragButton_textRight org.solovyev.android.samples:textRight}
{@link #DirectionDragButton_textUp org.solovyev.android.samples:textUp}
@see #DirectionDragButton_directionTextAlpha
@see #DirectionDragButton_directionTextColor
@see #DirectionDragButton_directionTextScale
@see #DirectionDragButton_textDown
@see #DirectionDragButton_textLeft
@see #DirectionDragButton_textRight
@see #DirectionDragButton_textUp
*/
public static final int[] DirectionDragButton = {
0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004,
0x7f010005, 0x7f010006, 0x7f010007
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#directionTextAlpha}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:directionTextAlpha
*/
public static final int DirectionDragButton_directionTextAlpha = 6;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#directionTextColor}
attribute's value can be found in the {@link #DirectionDragButton} 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 org.solovyev.android.samples:directionTextColor
*/
public static final int DirectionDragButton_directionTextColor = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#directionTextScale}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:directionTextScale
*/
public static final int DirectionDragButton_directionTextScale = 5;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#textDown}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:textDown
*/
public static final int DirectionDragButton_textDown = 2;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#textLeft}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:textLeft
*/
public static final int DirectionDragButton_textLeft = 4;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#textRight}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:textRight
*/
public static final int DirectionDragButton_textRight = 3;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#textUp}
attribute's value can be found in the {@link #DirectionDragButton} array.
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.
@attr name org.solovyev.android.samples:textUp
*/
public static final int DirectionDragButton_textUp = 1;
/** Attributes that can be used with a DragButton.
Includes the following attributes:
Attribute Description
{@link #DragButton_hTextPosition org.solovyev.android.samples:hTextPosition}
@see #DragButton_hTextPosition
*/
public static final int[] DragButton = {
0x7f010008
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#hTextPosition}
attribute's value can be found in the {@link #DragButton} array.
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.
@attr name org.solovyev.android.samples:hTextPosition
*/
public static final int DragButton_hTextPosition = 0;
/** Attributes that can be used with a FlowLayout.
Includes the following attributes:
Attribute Description
{@link #FlowLayout_debugDraw org.solovyev.android.samples:debugDraw}
{@link #FlowLayout_horizontalSpacing org.solovyev.android.samples:horizontalSpacing}
{@link #FlowLayout_orientation org.solovyev.android.samples:orientation}
{@link #FlowLayout_verticalSpacing org.solovyev.android.samples:verticalSpacing}
@see #FlowLayout_debugDraw
@see #FlowLayout_horizontalSpacing
@see #FlowLayout_orientation
@see #FlowLayout_verticalSpacing
*/
public static final int[] FlowLayout = {
0x7f010000, 0x7f01000b, 0x7f01000c, 0x7f01000d
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#debugDraw}
attribute's value can be found in the {@link #FlowLayout} 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 org.solovyev.android.samples:debugDraw
*/
public static final int FlowLayout_debugDraw = 3;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#horizontalSpacing}
attribute's value can be found in the {@link #FlowLayout} 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 org.solovyev.android.samples:horizontalSpacing
*/
public static final int FlowLayout_horizontalSpacing = 1;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#orientation}
attribute's value can be found in the {@link #FlowLayout} array.
Must be one of the following constant values.
Constant Value Description
horizontal
0
vertical
1
@attr name org.solovyev.android.samples:orientation
*/
public static final int FlowLayout_orientation = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#verticalSpacing}
attribute's value can be found in the {@link #FlowLayout} 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 org.solovyev.android.samples:verticalSpacing
*/
public static final int FlowLayout_verticalSpacing = 2;
/** Attributes that can be used with a FlowLayout_LayoutParams.
Includes the following attributes:
Attribute Description
{@link #FlowLayout_LayoutParams_layout_horizontalSpacing org.solovyev.android.samples:layout_horizontalSpacing}
{@link #FlowLayout_LayoutParams_layout_newLine org.solovyev.android.samples:layout_newLine}
{@link #FlowLayout_LayoutParams_layout_verticalSpacing org.solovyev.android.samples:layout_verticalSpacing}
@see #FlowLayout_LayoutParams_layout_horizontalSpacing
@see #FlowLayout_LayoutParams_layout_newLine
@see #FlowLayout_LayoutParams_layout_verticalSpacing
*/
public static final int[] FlowLayout_LayoutParams = {
0x7f01000e, 0x7f01000f, 0x7f010010
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#layout_horizontalSpacing}
attribute's value can be found in the {@link #FlowLayout_LayoutParams} 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 org.solovyev.android.samples:layout_horizontalSpacing
*/
public static final int FlowLayout_LayoutParams_layout_horizontalSpacing = 1;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#layout_newLine}
attribute's value can be found in the {@link #FlowLayout_LayoutParams} 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 org.solovyev.android.samples:layout_newLine
*/
public static final int FlowLayout_LayoutParams_layout_newLine = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#layout_verticalSpacing}
attribute's value can be found in the {@link #FlowLayout_LayoutParams} 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 org.solovyev.android.samples:layout_verticalSpacing
*/
public static final int FlowLayout_LayoutParams_layout_verticalSpacing = 2;
/** Attributes that can be used with a MultiSelectListPreference.
Includes the following attributes:
Attribute Description
{@link #MultiSelectListPreference_separator org.solovyev.android.samples:separator}
@see #MultiSelectListPreference_separator
*/
public static final int[] MultiSelectListPreference = {
0x7f010009
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#separator}
attribute's value can be found in the {@link #MultiSelectListPreference} array.
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.
@attr name org.solovyev.android.samples:separator
*/
public static final int MultiSelectListPreference_separator = 0;
/** Attributes that can be used with a NumberRangeSeekBar.
Includes the following attributes:
Attribute Description
{@link #NumberRangeSeekBar_boundaries org.solovyev.android.samples:boundaries}
{@link #NumberRangeSeekBar_step org.solovyev.android.samples:step}
@see #NumberRangeSeekBar_boundaries
@see #NumberRangeSeekBar_step
*/
public static final int[] NumberRangeSeekBar = {
0x7f010078, 0x7f010079
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#boundaries}
attribute's value can be found in the {@link #NumberRangeSeekBar} array.
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.
@attr name org.solovyev.android.samples:boundaries
*/
public static final int NumberRangeSeekBar_boundaries = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#step}
attribute's value can be found in the {@link #NumberRangeSeekBar} array.
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.
@attr name org.solovyev.android.samples:step
*/
public static final int NumberRangeSeekBar_step = 1;
/** Attributes that can be used with a Picker.
Includes the following attributes:
Attribute Description
{@link #Picker_orientation org.solovyev.android.samples:orientation}
@see #Picker_orientation
*/
public static final int[] Picker = {
0x7f010000
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#orientation}
attribute's value can be found in the {@link #Picker} array.
Must be one of the following constant values.
Constant Value Description
horizontal
0
vertical
1
@attr name org.solovyev.android.samples:orientation
*/
public static final int Picker_orientation = 0;
/** Attributes used to style the Action Bar.
Includes the following attributes:
Attribute Description
{@link #SherlockActionBar_background org.solovyev.android.samples:background}
Specifies a background drawable for the action bar.
{@link #SherlockActionBar_backgroundSplit org.solovyev.android.samples:backgroundSplit}
Specifies a background drawable for the bottom component of a split action bar.
{@link #SherlockActionBar_backgroundStacked org.solovyev.android.samples:backgroundStacked}
Specifies a background drawable for a second stacked row of the action bar.
{@link #SherlockActionBar_customNavigationLayout org.solovyev.android.samples:customNavigationLayout}
Specifies a layout for custom navigation.
{@link #SherlockActionBar_displayOptions org.solovyev.android.samples:displayOptions}
Options affecting how the action bar is displayed.
{@link #SherlockActionBar_divider org.solovyev.android.samples:divider}
Specifies the drawable used for item dividers.
{@link #SherlockActionBar_height org.solovyev.android.samples:height}
Specifies a fixed height.
{@link #SherlockActionBar_homeLayout org.solovyev.android.samples:homeLayout}
Specifies a layout to use for the "home" section of the action bar.
{@link #SherlockActionBar_icon org.solovyev.android.samples:icon}
Specifies the drawable used for the application icon.
{@link #SherlockActionBar_indeterminateProgressStyle org.solovyev.android.samples:indeterminateProgressStyle}
Specifies a style resource to use for an indeterminate progress spinner.
{@link #SherlockActionBar_itemPadding org.solovyev.android.samples:itemPadding}
Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
{@link #SherlockActionBar_logo org.solovyev.android.samples:logo}
Specifies the drawable used for the application logo.
{@link #SherlockActionBar_navigationMode org.solovyev.android.samples:navigationMode}
The type of navigation to use.
{@link #SherlockActionBar_progressBarPadding org.solovyev.android.samples:progressBarPadding}
Specifies the horizontal padding on either end for an embedded progress bar.
{@link #SherlockActionBar_progressBarStyle org.solovyev.android.samples:progressBarStyle}
Specifies a style resource to use for an embedded progress bar.
{@link #SherlockActionBar_subtitle org.solovyev.android.samples:subtitle}
Specifies subtitle text used for navigationMode="normal"
{@link #SherlockActionBar_subtitleTextStyle org.solovyev.android.samples:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionBar_title org.solovyev.android.samples:title}
Specifies title text used for navigationMode="normal"
{@link #SherlockActionBar_titleTextStyle org.solovyev.android.samples: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 = {
0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019,
0x7f01001a, 0x7f01001b, 0x7f01005f, 0x7f010060,
0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064,
0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068,
0x7f010069, 0x7f01006a, 0x7f01006b
};
/**
@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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 android:minWidth}
@see #SherlockActionMenuItemView_android_minWidth
*/
public static final int[] SherlockActionMenuItemView = {
0x0101013f
};
/**
This symbol is the offset where the {@link android.R.attr#minWidth}
attribute's value can be found in the {@link #SherlockActionMenuItemView} array.
@attr name 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 org.solovyev.android.samples:background}
Specifies a background for the action mode bar.
{@link #SherlockActionMode_backgroundSplit org.solovyev.android.samples:backgroundSplit}
Specifies a background for the split action mode bar.
{@link #SherlockActionMode_height org.solovyev.android.samples:height}
Specifies a fixed height for the action mode bar.
{@link #SherlockActionMode_subtitleTextStyle org.solovyev.android.samples:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionMode_titleTextStyle org.solovyev.android.samples: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 = {
0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019,
0x7f01001a
};
/**
@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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 android:background}
{@link #SherlockActivityChooserView_expandActivityOverflowButtonDrawable org.solovyev.android.samples:expandActivityOverflowButtonDrawable}
The drawable to show in the button for expanding the activities overflow popup.
{@link #SherlockActivityChooserView_initialActivityCount org.solovyev.android.samples: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, 0x7f010074, 0x7f010075
};
/**
This symbol is the offset where the {@link android.R.attr#background}
attribute's value can be found in the {@link #SherlockActivityChooserView} array.
@attr name 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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 android:checkableBehavior}
Whether the items are capable of displaying a check mark.
{@link #SherlockMenuGroup_android_enabled android:enabled}
Whether the items are enabled.
{@link #SherlockMenuGroup_android_id android:id}
The ID of the group.
{@link #SherlockMenuGroup_android_menuCategory android:menuCategory}
The category applied to all items within this group.
{@link #SherlockMenuGroup_android_orderInCategory android:orderInCategory}
The order within the category applied to all items within this group.
{@link #SherlockMenuGroup_android_visible 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 android.R.attr#checkableBehavior}.
@attr name 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 android.R.attr#enabled}.
@attr name 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 android.R.attr#id}.
@attr name 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 android.R.attr#menuCategory}.
@attr name 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 android.R.attr#orderInCategory}.
@attr name 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 android.R.attr#visible}.
@attr name 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 android:actionLayout}
An optional layout to be used as an action view.
{@link #SherlockMenuItem_android_actionProviderClass 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 android:actionViewClass}
The name of an optional View class to instantiate and use as an
action view.
{@link #SherlockMenuItem_android_alphabeticShortcut android:alphabeticShortcut}
The alphabetic shortcut key.
{@link #SherlockMenuItem_android_checkable android:checkable}
Whether the item is capable of displaying a check mark.
{@link #SherlockMenuItem_android_checked android:checked}
Whether the item is checked.
{@link #SherlockMenuItem_android_enabled android:enabled}
Whether the item is enabled.
{@link #SherlockMenuItem_android_icon android:icon}
The icon associated with this item.
{@link #SherlockMenuItem_android_id android:id}
The ID of the item.
{@link #SherlockMenuItem_android_menuCategory android:menuCategory}
The category applied to the item.
{@link #SherlockMenuItem_android_numericShortcut android:numericShortcut}
The numeric shortcut key.
{@link #SherlockMenuItem_android_onClick 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 android:orderInCategory}
The order within the category applied to the item.
{@link #SherlockMenuItem_android_showAsAction android:showAsAction}
How this item should display in the Action Bar, if present.
{@link #SherlockMenuItem_android_title android:title}
The title associated with the item.
{@link #SherlockMenuItem_android_titleCondensed android:titleCondensed}
The condensed title associated with the item.
{@link #SherlockMenuItem_android_visible 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 android.R.attr#actionLayout}.
@attr name 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 android.R.attr#actionProviderClass}.
@attr name 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 android.R.attr#actionViewClass}.
@attr name 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 android.R.attr#alphabeticShortcut}.
@attr name 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 android.R.attr#checkable}.
@attr name 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 android.R.attr#checked}.
@attr name 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 android.R.attr#enabled}.
@attr name 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 android.R.attr#icon}.
@attr name 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 android.R.attr#id}.
@attr name 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 android.R.attr#menuCategory}.
@attr name 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 android.R.attr#numericShortcut}.
@attr name 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 android.R.attr#onClick}.
@attr name 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 android.R.attr#orderInCategory}.
@attr name 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 android.R.attr#showAsAction}.
@attr name 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 android.R.attr#title}.
@attr name 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 android.R.attr#titleCondensed}.
@attr name 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 android.R.attr#visible}.
@attr name 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 org.solovyev.android.samples:headerBackground}
Default background for the menu header.
{@link #SherlockMenuView_horizontalDivider org.solovyev.android.samples:horizontalDivider}
Default horizontal divider between rows of menu items.
{@link #SherlockMenuView_itemBackground org.solovyev.android.samples:itemBackground}
Default background for each menu item.
{@link #SherlockMenuView_itemIconDisabledAlpha org.solovyev.android.samples:itemIconDisabledAlpha}
Default disabled icon alpha for each menu item that shows an icon.
{@link #SherlockMenuView_itemTextAppearance org.solovyev.android.samples:itemTextAppearance}
Default appearance of menu item text.
{@link #SherlockMenuView_preserveIconSpacing org.solovyev.android.samples:preserveIconSpacing}
Whether space should be reserved in layout when an icon is missing.
{@link #SherlockMenuView_verticalDivider org.solovyev.android.samples:verticalDivider}
Default vertical divider between menu items.
{@link #SherlockMenuView_windowAnimationStyle org.solovyev.android.samples: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 = {
0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f,
0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073
};
/**
@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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples:windowAnimationStyle
*/
public static final int SherlockMenuView_windowAnimationStyle = 5;
/** Attributes that can be used with a SherlockSearchView.
Includes the following attributes:
Attribute Description
{@link #SherlockSearchView_android_imeOptions android:imeOptions}
The IME options to set on the query text field.
{@link #SherlockSearchView_android_inputType android:inputType}
The input type to set on the query text field.
{@link #SherlockSearchView_android_maxWidth android:maxWidth}
An optional maximum width of the SearchView.
{@link #SherlockSearchView_iconifiedByDefault org.solovyev.android.samples:iconifiedByDefault}
The default state of the SearchView.
{@link #SherlockSearchView_queryHint org.solovyev.android.samples:queryHint}
An optional query hint string to be displayed in the empty query field.
@see #SherlockSearchView_android_imeOptions
@see #SherlockSearchView_android_inputType
@see #SherlockSearchView_android_maxWidth
@see #SherlockSearchView_iconifiedByDefault
@see #SherlockSearchView_queryHint
*/
public static final int[] SherlockSearchView = {
0x0101011f, 0x01010220, 0x01010264, 0x7f010076,
0x7f010077
};
/**
@attr description
The IME options to set on the query text field.
This corresponds to the global attribute
resource symbol {@link android.R.attr#imeOptions}.
@attr name android:imeOptions
*/
public static final int SherlockSearchView_android_imeOptions = 2;
/**
@attr description
The input type to set on the query text field.
This corresponds to the global attribute
resource symbol {@link android.R.attr#inputType}.
@attr name android:inputType
*/
public static final int SherlockSearchView_android_inputType = 1;
/**
@attr description
An optional maximum width of the SearchView.
This corresponds to the global attribute
resource symbol {@link android.R.attr#maxWidth}.
@attr name android:maxWidth
*/
public static final int SherlockSearchView_android_maxWidth = 0;
/**
@attr description
The default state of the SearchView. If true, it will be iconified when not in
use and expanded when clicked.
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 org.solovyev.android.samples:iconifiedByDefault
*/
public static final int SherlockSearchView_iconifiedByDefault = 3;
/**
@attr description
An optional query hint string to be displayed in the empty query field.
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 org.solovyev.android.samples:queryHint
*/
public static final int SherlockSearchView_queryHint = 4;
/** Attributes that can be used with a SherlockSpinner.
Includes the following attributes:
Attribute Description
{@link #SherlockSpinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownSelector android:dropDownSelector}
List selector to use for spinnerMode="dropdown" display.
{@link #SherlockSpinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}
Vertical offset from the spinner widget for positioning the dropdown in
spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownWidth android:dropDownWidth}
Width of the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_gravity android:gravity}
Gravity setting for positioning the currently selected item.
{@link #SherlockSpinner_android_popupBackground android:popupBackground}
Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_popupPromptView android:popupPromptView}
Reference to a layout to use for displaying a prompt in the dropdown for
spinnerMode="dropdown".
{@link #SherlockSpinner_android_prompt 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, 0x01010411
};
/**
@attr description
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
This corresponds to the global attribute
resource symbol {@link android.R.attr#dropDownHorizontalOffset}.
@attr name 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 android.R.attr#dropDownSelector}.
@attr name 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 android.R.attr#dropDownVerticalOffset}.
@attr name 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 android.R.attr#dropDownWidth}.
@attr name 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 android.R.attr#gravity}.
@attr name 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 android.R.attr#popupBackground}.
@attr name 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: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 android.R.attr#prompt}.
@attr name 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_actionBarDivider org.solovyev.android.samples:actionBarDivider}
Custom divider drawable to use for elements in the action bar.
{@link #SherlockTheme_actionBarItemBackground org.solovyev.android.samples:actionBarItemBackground}
Custom item state list drawable background for action bar items.
{@link #SherlockTheme_actionBarSize org.solovyev.android.samples:actionBarSize}
Size of the Action Bar, including the contextual
bar used to present Action Modes.
{@link #SherlockTheme_actionBarSplitStyle org.solovyev.android.samples:actionBarSplitStyle}
Reference to a style for the split Action Bar.
{@link #SherlockTheme_actionBarStyle org.solovyev.android.samples:actionBarStyle}
Reference to a style for the Action Bar
{@link #SherlockTheme_actionBarTabBarStyle org.solovyev.android.samples:actionBarTabBarStyle}
{@link #SherlockTheme_actionBarTabStyle org.solovyev.android.samples:actionBarTabStyle}
Default style for tabs within an action bar
{@link #SherlockTheme_actionBarTabTextStyle org.solovyev.android.samples:actionBarTabTextStyle}
{@link #SherlockTheme_actionBarWidgetTheme org.solovyev.android.samples:actionBarWidgetTheme}
Reference to a theme that should be used to inflate widgets
and layouts destined for the action bar.
{@link #SherlockTheme_actionButtonStyle org.solovyev.android.samples:actionButtonStyle}
{@link #SherlockTheme_actionDropDownStyle org.solovyev.android.samples:actionDropDownStyle}
{@link #SherlockTheme_actionMenuTextAppearance org.solovyev.android.samples:actionMenuTextAppearance}
TextAppearance style that will be applied to text that
appears within action menu items.
{@link #SherlockTheme_actionMenuTextColor org.solovyev.android.samples:actionMenuTextColor}
Color for text that appears within action menu items.
{@link #SherlockTheme_actionModeBackground org.solovyev.android.samples:actionModeBackground}
Background drawable to use for action mode UI
{@link #SherlockTheme_actionModeCloseButtonStyle org.solovyev.android.samples:actionModeCloseButtonStyle}
{@link #SherlockTheme_actionModeCloseDrawable org.solovyev.android.samples:actionModeCloseDrawable}
Drawable to use for the close action mode button
{@link #SherlockTheme_actionModePopupWindowStyle org.solovyev.android.samples:actionModePopupWindowStyle}
PopupWindow style to use for action modes when showing as a window overlay.
{@link #SherlockTheme_actionModeShareDrawable org.solovyev.android.samples:actionModeShareDrawable}
Drawable to use for the Share action button in WebView selection action modes
{@link #SherlockTheme_actionModeSplitBackground org.solovyev.android.samples:actionModeSplitBackground}
Background drawable to use for action mode UI in the lower split bar
{@link #SherlockTheme_actionModeStyle org.solovyev.android.samples:actionModeStyle}
{@link #SherlockTheme_actionOverflowButtonStyle org.solovyev.android.samples:actionOverflowButtonStyle}
{@link #SherlockTheme_actionSpinnerItemStyle org.solovyev.android.samples:actionSpinnerItemStyle}
{@link #SherlockTheme_activatedBackgroundIndicator org.solovyev.android.samples:activatedBackgroundIndicator}
Drawable used as a background for activated items.
{@link #SherlockTheme_activityChooserViewStyle org.solovyev.android.samples:activityChooserViewStyle}
Default ActivityChooserView style.
{@link #SherlockTheme_buttonStyleSmall org.solovyev.android.samples:buttonStyleSmall}
Small Button style.
{@link #SherlockTheme_dividerVertical org.solovyev.android.samples:dividerVertical}
Drawable to use for generic vertical dividers.
{@link #SherlockTheme_dropDownHintAppearance org.solovyev.android.samples:dropDownHintAppearance}
{@link #SherlockTheme_dropDownListViewStyle org.solovyev.android.samples:dropDownListViewStyle}
{@link #SherlockTheme_dropdownListPreferredItemHeight org.solovyev.android.samples:dropdownListPreferredItemHeight}
{@link #SherlockTheme_homeAsUpIndicator org.solovyev.android.samples:homeAsUpIndicator}
{@link #SherlockTheme_listPopupWindowStyle org.solovyev.android.samples:listPopupWindowStyle}
{@link #SherlockTheme_listPreferredItemHeightSmall org.solovyev.android.samples:listPreferredItemHeightSmall}
A smaller, sleeker list item height.
{@link #SherlockTheme_listPreferredItemPaddingLeft org.solovyev.android.samples:listPreferredItemPaddingLeft}
The preferred padding along the left edge of list items.
{@link #SherlockTheme_listPreferredItemPaddingRight org.solovyev.android.samples:listPreferredItemPaddingRight}
The preferred padding along the right edge of list items.
{@link #SherlockTheme_popupMenuStyle org.solovyev.android.samples:popupMenuStyle}
{@link #SherlockTheme_searchAutoCompleteTextView org.solovyev.android.samples:searchAutoCompleteTextView}
SearchView AutoCompleteTextView style
{@link #SherlockTheme_searchDropdownBackground org.solovyev.android.samples:searchDropdownBackground}
SearchView dropdown background
{@link #SherlockTheme_searchResultListItemHeight org.solovyev.android.samples:searchResultListItemHeight}
The list item height for search results.
{@link #SherlockTheme_searchViewCloseIcon org.solovyev.android.samples:searchViewCloseIcon}
SearchView close button icon
{@link #SherlockTheme_searchViewEditQuery org.solovyev.android.samples:searchViewEditQuery}
SearchView query refinement icon
{@link #SherlockTheme_searchViewEditQueryBackground org.solovyev.android.samples:searchViewEditQueryBackground}
SearchView query refinement icon background
{@link #SherlockTheme_searchViewGoIcon org.solovyev.android.samples:searchViewGoIcon}
SearchView Go button icon
{@link #SherlockTheme_searchViewSearchIcon org.solovyev.android.samples:searchViewSearchIcon}
SearchView Search icon
{@link #SherlockTheme_searchViewTextField org.solovyev.android.samples:searchViewTextField}
SearchView text field background for the left section
{@link #SherlockTheme_searchViewTextFieldRight org.solovyev.android.samples:searchViewTextFieldRight}
SearchView text field background for the right section
{@link #SherlockTheme_searchViewVoiceIcon org.solovyev.android.samples:searchViewVoiceIcon}
SearchView Voice button icon
{@link #SherlockTheme_selectableItemBackground org.solovyev.android.samples:selectableItemBackground}
Background drawable for standalone items that need focus/pressed states.
{@link #SherlockTheme_spinnerDropDownItemStyle org.solovyev.android.samples:spinnerDropDownItemStyle}
{@link #SherlockTheme_spinnerItemStyle org.solovyev.android.samples:spinnerItemStyle}
{@link #SherlockTheme_textAppearanceLargePopupMenu org.solovyev.android.samples:textAppearanceLargePopupMenu}
Text color, typeface, size, and style for the text inside of a popup menu.
{@link #SherlockTheme_textAppearanceListItemSmall org.solovyev.android.samples:textAppearanceListItemSmall}
The preferred TextAppearance for the primary text of small list items.
{@link #SherlockTheme_textAppearanceSearchResultSubtitle org.solovyev.android.samples:textAppearanceSearchResultSubtitle}
Text color, typeface, size, and style for system search result subtitle.
{@link #SherlockTheme_textAppearanceSearchResultTitle org.solovyev.android.samples:textAppearanceSearchResultTitle}
Text color, typeface, size, and style for system search result title.
{@link #SherlockTheme_textAppearanceSmall org.solovyev.android.samples:textAppearanceSmall}
Text color, typeface, size, and style for "small" text.
{@link #SherlockTheme_textAppearanceSmallPopupMenu org.solovyev.android.samples:textAppearanceSmallPopupMenu}
Text color, typeface, size, and style for small text inside of a popup menu.
{@link #SherlockTheme_textColorPrimary org.solovyev.android.samples:textColorPrimary}
{@link #SherlockTheme_textColorPrimaryDisableOnly org.solovyev.android.samples:textColorPrimaryDisableOnly}
{@link #SherlockTheme_textColorPrimaryInverse org.solovyev.android.samples:textColorPrimaryInverse}
{@link #SherlockTheme_textColorSearchUrl org.solovyev.android.samples:textColorSearchUrl}
Text color for urls in search suggestions, used by things like global search and the browser.
{@link #SherlockTheme_windowActionBar org.solovyev.android.samples:windowActionBar}
{@link #SherlockTheme_windowActionBarOverlay org.solovyev.android.samples:windowActionBarOverlay}
{@link #SherlockTheme_windowActionModeOverlay org.solovyev.android.samples:windowActionModeOverlay}
{@link #SherlockTheme_windowContentOverlay org.solovyev.android.samples: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 org.solovyev.android.samples:windowMinWidthMajor}
{@link #SherlockTheme_windowMinWidthMinor org.solovyev.android.samples:windowMinWidthMinor}
{@link #SherlockTheme_windowNoTitle org.solovyev.android.samples:windowNoTitle}
{@link #SherlockTheme_windowSplitActionBar org.solovyev.android.samples:windowSplitActionBar}
@see #SherlockTheme_actionBarDivider
@see #SherlockTheme_actionBarItemBackground
@see #SherlockTheme_actionBarSize
@see #SherlockTheme_actionBarSplitStyle
@see #SherlockTheme_actionBarStyle
@see #SherlockTheme_actionBarTabBarStyle
@see #SherlockTheme_actionBarTabStyle
@see #SherlockTheme_actionBarTabTextStyle
@see #SherlockTheme_actionBarWidgetTheme
@see #SherlockTheme_actionButtonStyle
@see #SherlockTheme_actionDropDownStyle
@see #SherlockTheme_actionMenuTextAppearance
@see #SherlockTheme_actionMenuTextColor
@see #SherlockTheme_actionModeBackground
@see #SherlockTheme_actionModeCloseButtonStyle
@see #SherlockTheme_actionModeCloseDrawable
@see #SherlockTheme_actionModePopupWindowStyle
@see #SherlockTheme_actionModeShareDrawable
@see #SherlockTheme_actionModeSplitBackground
@see #SherlockTheme_actionModeStyle
@see #SherlockTheme_actionOverflowButtonStyle
@see #SherlockTheme_actionSpinnerItemStyle
@see #SherlockTheme_activatedBackgroundIndicator
@see #SherlockTheme_activityChooserViewStyle
@see #SherlockTheme_buttonStyleSmall
@see #SherlockTheme_dividerVertical
@see #SherlockTheme_dropDownHintAppearance
@see #SherlockTheme_dropDownListViewStyle
@see #SherlockTheme_dropdownListPreferredItemHeight
@see #SherlockTheme_homeAsUpIndicator
@see #SherlockTheme_listPopupWindowStyle
@see #SherlockTheme_listPreferredItemHeightSmall
@see #SherlockTheme_listPreferredItemPaddingLeft
@see #SherlockTheme_listPreferredItemPaddingRight
@see #SherlockTheme_popupMenuStyle
@see #SherlockTheme_searchAutoCompleteTextView
@see #SherlockTheme_searchDropdownBackground
@see #SherlockTheme_searchResultListItemHeight
@see #SherlockTheme_searchViewCloseIcon
@see #SherlockTheme_searchViewEditQuery
@see #SherlockTheme_searchViewEditQueryBackground
@see #SherlockTheme_searchViewGoIcon
@see #SherlockTheme_searchViewSearchIcon
@see #SherlockTheme_searchViewTextField
@see #SherlockTheme_searchViewTextFieldRight
@see #SherlockTheme_searchViewVoiceIcon
@see #SherlockTheme_selectableItemBackground
@see #SherlockTheme_spinnerDropDownItemStyle
@see #SherlockTheme_spinnerItemStyle
@see #SherlockTheme_textAppearanceLargePopupMenu
@see #SherlockTheme_textAppearanceListItemSmall
@see #SherlockTheme_textAppearanceSearchResultSubtitle
@see #SherlockTheme_textAppearanceSearchResultTitle
@see #SherlockTheme_textAppearanceSmall
@see #SherlockTheme_textAppearanceSmallPopupMenu
@see #SherlockTheme_textColorPrimary
@see #SherlockTheme_textColorPrimaryDisableOnly
@see #SherlockTheme_textColorPrimaryInverse
@see #SherlockTheme_textColorSearchUrl
@see #SherlockTheme_windowActionBar
@see #SherlockTheme_windowActionBarOverlay
@see #SherlockTheme_windowActionModeOverlay
@see #SherlockTheme_windowContentOverlay
@see #SherlockTheme_windowMinWidthMajor
@see #SherlockTheme_windowMinWidthMinor
@see #SherlockTheme_windowNoTitle
@see #SherlockTheme_windowSplitActionBar
*/
public static final int[] SherlockTheme = {
0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f,
0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023,
0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027,
0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b,
0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f,
0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033,
0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037,
0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b,
0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f,
0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043,
0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047,
0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b,
0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f,
0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053,
0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057,
0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b,
0x7f01005c, 0x7f01005d, 0x7f01005e
};
/**
@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 org.solovyev.android.samples:actionBarDivider
*/
public static final int SherlockTheme_actionBarDivider = 8;
/**
@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 org.solovyev.android.samples:actionBarItemBackground
*/
public static final int SherlockTheme_actionBarItemBackground = 9;
/**
@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 org.solovyev.android.samples:actionBarSize
*/
public static final int SherlockTheme_actionBarSize = 7;
/**
@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 org.solovyev.android.samples:actionBarSplitStyle
*/
public static final int SherlockTheme_actionBarSplitStyle = 5;
/**
@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 org.solovyev.android.samples:actionBarStyle
*/
public static final int SherlockTheme_actionBarStyle = 4;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionBarTabBarStyle
*/
public static final int SherlockTheme_actionBarTabBarStyle = 1;
/**
@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 org.solovyev.android.samples:actionBarTabStyle
*/
public static final int SherlockTheme_actionBarTabStyle = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionBarTabTextStyle
*/
public static final int SherlockTheme_actionBarTabTextStyle = 2;
/**
@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 org.solovyev.android.samples:actionBarWidgetTheme
*/
public static final int SherlockTheme_actionBarWidgetTheme = 6;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionButtonStyle
*/
public static final int SherlockTheme_actionButtonStyle = 52;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionDropDownStyle
*/
public static final int SherlockTheme_actionDropDownStyle = 51;
/**
@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 org.solovyev.android.samples:actionMenuTextAppearance
*/
public static final int SherlockTheme_actionMenuTextAppearance = 10;
/**
@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 org.solovyev.android.samples:actionMenuTextColor
*/
public static final int SherlockTheme_actionMenuTextColor = 11;
/**
@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 org.solovyev.android.samples:actionModeBackground
*/
public static final int SherlockTheme_actionModeBackground = 14;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionModeCloseButtonStyle
*/
public static final int SherlockTheme_actionModeCloseButtonStyle = 13;
/**
@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 org.solovyev.android.samples:actionModeCloseDrawable
*/
public static final int SherlockTheme_actionModeCloseDrawable = 16;
/**
@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 org.solovyev.android.samples:actionModePopupWindowStyle
*/
public static final int SherlockTheme_actionModePopupWindowStyle = 18;
/**
@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 org.solovyev.android.samples:actionModeShareDrawable
*/
public static final int SherlockTheme_actionModeShareDrawable = 17;
/**
@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 org.solovyev.android.samples:actionModeSplitBackground
*/
public static final int SherlockTheme_actionModeSplitBackground = 15;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionModeStyle
*/
public static final int SherlockTheme_actionModeStyle = 12;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionOverflowButtonStyle
*/
public static final int SherlockTheme_actionOverflowButtonStyle = 3;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:actionSpinnerItemStyle
*/
public static final int SherlockTheme_actionSpinnerItemStyle = 57;
/**
@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 org.solovyev.android.samples:activatedBackgroundIndicator
*/
public static final int SherlockTheme_activatedBackgroundIndicator = 65;
/**
@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 org.solovyev.android.samples:activityChooserViewStyle
*/
public static final int SherlockTheme_activityChooserViewStyle = 64;
/**
@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 org.solovyev.android.samples:buttonStyleSmall
*/
public static final int SherlockTheme_buttonStyleSmall = 19;
/**
@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 org.solovyev.android.samples:dividerVertical
*/
public static final int SherlockTheme_dividerVertical = 50;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#dropDownHintAppearance}
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 org.solovyev.android.samples:dropDownHintAppearance
*/
public static final int SherlockTheme_dropDownHintAppearance = 66;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:dropDownListViewStyle
*/
public static final int SherlockTheme_dropDownListViewStyle = 54;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:dropdownListPreferredItemHeight
*/
public static final int SherlockTheme_dropdownListPreferredItemHeight = 56;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:homeAsUpIndicator
*/
public static final int SherlockTheme_homeAsUpIndicator = 53;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:listPopupWindowStyle
*/
public static final int SherlockTheme_listPopupWindowStyle = 63;
/**
@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 org.solovyev.android.samples:listPreferredItemHeightSmall
*/
public static final int SherlockTheme_listPreferredItemHeightSmall = 44;
/**
@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 org.solovyev.android.samples:listPreferredItemPaddingLeft
*/
public static final int SherlockTheme_listPreferredItemPaddingLeft = 45;
/**
@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 org.solovyev.android.samples:listPreferredItemPaddingRight
*/
public static final int SherlockTheme_listPreferredItemPaddingRight = 46;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:popupMenuStyle
*/
public static final int SherlockTheme_popupMenuStyle = 55;
/**
@attr description
SearchView AutoCompleteTextView 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 org.solovyev.android.samples:searchAutoCompleteTextView
*/
public static final int SherlockTheme_searchAutoCompleteTextView = 30;
/**
@attr description
SearchView dropdown background
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 org.solovyev.android.samples:searchDropdownBackground
*/
public static final int SherlockTheme_searchDropdownBackground = 31;
/**
@attr description
The list item height for search results. @hide
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 org.solovyev.android.samples:searchResultListItemHeight
*/
public static final int SherlockTheme_searchResultListItemHeight = 41;
/**
@attr description
SearchView close button 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 org.solovyev.android.samples:searchViewCloseIcon
*/
public static final int SherlockTheme_searchViewCloseIcon = 32;
/**
@attr description
SearchView query refinement 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 org.solovyev.android.samples:searchViewEditQuery
*/
public static final int SherlockTheme_searchViewEditQuery = 36;
/**
@attr description
SearchView query refinement icon background
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 org.solovyev.android.samples:searchViewEditQueryBackground
*/
public static final int SherlockTheme_searchViewEditQueryBackground = 37;
/**
@attr description
SearchView Go button 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 org.solovyev.android.samples:searchViewGoIcon
*/
public static final int SherlockTheme_searchViewGoIcon = 33;
/**
@attr description
SearchView Search 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 org.solovyev.android.samples:searchViewSearchIcon
*/
public static final int SherlockTheme_searchViewSearchIcon = 34;
/**
@attr description
SearchView text field background for the left section
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 org.solovyev.android.samples:searchViewTextField
*/
public static final int SherlockTheme_searchViewTextField = 38;
/**
@attr description
SearchView text field background for the right section
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 org.solovyev.android.samples:searchViewTextFieldRight
*/
public static final int SherlockTheme_searchViewTextFieldRight = 39;
/**
@attr description
SearchView Voice button 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 org.solovyev.android.samples:searchViewVoiceIcon
*/
public static final int SherlockTheme_searchViewVoiceIcon = 35;
/**
@attr description
Background drawable for standalone items that need focus/pressed states.
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 org.solovyev.android.samples:selectableItemBackground
*/
public static final int SherlockTheme_selectableItemBackground = 20;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:spinnerDropDownItemStyle
*/
public static final int SherlockTheme_spinnerDropDownItemStyle = 29;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples: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 org.solovyev.android.samples: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 org.solovyev.android.samples:textAppearanceListItemSmall
*/
public static final int SherlockTheme_textAppearanceListItemSmall = 47;
/**
@attr description
Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse 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 org.solovyev.android.samples:textAppearanceSearchResultSubtitle
*/
public static final int SherlockTheme_textAppearanceSearchResultSubtitle = 43;
/**
@attr description
Text color, typeface, size, and style for system search result title. Defaults to primary inverse 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 org.solovyev.android.samples:textAppearanceSearchResultTitle
*/
public static final int SherlockTheme_textAppearanceSearchResultTitle = 42;
/**
@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 org.solovyev.android.samples: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 org.solovyev.android.samples:textAppearanceSmallPopupMenu
*/
public static final int SherlockTheme_textAppearanceSmallPopupMenu = 23;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:textColorPrimary
*/
public static final int SherlockTheme_textColorPrimary = 25;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:textColorPrimaryDisableOnly
*/
public static final int SherlockTheme_textColorPrimaryDisableOnly = 26;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:textColorPrimaryInverse
*/
public static final int SherlockTheme_textColorPrimaryInverse = 27;
/**
@attr description
Text color for urls in search suggestions, used by things like global search and the browser. @hide
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 org.solovyev.android.samples:textColorSearchUrl
*/
public static final int SherlockTheme_textColorSearchUrl = 40;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowActionBar
*/
public static final int SherlockTheme_windowActionBar = 59;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowActionBarOverlay
*/
public static final int SherlockTheme_windowActionBarOverlay = 60;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowActionModeOverlay
*/
public static final int SherlockTheme_windowActionModeOverlay = 61;
/**
@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 org.solovyev.android.samples:windowContentOverlay
*/
public static final int SherlockTheme_windowContentOverlay = 21;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowMinWidthMajor
*/
public static final int SherlockTheme_windowMinWidthMajor = 48;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowMinWidthMinor
*/
public static final int SherlockTheme_windowMinWidthMinor = 49;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowNoTitle
*/
public static final int SherlockTheme_windowNoTitle = 58;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.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 org.solovyev.android.samples:windowSplitActionBar
*/
public static final int SherlockTheme_windowSplitActionBar = 62;
/** Attributes that can be used with a SherlockView.
Includes the following attributes:
Attribute Description
{@link #SherlockView_android_focusable android:focusable}
@see #SherlockView_android_focusable
*/
public static final int[] SherlockView = {
0x010100da
};
/**
This symbol is the offset where the {@link android.R.attr#focusable}
attribute's value can be found in the {@link #SherlockView} array.
@attr name android:focusable
*/
public static final int SherlockView_android_focusable = 0;
/** Attributes that can be used with a SideBarLayout.
Includes the following attributes:
Attribute Description
{@link #SideBarLayout_mainViewId org.solovyev.android.samples:mainViewId}
{@link #SideBarLayout_slidingViewId org.solovyev.android.samples:slidingViewId}
{@link #SideBarLayout_slidingViewLedge org.solovyev.android.samples:slidingViewLedge}
{@link #SideBarLayout_slidingViewPosition org.solovyev.android.samples:slidingViewPosition}
{@link #SideBarLayout_slidingViewStyle org.solovyev.android.samples:slidingViewStyle}
@see #SideBarLayout_mainViewId
@see #SideBarLayout_slidingViewId
@see #SideBarLayout_slidingViewLedge
@see #SideBarLayout_slidingViewPosition
@see #SideBarLayout_slidingViewStyle
*/
public static final int[] SideBarLayout = {
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014,
0x7f010015
};
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#mainViewId}
attribute's value can be found in the {@link #SideBarLayout} 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 org.solovyev.android.samples:mainViewId
*/
public static final int SideBarLayout_mainViewId = 1;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#slidingViewId}
attribute's value can be found in the {@link #SideBarLayout} 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 org.solovyev.android.samples:slidingViewId
*/
public static final int SideBarLayout_slidingViewId = 0;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#slidingViewLedge}
attribute's value can be found in the {@link #SideBarLayout} 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 org.solovyev.android.samples:slidingViewLedge
*/
public static final int SideBarLayout_slidingViewLedge = 3;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#slidingViewPosition}
attribute's value can be found in the {@link #SideBarLayout} array.
May 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.
May be one of the following constant values.
Constant Value Description
left
0
top
1
right
2
bottom
3
@attr name org.solovyev.android.samples:slidingViewPosition
*/
public static final int SideBarLayout_slidingViewPosition = 4;
/**
This symbol is the offset where the {@link org.solovyev.android.samples.R.attr#slidingViewStyle}
attribute's value can be found in the {@link #SideBarLayout} array.
May 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.
May be one of the following constant values.
Constant Value Description
hover
0
push
1
@attr name org.solovyev.android.samples:slidingViewStyle
*/
public static final int SideBarLayout_slidingViewStyle = 2;
};
}