com.actionbarsherlock.R Maven / Gradle / Ivy
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.actionbarsherlock;
public final class R {
public static final class anim {
public static final int dialog_enter=0x7f040000;
public static final int dialog_exit=0x7f040001;
public static final int fade_in=0x7f040002;
public static final int fade_out=0x7f040003;
public static final int grow_fade_in=0x7f040004;
public static final int grow_fade_in_center=0x7f040005;
public static final int grow_fade_in_from_bottom=0x7f040006;
public static final int shrink_fade_out=0x7f040007;
public static final int shrink_fade_out_center=0x7f040008;
public static final int shrink_fade_out_from_bottom=0x7f040009;
}
public static final class attr {
/** Custom divider drawable to use for elements in the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarDivider=0x7f01000e;
/** Custom item state list drawable background for action bar items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarItemBackground=0x7f01000f;
/** Size of the Action Bar, including the contextual
bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant Value Description
wrap_content
0
*/
public static final int actionBarSize=0x7f01000d;
/** Reference to a style for the split Action Bar. This style
controls the split component that holds the menu/action
buttons. actionBarStyle is still used for the primary
bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarSplitStyle=0x7f01000b;
/** Reference to a style for the Action Bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarStyle=0x7f01000a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabBarStyle=0x7f010007;
/** Default style for tabs within an action bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabStyle=0x7f010006;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarTabTextStyle=0x7f010008;
/** Reference to a theme that should be used to inflate widgets
and layouts destined for the action bar. Most of the time
this will be a reference to the current theme, but when
the action bar has a significantly different contrast
profile than the rest of the activity the difference
can become important. If this is set to @null the current
theme will be used.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionBarWidgetTheme=0x7f01000c;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionButtonStyle=0x7f01003a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionDropDownStyle=0x7f010039;
/** TextAppearance style that will be applied to text that
appears within action menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionMenuTextAppearance=0x7f010010;
/** Color for text that appears within action menu items.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int actionMenuTextColor=0x7f010011;
/** Background drawable to use for action mode UI
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeBackground=0x7f010014;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeCloseButtonStyle=0x7f010013;
/** Drawable to use for the close action mode button
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeCloseDrawable=0x7f010016;
/** PopupWindow style to use for action modes when showing as a window overlay.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModePopupWindowStyle=0x7f010018;
/** Drawable to use for the Share action button in WebView selection action modes
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeShareDrawable=0x7f010017;
/** Background drawable to use for action mode UI in the lower split bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeSplitBackground=0x7f010015;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionModeStyle=0x7f010012;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int actionOverflowButtonStyle=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 final int actionSpinnerItemStyle=0x7f01003f;
/** Drawable used as a background for activated items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int activatedBackgroundIndicator=0x7f010047;
/** Default ActivityChooserView style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int activityChooserViewStyle=0x7f010046;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int alertDialogCenterButtons=0x7f010073;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int alertDialogStyle=0x7f01007b;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int alertDialogTheme=0x7f01007c;
/**
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int alpha=0x7f01009d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int autoCompleteTextViewStyle=0x7f010086;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int background=0x7f010002;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int backgroundSplit=0x7f010003;
/** Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int backgroundStacked=0x7f01004e;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int borderBottom=0x7f0100af;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int borderLeft=0x7f0100b0;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int borderRight=0x7f0100b1;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int borderTop=0x7f0100ae;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int borderlessButtonStyle=0x7f010076;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int bottomBright=0x7f010092;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int bottomDark=0x7f01008e;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int bottomMedium=0x7f010093;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int breadCrumbShortTitle=0x7f0100ac;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int breadCrumbTitle=0x7f0100ab;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int buttonBarButtonStyle=0x7f010075;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int buttonBarStyle=0x7f010074;
/** Small Button style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int buttonStyleSmall=0x7f010019;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int calendarViewShown=0x7f0100d8;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int calendarViewStyle=0x7f0100db;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int centerBright=0x7f010091;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int centerDark=0x7f01008d;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int centerMedium=0x7f010094;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int checkBoxPreferenceStyle=0x7f010067;
/** Specifies a layout for custom navigation. Overrides navigationMode.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int customNavigationLayout=0x7f01004f;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int datePickerStyle=0x7f010084;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dateTextAppearance=0x7f0100e8;
/**
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
May be an integer value, such as "100
".
May be a boolean value, either "true
" or "false
".
May be a floating point value, such as "1.2
".
*/
public static final int defaultValue=0x7f0100a6;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dependency=0x7f0100a4;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dialogIcon=0x7f0100b8;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dialogLayout=0x7f0100bb;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dialogMessage=0x7f0100b7;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dialogPreferenceStyle=0x7f010069;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dialogTheme=0x7f01007d;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dialogTitle=0x7f0100b6;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dimEnable=0x7f01009b;
/**
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dimFraction=0x7f01009c;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int disableChildrenWhenDisabled=0x7f0100ce;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int disableDependentsState=0x7f0100b5;
/** Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
useLogo
0x1
showHome
0x2
homeAsUp
0x4
showTitle
0x8
showCustom
0x10
disableHome
0x20
*/
public static final int displayOptions=0x7f010049;
/** Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int divider=0x7f010005;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dividerHorizontal=0x7f010079;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dividerPadding=0x7f0100c8;
/** Drawable to use for generic vertical dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dividerVertical=0x7f010038;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dropDownHorizontalOffset=0x7f0100cc;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int dropDownListViewStyle=0x7f01003c;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dropDownVerticalOffset=0x7f0100cb;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int dropdownListPreferredItemHeight=0x7f01003e;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int editTextPreferenceStyle=0x7f01006a;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int enabled=0x7f0100a2;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int endYear=0x7f0100d6;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int entries=0x7f0100be;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int entryValues=0x7f0100bf;
/** The drawable to show in the button for expanding the activities overflow popup.
Note: Clients would like to set this drawable
as a clue about the action the chosen activity will perform. For
example, if share activity is to be chosen the drawable should
give a clue that sharing is to be performed.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int expandActivityOverflowButtonDrawable=0x7f01005e;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int firstDayOfWeek=0x7f0100dc;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int flingable=0x7f0100d0;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int focusedMonthDateColor=0x7f0100e2;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int forceShownState=0x7f0100da;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int fragment=0x7f0100ad;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int fullBright=0x7f01008f;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int fullDark=0x7f01008b;
/**
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
top
0x30
bottom
0x50
left
0x03
right
0x05
center_vertical
0x10
fill_vertical
0x70
center_horizontal
0x01
fill_horizontal
0x07
center
0x11
fill
0x77
clip_vertical
0x80
clip_horizontal
0x08
start
0x00800003
end
0x00800005
*/
public static final int gravity=0x7f010089;
/** Default background for the menu header.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int headerBackground=0x7f010058;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int height=0x7f010004;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int holoTheme=0x7f01008a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int homeAsUpIndicator=0x7f01003b;
/** Specifies a layout to use for the "home" section of the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int homeLayout=0x7f010050;
/** Default horizontal divider between rows of menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int horizontalDivider=0x7f010056;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int horizontalProgressLayout=0x7f01009a;
/** Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int icon=0x7f01004c;
/** 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 final int iconifiedByDefault=0x7f01005f;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int id=0x7f0100a9;
/** Specifies a style resource to use for an indeterminate progress spinner.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int indeterminateProgressStyle=0x7f010052;
/** The maximal number of items initially shown in the activity list.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int initialActivityCount=0x7f01005d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int internalLayout=0x7f0100d9;
/** Default background for each menu item.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int itemBackground=0x7f010059;
/** Default disabled icon alpha for each menu item that shows an icon.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int itemIconDisabledAlpha=0x7f01005b;
/** Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int itemPadding=0x7f010054;
/** Default appearance of menu item text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int itemTextAppearance=0x7f010055;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int key=0x7f01009e;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int layout=0x7f0100a0;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int layout_removeBorders=0x7f0100b2;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int listDividerAlertDialog=0x7f01007a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int listItemLayout=0x7f010098;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int listLayout=0x7f010095;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int listPopupWindowStyle=0x7f010045;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemHeight=0x7f010072;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemHeightLarge=0x7f010078;
/** A smaller, sleeker list item height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemHeightSmall=0x7f010032;
/** The preferred padding along the left edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemPaddingLeft=0x7f010033;
/** The preferred padding along the right edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int listPreferredItemPaddingRight=0x7f010034;
/** Specifies the drawable used for the application logo.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int logo=0x7f01004d;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int max=0x7f0100c5;
/**
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int maxDate=0x7f0100df;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int min=0x7f0100c4;
/**
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int minDate=0x7f0100de;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int multiChoiceItemLayout=0x7f010096;
/** The type of navigation to use.
Must be one of the following constant values.
Constant Value Description
normal
0 Normal static title text
listMode
1 The action bar will use a selection list for navigation.
tabMode
2 The action bar will use a series of horizontal tabs for navigation.
*/
public static final int navigationMode=0x7f010048;
/** Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int negativeButtonText=0x7f0100ba;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int numberPickerDownButtonStyle=0x7f010082;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int numberPickerInputTextStyle=0x7f010083;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int numberPickerPreferenceStyle=0x7f01006c;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int numberPickerStyle=0x7f010080;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int numberPickerUpButtonStyle=0x7f010081;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int order=0x7f01009f;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int orderingFromXml=0x7f0100a8;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int panelMenuListWidth=0x7f010087;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int persistent=0x7f0100a5;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int popupMenuStyle=0x7f01003d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int popupPromptView=0x7f0100cd;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int positiveButtonText=0x7f0100b9;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int preferenceCategoryStyle=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 final int preferenceFragmentStyle=0x7f010063;
/**
Already defined in ABS
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int preferenceFrameLayoutStyle=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 final int preferenceInformationStyle=0x7f010066;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int preferenceLayoutChild=0x7f01006d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int preferencePanelStyle=0x7f01006e;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int preferenceScreenStyle=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 final int preferenceStyle=0x7f010065;
/** Whether space should be reserved in layout when an icon is missing.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int preserveIconSpacing=0x7f01005c;
/** Specifies the horizontal padding on either end for an embedded progress bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int progressBarPadding=0x7f010053;
/** Specifies a style resource to use for an embedded progress bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int progressBarStyle=0x7f010051;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int progressLayout=0x7f010099;
/** 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 final int queryHint=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 final int ringtonePreferenceStyle=0x7f01006b;
/**
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
ringtone
1
notification
2
alarm
4
all
7
*/
public static final int ringtoneType=0x7f0100c0;
/** 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 final int searchAutoCompleteTextView=0x7f010024;
/** 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 final int searchDropdownBackground=0x7f010025;
/** 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 final int searchResultListItemHeight=0x7f01002f;
/** 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 final int searchViewCloseIcon=0x7f010026;
/** 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 final int searchViewEditQuery=0x7f01002a;
/** 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 final int searchViewEditQueryBackground=0x7f01002b;
/** 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 final int searchViewGoIcon=0x7f010027;
/** 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 final int searchViewSearchIcon=0x7f010028;
/** 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 final int searchViewTextField=0x7f01002c;
/** 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 final int searchViewTextFieldRight=0x7f01002d;
/** 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 final int searchViewVoiceIcon=0x7f010029;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int seekBarDialogPreferenceStyle=0x7f010071;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int seekBarPreferenceStyle=0x7f010070;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int segmentedButtonStyle=0x7f010077;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int selectable=0x7f0100a3;
/** 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 final int selectableItemBackground=0x7f01001a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int selectedDateVerticalBar=0x7f0100e6;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int selectedWeekBackgroundColor=0x7f0100e1;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int selectionDivider=0x7f0100d2;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int selectionDividerHeight=0x7f0100d3;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int selectionDividersDistance=0x7f0100d4;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shouldDisableView=0x7f0100a7;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int showDefault=0x7f0100c1;
/**
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
none
0
beginning
1
middle
2
end
4
all
7
*/
public static final int showDividers=0x7f0100c7;
/** Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int showSilent=0x7f0100c2;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int showWeekNumber=0x7f0100dd;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shownWeekCount=0x7f0100e0;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int singleChoiceItemLayout=0x7f010097;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int solidColor=0x7f0100cf;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int spinnerDropDownItemStyle=0x7f010023;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int spinnerItemStyle=0x7f010022;
/**
Must be one of the following constant values.
Constant Value Description
dialog
0
dropdown
1
*/
public static final int spinnerMode=0x7f0100ca;
/** Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int spinnerStyle=0x7f01007f;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int spinnersShown=0x7f0100d7;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int startYear=0x7f0100d5;
/**
Must be one of the following constant values.
Constant Value Description
voice
0
system
1
ring
2
music
3
alarm
4
*/
public static final int streamType=0x7f0100c3;
/** Specifies subtitle text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int subtitle=0x7f01004b;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int subtitleTextStyle=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 final int summary=0x7f0100aa;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int summaryOff=0x7f0100b4;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int summaryOn=0x7f0100b3;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int switchMinWidth=0x7f0100ee;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int switchPadding=0x7f0100ef;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int switchPreferenceStyle=0x7f01006f;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int switchStyle=0x7f0100e9;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int switchStyleOld=0x7f0100ea;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int switchTextAppearance=0x7f0100ed;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int switchTextOff=0x7f0100bd;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int switchTextOn=0x7f0100bc;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textAllCaps=0x7f0100c9;
/** Text color, typeface, size, and style for the text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceLargePopupMenu=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 final int textAppearanceListItem=0x7f010088;
/** The preferred TextAppearance for the primary text of small list items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceListItemSmall=0x7f010035;
/** 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 final int textAppearanceSearchResultSubtitle=0x7f010031;
/** 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 final int textAppearanceSearchResultTitle=0x7f010030;
/** Text color, typeface, size, and style for "small" text. Defaults to secondary text color.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceSmall=0x7f01001e;
/** Text color, typeface, size, and style for small text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textAppearanceSmallPopupMenu=0x7f01001d;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int textColorAlertDialogListItem=0x7f01007e;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimary=0x7f01001f;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimaryDisableOnly=0x7f010020;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int textColorPrimaryInverse=0x7f010021;
/** 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 final int textColorSearchUrl=0x7f01002e;
/**
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int textOff=0x7f0100f1;
/**
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int textOn=0x7f0100f0;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int thumb=0x7f0100f2;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int thumbTextPadding=0x7f0100ec;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int timePickerStyle=0x7f010085;
/** Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int title=0x7f01004a;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int titleTextStyle=0x7f010000;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int topBright=0x7f010090;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int topDark=0x7f01008c;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int track=0x7f0100eb;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int unfocusedMonthDateColor=0x7f0100e3;
/** Default vertical divider between menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int verticalDivider=0x7f010057;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int virtualButtonPressedDrawable=0x7f0100d1;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int weekDayTextAppearance=0x7f0100e7;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int weekNumberColor=0x7f0100e4;
/**
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
*/
public static final int weekSeparatorLineColor=0x7f0100e5;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int widgetLayout=0x7f0100a1;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionBar=0x7f010041;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionBarOverlay=0x7f010042;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowActionModeOverlay=0x7f010043;
/** Default animations for the menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int windowAnimationStyle=0x7f01005a;
/** This Drawable is overlaid over the foreground of the Window's content area, usually
to place a shadow below the title.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int windowContentOverlay=0x7f01001b;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowMinWidthMajor=0x7f010036;
/**
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowMinWidthMinor=0x7f010037;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowNoTitle=0x7f010040;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int windowSplitActionBar=0x7f010044;
/**
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int wrapSelectorWheel=0x7f0100c6;
/**
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
*/
public static final int yesNoPreferenceStyle=0x7f010068;
}
public static final class bool {
public static final int abs__action_bar_embed_tabs=0x7f080000;
public static final int abs__action_bar_expanded_action_views_exclusive=0x7f080002;
/** Whether action menu items should be displayed in ALLCAPS or not.
Defaults to true. If this is not appropriate for specific locales
it should be disabled in that locale's resources.
*/
public static final int abs__config_actionMenuItemAllCaps=0x7f080004;
/** Whether action menu items should obey the "withText" showAsAction
flag. This may be set to false for situations where space is
extremely limited.
Whether action menu items should obey the "withText" showAsAction
flag. This may be set to false for situations where space is
extremely limited.
*/
public static final int abs__config_allowActionMenuItemTextWithIcon=0x7f080005;
/** Sets whether menu shortcuts should be displayed on panel menus when
a keyboard is present.
*/
public static final int abs__config_showMenuShortcutsWhenKeyboardPresent=0x7f080003;
public static final int abs__split_action_bar_is_narrow=0x7f080001;
public static final int preferences_prefer_dual_pane=0x7f080006;
}
public static final class color {
public static final int abs__background_holo_dark=0x7f090000;
public static final int abs__background_holo_light=0x7f090001;
public static final int abs__bright_foreground_disabled_holo_dark=0x7f090004;
public static final int abs__bright_foreground_disabled_holo_light=0x7f090005;
public static final int abs__bright_foreground_holo_dark=0x7f090002;
public static final int abs__bright_foreground_holo_light=0x7f090003;
public static final int abs__bright_foreground_inverse_holo_dark=0x7f090006;
public static final int abs__bright_foreground_inverse_holo_light=0x7f090007;
public static final int abs__holo_blue_light=0x7f090008;
public static final int abs__primary_text_disable_only_holo_dark=0x7f090034;
public static final int abs__primary_text_disable_only_holo_light=0x7f090035;
public static final int abs__primary_text_holo_dark=0x7f090036;
public static final int abs__primary_text_holo_light=0x7f090037;
public static final int background_dark=0x7f090014;
public static final int background_holo_dark=0x7f09001e;
public static final int background_holo_light=0x7f09001f;
public static final int background_light=0x7f090015;
public static final int bright_foreground_dark=0x7f090016;
public static final int bright_foreground_dark_disabled=0x7f090018;
public static final int bright_foreground_dark_inverse=0x7f09001a;
public static final int bright_foreground_disabled_holo_dark=0x7f090022;
public static final int bright_foreground_disabled_holo_light=0x7f090023;
public static final int bright_foreground_holo_dark=0x7f090020;
public static final int bright_foreground_holo_light=0x7f090021;
public static final int bright_foreground_inverse_holo_dark=0x7f090024;
public static final int bright_foreground_inverse_holo_light=0x7f090025;
public static final int bright_foreground_light=0x7f090017;
public static final int bright_foreground_light_disabled=0x7f090019;
public static final int bright_foreground_light_inverse=0x7f09001b;
public static final int dim_foreground_dark=0x7f09001c;
public static final int dim_foreground_dark_inverse=0x7f09001d;
public static final int dim_foreground_disabled_holo_dark=0x7f090027;
public static final int dim_foreground_disabled_holo_light=0x7f09002b;
public static final int dim_foreground_holo_dark=0x7f090026;
public static final int dim_foreground_holo_light=0x7f09002a;
public static final int dim_foreground_inverse_disabled_holo_dark=0x7f090029;
public static final int dim_foreground_inverse_disabled_holo_light=0x7f09002d;
public static final int dim_foreground_inverse_holo_dark=0x7f090028;
public static final int dim_foreground_inverse_holo_light=0x7f09002c;
public static final int highlighted_text_holo_dark=0x7f090030;
public static final int highlighted_text_holo_light=0x7f090031;
public static final int hint_foreground_holo_dark=0x7f09002e;
public static final int hint_foreground_holo_light=0x7f09002f;
/** A really bright Holo shade of blue
*/
public static final int holo_blue_bright=0x7f090012;
/** A dark Holo shade of blue
*/
public static final int holo_blue_dark=0x7f09000c;
/** A light Holo shade of blue
*/
public static final int holo_blue_light=0x7f090009;
/** A dark Holo shade of green
*/
public static final int holo_green_dark=0x7f09000d;
/** A light Holo shade of green
*/
public static final int holo_green_light=0x7f09000a;
/** A dark Holo shade of orange
*/
public static final int holo_orange_dark=0x7f090011;
/** A light Holo shade of orange
*/
public static final int holo_orange_light=0x7f090010;
/** A Holo shade of purple
*/
public static final int holo_purple=0x7f09000f;
/** A dark Holo shade of red
*/
public static final int holo_red_dark=0x7f09000e;
/** A light Holo shade of red
*/
public static final int holo_red_light=0x7f09000b;
public static final int link_text_holo_dark=0x7f090032;
public static final int link_text_holo_light=0x7f090033;
public static final int primary_text_disable_only_holo_dark=0x7f090038;
public static final int primary_text_disable_only_holo_light=0x7f090039;
public static final int primary_text_holo_dark=0x7f09003a;
public static final int primary_text_holo_light=0x7f09003b;
public static final int primary_text_nodisable_holo_dark=0x7f09003c;
public static final int primary_text_nodisable_holo_light=0x7f09003d;
public static final int secondary_text_holo_dark=0x7f09003e;
public static final int secondary_text_holo_light=0x7f09003f;
public static final int secondary_text_nodisable_holo_dark=0x7f090040;
public static final int secondary_text_nodisable_holo_light=0x7f090041;
public static final int tertiary_text_holo_dark=0x7f090042;
public static final int tertiary_text_holo_light=0x7f090043;
public static final int transparent=0x7f090013;
}
public static final class dimen {
/** Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
Default height of an action bar.
*/
public static final int abs__action_bar_default_height=0x7f0a0001;
/** Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
Vertical padding around action bar icons.
*/
public static final int abs__action_bar_icon_vertical_padding=0x7f0a0002;
/** Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
Bottom margin for action bar subtitles
*/
public static final int abs__action_bar_subtitle_bottom_margin=0x7f0a0006;
/** Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
Text size for action bar subtitles
*/
public static final int abs__action_bar_subtitle_text_size=0x7f0a0004;
/** Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
Top margin for action bar subtitles
*/
public static final int abs__action_bar_subtitle_top_margin=0x7f0a0005;
/** Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
Text size for action bar titles
*/
public static final int abs__action_bar_title_text_size=0x7f0a0003;
/** Minimum width for an action button in the menu area of an action bar
Minimum width for an action button in the menu area of an action bar
*/
public static final int abs__action_button_min_width=0x7f0a0007;
/** Dialog title height
*/
public static final int abs__alert_dialog_title_height=0x7f0a0008;
/** The maximum width we would prefer dialogs to be. 0 if there is no
maximum (let them grow as large as the screen). Actual values are
specified for -large and -xlarge configurations.
*/
public static final int abs__config_prefDialogWidth=0x7f0a0000;
/** The platform's desired minimum size for a dialog's width when it
is along the major axis (that is the screen is landscape). This may
be either a fraction or a dimension.
The platform's desired minimum size for a dialog's width when it
is along the major axis (that is the screen is landscape). This may
be either a fraction or a dimension.
The platform's desired minimum size for a dialog's width when it
is along the major axis (that is the screen is landscape). This may
be either a fraction or a dimension.
*/
public static final int abs__dialog_min_width_major=0x7f0a0009;
/** The platform's desired minimum size for a dialog's width when it
is along the minor axis (that is the screen is portrait). This may
be either a fraction or a dimension.
The platform's desired minimum size for a dialog's width when it
is along the minor axis (that is the screen is portrait). This may
be either a fraction or a dimension.
The platform's desired minimum size for a dialog's width when it
is along the minor axis (that is the screen is portrait). This may
be either a fraction or a dimension.
*/
public static final int abs__dialog_min_width_minor=0x7f0a000a;
/** Width of the icon in a dropdown list
*/
public static final int abs__dropdownitem_icon_width=0x7f0a000d;
/** Text padding for dropdown items
*/
public static final int abs__dropdownitem_text_padding_left=0x7f0a000b;
/** Text padding for dropdown items
*/
public static final int abs__dropdownitem_text_padding_right=0x7f0a000c;
/** Preferred width of the search view.
*/
public static final int abs__search_view_preferred_width=0x7f0a000f;
/** Minimum width of the search view text entry area.
*/
public static final int abs__search_view_text_min_width=0x7f0a000e;
/** Minimum width for an action button in the menu area of an action bar
Minimum width for an action button in the menu area of an action bar
*/
public static final int action_button_min_width=0x7f0a0010;
public static final int alert_dialog_button_bar_height=0x7f0a0021;
public static final int alert_dialog_title_height=0x7f0a0020;
public static final int demo_menu_width=0x7f0a0027;
public static final int dialog_min_width_major=0x7f0a0022;
public static final int dialog_min_width_minor=0x7f0a0023;
public static final int fastscroll_overlay_size=0x7f0a0026;
public static final int fastscroll_thumb_height=0x7f0a0025;
public static final int fastscroll_thumb_width=0x7f0a0024;
public static final int preference_breadcrumb_paddingLeft=0x7f0a001e;
public static final int preference_breadcrumb_paddingRight=0x7f0a001f;
public static final int preference_child_padding_side=0x7f0a0015;
public static final int preference_fragment_padding_bottom=0x7f0a001c;
public static final int preference_fragment_padding_side=0x7f0a001d;
public static final int preference_icon_minWidth=0x7f0a0016;
public static final int preference_item_padding_inner=0x7f0a0014;
/** outsideOverlay
*/
public static final int preference_item_padding_side=0x7f0a0013;
public static final int preference_screen_bottom_margin=0x7f0a001a;
public static final int preference_screen_header_padding_side=0x7f0a0012;
public static final int preference_screen_header_vertical_padding=0x7f0a0011;
public static final int preference_screen_side_margin=0x7f0a0017;
public static final int preference_screen_side_margin_negative=0x7f0a0018;
public static final int preference_screen_top_margin=0x7f0a0019;
public static final int preference_widget_width=0x7f0a001b;
}
public static final class drawable {
public static final int abs__ab_bottom_solid_dark_holo=0x7f020000;
public static final int abs__ab_bottom_solid_inverse_holo=0x7f020001;
public static final int abs__ab_bottom_solid_light_holo=0x7f020002;
public static final int abs__ab_bottom_transparent_dark_holo=0x7f020003;
public static final int abs__ab_bottom_transparent_light_holo=0x7f020004;
public static final int abs__ab_share_pack_holo_dark=0x7f020005;
public static final int abs__ab_share_pack_holo_light=0x7f020006;
public static final int abs__ab_solid_dark_holo=0x7f020007;
public static final int abs__ab_solid_light_holo=0x7f020008;
public static final int abs__ab_solid_shadow_holo=0x7f020009;
public static final int abs__ab_stacked_solid_dark_holo=0x7f02000a;
public static final int abs__ab_stacked_solid_light_holo=0x7f02000b;
public static final int abs__ab_stacked_transparent_dark_holo=0x7f02000c;
public static final int abs__ab_stacked_transparent_light_holo=0x7f02000d;
public static final int abs__ab_transparent_dark_holo=0x7f02000e;
public static final int abs__ab_transparent_light_holo=0x7f02000f;
public static final int abs__activated_background_holo_dark=0x7f020010;
public static final int abs__activated_background_holo_light=0x7f020011;
public static final int abs__btn_cab_done_default_holo_dark=0x7f020012;
public static final int abs__btn_cab_done_default_holo_light=0x7f020013;
public static final int abs__btn_cab_done_focused_holo_dark=0x7f020014;
public static final int abs__btn_cab_done_focused_holo_light=0x7f020015;
public static final int abs__btn_cab_done_holo_dark=0x7f020016;
public static final int abs__btn_cab_done_holo_light=0x7f020017;
public static final int abs__btn_cab_done_pressed_holo_dark=0x7f020018;
public static final int abs__btn_cab_done_pressed_holo_light=0x7f020019;
public static final int abs__cab_background_bottom_holo_dark=0x7f02001a;
public static final int abs__cab_background_bottom_holo_light=0x7f02001b;
public static final int abs__cab_background_top_holo_dark=0x7f02001c;
public static final int abs__cab_background_top_holo_light=0x7f02001d;
public static final int abs__dialog_full_holo_dark=0x7f02001e;
public static final int abs__dialog_full_holo_light=0x7f02001f;
public static final int abs__ic_ab_back_holo_dark=0x7f020020;
public static final int abs__ic_ab_back_holo_light=0x7f020021;
public static final int abs__ic_cab_done_holo_dark=0x7f020022;
public static final int abs__ic_cab_done_holo_light=0x7f020023;
public static final int abs__ic_clear=0x7f020024;
public static final int abs__ic_clear_disabled=0x7f020025;
public static final int abs__ic_clear_holo_light=0x7f020026;
public static final int abs__ic_clear_normal=0x7f020027;
public static final int abs__ic_clear_search_api_disabled_holo_light=0x7f020028;
public static final int abs__ic_clear_search_api_holo_light=0x7f020029;
public static final int abs__ic_go=0x7f02002a;
public static final int abs__ic_go_search_api_holo_light=0x7f02002b;
public static final int abs__ic_menu_moreoverflow_holo_dark=0x7f02002c;
public static final int abs__ic_menu_moreoverflow_holo_light=0x7f02002d;
public static final int abs__ic_menu_moreoverflow_normal_holo_dark=0x7f02002e;
public static final int abs__ic_menu_moreoverflow_normal_holo_light=0x7f02002f;
public static final int abs__ic_menu_share_holo_dark=0x7f020030;
public static final int abs__ic_menu_share_holo_light=0x7f020031;
public static final int abs__ic_search=0x7f020032;
public static final int abs__ic_search_api_holo_light=0x7f020033;
public static final int abs__ic_voice_search=0x7f020034;
public static final int abs__ic_voice_search_api_holo_light=0x7f020035;
public static final int abs__item_background_holo_dark=0x7f020036;
public static final int abs__item_background_holo_light=0x7f020037;
public static final int abs__list_activated_holo=0x7f020038;
public static final int abs__list_divider_holo_dark=0x7f020039;
public static final int abs__list_divider_holo_light=0x7f02003a;
public static final int abs__list_focused_holo=0x7f02003b;
public static final int abs__list_longpressed_holo=0x7f02003c;
public static final int abs__list_pressed_holo_dark=0x7f02003d;
public static final int abs__list_pressed_holo_light=0x7f02003e;
public static final int abs__list_selector_background_transition_holo_dark=0x7f02003f;
public static final int abs__list_selector_background_transition_holo_light=0x7f020040;
public static final int abs__list_selector_disabled_holo_dark=0x7f020041;
public static final int abs__list_selector_disabled_holo_light=0x7f020042;
public static final int abs__list_selector_holo_dark=0x7f020043;
public static final int abs__list_selector_holo_light=0x7f020044;
public static final int abs__menu_dropdown_panel_holo_dark=0x7f020045;
public static final int abs__menu_dropdown_panel_holo_light=0x7f020046;
public static final int abs__progress_bg_holo_dark=0x7f020047;
public static final int abs__progress_bg_holo_light=0x7f020048;
public static final int abs__progress_horizontal_holo_dark=0x7f020049;
public static final int abs__progress_horizontal_holo_light=0x7f02004a;
public static final int abs__progress_medium_holo=0x7f02004b;
public static final int abs__progress_primary_holo_dark=0x7f02004c;
public static final int abs__progress_primary_holo_light=0x7f02004d;
public static final int abs__progress_secondary_holo_dark=0x7f02004e;
public static final int abs__progress_secondary_holo_light=0x7f02004f;
public static final int abs__search_dropdown_dark=0x7f020050;
public static final int abs__search_dropdown_light=0x7f020051;
public static final int abs__spinner_48_inner_holo=0x7f020052;
public static final int abs__spinner_48_outer_holo=0x7f020053;
public static final int abs__spinner_ab_default_holo_dark=0x7f020054;
public static final int abs__spinner_ab_default_holo_light=0x7f020055;
public static final int abs__spinner_ab_disabled_holo_dark=0x7f020056;
public static final int abs__spinner_ab_disabled_holo_light=0x7f020057;
public static final int abs__spinner_ab_focused_holo_dark=0x7f020058;
public static final int abs__spinner_ab_focused_holo_light=0x7f020059;
public static final int abs__spinner_ab_holo_dark=0x7f02005a;
public static final int abs__spinner_ab_holo_light=0x7f02005b;
public static final int abs__spinner_ab_pressed_holo_dark=0x7f02005c;
public static final int abs__spinner_ab_pressed_holo_light=0x7f02005d;
public static final int abs__tab_indicator_ab_holo=0x7f02005e;
public static final int abs__tab_selected_focused_holo=0x7f02005f;
public static final int abs__tab_selected_holo=0x7f020060;
public static final int abs__tab_selected_pressed_holo=0x7f020061;
public static final int abs__tab_unselected_pressed_holo=0x7f020062;
public static final int abs__textfield_search_default_holo_dark=0x7f020063;
public static final int abs__textfield_search_default_holo_light=0x7f020064;
public static final int abs__textfield_search_right_default_holo_dark=0x7f020065;
public static final int abs__textfield_search_right_default_holo_light=0x7f020066;
public static final int abs__textfield_search_right_selected_holo_dark=0x7f020067;
public static final int abs__textfield_search_right_selected_holo_light=0x7f020068;
public static final int abs__textfield_search_selected_holo_dark=0x7f020069;
public static final int abs__textfield_search_selected_holo_light=0x7f02006a;
public static final int abs__textfield_searchview_holo_dark=0x7f02006b;
public static final int abs__textfield_searchview_holo_light=0x7f02006c;
public static final int abs__textfield_searchview_right_holo_dark=0x7f02006d;
public static final int abs__textfield_searchview_right_holo_light=0x7f02006e;
public static final int activated_background_holo=0x7f02006f;
public static final int background_cache_hint_selector_holo_dark=0x7f020070;
public static final int background_cache_hint_selector_holo_light=0x7f020071;
public static final int background_holo_dark=0x7f020072;
public static final int background_holo_light=0x7f020073;
public static final int btn_check_label_background=0x7f020074;
public static final int btn_check_off_disable_focused_holo_light=0x7f020075;
public static final int btn_check_off_disable_holo_dark=0x7f020076;
public static final int btn_check_off_disable_holo_light=0x7f020077;
public static final int btn_check_off_disabled_focused_holo_dark=0x7f020078;
public static final int btn_check_off_disabled_focused_holo_light=0x7f020079;
public static final int btn_check_off_disabled_holo_dark=0x7f02007a;
public static final int btn_check_off_disabled_holo_light=0x7f02007b;
public static final int btn_check_off_focused_holo_dark=0x7f02007c;
public static final int btn_check_off_focused_holo_light=0x7f02007d;
public static final int btn_check_off_holo=0x7f02007e;
public static final int btn_check_off_holo_dark=0x7f02007f;
public static final int btn_check_off_holo_light=0x7f020080;
public static final int btn_check_off_normal_holo_dark=0x7f020081;
public static final int btn_check_off_normal_holo_light=0x7f020082;
public static final int btn_check_off_pressed_holo_dark=0x7f020083;
public static final int btn_check_off_pressed_holo_light=0x7f020084;
public static final int btn_check_on_disable_focused_holo_light=0x7f020085;
public static final int btn_check_on_disable_holo_dark=0x7f020086;
public static final int btn_check_on_disable_holo_light=0x7f020087;
public static final int btn_check_on_disabled_focused_holo_dark=0x7f020088;
public static final int btn_check_on_disabled_focused_holo_light=0x7f020089;
public static final int btn_check_on_disabled_holo_dark=0x7f02008a;
public static final int btn_check_on_disabled_holo_light=0x7f02008b;
public static final int btn_check_on_focused_holo_dark=0x7f02008c;
public static final int btn_check_on_focused_holo_light=0x7f02008d;
public static final int btn_check_on_holo=0x7f02008e;
public static final int btn_check_on_holo_dark=0x7f02008f;
public static final int btn_check_on_holo_light=0x7f020090;
public static final int btn_check_on_pressed_holo_dark=0x7f020091;
public static final int btn_check_on_pressed_holo_light=0x7f020092;
public static final int btn_checkbox_holo_dark=0x7f020093;
public static final int btn_checkbox_holo_light=0x7f020094;
public static final int btn_default_disabled_focused_holo_dark=0x7f020095;
public static final int btn_default_disabled_focused_holo_light=0x7f020096;
public static final int btn_default_disabled_holo_dark=0x7f020097;
public static final int btn_default_disabled_holo_light=0x7f020098;
public static final int btn_default_focused_holo_dark=0x7f020099;
public static final int btn_default_focused_holo_light=0x7f02009a;
public static final int btn_default_holo_dark=0x7f02009b;
public static final int btn_default_holo_light=0x7f02009c;
public static final int btn_default_normal_holo_dark=0x7f02009d;
public static final int btn_default_normal_holo_light=0x7f02009e;
public static final int btn_default_pressed_holo_dark=0x7f02009f;
public static final int btn_default_pressed_holo_light=0x7f0200a0;
public static final int btn_group_disabled_holo_dark=0x7f0200a1;
public static final int btn_group_disabled_holo_light=0x7f0200a2;
public static final int btn_group_focused_holo_dark=0x7f0200a3;
public static final int btn_group_focused_holo_light=0x7f0200a4;
public static final int btn_group_holo_dark=0x7f0200a5;
public static final int btn_group_holo_light=0x7f0200a6;
public static final int btn_group_normal_holo_dark=0x7f0200a7;
public static final int btn_group_normal_holo_light=0x7f0200a8;
public static final int btn_group_pressed_holo_dark=0x7f0200a9;
public static final int btn_group_pressed_holo_light=0x7f0200aa;
public static final int btn_radio_holo_dark=0x7f0200ab;
public static final int btn_radio_holo_light=0x7f0200ac;
public static final int btn_radio_label_background=0x7f0200ad;
public static final int btn_radio_off_disabled_focused_holo_dark=0x7f0200ae;
public static final int btn_radio_off_disabled_focused_holo_light=0x7f0200af;
public static final int btn_radio_off_disabled_holo_dark=0x7f0200b0;
public static final int btn_radio_off_disabled_holo_light=0x7f0200b1;
public static final int btn_radio_off_focused_holo_dark=0x7f0200b2;
public static final int btn_radio_off_focused_holo_light=0x7f0200b3;
public static final int btn_radio_off_holo=0x7f0200b4;
public static final int btn_radio_off_holo_dark=0x7f0200b5;
public static final int btn_radio_off_holo_light=0x7f0200b6;
public static final int btn_radio_off_pressed_holo_dark=0x7f0200b7;
public static final int btn_radio_off_pressed_holo_light=0x7f0200b8;
public static final int btn_radio_on_disabled_focused_holo_dark=0x7f0200b9;
public static final int btn_radio_on_disabled_focused_holo_light=0x7f0200ba;
public static final int btn_radio_on_disabled_holo_dark=0x7f0200bb;
public static final int btn_radio_on_disabled_holo_light=0x7f0200bc;
public static final int btn_radio_on_focused_holo_dark=0x7f0200bd;
public static final int btn_radio_on_focused_holo_light=0x7f0200be;
public static final int btn_radio_on_holo_dark=0x7f0200bf;
public static final int btn_radio_on_holo_light=0x7f0200c0;
public static final int btn_radio_on_pressed_holo_dark=0x7f0200c1;
public static final int btn_radio_on_pressed_holo_light=0x7f0200c2;
public static final int btn_rating_star_off_disabled_focused_holo_dark=0x7f0200c3;
public static final int btn_rating_star_off_disabled_focused_holo_light=0x7f0200c4;
public static final int btn_rating_star_off_disabled_holo_dark=0x7f0200c5;
public static final int btn_rating_star_off_disabled_holo_light=0x7f0200c6;
public static final int btn_rating_star_off_focused_holo_dark=0x7f0200c7;
public static final int btn_rating_star_off_focused_holo_light=0x7f0200c8;
public static final int btn_rating_star_off_normal_holo_dark=0x7f0200c9;
public static final int btn_rating_star_off_normal_holo_light=0x7f0200ca;
public static final int btn_rating_star_off_pressed_holo_dark=0x7f0200cb;
public static final int btn_rating_star_off_pressed_holo_light=0x7f0200cc;
public static final int btn_rating_star_on_disabled_focused_holo_dark=0x7f0200cd;
public static final int btn_rating_star_on_disabled_focused_holo_light=0x7f0200ce;
public static final int btn_rating_star_on_disabled_holo_dark=0x7f0200cf;
public static final int btn_rating_star_on_disabled_holo_light=0x7f0200d0;
public static final int btn_rating_star_on_focused_holo_dark=0x7f0200d1;
public static final int btn_rating_star_on_focused_holo_light=0x7f0200d2;
public static final int btn_rating_star_on_normal_holo_dark=0x7f0200d3;
public static final int btn_rating_star_on_normal_holo_light=0x7f0200d4;
public static final int btn_rating_star_on_pressed_holo_dark=0x7f0200d5;
public static final int btn_rating_star_on_pressed_holo_light=0x7f0200d6;
public static final int btn_toggle_holo_dark=0x7f0200d7;
public static final int btn_toggle_holo_light=0x7f0200d8;
public static final int btn_toggle_off_disabled_focused_holo_dark=0x7f0200d9;
public static final int btn_toggle_off_disabled_focused_holo_light=0x7f0200da;
public static final int btn_toggle_off_disabled_holo_dark=0x7f0200db;
public static final int btn_toggle_off_disabled_holo_light=0x7f0200dc;
public static final int btn_toggle_off_focused_holo_dark=0x7f0200dd;
public static final int btn_toggle_off_focused_holo_light=0x7f0200de;
public static final int btn_toggle_off_normal_holo_dark=0x7f0200df;
public static final int btn_toggle_off_normal_holo_light=0x7f0200e0;
public static final int btn_toggle_off_pressed_holo_dark=0x7f0200e1;
public static final int btn_toggle_off_pressed_holo_light=0x7f0200e2;
public static final int btn_toggle_on_disabled_focused_holo_dark=0x7f0200e3;
public static final int btn_toggle_on_disabled_focused_holo_light=0x7f0200e4;
public static final int btn_toggle_on_disabled_holo_dark=0x7f0200e5;
public static final int btn_toggle_on_disabled_holo_light=0x7f0200e6;
public static final int btn_toggle_on_focused_holo_dark=0x7f0200e7;
public static final int btn_toggle_on_focused_holo_light=0x7f0200e8;
public static final int btn_toggle_on_normal_holo_dark=0x7f0200e9;
public static final int btn_toggle_on_normal_holo_light=0x7f0200ea;
public static final int btn_toggle_on_pressed_holo_dark=0x7f0200eb;
public static final int btn_toggle_on_pressed_holo_light=0x7f0200ec;
public static final int day_picker_week_view_dayline_holo=0x7f0200ed;
public static final int dialog_bottom_holo_dark=0x7f0200ee;
public static final int dialog_bottom_holo_light=0x7f0200ef;
public static final int dialog_divider_horizontal_holo_dark=0x7f0200f0;
public static final int dialog_divider_horizontal_holo_light=0x7f0200f1;
public static final int dialog_full_holo_dark=0x7f0200f2;
public static final int dialog_full_holo_light=0x7f0200f3;
public static final int dialog_middle_holo=0x7f0200f4;
public static final int dialog_middle_holo_dark=0x7f0200f5;
public static final int dialog_middle_holo_light=0x7f0200f6;
public static final int dialog_top_holo_dark=0x7f0200f7;
public static final int dialog_top_holo_light=0x7f0200f8;
public static final int edit_text_holo_dark=0x7f0200f9;
public static final int edit_text_holo_light=0x7f0200fa;
public static final int expander_close_holo_dark=0x7f0200fb;
public static final int expander_close_holo_light=0x7f0200fc;
public static final int expander_group=0x7f0200fd;
public static final int expander_group_holo_dark=0x7f0200fe;
public static final int expander_group_holo_light=0x7f0200ff;
public static final int expander_ic_maximized=0x7f020100;
public static final int expander_ic_minimized=0x7f020101;
public static final int expander_open_holo_dark=0x7f020102;
public static final int expander_open_holo_light=0x7f020103;
public static final int item_background_holo_dark=0x7f020104;
public static final int item_background_holo_light=0x7f020105;
public static final int list_activated_holo=0x7f020106;
public static final int list_divider_holo_dark=0x7f020107;
public static final int list_divider_holo_light=0x7f020108;
public static final int list_focused_holo=0x7f020109;
public static final int list_longpressed_holo=0x7f02010a;
public static final int list_pressed_holo_dark=0x7f02010b;
public static final int list_pressed_holo_light=0x7f02010c;
public static final int list_section_divider_holo_dark=0x7f02010d;
public static final int list_section_divider_holo_light=0x7f02010e;
public static final int list_selector_background_transition_holo_dark=0x7f02010f;
public static final int list_selector_background_transition_holo_light=0x7f020110;
public static final int list_selector_disabled_holo_dark=0x7f020111;
public static final int list_selector_disabled_holo_light=0x7f020112;
public static final int list_selector_holo_dark=0x7f020113;
public static final int list_selector_holo_light=0x7f020114;
public static final int menu_dropdown_panel_holo_dark=0x7f020115;
public static final int menu_dropdown_panel_holo_light=0x7f020116;
public static final int numberpicker_selection_divider=0x7f020117;
public static final int old_switch_inner_holo_dark=0x7f020118;
public static final int old_switch_inner_holo_light=0x7f020119;
public static final int old_switch_thumb_activated_holo_dark=0x7f02011a;
public static final int old_switch_thumb_activated_holo_light=0x7f02011b;
public static final int old_switch_thumb_disabled_holo_dark=0x7f02011c;
public static final int old_switch_thumb_disabled_holo_light=0x7f02011d;
public static final int old_switch_thumb_holo_dark=0x7f02011e;
public static final int old_switch_thumb_holo_light=0x7f02011f;
public static final int old_switch_thumb_pressed_holo_dark=0x7f020120;
public static final int old_switch_thumb_pressed_holo_light=0x7f020121;
public static final int overscroll_edge=0x7f020122;
public static final int overscroll_glow=0x7f020123;
public static final int progress_bg_holo_dark=0x7f020124;
public static final int progress_bg_holo_light=0x7f020125;
public static final int progress_horizontal_holo_dark=0x7f020126;
public static final int progress_horizontal_holo_light=0x7f020127;
public static final int progress_indeterminate_horizontal_holo=0x7f020128;
public static final int progress_large_holo=0x7f020129;
public static final int progress_medium_holo=0x7f02012a;
public static final int progress_primary_holo_dark=0x7f02012b;
public static final int progress_primary_holo_light=0x7f02012c;
public static final int progress_secondary_holo_dark=0x7f02012d;
public static final int progress_secondary_holo_light=0x7f02012e;
public static final int progress_small_holo=0x7f02012f;
public static final int progressbar_indeterminate_holo1=0x7f020130;
public static final int progressbar_indeterminate_holo2=0x7f020131;
public static final int progressbar_indeterminate_holo3=0x7f020132;
public static final int progressbar_indeterminate_holo4=0x7f020133;
public static final int progressbar_indeterminate_holo5=0x7f020134;
public static final int progressbar_indeterminate_holo6=0x7f020135;
public static final int progressbar_indeterminate_holo7=0x7f020136;
public static final int progressbar_indeterminate_holo8=0x7f020137;
public static final int rate_star_big_half_holo_dark=0x7f020138;
public static final int rate_star_big_half_holo_light=0x7f020139;
public static final int rate_star_big_off_holo_dark=0x7f02013a;
public static final int rate_star_big_off_holo_light=0x7f02013b;
public static final int rate_star_big_on_holo_dark=0x7f02013c;
public static final int rate_star_big_on_holo_light=0x7f02013d;
public static final int rate_star_small_half_holo_dark=0x7f02013e;
public static final int rate_star_small_half_holo_light=0x7f02013f;
public static final int rate_star_small_off_holo_dark=0x7f020140;
public static final int rate_star_small_off_holo_light=0x7f020141;
public static final int rate_star_small_on_holo_dark=0x7f020142;
public static final int rate_star_small_on_holo_light=0x7f020143;
public static final int ratingbar_full_empty_holo_dark=0x7f020144;
public static final int ratingbar_full_empty_holo_light=0x7f020145;
public static final int ratingbar_full_filled_holo_dark=0x7f020146;
public static final int ratingbar_full_filled_holo_light=0x7f020147;
public static final int ratingbar_full_holo_dark=0x7f020148;
public static final int ratingbar_full_holo_light=0x7f020149;
public static final int ratingbar_holo_dark=0x7f02014a;
public static final int ratingbar_holo_light=0x7f02014b;
public static final int ratingbar_small_holo_dark=0x7f02014c;
public static final int ratingbar_small_holo_light=0x7f02014d;
public static final int scrollbar_handle_holo_dark=0x7f02014e;
public static final int scrollbar_handle_holo_light=0x7f02014f;
public static final int scrubber_control_disabled_holo=0x7f020150;
public static final int scrubber_control_focused_holo=0x7f020151;
public static final int scrubber_control_normal_holo=0x7f020152;
public static final int scrubber_control_pressed_holo=0x7f020153;
public static final int scrubber_control_selector_holo=0x7f020154;
public static final int scrubber_primary_holo=0x7f020155;
public static final int scrubber_progress_horizontal_holo_dark=0x7f020156;
public static final int scrubber_progress_horizontal_holo_light=0x7f020157;
public static final int scrubber_secondary_holo=0x7f020158;
public static final int scrubber_track_holo_dark=0x7f020159;
public static final int scrubber_track_holo_light=0x7f02015a;
public static final int spinner_16_inner_holo=0x7f02015b;
public static final int spinner_16_outer_holo=0x7f02015c;
public static final int spinner_20_inner_holo=0x7f02015d;
public static final int spinner_20_outer_holo=0x7f02015e;
public static final int spinner_48_inner_holo=0x7f02015f;
public static final int spinner_48_outer_holo=0x7f020160;
public static final int spinner_76_inner_holo=0x7f020161;
public static final int spinner_76_outer_holo=0x7f020162;
public static final int spinner_background_holo_dark=0x7f020163;
public static final int spinner_background_holo_light=0x7f020164;
public static final int spinner_default_holo_dark=0x7f020165;
public static final int spinner_default_holo_light=0x7f020166;
public static final int spinner_disabled_holo_dark=0x7f020167;
public static final int spinner_disabled_holo_light=0x7f020168;
public static final int spinner_focused_holo_dark=0x7f020169;
public static final int spinner_focused_holo_light=0x7f02016a;
public static final int spinner_pressed_holo_dark=0x7f02016b;
public static final int spinner_pressed_holo_light=0x7f02016c;
public static final int switch_bg_disabled_holo_dark=0x7f02016d;
public static final int switch_bg_disabled_holo_light=0x7f02016e;
public static final int switch_bg_focused_holo_dark=0x7f02016f;
public static final int switch_bg_focused_holo_light=0x7f020170;
public static final int switch_bg_holo_dark=0x7f020171;
public static final int switch_bg_holo_light=0x7f020172;
public static final int switch_inner_holo_dark=0x7f020173;
public static final int switch_inner_holo_light=0x7f020174;
public static final int switch_thumb_activated_holo_dark=0x7f020175;
public static final int switch_thumb_activated_holo_light=0x7f020176;
public static final int switch_thumb_disabled_holo_dark=0x7f020177;
public static final int switch_thumb_disabled_holo_light=0x7f020178;
public static final int switch_thumb_holo_dark=0x7f020179;
public static final int switch_thumb_holo_light=0x7f02017a;
public static final int switch_thumb_pressed_holo_dark=0x7f02017b;
public static final int switch_thumb_pressed_holo_light=0x7f02017c;
public static final int switch_track_holo_dark=0x7f02017d;
public static final int switch_track_holo_light=0x7f02017e;
public static final int textfield_activated_holo_dark=0x7f02017f;
public static final int textfield_activated_holo_light=0x7f020180;
public static final int textfield_bg_activated_holo_dark=0x7f020181;
public static final int textfield_bg_default_holo_dark=0x7f020182;
public static final int textfield_bg_disabled_focused_holo_dark=0x7f020183;
public static final int textfield_bg_disabled_holo_dark=0x7f020184;
public static final int textfield_bg_focused_holo_dark=0x7f020185;
public static final int textfield_default_holo_dark=0x7f020186;
public static final int textfield_default_holo_light=0x7f020187;
public static final int textfield_disabled_focused_holo_dark=0x7f020188;
public static final int textfield_disabled_focused_holo_light=0x7f020189;
public static final int textfield_disabled_holo_dark=0x7f02018a;
public static final int textfield_disabled_holo_light=0x7f02018b;
public static final int textfield_focused_holo_dark=0x7f02018c;
public static final int textfield_focused_holo_light=0x7f02018d;
public static final int textfield_multiline_activated_holo_dark=0x7f02018e;
public static final int textfield_multiline_activated_holo_light=0x7f02018f;
public static final int textfield_multiline_default_holo_dark=0x7f020190;
public static final int textfield_multiline_default_holo_light=0x7f020191;
public static final int textfield_multiline_disabled_focused_holo_dark=0x7f020192;
public static final int textfield_multiline_disabled_focused_holo_light=0x7f020193;
public static final int textfield_multiline_disabled_holo_dark=0x7f020194;
public static final int textfield_multiline_disabled_holo_light=0x7f020195;
public static final int textfield_multiline_focused_holo_dark=0x7f020196;
public static final int textfield_multiline_focused_holo_light=0x7f020197;
public static final int toast_frame=0x7f020198;
public static final int transparent=0x7f020199;
}
public static final class id {
public static final int abs__action_bar=0x7f070045;
public static final int abs__action_bar_container=0x7f070044;
public static final int abs__action_bar_subtitle=0x7f070034;
public static final int abs__action_bar_title=0x7f070033;
public static final int abs__action_context_bar=0x7f070046;
public static final int abs__action_menu_divider=0x7f07000c;
public static final int abs__action_menu_presenter=0x7f07000d;
public static final int abs__action_mode_bar=0x7f070049;
public static final int abs__action_mode_bar_stub=0x7f070048;
public static final int abs__action_mode_close_button=0x7f070037;
public static final int abs__activity_chooser_view_content=0x7f070038;
public static final int abs__checkbox=0x7f070041;
public static final int abs__content=0x7f070040;
public static final int abs__default_activity_button=0x7f07003b;
public static final int abs__expand_activities_button=0x7f070039;
public static final int abs__home=0x7f07000a;
public static final int abs__icon=0x7f07003d;
public static final int abs__image=0x7f07003a;
public static final int abs__imageButton=0x7f070035;
public static final int abs__list_item=0x7f07003c;
public static final int abs__progress_circular=0x7f07000e;
public static final int abs__progress_horizontal=0x7f07000f;
public static final int abs__radio=0x7f070043;
public static final int abs__search_badge=0x7f07004c;
public static final int abs__search_bar=0x7f07004b;
public static final int abs__search_button=0x7f07004d;
public static final int abs__search_close_btn=0x7f070052;
public static final int abs__search_edit_frame=0x7f07004e;
public static final int abs__search_go_btn=0x7f070054;
public static final int abs__search_mag_icon=0x7f07004f;
public static final int abs__search_plate=0x7f070050;
public static final int abs__search_src_text=0x7f070051;
public static final int abs__search_voice_btn=0x7f070055;
public static final int abs__shortcut=0x7f070042;
public static final int abs__split_action_bar=0x7f070047;
public static final int abs__submit_area=0x7f070053;
public static final int abs__textButton=0x7f070036;
public static final int abs__title=0x7f07003e;
public static final int abs__titleDivider=0x7f07003f;
public static final int abs__up=0x7f07000b;
public static final int alarm=0x7f070020;
public static final int alertTitle=0x7f07005b;
public static final int all=0x7f070021;
public static final int amPm=0x7f070091;
public static final int back_button=0x7f070086;
public static final int beginning=0x7f070027;
public static final int bottom=0x7f070011;
public static final int button1=0x7f070066;
public static final int button2=0x7f070064;
public static final int button3=0x7f070065;
public static final int buttonPanel=0x7f070062;
public static final int buttonPanelTopDivivder=0x7f070063;
public static final int button_bar=0x7f070085;
public static final int calendar_view=0x7f070073;
public static final int center=0x7f070018;
public static final int center_horizontal=0x7f070016;
public static final int center_vertical=0x7f070014;
public static final int checkbox=0x7f070079;
public static final int clip_horizontal=0x7f07001b;
public static final int clip_vertical=0x7f07001a;
public static final int contentPanel=0x7f07005d;
public static final int custom=0x7f070061;
public static final int customPanel=0x7f070060;
public static final int datePicker=0x7f07006e;
public static final int day=0x7f070071;
public static final int day_names=0x7f07006c;
public static final int decrement=0x7f070032;
public static final int dialog=0x7f070029;
public static final int disableHome=0x7f070009;
public static final int divider=0x7f07008f;
public static final int dropdown=0x7f07002a;
public static final int edit=0x7f07002d;
public static final int edit_query=0x7f07004a;
public static final int edittext_container=0x7f07007f;
public static final int empty=0x7f070089;
public static final int end=0x7f07001d;
public static final int expanded_menu=0x7f070074;
public static final int fill=0x7f070019;
public static final int fill_horizontal=0x7f070017;
public static final int fill_vertical=0x7f070015;
public static final int headers=0x7f070081;
public static final int homeAsUp=0x7f070006;
public static final int hour=0x7f07008e;
public static final int icon=0x7f07005a;
public static final int increment=0x7f070031;
public static final int internalEmpty=0x7f070078;
public static final int left=0x7f070012;
public static final int leftSpacer=0x7f07002e;
public static final int left_icon=0x7f070075;
public static final int list=0x7f07006d;
public static final int listContainer=0x7f070077;
public static final int listMode=0x7f070002;
public static final int list_footer=0x7f070082;
public static final int message=0x7f07005f;
public static final int middle=0x7f070028;
public static final int minute=0x7f070090;
public static final int month=0x7f070070;
public static final int month_name=0x7f07006b;
public static final int music=0x7f070025;
public static final int next_button=0x7f070088;
public static final int none=0x7f070026;
public static final int normal=0x7f070001;
public static final int notification=0x7f07001f;
public static final int numberpicker_input=0x7f07007c;
public static final int parentPanel=0x7f070056;
public static final int pickers=0x7f07006f;
public static final int prefs=0x7f070084;
public static final int prefs_frame=0x7f070083;
public static final int progress=0x7f07002b;
public static final int progressContainer=0x7f070076;
public static final int progress_number=0x7f070068;
public static final int progress_percent=0x7f070067;
public static final int radio=0x7f07007b;
public static final int right=0x7f070013;
public static final int rightSpacer=0x7f07002f;
public static final int ring=0x7f070024;
public static final int ringtone=0x7f07001e;
public static final int scrollView=0x7f07005e;
public static final int secondaryProgress=0x7f07002c;
public static final int seekbar=0x7f070080;
public static final int select_dialog_listview=0x7f07008b;
public static final int shortcut=0x7f07007a;
public static final int showCustom=0x7f070008;
public static final int showHome=0x7f070005;
public static final int showTitle=0x7f070007;
public static final int skip_button=0x7f070087;
public static final int start=0x7f07001c;
public static final int summary=0x7f07007d;
public static final int switchWidget=0x7f07008a;
public static final int system=0x7f070023;
public static final int tabMode=0x7f070003;
public static final int text1=0x7f07008c;
public static final int timePicker=0x7f07008d;
public static final int title=0x7f07006a;
public static final int titleDivider=0x7f07005c;
public static final int titleDividerTop=0x7f070058;
public static final int title_container=0x7f070069;
public static final int title_template=0x7f070059;
public static final int top=0x7f070010;
public static final int topPanel=0x7f070057;
public static final int typeface=0x7f070030;
public static final int useLogo=0x7f070004;
public static final int voice=0x7f070022;
public static final int widget_frame=0x7f07007e;
public static final int wrap_content=0x7f070000;
public static final int year=0x7f070072;
}
public static final class integer {
public static final int abs__max_action_buttons=0x7f0b0000;
public static final int config_activityDefaultDur=0x7f0b0002;
public static final int config_activityShortDur=0x7f0b0001;
public static final int config_longAnimTime=0x7f0b0005;
public static final int config_mediumAnimTime=0x7f0b0004;
public static final int config_shortAnimTime=0x7f0b0003;
/** outsideOverlay
*/
public static final int preference_fragment_scrollbarStyle=0x7f0b0007;
public static final int preference_screen_header_scrollbarStyle=0x7f0b0006;
public static final int preferences_left_pane_weight=0x7f0b0008;
public static final int preferences_right_pane_weight=0x7f0b0009;
}
public static final class interpolator {
public static final int accelerate_quad=0x7f050000;
public static final int decelerate_cubic=0x7f050001;
public static final int decelerate_quad=0x7f050002;
public static final int decelerate_quint=0x7f050003;
}
public static final class layout {
public static final int abs__action_bar_home=0x7f030000;
public static final int abs__action_bar_tab=0x7f030001;
public static final int abs__action_bar_tab_bar_view=0x7f030002;
public static final int abs__action_bar_title_item=0x7f030003;
public static final int abs__action_menu_item_layout=0x7f030004;
public static final int abs__action_menu_layout=0x7f030005;
public static final int abs__action_mode_bar=0x7f030006;
public static final int abs__action_mode_close_item=0x7f030007;
public static final int abs__activity_chooser_view=0x7f030008;
public static final int abs__activity_chooser_view_list_item=0x7f030009;
public static final int abs__dialog_title_holo=0x7f03000a;
public static final int abs__list_menu_item_checkbox=0x7f03000b;
public static final int abs__list_menu_item_icon=0x7f03000c;
public static final int abs__list_menu_item_layout=0x7f03000d;
public static final int abs__list_menu_item_radio=0x7f03000e;
public static final int abs__popup_menu_item_layout=0x7f03000f;
public static final int abs__screen_action_bar=0x7f030010;
public static final int abs__screen_action_bar_overlay=0x7f030011;
public static final int abs__screen_simple=0x7f030012;
public static final int abs__screen_simple_overlay_action_mode=0x7f030013;
public static final int abs__search_dropdown_item_icons_2line=0x7f030014;
public static final int abs__search_view=0x7f030015;
public static final int abs__simple_dropdown_hint=0x7f030016;
public static final int alert_dialog_holo=0x7f030017;
public static final int alert_dialog_message=0x7f030018;
public static final int alert_dialog_progress_holo=0x7f030019;
public static final int alert_dialog_title=0x7f03001a;
public static final int breadcrumbs_in_fragment=0x7f03001b;
public static final int calendar_view=0x7f03001c;
public static final int date_picker_dialog=0x7f03001d;
public static final int date_picker_holo=0x7f03001e;
public static final int expandable_list_content=0x7f03001f;
public static final int expanded_menu_layout=0x7f030020;
public static final int fragment_bread_crumb_item=0x7f030021;
public static final int fragment_bread_crumbs=0x7f030022;
public static final int list_content=0x7f030023;
public static final int list_menu_item_checkbox=0x7f030024;
public static final int list_menu_item_icon=0x7f030025;
public static final int list_menu_item_layout=0x7f030026;
public static final int list_menu_item_radio=0x7f030027;
public static final int number_picker_with_selector_wheel=0x7f030028;
public static final int preference_category_holo=0x7f030029;
public static final int preference_child_holo=0x7f03002a;
public static final int preference_dialog_edittext=0x7f03002b;
public static final int preference_dialog_numberpicker=0x7f03002c;
public static final int preference_dialog_seekbar=0x7f03002d;
public static final int preference_dialog_seekbar_widget=0x7f03002e;
public static final int preference_header_item=0x7f03002f;
public static final int preference_holo=0x7f030030;
public static final int preference_information_holo=0x7f030031;
public static final int preference_list_content=0x7f030032;
public static final int preference_list_content_single=0x7f030033;
public static final int preference_list_fragment=0x7f030034;
public static final int preference_widget_checkbox=0x7f030035;
public static final int preference_widget_seekbar=0x7f030036;
public static final int preference_widget_switch=0x7f030037;
public static final int progress_dialog_holo=0x7f030038;
public static final int select_dialog_holo=0x7f030039;
public static final int select_dialog_item_holo=0x7f03003a;
public static final int select_dialog_multichoice_holo=0x7f03003b;
public static final int select_dialog_singlechoice_holo=0x7f03003c;
public static final int sherlock_spinner_dropdown_item=0x7f03003d;
public static final int sherlock_spinner_item=0x7f03003e;
public static final int simple_dropdown_hint=0x7f03003f;
public static final int simple_dropdown_item_1line=0x7f030040;
public static final int simple_list_item_1=0x7f030041;
public static final int simple_list_item_2=0x7f030042;
public static final int simple_list_item_2_single_choice=0x7f030043;
public static final int simple_list_item_activated_1=0x7f030044;
public static final int simple_list_item_activated_2=0x7f030045;
public static final int simple_list_item_checked=0x7f030046;
public static final int simple_list_item_multiple_choice=0x7f030047;
public static final int simple_list_item_single_choice=0x7f030048;
public static final int simple_spinner_dropdown_item=0x7f030049;
public static final int simple_spinner_item=0x7f03004a;
public static final int time_picker_dialog=0x7f03004b;
public static final int time_picker_holo=0x7f03004c;
}
public static final class raw {
public static final int roboto_bold=0x7f060000;
public static final int roboto_bolditalic=0x7f060001;
public static final int roboto_italic=0x7f060002;
public static final int roboto_regular=0x7f060003;
}
public static final class string {
/** Content description for the action bar "home" affordance. [CHAR LIMIT=NONE]
*/
public static final int abs__action_bar_home_description=0x7f0c0000;
/** Content description for the action bar "up" affordance. [CHAR LIMIT=NONE]
*/
public static final int abs__action_bar_up_description=0x7f0c0001;
/** Content description for the action menu overflow button. [CHAR LIMIT=NONE]
*/
public static final int abs__action_menu_overflow_description=0x7f0c0002;
/** Label for the "Done" button on the far left of action mode toolbars.
*/
public static final int abs__action_mode_done=0x7f0c0003;
/** Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25]
*/
public static final int abs__activity_chooser_view_dialog_title_default=0x7f0c0005;
/** Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25]
*/
public static final int abs__activity_chooser_view_see_all=0x7f0c0004;
/** Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE]
*/
public static final int abs__activitychooserview_choose_application=0x7f0c0007;
/** SearchView accessibility description for clear button [CHAR LIMIT=NONE]
*/
public static final int abs__searchview_description_clear=0x7f0c000c;
/** SearchView accessibility description for search text field [CHAR LIMIT=NONE]
*/
public static final int abs__searchview_description_query=0x7f0c000b;
/** SearchView accessibility description for search button [CHAR LIMIT=NONE]
*/
public static final int abs__searchview_description_search=0x7f0c000a;
/** SearchView accessibility description for submit button [CHAR LIMIT=NONE]
*/
public static final int abs__searchview_description_submit=0x7f0c000d;
/** SearchView accessibility description for voice button [CHAR LIMIT=NONE]
*/
public static final int abs__searchview_description_voice=0x7f0c000e;
/** Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25]
*/
public static final int abs__share_action_provider_share_with=0x7f0c0006;
/** Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]
*/
public static final int abs__shareactionprovider_share_with=0x7f0c0008;
/** Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE]
*/
public static final int abs__shareactionprovider_share_with_application=0x7f0c0009;
public static final int back_button_label=0x7f0c000f;
public static final int candidates_style=0x7f0c0010;
public static final int capital_off=0x7f0c0011;
public static final int capital_on=0x7f0c0012;
public static final int date_picker_decrement_day_button=0x7f0c0013;
public static final int date_picker_decrement_month_button=0x7f0c0014;
public static final int date_picker_decrement_year_button=0x7f0c0015;
public static final int date_picker_dialog_title=0x7f0c0016;
public static final int date_picker_increment_day_button=0x7f0c0017;
public static final int date_picker_increment_month_button=0x7f0c0018;
public static final int date_picker_increment_year_button=0x7f0c0019;
public static final int date_time_done=0x7f0c001a;
public static final int date_time_set=0x7f0c001b;
public static final int loading=0x7f0c001c;
public static final int next_button_label=0x7f0c001d;
public static final int number_picker_decrement_button=0x7f0c001e;
public static final int number_picker_increment_button=0x7f0c001f;
public static final int number_picker_increment_scroll_action=0x7f0c0020;
public static final int number_picker_increment_scroll_mode=0x7f0c0021;
public static final int ringtone_default=0x7f0c0022;
public static final int ringtone_picker_title=0x7f0c0023;
public static final int ringtone_silent=0x7f0c0024;
public static final int skip_button_label=0x7f0c0025;
public static final int time_picker_decrement_hour_button=0x7f0c0026;
public static final int time_picker_decrement_minute_button=0x7f0c0027;
public static final int time_picker_decrement_set_am_button=0x7f0c0028;
public static final int time_picker_dialog_title=0x7f0c0029;
public static final int time_picker_increment_hour_button=0x7f0c002a;
public static final int time_picker_increment_minute_button=0x7f0c002b;
public static final int time_picker_increment_set_pm_button=0x7f0c002c;
public static final int time_picker_separator=0x7f0c002d;
}
public static final class style {
public static final int DialogWindowTitle_Sherlock=0x7f0d0036;
public static final int DialogWindowTitle_Sherlock_Light=0x7f0d0037;
public static final int Holo=0x7f0d005c;
public static final int Holo_AlertDialog=0x7f0d005d;
public static final int Holo_AlertDialog_Light=0x7f0d005e;
public static final int Holo_Animation=0x7f0d005f;
public static final int Holo_Animation_Dialog=0x7f0d0060;
public static final int Holo_Animation_DropDownDown=0x7f0d0061;
public static final int Holo_Animation_DropDownUp=0x7f0d0062;
public static final int Holo_Animation_PopupWindow=0x7f0d0063;
public static final int Holo_AutoCompleteTextView=0x7f0d0064;
public static final int Holo_AutoCompleteTextView_Light=0x7f0d0065;
public static final int Holo_Button=0x7f0d0066;
public static final int Holo_Button_Borderless=0x7f0d0067;
public static final int Holo_Button_Borderless_Light=0x7f0d0068;
public static final int Holo_Button_Borderless_Small=0x7f0d0069;
public static final int Holo_Button_Borderless_Small_Light=0x7f0d006a;
public static final int Holo_Button_Light=0x7f0d006b;
public static final int Holo_Button_Small=0x7f0d006c;
public static final int Holo_Button_Small_Light=0x7f0d006d;
public static final int Holo_Button_Toggle=0x7f0d006e;
public static final int Holo_Button_Toggle_Light=0x7f0d006f;
public static final int Holo_ButtonBar=0x7f0d0070;
public static final int Holo_ButtonBar_AlertDialog=0x7f0d0071;
public static final int Holo_CalendarView=0x7f0d0059;
public static final int Holo_CalendarView_Light=0x7f0d005a;
public static final int Holo_CalendarViewTextAppearanceWeekDayView=0x7f0d005b;
public static final int Holo_CompoundButton=0x7f0d0072;
public static final int Holo_CompoundButton_CheckBox=0x7f0d0073;
public static final int Holo_CompoundButton_CheckBox_Light=0x7f0d0074;
public static final int Holo_CompoundButton_RadioButton=0x7f0d0075;
public static final int Holo_CompoundButton_RadioButton_Light=0x7f0d0076;
public static final int Holo_DatePicker=0x7f0d0077;
public static final int Holo_DialogWindowTitle=0x7f0d0078;
public static final int Holo_DialogWindowTitle_Light=0x7f0d0079;
public static final int Holo_DropDownItem=0x7f0d007a;
public static final int Holo_EditText=0x7f0d007b;
public static final int Holo_EditText_Light=0x7f0d007c;
public static final int Holo_EditText_NumberPickerInputText=0x7f0d007d;
public static final int Holo_ExpandableListView=0x7f0d007e;
public static final int Holo_ExpandableListView_Light=0x7f0d007f;
public static final int Holo_ImageButton=0x7f0d0080;
public static final int Holo_ImageButton_Light=0x7f0d0081;
public static final int Holo_ListPopupWindow=0x7f0d0082;
public static final int Holo_ListPopupWindow_Light=0x7f0d0083;
public static final int Holo_ListView=0x7f0d0084;
public static final int Holo_ListView_DropDown=0x7f0d0085;
public static final int Holo_ListView_DropDown_Light=0x7f0d0086;
public static final int Holo_ListView_Light=0x7f0d0087;
public static final int Holo_NumberPicker=0x7f0d0088;
public static final int Holo_PopupWindow=0x7f0d0089;
public static final int Holo_PopupWindow_Light=0x7f0d008a;
public static final int Holo_Preference=0x7f0d008b;
public static final int Holo_PreferenceCategory=0x7f0d008c;
public static final int Holo_PreferenceCheckBox=0x7f0d008d;
public static final int Holo_PreferenceDialog=0x7f0d008e;
public static final int Holo_PreferenceDialog_EditTextPreference=0x7f0d008f;
public static final int Holo_PreferenceDialog_NumberPickerPreference=0x7f0d0090;
public static final int Holo_PreferenceDialog_SeekBarDialogPreference=0x7f0d0091;
public static final int Holo_PreferenceDialog_YesNoPreference=0x7f0d0092;
public static final int Holo_PreferenceFragment=0x7f0d0093;
public static final int Holo_PreferenceFrameLayout=0x7f0d0094;
public static final int Holo_PreferenceInformation=0x7f0d0095;
public static final int Holo_PreferencePanel=0x7f0d0096;
public static final int Holo_PreferenceRingtone=0x7f0d0097;
public static final int Holo_PreferenceScreen=0x7f0d0098;
public static final int Holo_PreferenceSeekBar=0x7f0d0099;
public static final int Holo_PreferenceSwitch=0x7f0d009a;
public static final int Holo_ProgressBar=0x7f0d009b;
public static final int Holo_ProgressBar_Horizontal=0x7f0d009c;
public static final int Holo_ProgressBar_Horizontal_Light=0x7f0d009d;
public static final int Holo_ProgressBar_Large=0x7f0d009e;
public static final int Holo_ProgressBar_Small=0x7f0d009f;
public static final int Holo_RatingBar=0x7f0d00a0;
public static final int Holo_RatingBar_Indicator=0x7f0d00a1;
public static final int Holo_RatingBar_Indicator_Light=0x7f0d00a2;
public static final int Holo_RatingBar_Light=0x7f0d00a3;
public static final int Holo_RatingBar_Small=0x7f0d00a4;
public static final int Holo_RatingBar_Small_Light=0x7f0d00a5;
public static final int Holo_SeekBar=0x7f0d00a6;
public static final int Holo_SeekBar_Light=0x7f0d00a7;
public static final int Holo_SegmentedButton=0x7f0d00a8;
public static final int Holo_SegmentedButton_Light=0x7f0d00a9;
public static final int Holo_Spinner=0x7f0d00aa;
public static final int Holo_Spinner_Light=0x7f0d00ab;
public static final int Holo_Switch=0x7f0d00e2;
public static final int Holo_Switch_Light=0x7f0d00e3;
public static final int Holo_Switch_Light_Old=0x7f0d00e5;
public static final int Holo_Switch_Old=0x7f0d00e4;
public static final int Holo_Switch_TextAppearance=0x7f0d00e0;
public static final int Holo_Switch_TextAppearance_Light=0x7f0d00e1;
public static final int Holo_TextAppearance=0x7f0d00ac;
public static final int Holo_TextAppearance_DialogWindowTitle=0x7f0d00ad;
public static final int Holo_TextAppearance_DialogWindowTitle_Light=0x7f0d00ae;
public static final int Holo_TextAppearance_DropDownItem=0x7f0d00af;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Inverse=0x7f0d00b0;
/** End of block ColorsDark
*/
public static final int Holo_TextAppearance_Inverse_Light=0x7f0d00b1;
public static final int Holo_TextAppearance_Large=0x7f0d00b2;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Large_Inverse=0x7f0d00b3;
/** End of block ColorsDark
*/
public static final int Holo_TextAppearance_Large_Inverse_Light=0x7f0d00b4;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Large_Light=0x7f0d00b5;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Light=0x7f0d00b6;
public static final int Holo_TextAppearance_Medium=0x7f0d00b7;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Medium_Inverse=0x7f0d00b8;
/** End of block ColorsDark
*/
public static final int Holo_TextAppearance_Medium_Inverse_Light=0x7f0d00b9;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_Medium_Light=0x7f0d00ba;
/** End of block ColorsDark
*/
public static final int Holo_TextAppearance_PopupMenu=0x7f0d00bb;
public static final int Holo_TextAppearance_PopupMenu_Large=0x7f0d00bc;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_PopupMenu_Light=0x7f0d00bd;
public static final int Holo_TextAppearance_PopupMenu_Light_Large=0x7f0d00be;
public static final int Holo_TextAppearance_PopupMenu_Light_Small=0x7f0d00bf;
public static final int Holo_TextAppearance_PopupMenu_Small=0x7f0d00c0;
public static final int Holo_TextAppearance_Small=0x7f0d00c1;
public static final int Holo_TextAppearance_Small_Inverse=0x7f0d00c2;
public static final int Holo_TextAppearance_Small_Inverse_Light=0x7f0d00c3;
public static final int Holo_TextAppearance_Small_Light=0x7f0d00c4;
public static final int Holo_TextAppearance_TextView=0x7f0d00c5;
/** End of block ColorsDark
*/
public static final int Holo_TextAppearance_TextView_SpinnerItem=0x7f0d00c6;
/** End of block ColorsLight
*/
public static final int Holo_TextAppearance_TextView_SpinnerItem_Light=0x7f0d00c7;
public static final int Holo_TextView=0x7f0d00c8;
public static final int Holo_TextView_ListSeparator=0x7f0d00c9;
public static final int Holo_TextView_ListSeparator_Light=0x7f0d00ca;
public static final int Holo_TextView_SpinnerItem=0x7f0d00cb;
public static final int Holo_TextView_SpinnerItem_DropDown=0x7f0d00cc;
public static final int Holo_TextView_SpinnerItem_DropDown_Light=0x7f0d00cd;
public static final int Holo_TextView_SpinnerItem_Light=0x7f0d00ce;
/** End of block HoloDark
End of block BaseDark
*/
public static final int Holo_Theme=0x7f0d00cf;
public static final int Holo_Theme_Dialog=0x7f0d00d0;
public static final int Holo_Theme_Dialog_Alert=0x7f0d00d1;
public static final int Holo_Theme_Dialog_Alert_Light=0x7f0d00d2;
public static final int Holo_Theme_Dialog_Light=0x7f0d00d3;
/** End of block Fullscreen
*/
public static final int Holo_Theme_Fullscreen=0x7f0d00d4;
/** End of block HoloLight
End of block BaseLight
*/
public static final int Holo_Theme_Light=0x7f0d00d5;
/** End of block HoloLight
End of block BaseLight
*/
public static final int Holo_Theme_Light_DarkActionBar=0x7f0d00d6;
/** End of block Fullscreen
*/
public static final int Holo_Theme_Light_DarkActionBar_Fullscreen=0x7f0d00d7;
/** End of block NoActionBar
*/
public static final int Holo_Theme_Light_DarkActionBar_NoActionBar=0x7f0d00d8;
/** End of block Fullscreen
*/
public static final int Holo_Theme_Light_DarkActionBar_NoActionBar_Fullscreen=0x7f0d00d9;
/** End of block Fullscreen
*/
public static final int Holo_Theme_Light_Fullscreen=0x7f0d00da;
/** End of block NoActionBar
*/
public static final int Holo_Theme_Light_NoActionBar=0x7f0d00db;
/** End of block Fullscreen
*/
public static final int Holo_Theme_Light_NoActionBar_Fullscreen=0x7f0d00dc;
/** End of block NoActionBar
*/
public static final int Holo_Theme_NoActionBar=0x7f0d00dd;
/** End of block Fullscreen
*/
public static final int Holo_Theme_NoActionBar_Fullscreen=0x7f0d00de;
public static final int Holo_TimePicker=0x7f0d00df;
public static final int Sherlock___TextAppearance_Small=0x7f0d004a;
public static final int Sherlock___Theme=0x7f0d004e;
public static final int Sherlock___Theme_DarkActionBar=0x7f0d0050;
public static final int Sherlock___Theme_Dialog=0x7f0d0051;
public static final int Sherlock___Theme_Light=0x7f0d004f;
public static final int Sherlock___Widget_ActionBar=0x7f0d0001;
public static final int Sherlock___Widget_ActionMode=0x7f0d0016;
public static final int Sherlock___Widget_ActivityChooserView=0x7f0d001e;
public static final int Sherlock___Widget_Holo_DropDownItem=0x7f0d0029;
public static final int Sherlock___Widget_Holo_ListView=0x7f0d0026;
public static final int Sherlock___Widget_Holo_Spinner=0x7f0d0023;
public static final int Sherlock___Widget_SearchAutoCompleteTextView=0x7f0d0033;
public static final int TextAppearance_Sherlock_DialogWindowTitle=0x7f0d0048;
public static final int TextAppearance_Sherlock_Light_DialogWindowTitle=0x7f0d0049;
public static final int TextAppearance_Sherlock_Light_Small=0x7f0d004c;
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Large=0x7f0d0043;
public static final int TextAppearance_Sherlock_Light_Widget_PopupMenu_Small=0x7f0d0045;
public static final int TextAppearance_Sherlock_Small=0x7f0d004b;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Menu=0x7f0d0038;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle=0x7f0d003b;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Subtitle_Inverse=0x7f0d003c;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title=0x7f0d0039;
public static final int TextAppearance_Sherlock_Widget_ActionBar_Title_Inverse=0x7f0d003a;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle=0x7f0d003f;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Subtitle_Inverse=0x7f0d0040;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title=0x7f0d003d;
public static final int TextAppearance_Sherlock_Widget_ActionMode_Title_Inverse=0x7f0d003e;
public static final int TextAppearance_Sherlock_Widget_DropDownHint=0x7f0d004d;
public static final int TextAppearance_Sherlock_Widget_DropDownItem=0x7f0d0047;
public static final int TextAppearance_Sherlock_Widget_PopupMenu=0x7f0d0041;
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Large=0x7f0d0042;
public static final int TextAppearance_Sherlock_Widget_PopupMenu_Small=0x7f0d0044;
public static final int TextAppearance_Sherlock_Widget_TextView_SpinnerItem=0x7f0d0046;
public static final int Theme_Sherlock=0x7f0d0052;
public static final int Theme_Sherlock_Dialog=0x7f0d0057;
public static final int Theme_Sherlock_Light=0x7f0d0053;
public static final int Theme_Sherlock_Light_DarkActionBar=0x7f0d0054;
public static final int Theme_Sherlock_Light_Dialog=0x7f0d0058;
public static final int Theme_Sherlock_Light_NoActionBar=0x7f0d0056;
public static final int Theme_Sherlock_NoActionBar=0x7f0d0055;
public static final int Widget=0x7f0d0000;
public static final int Widget_Sherlock_ActionBar=0x7f0d0002;
public static final int Widget_Sherlock_ActionBar_Solid=0x7f0d0003;
public static final int Widget_Sherlock_ActionBar_TabBar=0x7f0d000a;
public static final int Widget_Sherlock_ActionBar_TabText=0x7f0d000d;
public static final int Widget_Sherlock_ActionBar_TabView=0x7f0d0007;
public static final int Widget_Sherlock_ActionButton=0x7f0d0010;
public static final int Widget_Sherlock_ActionButton_CloseMode=0x7f0d0012;
public static final int Widget_Sherlock_ActionButton_Overflow=0x7f0d0014;
public static final int Widget_Sherlock_ActionMode=0x7f0d0017;
public static final int Widget_Sherlock_ActivityChooserView=0x7f0d001f;
public static final int Widget_Sherlock_Button_Small=0x7f0d0021;
public static final int Widget_Sherlock_DropDownItem_Spinner=0x7f0d002a;
public static final int Widget_Sherlock_Light_ActionBar=0x7f0d0004;
public static final int Widget_Sherlock_Light_ActionBar_Solid=0x7f0d0005;
public static final int Widget_Sherlock_Light_ActionBar_Solid_Inverse=0x7f0d0006;
public static final int Widget_Sherlock_Light_ActionBar_TabBar=0x7f0d000b;
public static final int Widget_Sherlock_Light_ActionBar_TabBar_Inverse=0x7f0d000c;
public static final int Widget_Sherlock_Light_ActionBar_TabText=0x7f0d000e;
public static final int Widget_Sherlock_Light_ActionBar_TabText_Inverse=0x7f0d000f;
public static final int Widget_Sherlock_Light_ActionBar_TabView=0x7f0d0008;
public static final int Widget_Sherlock_Light_ActionBar_TabView_Inverse=0x7f0d0009;
public static final int Widget_Sherlock_Light_ActionButton=0x7f0d0011;
public static final int Widget_Sherlock_Light_ActionButton_CloseMode=0x7f0d0013;
public static final int Widget_Sherlock_Light_ActionButton_Overflow=0x7f0d0015;
public static final int Widget_Sherlock_Light_ActionMode=0x7f0d0018;
public static final int Widget_Sherlock_Light_ActionMode_Inverse=0x7f0d0019;
public static final int Widget_Sherlock_Light_ActivityChooserView=0x7f0d0020;
public static final int Widget_Sherlock_Light_Button_Small=0x7f0d0022;
public static final int Widget_Sherlock_Light_DropDownItem_Spinner=0x7f0d002b;
public static final int Widget_Sherlock_Light_ListPopupWindow=0x7f0d001b;
public static final int Widget_Sherlock_Light_ListView_DropDown=0x7f0d0028;
public static final int Widget_Sherlock_Light_PopupMenu=0x7f0d001d;
public static final int Widget_Sherlock_Light_PopupWindow_ActionMode=0x7f0d002d;
public static final int Widget_Sherlock_Light_ProgressBar=0x7f0d002f;
public static final int Widget_Sherlock_Light_ProgressBar_Horizontal=0x7f0d0031;
public static final int Widget_Sherlock_Light_SearchAutoCompleteTextView=0x7f0d0035;
public static final int Widget_Sherlock_Light_Spinner_DropDown_ActionBar=0x7f0d0025;
public static final int Widget_Sherlock_ListPopupWindow=0x7f0d001a;
public static final int Widget_Sherlock_ListView_DropDown=0x7f0d0027;
public static final int Widget_Sherlock_PopupMenu=0x7f0d001c;
public static final int Widget_Sherlock_PopupWindow_ActionMode=0x7f0d002c;
public static final int Widget_Sherlock_ProgressBar=0x7f0d002e;
public static final int Widget_Sherlock_ProgressBar_Horizontal=0x7f0d0030;
public static final int Widget_Sherlock_SearchAutoCompleteTextView=0x7f0d0034;
public static final int Widget_Sherlock_Spinner_DropDown_ActionBar=0x7f0d0024;
public static final int Widget_Sherlock_TextView_SpinnerItem=0x7f0d0032;
}
public static final class styleable {
/** Attributes that can be used with a AbsSpinner.
Includes the following attributes:
Attribute Description
{@link #AbsSpinner_android_entries org.holoeverywhere:android_entries}
@see #AbsSpinner_android_entries
*/
public static final int[] AbsSpinner = {
0x010100b2
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_entries}
attribute's value can be found in the {@link #AbsSpinner} array.
@attr name android:android_entries
*/
public static final int AbsSpinner_android_entries = 0;
/** Attributes that can be used with a AlertDialog.
Includes the following attributes:
Attribute Description
{@link #AlertDialog_alpha org.holoeverywhere:alpha}
{@link #AlertDialog_bottomBright org.holoeverywhere:bottomBright}
{@link #AlertDialog_bottomDark org.holoeverywhere:bottomDark}
{@link #AlertDialog_bottomMedium org.holoeverywhere:bottomMedium}
{@link #AlertDialog_centerBright org.holoeverywhere:centerBright}
{@link #AlertDialog_centerDark org.holoeverywhere:centerDark}
{@link #AlertDialog_centerMedium org.holoeverywhere:centerMedium}
{@link #AlertDialog_dimEnable org.holoeverywhere:dimEnable}
{@link #AlertDialog_dimFraction org.holoeverywhere:dimFraction}
{@link #AlertDialog_fullBright org.holoeverywhere:fullBright}
{@link #AlertDialog_fullDark org.holoeverywhere:fullDark}
{@link #AlertDialog_gravity org.holoeverywhere:gravity}
{@link #AlertDialog_horizontalProgressLayout org.holoeverywhere:horizontalProgressLayout}
{@link #AlertDialog_layout org.holoeverywhere:layout}
{@link #AlertDialog_listItemLayout org.holoeverywhere:listItemLayout}
{@link #AlertDialog_listLayout org.holoeverywhere:listLayout}
{@link #AlertDialog_multiChoiceItemLayout org.holoeverywhere:multiChoiceItemLayout}
{@link #AlertDialog_progressLayout org.holoeverywhere:progressLayout}
{@link #AlertDialog_singleChoiceItemLayout org.holoeverywhere:singleChoiceItemLayout}
{@link #AlertDialog_topBright org.holoeverywhere:topBright}
{@link #AlertDialog_topDark org.holoeverywhere:topDark}
@see #AlertDialog_alpha
@see #AlertDialog_bottomBright
@see #AlertDialog_bottomDark
@see #AlertDialog_bottomMedium
@see #AlertDialog_centerBright
@see #AlertDialog_centerDark
@see #AlertDialog_centerMedium
@see #AlertDialog_dimEnable
@see #AlertDialog_dimFraction
@see #AlertDialog_fullBright
@see #AlertDialog_fullDark
@see #AlertDialog_gravity
@see #AlertDialog_horizontalProgressLayout
@see #AlertDialog_layout
@see #AlertDialog_listItemLayout
@see #AlertDialog_listLayout
@see #AlertDialog_multiChoiceItemLayout
@see #AlertDialog_progressLayout
@see #AlertDialog_singleChoiceItemLayout
@see #AlertDialog_topBright
@see #AlertDialog_topDark
*/
public static final int[] AlertDialog = {
0x7f010089, 0x7f01008b, 0x7f01008c, 0x7f01008d,
0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091,
0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095,
0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099,
0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d,
0x7f0100a0
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#alpha}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:alpha
*/
public static final int AlertDialog_alpha = 19;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#bottomBright}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:bottomBright
*/
public static final int AlertDialog_bottomBright = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#bottomDark}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:bottomDark
*/
public static final int AlertDialog_bottomDark = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#bottomMedium}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:bottomMedium
*/
public static final int AlertDialog_bottomMedium = 9;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#centerBright}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:centerBright
*/
public static final int AlertDialog_centerBright = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#centerDark}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:centerDark
*/
public static final int AlertDialog_centerDark = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#centerMedium}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:centerMedium
*/
public static final int AlertDialog_centerMedium = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dimEnable}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dimEnable
*/
public static final int AlertDialog_dimEnable = 17;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dimFraction}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dimFraction
*/
public static final int AlertDialog_dimFraction = 18;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#fullBright}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:fullBright
*/
public static final int AlertDialog_fullBright = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#fullDark}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:fullDark
*/
public static final int AlertDialog_fullDark = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#gravity}
attribute's value can be found in the {@link #AlertDialog} array.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
top
0x30
bottom
0x50
left
0x03
right
0x05
center_vertical
0x10
fill_vertical
0x70
center_horizontal
0x01
fill_horizontal
0x07
center
0x11
fill
0x77
clip_vertical
0x80
clip_horizontal
0x08
start
0x00800003
end
0x00800005
@attr name android:gravity
*/
public static final int AlertDialog_gravity = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#horizontalProgressLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:horizontalProgressLayout
*/
public static final int AlertDialog_horizontalProgressLayout = 16;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#layout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:layout
*/
public static final int AlertDialog_layout = 20;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#listItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:listItemLayout
*/
public static final int AlertDialog_listItemLayout = 14;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#listLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:listLayout
*/
public static final int AlertDialog_listLayout = 11;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#multiChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:multiChoiceItemLayout
*/
public static final int AlertDialog_multiChoiceItemLayout = 12;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#progressLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:progressLayout
*/
public static final int AlertDialog_progressLayout = 15;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#singleChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:singleChoiceItemLayout
*/
public static final int AlertDialog_singleChoiceItemLayout = 13;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#topBright}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:topBright
*/
public static final int AlertDialog_topBright = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#topDark}
attribute's value can be found in the {@link #AlertDialog} array.
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
".
@attr name android:topDark
*/
public static final int AlertDialog_topDark = 2;
/** Attributes that can be used with a AutoCompleteTextView.
Includes the following attributes:
Attribute Description
{@link #AutoCompleteTextView_android_completionHint org.holoeverywhere:android_completionHint}
{@link #AutoCompleteTextView_android_completionHintView org.holoeverywhere:android_completionHintView}
{@link #AutoCompleteTextView_android_completionThreshold org.holoeverywhere:android_completionThreshold}
{@link #AutoCompleteTextView_android_dropDownAnchor org.holoeverywhere:android_dropDownAnchor}
{@link #AutoCompleteTextView_android_dropDownHeight org.holoeverywhere:android_dropDownHeight}
{@link #AutoCompleteTextView_android_dropDownSelector org.holoeverywhere:android_dropDownSelector}
{@link #AutoCompleteTextView_android_dropDownWidth org.holoeverywhere:android_dropDownWidth}
{@link #AutoCompleteTextView_android_entries org.holoeverywhere:android_entries}
{@link #AutoCompleteTextView_android_inputType org.holoeverywhere:android_inputType}
{@link #AutoCompleteTextView_dropDownHorizontalOffset org.holoeverywhere:dropDownHorizontalOffset}
{@link #AutoCompleteTextView_dropDownVerticalOffset org.holoeverywhere:dropDownVerticalOffset}
@see #AutoCompleteTextView_android_completionHint
@see #AutoCompleteTextView_android_completionHintView
@see #AutoCompleteTextView_android_completionThreshold
@see #AutoCompleteTextView_android_dropDownAnchor
@see #AutoCompleteTextView_android_dropDownHeight
@see #AutoCompleteTextView_android_dropDownSelector
@see #AutoCompleteTextView_android_dropDownWidth
@see #AutoCompleteTextView_android_entries
@see #AutoCompleteTextView_android_inputType
@see #AutoCompleteTextView_dropDownHorizontalOffset
@see #AutoCompleteTextView_dropDownVerticalOffset
*/
public static final int[] AutoCompleteTextView = {
0x010100b2, 0x01010172, 0x01010173, 0x01010174,
0x01010175, 0x01010220, 0x01010262, 0x01010263,
0x01010283, 0x7f0100cb, 0x7f0100cc
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_completionHint}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_completionHint
*/
public static final int AutoCompleteTextView_android_completionHint = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_completionHintView}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_completionHintView
*/
public static final int AutoCompleteTextView_android_completionHintView = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_completionThreshold}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_completionThreshold
*/
public static final int AutoCompleteTextView_android_completionThreshold = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownAnchor}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_dropDownAnchor
*/
public static final int AutoCompleteTextView_android_dropDownAnchor = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownHeight}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_dropDownHeight
*/
public static final int AutoCompleteTextView_android_dropDownHeight = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownSelector}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_dropDownSelector
*/
public static final int AutoCompleteTextView_android_dropDownSelector = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownWidth}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_dropDownWidth
*/
public static final int AutoCompleteTextView_android_dropDownWidth = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_entries}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_entries
*/
public static final int AutoCompleteTextView_android_entries = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_inputType}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:android_inputType
*/
public static final int AutoCompleteTextView_android_inputType = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropDownHorizontalOffset}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropDownHorizontalOffset
*/
public static final int AutoCompleteTextView_dropDownHorizontalOffset = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropDownVerticalOffset}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropDownVerticalOffset
*/
public static final int AutoCompleteTextView_dropDownVerticalOffset = 9;
/** Attributes that can be used with a CalendarView.
Includes the following attributes:
Attribute Description
{@link #CalendarView_dateTextAppearance org.holoeverywhere:dateTextAppearance}
{@link #CalendarView_firstDayOfWeek org.holoeverywhere:firstDayOfWeek}
{@link #CalendarView_focusedMonthDateColor org.holoeverywhere:focusedMonthDateColor}
{@link #CalendarView_maxDate org.holoeverywhere:maxDate}
{@link #CalendarView_minDate org.holoeverywhere:minDate}
{@link #CalendarView_selectedDateVerticalBar org.holoeverywhere:selectedDateVerticalBar}
{@link #CalendarView_selectedWeekBackgroundColor org.holoeverywhere:selectedWeekBackgroundColor}
{@link #CalendarView_showWeekNumber org.holoeverywhere:showWeekNumber}
{@link #CalendarView_shownWeekCount org.holoeverywhere:shownWeekCount}
{@link #CalendarView_unfocusedMonthDateColor org.holoeverywhere:unfocusedMonthDateColor}
{@link #CalendarView_weekDayTextAppearance org.holoeverywhere:weekDayTextAppearance}
{@link #CalendarView_weekNumberColor org.holoeverywhere:weekNumberColor}
{@link #CalendarView_weekSeparatorLineColor org.holoeverywhere:weekSeparatorLineColor}
@see #CalendarView_dateTextAppearance
@see #CalendarView_firstDayOfWeek
@see #CalendarView_focusedMonthDateColor
@see #CalendarView_maxDate
@see #CalendarView_minDate
@see #CalendarView_selectedDateVerticalBar
@see #CalendarView_selectedWeekBackgroundColor
@see #CalendarView_showWeekNumber
@see #CalendarView_shownWeekCount
@see #CalendarView_unfocusedMonthDateColor
@see #CalendarView_weekDayTextAppearance
@see #CalendarView_weekNumberColor
@see #CalendarView_weekSeparatorLineColor
*/
public static final int[] CalendarView = {
0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df,
0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3,
0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7,
0x7f0100e8
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dateTextAppearance}
attribute's value can be found in the {@link #CalendarView} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:dateTextAppearance
*/
public static final int CalendarView_dateTextAppearance = 12;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#firstDayOfWeek}
attribute's value can be found in the {@link #CalendarView} 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 android:firstDayOfWeek
*/
public static final int CalendarView_firstDayOfWeek = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#focusedMonthDateColor}
attribute's value can be found in the {@link #CalendarView} array.
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
".
@attr name android:focusedMonthDateColor
*/
public static final int CalendarView_focusedMonthDateColor = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#maxDate}
attribute's value can be found in the {@link #CalendarView} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:maxDate
*/
public static final int CalendarView_maxDate = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#minDate}
attribute's value can be found in the {@link #CalendarView} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:minDate
*/
public static final int CalendarView_minDate = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectedDateVerticalBar}
attribute's value can be found in the {@link #CalendarView} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:selectedDateVerticalBar
*/
public static final int CalendarView_selectedDateVerticalBar = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectedWeekBackgroundColor}
attribute's value can be found in the {@link #CalendarView} array.
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
".
@attr name android:selectedWeekBackgroundColor
*/
public static final int CalendarView_selectedWeekBackgroundColor = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#showWeekNumber}
attribute's value can be found in the {@link #CalendarView} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:showWeekNumber
*/
public static final int CalendarView_showWeekNumber = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#shownWeekCount}
attribute's value can be found in the {@link #CalendarView} 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 android:shownWeekCount
*/
public static final int CalendarView_shownWeekCount = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#unfocusedMonthDateColor}
attribute's value can be found in the {@link #CalendarView} array.
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
".
@attr name android:unfocusedMonthDateColor
*/
public static final int CalendarView_unfocusedMonthDateColor = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#weekDayTextAppearance}
attribute's value can be found in the {@link #CalendarView} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:weekDayTextAppearance
*/
public static final int CalendarView_weekDayTextAppearance = 11;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#weekNumberColor}
attribute's value can be found in the {@link #CalendarView} array.
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
".
@attr name android:weekNumberColor
*/
public static final int CalendarView_weekNumberColor = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#weekSeparatorLineColor}
attribute's value can be found in the {@link #CalendarView} array.
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
".
@attr name android:weekSeparatorLineColor
*/
public static final int CalendarView_weekSeparatorLineColor = 9;
/** Attributes that can be used with a CheckBoxPreference.
Includes the following attributes:
Attribute Description
{@link #CheckBoxPreference_disableDependentsState org.holoeverywhere:disableDependentsState}
{@link #CheckBoxPreference_summaryOff org.holoeverywhere:summaryOff}
{@link #CheckBoxPreference_summaryOn org.holoeverywhere:summaryOn}
@see #CheckBoxPreference_disableDependentsState
@see #CheckBoxPreference_summaryOff
@see #CheckBoxPreference_summaryOn
*/
public static final int[] CheckBoxPreference = {
0x7f0100b3, 0x7f0100b4, 0x7f0100b5
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#disableDependentsState}
attribute's value can be found in the {@link #CheckBoxPreference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:disableDependentsState
*/
public static final int CheckBoxPreference_disableDependentsState = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summaryOff}
attribute's value can be found in the {@link #CheckBoxPreference} 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 android:summaryOff
*/
public static final int CheckBoxPreference_summaryOff = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summaryOn}
attribute's value can be found in the {@link #CheckBoxPreference} 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 android:summaryOn
*/
public static final int CheckBoxPreference_summaryOn = 0;
/** Attributes that can be used with a DatePicker.
Includes the following attributes:
Attribute Description
{@link #DatePicker_calendarViewShown org.holoeverywhere:calendarViewShown}
{@link #DatePicker_endYear org.holoeverywhere:endYear}
{@link #DatePicker_forceShownState org.holoeverywhere:forceShownState}
{@link #DatePicker_internalLayout org.holoeverywhere:internalLayout}
{@link #DatePicker_maxDate org.holoeverywhere:maxDate}
{@link #DatePicker_minDate org.holoeverywhere:minDate}
{@link #DatePicker_spinnersShown org.holoeverywhere:spinnersShown}
{@link #DatePicker_startYear org.holoeverywhere:startYear}
@see #DatePicker_calendarViewShown
@see #DatePicker_endYear
@see #DatePicker_forceShownState
@see #DatePicker_internalLayout
@see #DatePicker_maxDate
@see #DatePicker_minDate
@see #DatePicker_spinnersShown
@see #DatePicker_startYear
*/
public static final int[] DatePicker = {
0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8,
0x7f0100d9, 0x7f0100da, 0x7f0100de, 0x7f0100df
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#calendarViewShown}
attribute's value can be found in the {@link #DatePicker} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:calendarViewShown
*/
public static final int DatePicker_calendarViewShown = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#endYear}
attribute's value can be found in the {@link #DatePicker} 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 android:endYear
*/
public static final int DatePicker_endYear = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#forceShownState}
attribute's value can be found in the {@link #DatePicker} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:forceShownState
*/
public static final int DatePicker_forceShownState = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#internalLayout}
attribute's value can be found in the {@link #DatePicker} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:internalLayout
*/
public static final int DatePicker_internalLayout = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#maxDate}
attribute's value can be found in the {@link #DatePicker} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:maxDate
*/
public static final int DatePicker_maxDate = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#minDate}
attribute's value can be found in the {@link #DatePicker} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:minDate
*/
public static final int DatePicker_minDate = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#spinnersShown}
attribute's value can be found in the {@link #DatePicker} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:spinnersShown
*/
public static final int DatePicker_spinnersShown = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#startYear}
attribute's value can be found in the {@link #DatePicker} 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 android:startYear
*/
public static final int DatePicker_startYear = 0;
/** Attributes that can be used with a DialogButtonBar_LayoutParams.
Includes the following attributes:
Attribute Description
{@link #DialogButtonBar_LayoutParams_android_hint org.holoeverywhere:android_hint}
@see #DialogButtonBar_LayoutParams_android_hint
*/
public static final int[] DialogButtonBar_LayoutParams = {
0x01010150
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_hint}
attribute's value can be found in the {@link #DialogButtonBar_LayoutParams} array.
@attr name android:android_hint
*/
public static final int DialogButtonBar_LayoutParams_android_hint = 0;
/** Attributes that can be used with a DialogPreference.
Includes the following attributes:
Attribute Description
{@link #DialogPreference_dialogIcon org.holoeverywhere:dialogIcon}
{@link #DialogPreference_dialogLayout org.holoeverywhere:dialogLayout}
{@link #DialogPreference_dialogMessage org.holoeverywhere:dialogMessage}
{@link #DialogPreference_dialogTitle org.holoeverywhere:dialogTitle}
{@link #DialogPreference_negativeButtonText org.holoeverywhere:negativeButtonText}
{@link #DialogPreference_positiveButtonText org.holoeverywhere:positiveButtonText}
@see #DialogPreference_dialogIcon
@see #DialogPreference_dialogLayout
@see #DialogPreference_dialogMessage
@see #DialogPreference_dialogTitle
@see #DialogPreference_negativeButtonText
@see #DialogPreference_positiveButtonText
*/
public static final int[] DialogPreference = {
0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9,
0x7f0100ba, 0x7f0100bb
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dialogIcon}
attribute's value can be found in the {@link #DialogPreference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:dialogIcon
*/
public static final int DialogPreference_dialogIcon = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dialogLayout}
attribute's value can be found in the {@link #DialogPreference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:dialogLayout
*/
public static final int DialogPreference_dialogLayout = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dialogMessage}
attribute's value can be found in the {@link #DialogPreference} 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 android:dialogMessage
*/
public static final int DialogPreference_dialogMessage = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dialogTitle}
attribute's value can be found in the {@link #DialogPreference} 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 android:dialogTitle
*/
public static final int DialogPreference_dialogTitle = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#negativeButtonText}
attribute's value can be found in the {@link #DialogPreference} 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 android:negativeButtonText
*/
public static final int DialogPreference_negativeButtonText = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#positiveButtonText}
attribute's value can be found in the {@link #DialogPreference} 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 android:positiveButtonText
*/
public static final int DialogPreference_positiveButtonText = 3;
/** Attributes that can be used with a Divider.
Includes the following attributes:
Attribute Description
{@link #Divider_android_orientation org.holoeverywhere:android_orientation}
@see #Divider_android_orientation
*/
public static final int[] Divider = {
0x010100c4
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_orientation}
attribute's value can be found in the {@link #Divider} array.
@attr name android:android_orientation
*/
public static final int Divider_android_orientation = 0;
/** Attributes that can be used with a HoloActivity.
Includes the following attributes:
Attribute Description
{@link #HoloActivity_holoTheme org.holoeverywhere:holoTheme}
{@link #HoloActivity_windowMinWidthMajor org.holoeverywhere:windowMinWidthMajor}
{@link #HoloActivity_windowMinWidthMinor org.holoeverywhere:windowMinWidthMinor}
@see #HoloActivity_holoTheme
@see #HoloActivity_windowMinWidthMajor
@see #HoloActivity_windowMinWidthMinor
*/
public static final int[] HoloActivity = {
0x7f010036, 0x7f010037, 0x7f01008a
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#holoTheme}
attribute's value can be found in the {@link #HoloActivity} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:holoTheme
*/
public static final int HoloActivity_holoTheme = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowMinWidthMajor}
attribute's value can be found in the {@link #HoloActivity} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMajor
*/
public static final int HoloActivity_windowMinWidthMajor = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowMinWidthMinor}
attribute's value can be found in the {@link #HoloActivity} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMinor
*/
public static final int HoloActivity_windowMinWidthMinor = 1;
/** Attributes that can be used with a IconMenuView.
Includes the following attributes:
Attribute Description
{@link #IconMenuView_android_maxItems org.holoeverywhere:android_maxItems}
{@link #IconMenuView_android_maxItemsPerRow org.holoeverywhere:android_maxItemsPerRow}
{@link #IconMenuView_android_maxRows org.holoeverywhere:android_maxRows}
{@link #IconMenuView_android_moreIcon org.holoeverywhere:android_moreIcon}
{@link #IconMenuView_android_rowHeight org.holoeverywhere:android_rowHeight}
@see #IconMenuView_android_maxItems
@see #IconMenuView_android_maxItemsPerRow
@see #IconMenuView_android_maxRows
@see #IconMenuView_android_moreIcon
@see #IconMenuView_android_rowHeight
*/
public static final int[] IconMenuView = {
0x01010132, 0x01010133, 0x01010134, 0x01010135,
0x010103f9
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxItems}
attribute's value can be found in the {@link #IconMenuView} array.
@attr name android:android_maxItems
*/
public static final int IconMenuView_android_maxItems = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxItemsPerRow}
attribute's value can be found in the {@link #IconMenuView} array.
@attr name android:android_maxItemsPerRow
*/
public static final int IconMenuView_android_maxItemsPerRow = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxRows}
attribute's value can be found in the {@link #IconMenuView} array.
@attr name android:android_maxRows
*/
public static final int IconMenuView_android_maxRows = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_moreIcon}
attribute's value can be found in the {@link #IconMenuView} array.
@attr name android:android_moreIcon
*/
public static final int IconMenuView_android_moreIcon = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_rowHeight}
attribute's value can be found in the {@link #IconMenuView} array.
@attr name android:android_rowHeight
*/
public static final int IconMenuView_android_rowHeight = 0;
/** Attributes that can be used with a LinearLayout.
Includes the following attributes:
Attribute Description
{@link #LinearLayout_android_divider org.holoeverywhere:android_divider}
{@link #LinearLayout_android_dividerPadding org.holoeverywhere:android_dividerPadding}
{@link #LinearLayout_android_showDividers org.holoeverywhere:android_showDividers}
{@link #LinearLayout_dividerPadding org.holoeverywhere:dividerPadding}
{@link #LinearLayout_showDividers org.holoeverywhere:showDividers}
@see #LinearLayout_android_divider
@see #LinearLayout_android_dividerPadding
@see #LinearLayout_android_showDividers
@see #LinearLayout_dividerPadding
@see #LinearLayout_showDividers
*/
public static final int[] LinearLayout = {
0x01010129, 0x01010329, 0x0101032a, 0x7f0100c7,
0x7f0100c8
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_divider}
attribute's value can be found in the {@link #LinearLayout} array.
@attr name android:android_divider
*/
public static final int LinearLayout_android_divider = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dividerPadding}
attribute's value can be found in the {@link #LinearLayout} array.
@attr name android:android_dividerPadding
*/
public static final int LinearLayout_android_dividerPadding = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_showDividers}
attribute's value can be found in the {@link #LinearLayout} array.
@attr name android:android_showDividers
*/
public static final int LinearLayout_android_showDividers = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dividerPadding}
attribute's value can be found in the {@link #LinearLayout} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dividerPadding
*/
public static final int LinearLayout_dividerPadding = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#showDividers}
attribute's value can be found in the {@link #LinearLayout} array.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
none
0
beginning
1
middle
2
end
4
all
7
@attr name android:showDividers
*/
public static final int LinearLayout_showDividers = 3;
/** Attributes that can be used with a ListPreference.
Includes the following attributes:
Attribute Description
{@link #ListPreference_entries org.holoeverywhere:entries}
{@link #ListPreference_entryValues org.holoeverywhere:entryValues}
@see #ListPreference_entries
@see #ListPreference_entryValues
*/
public static final int[] ListPreference = {
0x7f0100be, 0x7f0100bf
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#entries}
attribute's value can be found in the {@link #ListPreference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:entries
*/
public static final int ListPreference_entries = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#entryValues}
attribute's value can be found in the {@link #ListPreference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:entryValues
*/
public static final int ListPreference_entryValues = 1;
/** Attributes that can be used with a MenuView.
Includes the following attributes:
Attribute Description
{@link #MenuView_android_headerBackground org.holoeverywhere:android_headerBackground}
{@link #MenuView_android_horizontalDivider org.holoeverywhere:android_horizontalDivider}
{@link #MenuView_android_itemBackground org.holoeverywhere:android_itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha org.holoeverywhere:android_itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance org.holoeverywhere:android_itemTextAppearance}
{@link #MenuView_android_preserveIconSpacing org.holoeverywhere:android_preserveIconSpacing}
{@link #MenuView_android_verticalDivider org.holoeverywhere:android_verticalDivider}
{@link #MenuView_android_windowAnimationStyle org.holoeverywhere:android_windowAnimationStyle}
@see #MenuView_android_headerBackground
@see #MenuView_android_horizontalDivider
@see #MenuView_android_itemBackground
@see #MenuView_android_itemIconDisabledAlpha
@see #MenuView_android_itemTextAppearance
@see #MenuView_android_preserveIconSpacing
@see #MenuView_android_verticalDivider
@see #MenuView_android_windowAnimationStyle
*/
public static final int[] MenuView = {
0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
0x0101012f, 0x01010130, 0x01010131, 0x010103f8
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_headerBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_headerBackground
*/
public static final int MenuView_android_headerBackground = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_horizontalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_horizontalDivider
*/
public static final int MenuView_android_horizontalDivider = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_itemBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_itemBackground
*/
public static final int MenuView_android_itemBackground = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_itemIconDisabledAlpha}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_itemIconDisabledAlpha
*/
public static final int MenuView_android_itemIconDisabledAlpha = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_itemTextAppearance}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_itemTextAppearance
*/
public static final int MenuView_android_itemTextAppearance = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_preserveIconSpacing}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_preserveIconSpacing
*/
public static final int MenuView_android_preserveIconSpacing = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_verticalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_verticalDivider
*/
public static final int MenuView_android_verticalDivider = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_windowAnimationStyle}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:android_windowAnimationStyle
*/
public static final int MenuView_android_windowAnimationStyle = 0;
/** Attributes that can be used with a NumberPicker.
Includes the following attributes:
Attribute Description
{@link #NumberPicker_android_fadingEdgeLength org.holoeverywhere:android_fadingEdgeLength}
{@link #NumberPicker_android_layout org.holoeverywhere:android_layout}
{@link #NumberPicker_android_maxHeight org.holoeverywhere:android_maxHeight}
{@link #NumberPicker_android_maxWidth org.holoeverywhere:android_maxWidth}
{@link #NumberPicker_android_minHeight org.holoeverywhere:android_minHeight}
{@link #NumberPicker_android_minWidth org.holoeverywhere:android_minWidth}
{@link #NumberPicker_android_orientation org.holoeverywhere:android_orientation}
{@link #NumberPicker_flingable org.holoeverywhere:flingable}
{@link #NumberPicker_selectionDivider org.holoeverywhere:selectionDivider}
{@link #NumberPicker_selectionDividerHeight org.holoeverywhere:selectionDividerHeight}
{@link #NumberPicker_selectionDividersDistance org.holoeverywhere:selectionDividersDistance}
{@link #NumberPicker_solidColor org.holoeverywhere:solidColor}
{@link #NumberPicker_virtualButtonPressedDrawable org.holoeverywhere:virtualButtonPressedDrawable}
@see #NumberPicker_android_fadingEdgeLength
@see #NumberPicker_android_layout
@see #NumberPicker_android_maxHeight
@see #NumberPicker_android_maxWidth
@see #NumberPicker_android_minHeight
@see #NumberPicker_android_minWidth
@see #NumberPicker_android_orientation
@see #NumberPicker_flingable
@see #NumberPicker_selectionDivider
@see #NumberPicker_selectionDividerHeight
@see #NumberPicker_selectionDividersDistance
@see #NumberPicker_solidColor
@see #NumberPicker_virtualButtonPressedDrawable
*/
public static final int[] NumberPicker = {
0x010100c4, 0x010100e0, 0x010100f2, 0x0101011f,
0x01010120, 0x0101013f, 0x01010140, 0x7f0100cf,
0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3,
0x7f0100d4
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_fadingEdgeLength}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_fadingEdgeLength
*/
public static final int NumberPicker_android_fadingEdgeLength = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_layout}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_layout
*/
public static final int NumberPicker_android_layout = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxHeight}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_maxHeight
*/
public static final int NumberPicker_android_maxHeight = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxWidth}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_maxWidth
*/
public static final int NumberPicker_android_maxWidth = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_minHeight}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_minHeight
*/
public static final int NumberPicker_android_minHeight = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_minWidth}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_minWidth
*/
public static final int NumberPicker_android_minWidth = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_orientation}
attribute's value can be found in the {@link #NumberPicker} array.
@attr name android:android_orientation
*/
public static final int NumberPicker_android_orientation = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#flingable}
attribute's value can be found in the {@link #NumberPicker} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:flingable
*/
public static final int NumberPicker_flingable = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectionDivider}
attribute's value can be found in the {@link #NumberPicker} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:selectionDivider
*/
public static final int NumberPicker_selectionDivider = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectionDividerHeight}
attribute's value can be found in the {@link #NumberPicker} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:selectionDividerHeight
*/
public static final int NumberPicker_selectionDividerHeight = 11;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectionDividersDistance}
attribute's value can be found in the {@link #NumberPicker} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:selectionDividersDistance
*/
public static final int NumberPicker_selectionDividersDistance = 12;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#solidColor}
attribute's value can be found in the {@link #NumberPicker} array.
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
".
@attr name android:solidColor
*/
public static final int NumberPicker_solidColor = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#virtualButtonPressedDrawable}
attribute's value can be found in the {@link #NumberPicker} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:virtualButtonPressedDrawable
*/
public static final int NumberPicker_virtualButtonPressedDrawable = 9;
/** Attributes that can be used with a NumberPickerPreference.
Includes the following attributes:
Attribute Description
{@link #NumberPickerPreference_max org.holoeverywhere:max}
{@link #NumberPickerPreference_min org.holoeverywhere:min}
{@link #NumberPickerPreference_wrapSelectorWheel org.holoeverywhere:wrapSelectorWheel}
@see #NumberPickerPreference_max
@see #NumberPickerPreference_min
@see #NumberPickerPreference_wrapSelectorWheel
*/
public static final int[] NumberPickerPreference = {
0x7f0100c4, 0x7f0100c5, 0x7f0100c6
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#max}
attribute's value can be found in the {@link #NumberPickerPreference} 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 android:max
*/
public static final int NumberPickerPreference_max = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#min}
attribute's value can be found in the {@link #NumberPickerPreference} 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 android:min
*/
public static final int NumberPickerPreference_min = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#wrapSelectorWheel}
attribute's value can be found in the {@link #NumberPickerPreference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:wrapSelectorWheel
*/
public static final int NumberPickerPreference_wrapSelectorWheel = 2;
/** Attributes that can be used with a Preference.
Includes the following attributes:
Attribute Description
{@link #Preference_defaultValue org.holoeverywhere:defaultValue}
{@link #Preference_dependency org.holoeverywhere:dependency}
{@link #Preference_enabled org.holoeverywhere:enabled}
{@link #Preference_fragment org.holoeverywhere:fragment}
{@link #Preference_icon org.holoeverywhere:icon}
Already defined in ABS
{@link #Preference_key org.holoeverywhere:key}
{@link #Preference_layout org.holoeverywhere:layout}
{@link #Preference_order org.holoeverywhere:order}
{@link #Preference_persistent org.holoeverywhere:persistent}
{@link #Preference_selectable org.holoeverywhere:selectable}
{@link #Preference_shouldDisableView org.holoeverywhere:shouldDisableView}
{@link #Preference_summary org.holoeverywhere:summary}
{@link #Preference_title org.holoeverywhere:title}
Specifies title text used for navigationMode="normal"
{@link #Preference_widgetLayout org.holoeverywhere:widgetLayout}
@see #Preference_defaultValue
@see #Preference_dependency
@see #Preference_enabled
@see #Preference_fragment
@see #Preference_icon
@see #Preference_key
@see #Preference_layout
@see #Preference_order
@see #Preference_persistent
@see #Preference_selectable
@see #Preference_shouldDisableView
@see #Preference_summary
@see #Preference_title
@see #Preference_widgetLayout
*/
public static final int[] Preference = {
0x7f01004a, 0x7f01004c, 0x7f01009e, 0x7f01009f,
0x7f0100a0, 0x7f0100a1, 0x7f0100a2, 0x7f0100a3,
0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7,
0x7f0100aa, 0x7f0100ad
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#defaultValue}
attribute's value can be found in the {@link #Preference} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
May be an integer value, such as "100
".
May be a boolean value, either "true
" or "false
".
May be a floating point value, such as "1.2
".
@attr name android:defaultValue
*/
public static final int Preference_defaultValue = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dependency}
attribute's value can be found in the {@link #Preference} 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 android:dependency
*/
public static final int Preference_dependency = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#enabled}
attribute's value can be found in the {@link #Preference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:enabled
*/
public static final int Preference_enabled = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#fragment}
attribute's value can be found in the {@link #Preference} 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 android:fragment
*/
public static final int Preference_fragment = 13;
/**
@attr description
Already defined in ABS
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:icon
*/
public static final int Preference_icon = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#key}
attribute's value can be found in the {@link #Preference} 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 android:key
*/
public static final int Preference_key = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#layout}
attribute's value can be found in the {@link #Preference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:layout
*/
public static final int Preference_layout = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#order}
attribute's value can be found in the {@link #Preference} 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 android:order
*/
public static final int Preference_order = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#persistent}
attribute's value can be found in the {@link #Preference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:persistent
*/
public static final int Preference_persistent = 9;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#selectable}
attribute's value can be found in the {@link #Preference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:selectable
*/
public static final int Preference_selectable = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#shouldDisableView}
attribute's value can be found in the {@link #Preference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:shouldDisableView
*/
public static final int Preference_shouldDisableView = 11;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summary}
attribute's value can be found in the {@link #Preference} 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 android:summary
*/
public static final int Preference_summary = 12;
/**
@attr description
Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:title
*/
public static final int Preference_title = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#widgetLayout}
attribute's value can be found in the {@link #Preference} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:widgetLayout
*/
public static final int Preference_widgetLayout = 5;
/** Attributes that can be used with a PreferenceFrameLayout.
Includes the following attributes:
Attribute Description
{@link #PreferenceFrameLayout_borderBottom org.holoeverywhere:borderBottom}
{@link #PreferenceFrameLayout_borderLeft org.holoeverywhere:borderLeft}
{@link #PreferenceFrameLayout_borderRight org.holoeverywhere:borderRight}
{@link #PreferenceFrameLayout_borderTop org.holoeverywhere:borderTop}
@see #PreferenceFrameLayout_borderBottom
@see #PreferenceFrameLayout_borderLeft
@see #PreferenceFrameLayout_borderRight
@see #PreferenceFrameLayout_borderTop
*/
public static final int[] PreferenceFrameLayout = {
0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#borderBottom}
attribute's value can be found in the {@link #PreferenceFrameLayout} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:borderBottom
*/
public static final int PreferenceFrameLayout_borderBottom = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#borderLeft}
attribute's value can be found in the {@link #PreferenceFrameLayout} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:borderLeft
*/
public static final int PreferenceFrameLayout_borderLeft = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#borderRight}
attribute's value can be found in the {@link #PreferenceFrameLayout} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:borderRight
*/
public static final int PreferenceFrameLayout_borderRight = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#borderTop}
attribute's value can be found in the {@link #PreferenceFrameLayout} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:borderTop
*/
public static final int PreferenceFrameLayout_borderTop = 0;
/** Attributes that can be used with a PreferenceFrameLayout_Layout.
Includes the following attributes:
Attribute Description
{@link #PreferenceFrameLayout_Layout_layout_removeBorders org.holoeverywhere:layout_removeBorders}
@see #PreferenceFrameLayout_Layout_layout_removeBorders
*/
public static final int[] PreferenceFrameLayout_Layout = {
0x7f0100b2
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#layout_removeBorders}
attribute's value can be found in the {@link #PreferenceFrameLayout_Layout} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:layout_removeBorders
*/
public static final int PreferenceFrameLayout_Layout_layout_removeBorders = 0;
/** Attributes that can be used with a PreferenceGroup.
Includes the following attributes:
Attribute Description
{@link #PreferenceGroup_orderingFromXml org.holoeverywhere:orderingFromXml}
@see #PreferenceGroup_orderingFromXml
*/
public static final int[] PreferenceGroup = {
0x7f0100a8
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#orderingFromXml}
attribute's value can be found in the {@link #PreferenceGroup} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:orderingFromXml
*/
public static final int PreferenceGroup_orderingFromXml = 0;
/** Attributes that can be used with a PreferenceHeader.
Includes the following attributes:
Attribute Description
{@link #PreferenceHeader_breadCrumbShortTitle org.holoeverywhere:breadCrumbShortTitle}
{@link #PreferenceHeader_breadCrumbTitle org.holoeverywhere:breadCrumbTitle}
{@link #PreferenceHeader_fragment org.holoeverywhere:fragment}
{@link #PreferenceHeader_icon org.holoeverywhere:icon}
Specifies the drawable used for the application icon.
{@link #PreferenceHeader_id org.holoeverywhere:id}
{@link #PreferenceHeader_summary org.holoeverywhere:summary}
{@link #PreferenceHeader_title org.holoeverywhere:title}
Specifies title text used for navigationMode="normal"
@see #PreferenceHeader_breadCrumbShortTitle
@see #PreferenceHeader_breadCrumbTitle
@see #PreferenceHeader_fragment
@see #PreferenceHeader_icon
@see #PreferenceHeader_id
@see #PreferenceHeader_summary
@see #PreferenceHeader_title
*/
public static final int[] PreferenceHeader = {
0x7f01004a, 0x7f01004c, 0x7f0100a9, 0x7f0100aa,
0x7f0100ab, 0x7f0100ac, 0x7f0100ad
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#breadCrumbShortTitle}
attribute's value can be found in the {@link #PreferenceHeader} 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 android:breadCrumbShortTitle
*/
public static final int PreferenceHeader_breadCrumbShortTitle = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#breadCrumbTitle}
attribute's value can be found in the {@link #PreferenceHeader} 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 android:breadCrumbTitle
*/
public static final int PreferenceHeader_breadCrumbTitle = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#fragment}
attribute's value can be found in the {@link #PreferenceHeader} 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 android:fragment
*/
public static final int PreferenceHeader_fragment = 6;
/**
@attr description
Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:icon
*/
public static final int PreferenceHeader_icon = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#id}
attribute's value can be found in the {@link #PreferenceHeader} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:id
*/
public static final int PreferenceHeader_id = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summary}
attribute's value can be found in the {@link #PreferenceHeader} 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 android:summary
*/
public static final int PreferenceHeader_summary = 3;
/**
@attr description
Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:title
*/
public static final int PreferenceHeader_title = 0;
/** Attributes that can be used with a ProgressBar.
Includes the following attributes:
Attribute Description
{@link #ProgressBar_android_animationResolution org.holoeverywhere:android_animationResolution}
{@link #ProgressBar_android_indeterminate org.holoeverywhere:android_indeterminate}
{@link #ProgressBar_android_indeterminateBehavior org.holoeverywhere:android_indeterminateBehavior}
{@link #ProgressBar_android_indeterminateDrawable org.holoeverywhere:android_indeterminateDrawable}
{@link #ProgressBar_android_indeterminateDuration org.holoeverywhere:android_indeterminateDuration}
{@link #ProgressBar_android_indeterminateOnly org.holoeverywhere:android_indeterminateOnly}
{@link #ProgressBar_android_interpolator org.holoeverywhere:android_interpolator}
{@link #ProgressBar_android_max org.holoeverywhere:android_max}
{@link #ProgressBar_android_maxHeight org.holoeverywhere:android_maxHeight}
{@link #ProgressBar_android_maxWidth org.holoeverywhere:android_maxWidth}
{@link #ProgressBar_android_minHeight org.holoeverywhere:android_minHeight}
{@link #ProgressBar_android_minWidth org.holoeverywhere:android_minWidth}
{@link #ProgressBar_android_progress org.holoeverywhere:android_progress}
{@link #ProgressBar_android_progressDrawable org.holoeverywhere:android_progressDrawable}
{@link #ProgressBar_android_secondaryProgress org.holoeverywhere:android_secondaryProgress}
@see #ProgressBar_android_animationResolution
@see #ProgressBar_android_indeterminate
@see #ProgressBar_android_indeterminateBehavior
@see #ProgressBar_android_indeterminateDrawable
@see #ProgressBar_android_indeterminateDuration
@see #ProgressBar_android_indeterminateOnly
@see #ProgressBar_android_interpolator
@see #ProgressBar_android_max
@see #ProgressBar_android_maxHeight
@see #ProgressBar_android_maxWidth
@see #ProgressBar_android_minHeight
@see #ProgressBar_android_minWidth
@see #ProgressBar_android_progress
@see #ProgressBar_android_progressDrawable
@see #ProgressBar_android_secondaryProgress
*/
public static final int[] ProgressBar = {
0x0101011f, 0x01010120, 0x01010136, 0x01010137,
0x01010138, 0x01010139, 0x0101013a, 0x0101013b,
0x0101013c, 0x0101013d, 0x0101013e, 0x0101013f,
0x01010140, 0x01010141, 0x0101031a
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_animationResolution}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_animationResolution
*/
public static final int ProgressBar_android_animationResolution = 14;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_indeterminate}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_indeterminate
*/
public static final int ProgressBar_android_indeterminate = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_indeterminateBehavior}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_indeterminateBehavior
*/
public static final int ProgressBar_android_indeterminateBehavior = 10;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_indeterminateDrawable}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_indeterminateDrawable
*/
public static final int ProgressBar_android_indeterminateDrawable = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_indeterminateDuration}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_indeterminateDuration
*/
public static final int ProgressBar_android_indeterminateDuration = 9;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_indeterminateOnly}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_indeterminateOnly
*/
public static final int ProgressBar_android_indeterminateOnly = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_interpolator}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_interpolator
*/
public static final int ProgressBar_android_interpolator = 13;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_max}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_max
*/
public static final int ProgressBar_android_max = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxHeight}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_maxHeight
*/
public static final int ProgressBar_android_maxHeight = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_maxWidth}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_maxWidth
*/
public static final int ProgressBar_android_maxWidth = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_minHeight}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_minHeight
*/
public static final int ProgressBar_android_minHeight = 12;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_minWidth}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_minWidth
*/
public static final int ProgressBar_android_minWidth = 11;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_progress}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_progress
*/
public static final int ProgressBar_android_progress = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_progressDrawable}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_progressDrawable
*/
public static final int ProgressBar_android_progressDrawable = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_secondaryProgress}
attribute's value can be found in the {@link #ProgressBar} array.
@attr name android:android_secondaryProgress
*/
public static final int ProgressBar_android_secondaryProgress = 4;
/** Attributes that can be used with a RingtonePreference.
Includes the following attributes:
Attribute Description
{@link #RingtonePreference_ringtoneType org.holoeverywhere:ringtoneType}
{@link #RingtonePreference_showDefault org.holoeverywhere:showDefault}
{@link #RingtonePreference_showSilent org.holoeverywhere:showSilent}
@see #RingtonePreference_ringtoneType
@see #RingtonePreference_showDefault
@see #RingtonePreference_showSilent
*/
public static final int[] RingtonePreference = {
0x7f0100c0, 0x7f0100c1, 0x7f0100c2
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#ringtoneType}
attribute's value can be found in the {@link #RingtonePreference} array.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
ringtone
1
notification
2
alarm
4
all
7
@attr name android:ringtoneType
*/
public static final int RingtonePreference_ringtoneType = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#showDefault}
attribute's value can be found in the {@link #RingtonePreference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:showDefault
*/
public static final int RingtonePreference_showDefault = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#showSilent}
attribute's value can be found in the {@link #RingtonePreference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:showSilent
*/
public static final int RingtonePreference_showSilent = 2;
/** Attributes that can be used with a RotateDrawable.
Includes the following attributes:
Attribute Description
{@link #RotateDrawable_android_drawable org.holoeverywhere:android_drawable}
{@link #RotateDrawable_android_fromDegrees org.holoeverywhere:android_fromDegrees}
{@link #RotateDrawable_android_pivotX org.holoeverywhere:android_pivotX}
{@link #RotateDrawable_android_pivotY org.holoeverywhere:android_pivotY}
{@link #RotateDrawable_android_toDegrees org.holoeverywhere:android_toDegrees}
{@link #RotateDrawable_android_visible org.holoeverywhere:android_visible}
@see #RotateDrawable_android_drawable
@see #RotateDrawable_android_fromDegrees
@see #RotateDrawable_android_pivotX
@see #RotateDrawable_android_pivotY
@see #RotateDrawable_android_toDegrees
@see #RotateDrawable_android_visible
*/
public static final int[] RotateDrawable = {
0x01010194, 0x01010199, 0x010101b3, 0x010101b4,
0x010101b5, 0x010101b6
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_drawable}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_drawable
*/
public static final int RotateDrawable_android_drawable = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_fromDegrees}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_fromDegrees
*/
public static final int RotateDrawable_android_fromDegrees = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_pivotX}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_pivotX
*/
public static final int RotateDrawable_android_pivotX = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_pivotY}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_pivotY
*/
public static final int RotateDrawable_android_pivotY = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_toDegrees}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_toDegrees
*/
public static final int RotateDrawable_android_toDegrees = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_visible}
attribute's value can be found in the {@link #RotateDrawable} array.
@attr name android:android_visible
*/
public static final int RotateDrawable_android_visible = 0;
/** Attributes that can be used with a SeekBar.
Includes the following attributes:
Attribute Description
{@link #SeekBar_android_disabledAlpha org.holoeverywhere:android_disabledAlpha}
{@link #SeekBar_android_thumb org.holoeverywhere:android_thumb}
{@link #SeekBar_android_thumbOffset org.holoeverywhere:android_thumbOffset}
@see #SeekBar_android_disabledAlpha
@see #SeekBar_android_thumb
@see #SeekBar_android_thumbOffset
*/
public static final int[] SeekBar = {
0x01010033, 0x01010142, 0x01010143
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_disabledAlpha}
attribute's value can be found in the {@link #SeekBar} array.
@attr name android:android_disabledAlpha
*/
public static final int SeekBar_android_disabledAlpha = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_thumb}
attribute's value can be found in the {@link #SeekBar} array.
@attr name android:android_thumb
*/
public static final int SeekBar_android_thumb = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_thumbOffset}
attribute's value can be found in the {@link #SeekBar} array.
@attr name android:android_thumbOffset
*/
public static final int SeekBar_android_thumbOffset = 2;
/** Attributes that can be used with a SeekBarDialogPreference.
Includes the following attributes:
Attribute Description
{@link #SeekBarDialogPreference_max org.holoeverywhere:max}
@see #SeekBarDialogPreference_max
*/
public static final int[] SeekBarDialogPreference = {
0x7f0100c5
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#max}
attribute's value can be found in the {@link #SeekBarDialogPreference} 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 android:max
*/
public static final int SeekBarDialogPreference_max = 0;
/** Attributes that can be used with a SeekBarPreference.
Includes the following attributes:
Attribute Description
{@link #SeekBarPreference_max org.holoeverywhere:max}
@see #SeekBarPreference_max
*/
public static final int[] SeekBarPreference = {
0x7f0100c5
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#max}
attribute's value can be found in the {@link #SeekBarPreference} 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 android:max
*/
public static final int SeekBarPreference_max = 0;
/** Attributes used to style the Action Bar.
Includes the following attributes:
Attribute Description
{@link #SherlockActionBar_background org.holoeverywhere:background}
Specifies a background drawable for the action bar.
{@link #SherlockActionBar_backgroundSplit org.holoeverywhere:backgroundSplit}
Specifies a background drawable for the bottom component of a split action bar.
{@link #SherlockActionBar_backgroundStacked org.holoeverywhere:backgroundStacked}
Specifies a background drawable for a second stacked row of the action bar.
{@link #SherlockActionBar_customNavigationLayout org.holoeverywhere:customNavigationLayout}
Specifies a layout for custom navigation.
{@link #SherlockActionBar_displayOptions org.holoeverywhere:displayOptions}
Options affecting how the action bar is displayed.
{@link #SherlockActionBar_divider org.holoeverywhere:divider}
Specifies the drawable used for item dividers.
{@link #SherlockActionBar_height org.holoeverywhere:height}
Specifies a fixed height.
{@link #SherlockActionBar_homeLayout org.holoeverywhere:homeLayout}
Specifies a layout to use for the "home" section of the action bar.
{@link #SherlockActionBar_icon org.holoeverywhere:icon}
Specifies the drawable used for the application icon.
{@link #SherlockActionBar_indeterminateProgressStyle org.holoeverywhere:indeterminateProgressStyle}
Specifies a style resource to use for an indeterminate progress spinner.
{@link #SherlockActionBar_itemPadding org.holoeverywhere:itemPadding}
Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
{@link #SherlockActionBar_logo org.holoeverywhere:logo}
Specifies the drawable used for the application logo.
{@link #SherlockActionBar_navigationMode org.holoeverywhere:navigationMode}
The type of navigation to use.
{@link #SherlockActionBar_progressBarPadding org.holoeverywhere:progressBarPadding}
Specifies the horizontal padding on either end for an embedded progress bar.
{@link #SherlockActionBar_progressBarStyle org.holoeverywhere:progressBarStyle}
Specifies a style resource to use for an embedded progress bar.
{@link #SherlockActionBar_subtitle org.holoeverywhere:subtitle}
Specifies subtitle text used for navigationMode="normal"
{@link #SherlockActionBar_subtitleTextStyle org.holoeverywhere:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionBar_title org.holoeverywhere:title}
Specifies title text used for navigationMode="normal"
{@link #SherlockActionBar_titleTextStyle org.holoeverywhere: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 = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004, 0x7f010005, 0x7f010048, 0x7f010049,
0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d,
0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051,
0x7f010052, 0x7f010053, 0x7f010054
};
/**
@attr description
Specifies a background drawable for the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:background
*/
public static final int SherlockActionBar_background = 2;
/**
@attr description
Specifies a background drawable for the bottom component of a split action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundSplit
*/
public static final int SherlockActionBar_backgroundSplit = 3;
/**
@attr description
Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundStacked
*/
public static final int SherlockActionBar_backgroundStacked = 12;
/**
@attr description
Specifies a layout for custom navigation. Overrides navigationMode.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:customNavigationLayout
*/
public static final int SherlockActionBar_customNavigationLayout = 13;
/**
@attr description
Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
Constant Value Description
useLogo
0x1
showHome
0x2
homeAsUp
0x4
showTitle
0x8
showCustom
0x10
disableHome
0x20
This is a private symbol.
@attr name android:displayOptions
*/
public static final int SherlockActionBar_displayOptions = 7;
/**
@attr description
Specifies the drawable used for item dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:divider
*/
public static final int SherlockActionBar_divider = 5;
/**
@attr description
Specifies a fixed height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:height
*/
public static final int SherlockActionBar_height = 4;
/**
@attr description
Specifies a layout to use for the "home" section of the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:homeLayout
*/
public static final int SherlockActionBar_homeLayout = 14;
/**
@attr description
Specifies the drawable used for the application icon.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:icon
*/
public static final int SherlockActionBar_icon = 10;
/**
@attr description
Specifies a style resource to use for an indeterminate progress spinner.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:indeterminateProgressStyle
*/
public static final int SherlockActionBar_indeterminateProgressStyle = 16;
/**
@attr description
Specifies padding that should be applied to the left and right sides of
system-provided items in the bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:itemPadding
*/
public static final int SherlockActionBar_itemPadding = 18;
/**
@attr description
Specifies the drawable used for the application logo.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:logo
*/
public static final int SherlockActionBar_logo = 11;
/**
@attr description
The type of navigation to use.
Must be one of the following constant values.
Constant Value Description
normal
0 Normal static title text
listMode
1 The action bar will use a selection list for navigation.
tabMode
2 The action bar will use a series of horizontal tabs for navigation.
This is a private symbol.
@attr name android:navigationMode
*/
public static final int SherlockActionBar_navigationMode = 6;
/**
@attr description
Specifies the horizontal padding on either end for an embedded progress bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:progressBarPadding
*/
public static final int SherlockActionBar_progressBarPadding = 17;
/**
@attr description
Specifies a style resource to use for an embedded progress bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:progressBarStyle
*/
public static final int SherlockActionBar_progressBarStyle = 15;
/**
@attr description
Specifies subtitle text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:subtitle
*/
public static final int SherlockActionBar_subtitle = 9;
/**
@attr description
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:subtitleTextStyle
*/
public static final int SherlockActionBar_subtitleTextStyle = 1;
/**
@attr description
Specifies title text used for navigationMode="normal"
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:title
*/
public static final int SherlockActionBar_title = 8;
/**
@attr description
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:titleTextStyle
*/
public static final int SherlockActionBar_titleTextStyle = 0;
/** Attributes that can be used with a SherlockActionMenuItemView.
Includes the following attributes:
Attribute Description
{@link #SherlockActionMenuItemView_android_minWidth org.holoeverywhere:android_minWidth}
@see #SherlockActionMenuItemView_android_minWidth
*/
public static final int[] SherlockActionMenuItemView = {
0x0101013f
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_minWidth}
attribute's value can be found in the {@link #SherlockActionMenuItemView} array.
@attr name android:android_minWidth
*/
public static final int SherlockActionMenuItemView_android_minWidth = 0;
/** Attributes that can be used with a SherlockActionMode.
Includes the following attributes:
Attribute Description
{@link #SherlockActionMode_background org.holoeverywhere:background}
Specifies a background for the action mode bar.
{@link #SherlockActionMode_backgroundSplit org.holoeverywhere:backgroundSplit}
Specifies a background for the split action mode bar.
{@link #SherlockActionMode_height org.holoeverywhere:height}
Specifies a fixed height for the action mode bar.
{@link #SherlockActionMode_subtitleTextStyle org.holoeverywhere:subtitleTextStyle}
Specifies a style to use for subtitle text.
{@link #SherlockActionMode_titleTextStyle org.holoeverywhere: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 = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004
};
/**
@attr description
Specifies a background for the action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:background
*/
public static final int SherlockActionMode_background = 2;
/**
@attr description
Specifies a background for the split action mode bar.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:backgroundSplit
*/
public static final int SherlockActionMode_backgroundSplit = 3;
/**
@attr description
Specifies a fixed height for the action mode bar.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:height
*/
public static final int SherlockActionMode_height = 4;
/**
@attr description
Specifies a style to use for subtitle text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:subtitleTextStyle
*/
public static final int SherlockActionMode_subtitleTextStyle = 1;
/**
@attr description
Specifies a style to use for title text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:titleTextStyle
*/
public static final int SherlockActionMode_titleTextStyle = 0;
/** Attributes that can be used with a SherlockActivityChooserView.
Includes the following attributes:
Attribute Description
{@link #SherlockActivityChooserView_android_background org.holoeverywhere:android_background}
{@link #SherlockActivityChooserView_expandActivityOverflowButtonDrawable org.holoeverywhere:expandActivityOverflowButtonDrawable}
The drawable to show in the button for expanding the activities overflow popup.
{@link #SherlockActivityChooserView_initialActivityCount org.holoeverywhere: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, 0x7f01005d, 0x7f01005e
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_background}
attribute's value can be found in the {@link #SherlockActivityChooserView} array.
@attr name android:android_background
*/
public static final int SherlockActivityChooserView_android_background = 0;
/**
@attr description
The drawable to show in the button for expanding the activities overflow popup.
Note: Clients would like to set this drawable
as a clue about the action the chosen activity will perform. For
example, if share activity is to be chosen the drawable should
give a clue that sharing is to be performed.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:expandActivityOverflowButtonDrawable
*/
public static final int SherlockActivityChooserView_expandActivityOverflowButtonDrawable = 2;
/**
@attr description
The maximal number of items initially shown in the activity list.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:initialActivityCount
*/
public static final int SherlockActivityChooserView_initialActivityCount = 1;
/** Base attributes that are available to all groups.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuGroup_android_checkableBehavior org.holoeverywhere:android_checkableBehavior}
Whether the items are capable of displaying a check mark.
{@link #SherlockMenuGroup_android_enabled org.holoeverywhere:android_enabled}
Whether the items are enabled.
{@link #SherlockMenuGroup_android_id org.holoeverywhere:android_id}
The ID of the group.
{@link #SherlockMenuGroup_android_menuCategory org.holoeverywhere:android_menuCategory}
The category applied to all items within this group.
{@link #SherlockMenuGroup_android_orderInCategory org.holoeverywhere:android_orderInCategory}
The order within the category applied to all items within this group.
{@link #SherlockMenuGroup_android_visible org.holoeverywhere: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 org.holoeverywhere.R.attr#android_checkableBehavior}.
@attr name android:android_checkableBehavior
*/
public static final int SherlockMenuGroup_android_checkableBehavior = 5;
/**
@attr description
Whether the items are enabled.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_enabled}.
@attr name android:android_enabled
*/
public static final int SherlockMenuGroup_android_enabled = 0;
/**
@attr description
The ID of the group.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_id}.
@attr name android:android_id
*/
public static final int SherlockMenuGroup_android_id = 1;
/**
@attr description
The category applied to all items within this group.
(This will be or'ed with the orderInCategory attribute.)
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_menuCategory}.
@attr name android:android_menuCategory
*/
public static final int SherlockMenuGroup_android_menuCategory = 3;
/**
@attr description
The order within the category applied to all items within this group.
(This will be or'ed with the category attribute.)
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_orderInCategory}.
@attr name android:android_orderInCategory
*/
public static final int SherlockMenuGroup_android_orderInCategory = 4;
/**
@attr description
Whether the items are shown/visible.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_visible}.
@attr name android:android_visible
*/
public static final int SherlockMenuGroup_android_visible = 2;
/** Base attributes that are available to all Item objects.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuItem_android_actionLayout org.holoeverywhere:android_actionLayout}
An optional layout to be used as an action view.
{@link #SherlockMenuItem_android_actionProviderClass org.holoeverywhere: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 org.holoeverywhere:android_actionViewClass}
The name of an optional View class to instantiate and use as an
action view.
{@link #SherlockMenuItem_android_alphabeticShortcut org.holoeverywhere:android_alphabeticShortcut}
The alphabetic shortcut key.
{@link #SherlockMenuItem_android_checkable org.holoeverywhere:android_checkable}
Whether the item is capable of displaying a check mark.
{@link #SherlockMenuItem_android_checked org.holoeverywhere:android_checked}
Whether the item is checked.
{@link #SherlockMenuItem_android_enabled org.holoeverywhere:android_enabled}
Whether the item is enabled.
{@link #SherlockMenuItem_android_icon org.holoeverywhere:android_icon}
The icon associated with this item.
{@link #SherlockMenuItem_android_id org.holoeverywhere:android_id}
The ID of the item.
{@link #SherlockMenuItem_android_menuCategory org.holoeverywhere:android_menuCategory}
The category applied to the item.
{@link #SherlockMenuItem_android_numericShortcut org.holoeverywhere:android_numericShortcut}
The numeric shortcut key.
{@link #SherlockMenuItem_android_onClick org.holoeverywhere: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 org.holoeverywhere:android_orderInCategory}
The order within the category applied to the item.
{@link #SherlockMenuItem_android_showAsAction org.holoeverywhere:android_showAsAction}
How this item should display in the Action Bar, if present.
{@link #SherlockMenuItem_android_title org.holoeverywhere:android_title}
The title associated with the item.
{@link #SherlockMenuItem_android_titleCondensed org.holoeverywhere:android_titleCondensed}
The condensed title associated with the item.
{@link #SherlockMenuItem_android_visible org.holoeverywhere: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 org.holoeverywhere.R.attr#android_actionLayout}.
@attr name android:android_actionLayout
*/
public static final int SherlockMenuItem_android_actionLayout = 14;
/**
@attr description
The name of an optional ActionProvider class to instantiate an action view
and perform operations such as default action for that menu item.
See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
for more info.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_actionProviderClass}.
@attr name android:android_actionProviderClass
*/
public static final int SherlockMenuItem_android_actionProviderClass = 16;
/**
@attr description
The name of an optional View class to instantiate and use as an
action view. See {@link android.view.MenuItem#setActionView(android.view.View)}
for more info.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_actionViewClass}.
@attr name android:android_actionViewClass
*/
public static final int SherlockMenuItem_android_actionViewClass = 15;
/**
@attr description
The alphabetic shortcut key. This is the shortcut when using a keyboard
with alphabetic keys.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_alphabeticShortcut}.
@attr name android:android_alphabeticShortcut
*/
public static final int SherlockMenuItem_android_alphabeticShortcut = 9;
/**
@attr description
Whether the item is capable of displaying a check mark.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_checkable}.
@attr name android:android_checkable
*/
public static final int SherlockMenuItem_android_checkable = 11;
/**
@attr description
Whether the item is checked. Note that you must first have enabled checking with
the checkable attribute or else the check mark will not appear.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_checked}.
@attr name android:android_checked
*/
public static final int SherlockMenuItem_android_checked = 3;
/**
@attr description
Whether the item is enabled.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_enabled}.
@attr name android:android_enabled
*/
public static final int SherlockMenuItem_android_enabled = 1;
/**
@attr description
The icon associated with this item. This icon will not always be shown, so
the title should be sufficient in describing this item.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_icon}.
@attr name android:android_icon
*/
public static final int SherlockMenuItem_android_icon = 0;
/**
@attr description
The ID of the item.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_id}.
@attr name android:android_id
*/
public static final int SherlockMenuItem_android_id = 2;
/**
@attr description
The category applied to the item.
(This will be or'ed with the orderInCategory attribute.)
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_menuCategory}.
@attr name android:android_menuCategory
*/
public static final int SherlockMenuItem_android_menuCategory = 5;
/**
@attr description
The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key)
keyboard.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_numericShortcut}.
@attr name android:android_numericShortcut
*/
public static final int SherlockMenuItem_android_numericShortcut = 10;
/**
@attr description
Name of a method on the Context used to inflate the menu that will be
called when the item is clicked.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_onClick}.
@attr name android:android_onClick
*/
public static final int SherlockMenuItem_android_onClick = 12;
/**
@attr description
The order within the category applied to the item.
(This will be or'ed with the category attribute.)
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_orderInCategory}.
@attr name android:android_orderInCategory
*/
public static final int SherlockMenuItem_android_orderInCategory = 6;
/**
@attr description
How this item should display in the Action Bar, if present.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_showAsAction}.
@attr name android:android_showAsAction
*/
public static final int SherlockMenuItem_android_showAsAction = 13;
/**
@attr description
The title associated with the item.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_title}.
@attr name android:android_title
*/
public static final int SherlockMenuItem_android_title = 7;
/**
@attr description
The condensed title associated with the item. This is used in situations where the
normal title may be too long to be displayed.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_titleCondensed}.
@attr name android:android_titleCondensed
*/
public static final int SherlockMenuItem_android_titleCondensed = 8;
/**
@attr description
Whether the item is shown/visible.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_visible}.
@attr name android:android_visible
*/
public static final int SherlockMenuItem_android_visible = 4;
/** Attributes that can be used with a SherlockMenuView.
Includes the following attributes:
Attribute Description
{@link #SherlockMenuView_headerBackground org.holoeverywhere:headerBackground}
Default background for the menu header.
{@link #SherlockMenuView_horizontalDivider org.holoeverywhere:horizontalDivider}
Default horizontal divider between rows of menu items.
{@link #SherlockMenuView_itemBackground org.holoeverywhere:itemBackground}
Default background for each menu item.
{@link #SherlockMenuView_itemIconDisabledAlpha org.holoeverywhere:itemIconDisabledAlpha}
Default disabled icon alpha for each menu item that shows an icon.
{@link #SherlockMenuView_itemTextAppearance org.holoeverywhere:itemTextAppearance}
Default appearance of menu item text.
{@link #SherlockMenuView_preserveIconSpacing org.holoeverywhere:preserveIconSpacing}
Whether space should be reserved in layout when an icon is missing.
{@link #SherlockMenuView_verticalDivider org.holoeverywhere:verticalDivider}
Default vertical divider between menu items.
{@link #SherlockMenuView_windowAnimationStyle org.holoeverywhere: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 = {
0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058,
0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c
};
/**
@attr description
Default background for the menu header.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:headerBackground
*/
public static final int SherlockMenuView_headerBackground = 3;
/**
@attr description
Default horizontal divider between rows of menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:horizontalDivider
*/
public static final int SherlockMenuView_horizontalDivider = 1;
/**
@attr description
Default background for each menu item.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:itemBackground
*/
public static final int SherlockMenuView_itemBackground = 4;
/**
@attr description
Default disabled icon alpha for each menu item that shows an icon.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:itemIconDisabledAlpha
*/
public static final int SherlockMenuView_itemIconDisabledAlpha = 6;
/**
@attr description
Default appearance of menu item text.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:itemTextAppearance
*/
public static final int SherlockMenuView_itemTextAppearance = 0;
/**
@attr description
Whether space should be reserved in layout when an icon is missing.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:preserveIconSpacing
*/
public static final int SherlockMenuView_preserveIconSpacing = 7;
/**
@attr description
Default vertical divider between menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:verticalDivider
*/
public static final int SherlockMenuView_verticalDivider = 2;
/**
@attr description
Default animations for the menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:windowAnimationStyle
*/
public static final int SherlockMenuView_windowAnimationStyle = 5;
/** Attributes that can be used with a SherlockSearchView.
Includes the following attributes:
Attribute Description
{@link #SherlockSearchView_android_imeOptions org.holoeverywhere:android_imeOptions}
The IME options to set on the query text field.
{@link #SherlockSearchView_android_inputType org.holoeverywhere:android_inputType}
The input type to set on the query text field.
{@link #SherlockSearchView_android_maxWidth org.holoeverywhere:android_maxWidth}
An optional maximum width of the SearchView.
{@link #SherlockSearchView_iconifiedByDefault org.holoeverywhere:iconifiedByDefault}
The default state of the SearchView.
{@link #SherlockSearchView_queryHint org.holoeverywhere: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, 0x7f01005f,
0x7f010060
};
/**
@attr description
The IME options to set on the query text field.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_imeOptions}.
@attr name android: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 org.holoeverywhere.R.attr#android_inputType}.
@attr name android: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 org.holoeverywhere.R.attr#android_maxWidth}.
@attr name android: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 android: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 android: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 org.holoeverywhere:android_dropDownHorizontalOffset}
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownSelector org.holoeverywhere:android_dropDownSelector}
List selector to use for spinnerMode="dropdown" display.
{@link #SherlockSpinner_android_dropDownVerticalOffset org.holoeverywhere:android_dropDownVerticalOffset}
Vertical offset from the spinner widget for positioning the dropdown in
spinnerMode="dropdown".
{@link #SherlockSpinner_android_dropDownWidth org.holoeverywhere:android_dropDownWidth}
Width of the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_gravity org.holoeverywhere:android_gravity}
Gravity setting for positioning the currently selected item.
{@link #SherlockSpinner_android_popupBackground org.holoeverywhere:android_popupBackground}
Background drawable to use for the dropdown in spinnerMode="dropdown".
{@link #SherlockSpinner_android_popupPromptView org.holoeverywhere:android_popupPromptView}
Reference to a layout to use for displaying a prompt in the dropdown for
spinnerMode="dropdown".
{@link #SherlockSpinner_android_prompt org.holoeverywhere: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, 0x010103fd
};
/**
@attr description
Horizontal offset from the spinner widget for positioning the dropdown
in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_dropDownHorizontalOffset}.
@attr name android:android_dropDownHorizontalOffset
*/
public static final int SherlockSpinner_android_dropDownHorizontalOffset = 5;
/**
@attr description
List selector to use for spinnerMode="dropdown" display.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_dropDownSelector}.
@attr name android:android_dropDownSelector
*/
public static final int SherlockSpinner_android_dropDownSelector = 1;
/**
@attr description
Vertical offset from the spinner widget for positioning the dropdown in
spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_dropDownVerticalOffset}.
@attr name android:android_dropDownVerticalOffset
*/
public static final int SherlockSpinner_android_dropDownVerticalOffset = 6;
/**
@attr description
Width of the dropdown in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_dropDownWidth}.
@attr name android:android_dropDownWidth
*/
public static final int SherlockSpinner_android_dropDownWidth = 4;
/**
@attr description
Gravity setting for positioning the currently selected item.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_gravity}.
@attr name android:android_gravity
*/
public static final int SherlockSpinner_android_gravity = 0;
/**
@attr description
Background drawable to use for the dropdown in spinnerMode="dropdown".
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_popupBackground}.
@attr name android:android_popupBackground
*/
public static final int SherlockSpinner_android_popupBackground = 2;
/**
@attr description
Reference to a layout to use for displaying a prompt in the dropdown for
spinnerMode="dropdown". This layout must contain a TextView with the id
@android:id/text1 to be populated with the prompt text.
This is a private symbol.
@attr name android:android_popupPromptView
*/
public static final int SherlockSpinner_android_popupPromptView = 7;
/**
@attr description
The prompt to display when the spinner's dialog is shown.
This corresponds to the global attribute resource symbol {@link org.holoeverywhere.R.attr#android_prompt}.
@attr name android:android_prompt
*/
public static final int SherlockSpinner_android_prompt = 3;
/** Attributes that can be used with a SherlockTheme.
Includes the following attributes:
Attribute Description
{@link #SherlockTheme_actionBarDivider org.holoeverywhere:actionBarDivider}
Custom divider drawable to use for elements in the action bar.
{@link #SherlockTheme_actionBarItemBackground org.holoeverywhere:actionBarItemBackground}
Custom item state list drawable background for action bar items.
{@link #SherlockTheme_actionBarSize org.holoeverywhere:actionBarSize}
Size of the Action Bar, including the contextual
bar used to present Action Modes.
{@link #SherlockTheme_actionBarSplitStyle org.holoeverywhere:actionBarSplitStyle}
Reference to a style for the split Action Bar.
{@link #SherlockTheme_actionBarStyle org.holoeverywhere:actionBarStyle}
Reference to a style for the Action Bar
{@link #SherlockTheme_actionBarTabBarStyle org.holoeverywhere:actionBarTabBarStyle}
{@link #SherlockTheme_actionBarTabStyle org.holoeverywhere:actionBarTabStyle}
Default style for tabs within an action bar
{@link #SherlockTheme_actionBarTabTextStyle org.holoeverywhere:actionBarTabTextStyle}
{@link #SherlockTheme_actionBarWidgetTheme org.holoeverywhere:actionBarWidgetTheme}
Reference to a theme that should be used to inflate widgets
and layouts destined for the action bar.
{@link #SherlockTheme_actionButtonStyle org.holoeverywhere:actionButtonStyle}
{@link #SherlockTheme_actionDropDownStyle org.holoeverywhere:actionDropDownStyle}
{@link #SherlockTheme_actionMenuTextAppearance org.holoeverywhere:actionMenuTextAppearance}
TextAppearance style that will be applied to text that
appears within action menu items.
{@link #SherlockTheme_actionMenuTextColor org.holoeverywhere:actionMenuTextColor}
Color for text that appears within action menu items.
{@link #SherlockTheme_actionModeBackground org.holoeverywhere:actionModeBackground}
Background drawable to use for action mode UI
{@link #SherlockTheme_actionModeCloseButtonStyle org.holoeverywhere:actionModeCloseButtonStyle}
{@link #SherlockTheme_actionModeCloseDrawable org.holoeverywhere:actionModeCloseDrawable}
Drawable to use for the close action mode button
{@link #SherlockTheme_actionModePopupWindowStyle org.holoeverywhere:actionModePopupWindowStyle}
PopupWindow style to use for action modes when showing as a window overlay.
{@link #SherlockTheme_actionModeShareDrawable org.holoeverywhere:actionModeShareDrawable}
Drawable to use for the Share action button in WebView selection action modes
{@link #SherlockTheme_actionModeSplitBackground org.holoeverywhere:actionModeSplitBackground}
Background drawable to use for action mode UI in the lower split bar
{@link #SherlockTheme_actionModeStyle org.holoeverywhere:actionModeStyle}
{@link #SherlockTheme_actionOverflowButtonStyle org.holoeverywhere:actionOverflowButtonStyle}
{@link #SherlockTheme_actionSpinnerItemStyle org.holoeverywhere:actionSpinnerItemStyle}
{@link #SherlockTheme_activatedBackgroundIndicator org.holoeverywhere:activatedBackgroundIndicator}
Drawable used as a background for activated items.
{@link #SherlockTheme_activityChooserViewStyle org.holoeverywhere:activityChooserViewStyle}
Default ActivityChooserView style.
{@link #SherlockTheme_android_windowIsFloating org.holoeverywhere:android_windowIsFloating}
{@link #SherlockTheme_buttonStyleSmall org.holoeverywhere:buttonStyleSmall}
Small Button style.
{@link #SherlockTheme_dividerVertical org.holoeverywhere:dividerVertical}
Drawable to use for generic vertical dividers.
{@link #SherlockTheme_dropDownListViewStyle org.holoeverywhere:dropDownListViewStyle}
{@link #SherlockTheme_dropdownListPreferredItemHeight org.holoeverywhere:dropdownListPreferredItemHeight}
{@link #SherlockTheme_homeAsUpIndicator org.holoeverywhere:homeAsUpIndicator}
{@link #SherlockTheme_listPopupWindowStyle org.holoeverywhere:listPopupWindowStyle}
{@link #SherlockTheme_listPreferredItemHeightSmall org.holoeverywhere:listPreferredItemHeightSmall}
A smaller, sleeker list item height.
{@link #SherlockTheme_listPreferredItemPaddingLeft org.holoeverywhere:listPreferredItemPaddingLeft}
The preferred padding along the left edge of list items.
{@link #SherlockTheme_listPreferredItemPaddingRight org.holoeverywhere:listPreferredItemPaddingRight}
The preferred padding along the right edge of list items.
{@link #SherlockTheme_popupMenuStyle org.holoeverywhere:popupMenuStyle}
{@link #SherlockTheme_searchAutoCompleteTextView org.holoeverywhere:searchAutoCompleteTextView}
SearchView AutoCompleteTextView style
{@link #SherlockTheme_searchDropdownBackground org.holoeverywhere:searchDropdownBackground}
SearchView dropdown background
{@link #SherlockTheme_searchResultListItemHeight org.holoeverywhere:searchResultListItemHeight}
The list item height for search results.
{@link #SherlockTheme_searchViewCloseIcon org.holoeverywhere:searchViewCloseIcon}
SearchView close button icon
{@link #SherlockTheme_searchViewEditQuery org.holoeverywhere:searchViewEditQuery}
SearchView query refinement icon
{@link #SherlockTheme_searchViewEditQueryBackground org.holoeverywhere:searchViewEditQueryBackground}
SearchView query refinement icon background
{@link #SherlockTheme_searchViewGoIcon org.holoeverywhere:searchViewGoIcon}
SearchView Go button icon
{@link #SherlockTheme_searchViewSearchIcon org.holoeverywhere:searchViewSearchIcon}
SearchView Search icon
{@link #SherlockTheme_searchViewTextField org.holoeverywhere:searchViewTextField}
SearchView text field background for the left section
{@link #SherlockTheme_searchViewTextFieldRight org.holoeverywhere:searchViewTextFieldRight}
SearchView text field background for the right section
{@link #SherlockTheme_searchViewVoiceIcon org.holoeverywhere:searchViewVoiceIcon}
SearchView Voice button icon
{@link #SherlockTheme_selectableItemBackground org.holoeverywhere:selectableItemBackground}
Background drawable for standalone items that need focus/pressed states.
{@link #SherlockTheme_spinnerDropDownItemStyle org.holoeverywhere:spinnerDropDownItemStyle}
{@link #SherlockTheme_spinnerItemStyle org.holoeverywhere:spinnerItemStyle}
{@link #SherlockTheme_textAppearanceLargePopupMenu org.holoeverywhere:textAppearanceLargePopupMenu}
Text color, typeface, size, and style for the text inside of a popup menu.
{@link #SherlockTheme_textAppearanceListItemSmall org.holoeverywhere:textAppearanceListItemSmall}
The preferred TextAppearance for the primary text of small list items.
{@link #SherlockTheme_textAppearanceSearchResultSubtitle org.holoeverywhere:textAppearanceSearchResultSubtitle}
Text color, typeface, size, and style for system search result subtitle.
{@link #SherlockTheme_textAppearanceSearchResultTitle org.holoeverywhere:textAppearanceSearchResultTitle}
Text color, typeface, size, and style for system search result title.
{@link #SherlockTheme_textAppearanceSmall org.holoeverywhere:textAppearanceSmall}
Text color, typeface, size, and style for "small" text.
{@link #SherlockTheme_textAppearanceSmallPopupMenu org.holoeverywhere:textAppearanceSmallPopupMenu}
Text color, typeface, size, and style for small text inside of a popup menu.
{@link #SherlockTheme_textColorPrimary org.holoeverywhere:textColorPrimary}
{@link #SherlockTheme_textColorPrimaryDisableOnly org.holoeverywhere:textColorPrimaryDisableOnly}
{@link #SherlockTheme_textColorPrimaryInverse org.holoeverywhere:textColorPrimaryInverse}
{@link #SherlockTheme_textColorSearchUrl org.holoeverywhere:textColorSearchUrl}
Text color for urls in search suggestions, used by things like global search and the browser.
{@link #SherlockTheme_windowActionBar org.holoeverywhere:windowActionBar}
{@link #SherlockTheme_windowActionBarOverlay org.holoeverywhere:windowActionBarOverlay}
{@link #SherlockTheme_windowActionModeOverlay org.holoeverywhere:windowActionModeOverlay}
{@link #SherlockTheme_windowContentOverlay org.holoeverywhere: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.holoeverywhere:windowMinWidthMajor}
{@link #SherlockTheme_windowMinWidthMinor org.holoeverywhere:windowMinWidthMinor}
{@link #SherlockTheme_windowNoTitle org.holoeverywhere:windowNoTitle}
{@link #SherlockTheme_windowSplitActionBar org.holoeverywhere: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_android_windowIsFloating
@see #SherlockTheme_buttonStyleSmall
@see #SherlockTheme_dividerVertical
@see #SherlockTheme_dropDownListViewStyle
@see #SherlockTheme_dropdownListPreferredItemHeight
@see #SherlockTheme_homeAsUpIndicator
@see #SherlockTheme_listPopupWindowStyle
@see #SherlockTheme_listPreferredItemHeightSmall
@see #SherlockTheme_listPreferredItemPaddingLeft
@see #SherlockTheme_listPreferredItemPaddingRight
@see #SherlockTheme_popupMenuStyle
@see #SherlockTheme_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 = {
0x01010057, 0x7f010006, 0x7f010007, 0x7f010008,
0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c,
0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010,
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014,
0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c,
0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020,
0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024,
0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028,
0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c,
0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030,
0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034,
0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038,
0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c,
0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040,
0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044,
0x7f010045, 0x7f010046, 0x7f010047
};
/**
@attr description
Custom divider drawable to use for elements in the action bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarDivider
*/
public static final int SherlockTheme_actionBarDivider = 9;
/**
@attr description
Custom item state list drawable background for action bar items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarItemBackground
*/
public static final int SherlockTheme_actionBarItemBackground = 10;
/**
@attr description
Size of the Action Bar, including the contextual
bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant Value Description
wrap_content
0
This is a private symbol.
@attr name android:actionBarSize
*/
public static final int SherlockTheme_actionBarSize = 8;
/**
@attr description
Reference to a style for the split Action Bar. This style
controls the split component that holds the menu/action
buttons. actionBarStyle is still used for the primary
bar.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarSplitStyle
*/
public static final int SherlockTheme_actionBarSplitStyle = 6;
/**
@attr description
Reference to a style for the Action Bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarStyle
*/
public static final int SherlockTheme_actionBarStyle = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionBarTabBarStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionBarTabBarStyle
*/
public static final int SherlockTheme_actionBarTabBarStyle = 2;
/**
@attr description
Default style for tabs within an action bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarTabStyle
*/
public static final int SherlockTheme_actionBarTabStyle = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionBarTabTextStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionBarTabTextStyle
*/
public static final int SherlockTheme_actionBarTabTextStyle = 3;
/**
@attr description
Reference to a theme that should be used to inflate widgets
and layouts destined for the action bar. Most of the time
this will be a reference to the current theme, but when
the action bar has a significantly different contrast
profile than the rest of the activity the difference
can become important. If this is set to @null the current
theme will be used.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionBarWidgetTheme
*/
public static final int SherlockTheme_actionBarWidgetTheme = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionButtonStyle
*/
public static final int SherlockTheme_actionButtonStyle = 53;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionDropDownStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionDropDownStyle
*/
public static final int SherlockTheme_actionDropDownStyle = 52;
/**
@attr description
TextAppearance style that will be applied to text that
appears within action menu items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionMenuTextAppearance
*/
public static final int SherlockTheme_actionMenuTextAppearance = 11;
/**
@attr description
Color for text that appears within action menu items.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
@attr name android:actionMenuTextColor
*/
public static final int SherlockTheme_actionMenuTextColor = 12;
/**
@attr description
Background drawable to use for action mode UI
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeBackground
*/
public static final int SherlockTheme_actionModeBackground = 15;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionModeCloseButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionModeCloseButtonStyle
*/
public static final int SherlockTheme_actionModeCloseButtonStyle = 14;
/**
@attr description
Drawable to use for the close action mode button
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeCloseDrawable
*/
public static final int SherlockTheme_actionModeCloseDrawable = 17;
/**
@attr description
PopupWindow style to use for action modes when showing as a window overlay.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModePopupWindowStyle
*/
public static final int SherlockTheme_actionModePopupWindowStyle = 19;
/**
@attr description
Drawable to use for the Share action button in WebView selection action modes
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeShareDrawable
*/
public static final int SherlockTheme_actionModeShareDrawable = 18;
/**
@attr description
Background drawable to use for action mode UI in the lower split bar
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:actionModeSplitBackground
*/
public static final int SherlockTheme_actionModeSplitBackground = 16;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionModeStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionModeStyle
*/
public static final int SherlockTheme_actionModeStyle = 13;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionOverflowButtonStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionOverflowButtonStyle
*/
public static final int SherlockTheme_actionOverflowButtonStyle = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#actionSpinnerItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:actionSpinnerItemStyle
*/
public static final int SherlockTheme_actionSpinnerItemStyle = 58;
/**
@attr description
Drawable used as a background for activated items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:activatedBackgroundIndicator
*/
public static final int SherlockTheme_activatedBackgroundIndicator = 66;
/**
@attr description
Default ActivityChooserView style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:activityChooserViewStyle
*/
public static final int SherlockTheme_activityChooserViewStyle = 65;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_windowIsFloating}
attribute's value can be found in the {@link #SherlockTheme} array.
@attr name android:android_windowIsFloating
*/
public static final int SherlockTheme_android_windowIsFloating = 0;
/**
@attr description
Small Button style.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:buttonStyleSmall
*/
public static final int SherlockTheme_buttonStyleSmall = 20;
/**
@attr description
Drawable to use for generic vertical dividers.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:dividerVertical
*/
public static final int SherlockTheme_dividerVertical = 51;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropDownListViewStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:dropDownListViewStyle
*/
public static final int SherlockTheme_dropDownListViewStyle = 55;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropdownListPreferredItemHeight}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropdownListPreferredItemHeight
*/
public static final int SherlockTheme_dropdownListPreferredItemHeight = 57;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:homeAsUpIndicator
*/
public static final int SherlockTheme_homeAsUpIndicator = 54;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#listPopupWindowStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:listPopupWindowStyle
*/
public static final int SherlockTheme_listPopupWindowStyle = 64;
/**
@attr description
A smaller, sleeker list item height.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemHeightSmall
*/
public static final int SherlockTheme_listPreferredItemHeightSmall = 45;
/**
@attr description
The preferred padding along the left edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemPaddingLeft
*/
public static final int SherlockTheme_listPreferredItemPaddingLeft = 46;
/**
@attr description
The preferred padding along the right edge of list items.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
@attr name android:listPreferredItemPaddingRight
*/
public static final int SherlockTheme_listPreferredItemPaddingRight = 47;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#popupMenuStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:popupMenuStyle
*/
public static final int SherlockTheme_popupMenuStyle = 56;
/**
@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 android:searchAutoCompleteTextView
*/
public static final int SherlockTheme_searchAutoCompleteTextView = 31;
/**
@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 android:searchDropdownBackground
*/
public static final int SherlockTheme_searchDropdownBackground = 32;
/**
@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 android:searchResultListItemHeight
*/
public static final int SherlockTheme_searchResultListItemHeight = 42;
/**
@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 android:searchViewCloseIcon
*/
public static final int SherlockTheme_searchViewCloseIcon = 33;
/**
@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 android:searchViewEditQuery
*/
public static final int SherlockTheme_searchViewEditQuery = 37;
/**
@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 android:searchViewEditQueryBackground
*/
public static final int SherlockTheme_searchViewEditQueryBackground = 38;
/**
@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 android:searchViewGoIcon
*/
public static final int SherlockTheme_searchViewGoIcon = 34;
/**
@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 android:searchViewSearchIcon
*/
public static final int SherlockTheme_searchViewSearchIcon = 35;
/**
@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 android:searchViewTextField
*/
public static final int SherlockTheme_searchViewTextField = 39;
/**
@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 android:searchViewTextFieldRight
*/
public static final int SherlockTheme_searchViewTextFieldRight = 40;
/**
@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 android:searchViewVoiceIcon
*/
public static final int SherlockTheme_searchViewVoiceIcon = 36;
/**
@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 android:selectableItemBackground
*/
public static final int SherlockTheme_selectableItemBackground = 21;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#spinnerDropDownItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:spinnerDropDownItemStyle
*/
public static final int SherlockTheme_spinnerDropDownItemStyle = 30;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#spinnerItemStyle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:spinnerItemStyle
*/
public static final int SherlockTheme_spinnerItemStyle = 29;
/**
@attr description
Text color, typeface, size, and style for the text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceLargePopupMenu
*/
public static final int SherlockTheme_textAppearanceLargePopupMenu = 23;
/**
@attr description
The preferred TextAppearance for the primary text of small list items.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceListItemSmall
*/
public static final int SherlockTheme_textAppearanceListItemSmall = 48;
/**
@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 android:textAppearanceSearchResultSubtitle
*/
public static final int SherlockTheme_textAppearanceSearchResultSubtitle = 44;
/**
@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 android:textAppearanceSearchResultTitle
*/
public static final int SherlockTheme_textAppearanceSearchResultTitle = 43;
/**
@attr description
Text color, typeface, size, and style for "small" text. Defaults to secondary text color.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceSmall
*/
public static final int SherlockTheme_textAppearanceSmall = 25;
/**
@attr description
Text color, typeface, size, and style for small text inside of a popup menu.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:textAppearanceSmallPopupMenu
*/
public static final int SherlockTheme_textAppearanceSmallPopupMenu = 24;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textColorPrimary}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimary
*/
public static final int SherlockTheme_textColorPrimary = 26;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textColorPrimaryDisableOnly}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimaryDisableOnly
*/
public static final int SherlockTheme_textColorPrimaryDisableOnly = 27;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textColorPrimaryInverse}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textColorPrimaryInverse
*/
public static final int SherlockTheme_textColorPrimaryInverse = 28;
/**
@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 android:textColorSearchUrl
*/
public static final int SherlockTheme_textColorSearchUrl = 41;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowActionBar}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionBar
*/
public static final int SherlockTheme_windowActionBar = 60;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowActionBarOverlay}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionBarOverlay
*/
public static final int SherlockTheme_windowActionBarOverlay = 61;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowActionModeOverlay}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowActionModeOverlay
*/
public static final int SherlockTheme_windowActionModeOverlay = 62;
/**
@attr description
This Drawable is overlaid over the foreground of the Window's content area, usually
to place a shadow below the title.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
@attr name android:windowContentOverlay
*/
public static final int SherlockTheme_windowContentOverlay = 22;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowMinWidthMajor}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMajor
*/
public static final int SherlockTheme_windowMinWidthMajor = 49;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowMinWidthMinor}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowMinWidthMinor
*/
public static final int SherlockTheme_windowMinWidthMinor = 50;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowNoTitle}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowNoTitle
*/
public static final int SherlockTheme_windowNoTitle = 59;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#windowSplitActionBar}
attribute's value can be found in the {@link #SherlockTheme} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:windowSplitActionBar
*/
public static final int SherlockTheme_windowSplitActionBar = 63;
/** Attributes that can be used with a SherlockView.
Includes the following attributes:
Attribute Description
{@link #SherlockView_android_focusable org.holoeverywhere:android_focusable}
@see #SherlockView_android_focusable
*/
public static final int[] SherlockView = {
0x010100da
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_focusable}
attribute's value can be found in the {@link #SherlockView} array.
@attr name android:android_focusable
*/
public static final int SherlockView_android_focusable = 0;
/** Attributes that can be used with a Spinner.
Includes the following attributes:
Attribute Description
{@link #Spinner_android_dropDownSelector org.holoeverywhere:android_dropDownSelector}
{@link #Spinner_android_dropDownWidth org.holoeverywhere:android_dropDownWidth}
{@link #Spinner_android_gravity org.holoeverywhere:android_gravity}
{@link #Spinner_android_popupBackground org.holoeverywhere:android_popupBackground}
{@link #Spinner_android_prompt org.holoeverywhere:android_prompt}
{@link #Spinner_disableChildrenWhenDisabled org.holoeverywhere:disableChildrenWhenDisabled}
{@link #Spinner_dropDownHorizontalOffset org.holoeverywhere:dropDownHorizontalOffset}
{@link #Spinner_dropDownVerticalOffset org.holoeverywhere:dropDownVerticalOffset}
{@link #Spinner_popupPromptView org.holoeverywhere:popupPromptView}
{@link #Spinner_spinnerMode org.holoeverywhere:spinnerMode}
@see #Spinner_android_dropDownSelector
@see #Spinner_android_dropDownWidth
@see #Spinner_android_gravity
@see #Spinner_android_popupBackground
@see #Spinner_android_prompt
@see #Spinner_disableChildrenWhenDisabled
@see #Spinner_dropDownHorizontalOffset
@see #Spinner_dropDownVerticalOffset
@see #Spinner_popupPromptView
@see #Spinner_spinnerMode
*/
public static final int[] Spinner = {
0x010100af, 0x01010175, 0x01010176, 0x0101017b,
0x01010262, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc,
0x7f0100cd, 0x7f0100ce
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownSelector}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:android_dropDownSelector
*/
public static final int Spinner_android_dropDownSelector = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_dropDownWidth}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:android_dropDownWidth
*/
public static final int Spinner_android_dropDownWidth = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_gravity}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:android_gravity
*/
public static final int Spinner_android_gravity = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_popupBackground}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:android_popupBackground
*/
public static final int Spinner_android_popupBackground = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_prompt}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:android_prompt
*/
public static final int Spinner_android_prompt = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#disableChildrenWhenDisabled}
attribute's value can be found in the {@link #Spinner} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:disableChildrenWhenDisabled
*/
public static final int Spinner_disableChildrenWhenDisabled = 9;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropDownHorizontalOffset}
attribute's value can be found in the {@link #Spinner} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropDownHorizontalOffset
*/
public static final int Spinner_dropDownHorizontalOffset = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#dropDownVerticalOffset}
attribute's value can be found in the {@link #Spinner} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:dropDownVerticalOffset
*/
public static final int Spinner_dropDownVerticalOffset = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#popupPromptView}
attribute's value can be found in the {@link #Spinner} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:popupPromptView
*/
public static final int Spinner_popupPromptView = 8;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#spinnerMode}
attribute's value can be found in the {@link #Spinner} array.
Must be one of the following constant values.
Constant Value Description
dialog
0
dropdown
1
@attr name android:spinnerMode
*/
public static final int Spinner_spinnerMode = 5;
/** Attributes that can be used with a Switch.
Includes the following attributes:
Attribute Description
{@link #Switch_switchMinWidth org.holoeverywhere:switchMinWidth}
{@link #Switch_switchPadding org.holoeverywhere:switchPadding}
{@link #Switch_switchTextAppearance org.holoeverywhere:switchTextAppearance}
{@link #Switch_textOff org.holoeverywhere:textOff}
{@link #Switch_textOn org.holoeverywhere:textOn}
{@link #Switch_thumb org.holoeverywhere:thumb}
{@link #Switch_thumbTextPadding org.holoeverywhere:thumbTextPadding}
{@link #Switch_track org.holoeverywhere:track}
@see #Switch_switchMinWidth
@see #Switch_switchPadding
@see #Switch_switchTextAppearance
@see #Switch_textOff
@see #Switch_textOn
@see #Switch_thumb
@see #Switch_thumbTextPadding
@see #Switch_track
*/
public static final int[] Switch = {
0x7f0100eb, 0x7f0100ec, 0x7f0100ed, 0x7f0100ee,
0x7f0100ef, 0x7f0100f0, 0x7f0100f1, 0x7f0100f2
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#switchMinWidth}
attribute's value can be found in the {@link #Switch} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:switchMinWidth
*/
public static final int Switch_switchMinWidth = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#switchPadding}
attribute's value can be found in the {@link #Switch} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:switchPadding
*/
public static final int Switch_switchPadding = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#switchTextAppearance}
attribute's value can be found in the {@link #Switch} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:switchTextAppearance
*/
public static final int Switch_switchTextAppearance = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textOff}
attribute's value can be found in the {@link #Switch} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:textOff
*/
public static final int Switch_textOff = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textOn}
attribute's value can be found in the {@link #Switch} array.
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 string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name android:textOn
*/
public static final int Switch_textOn = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#thumb}
attribute's value can be found in the {@link #Switch} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:thumb
*/
public static final int Switch_thumb = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#thumbTextPadding}
attribute's value can be found in the {@link #Switch} array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:thumbTextPadding
*/
public static final int Switch_thumbTextPadding = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#track}
attribute's value can be found in the {@link #Switch} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:track
*/
public static final int Switch_track = 0;
/** Attributes that can be used with a SwitchPreference.
Includes the following attributes:
Attribute Description
{@link #SwitchPreference_disableDependentsState org.holoeverywhere:disableDependentsState}
{@link #SwitchPreference_summaryOff org.holoeverywhere:summaryOff}
{@link #SwitchPreference_summaryOn org.holoeverywhere:summaryOn}
{@link #SwitchPreference_switchTextOff org.holoeverywhere:switchTextOff}
{@link #SwitchPreference_switchTextOn org.holoeverywhere:switchTextOn}
@see #SwitchPreference_disableDependentsState
@see #SwitchPreference_summaryOff
@see #SwitchPreference_summaryOn
@see #SwitchPreference_switchTextOff
@see #SwitchPreference_switchTextOn
*/
public static final int[] SwitchPreference = {
0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100bc,
0x7f0100bd
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#disableDependentsState}
attribute's value can be found in the {@link #SwitchPreference} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:disableDependentsState
*/
public static final int SwitchPreference_disableDependentsState = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summaryOff}
attribute's value can be found in the {@link #SwitchPreference} 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 android:summaryOff
*/
public static final int SwitchPreference_summaryOff = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#summaryOn}
attribute's value can be found in the {@link #SwitchPreference} 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 android:summaryOn
*/
public static final int SwitchPreference_summaryOn = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#switchTextOff}
attribute's value can be found in the {@link #SwitchPreference} 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 android:switchTextOff
*/
public static final int SwitchPreference_switchTextOff = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#switchTextOn}
attribute's value can be found in the {@link #SwitchPreference} 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 android:switchTextOn
*/
public static final int SwitchPreference_switchTextOn = 3;
/** Attributes that can be used with a TextAppearance.
Includes the following attributes:
Attribute Description
{@link #TextAppearance_android_textAllCaps org.holoeverywhere:android_textAllCaps}
{@link #TextAppearance_android_textColor org.holoeverywhere:android_textColor}
{@link #TextAppearance_android_textColorHighlight org.holoeverywhere:android_textColorHighlight}
{@link #TextAppearance_android_textColorHint org.holoeverywhere:android_textColorHint}
{@link #TextAppearance_android_textColorLink org.holoeverywhere:android_textColorLink}
{@link #TextAppearance_android_textSize org.holoeverywhere:android_textSize}
{@link #TextAppearance_android_textStyle org.holoeverywhere:android_textStyle}
{@link #TextAppearance_android_typeface org.holoeverywhere:android_typeface}
@see #TextAppearance_android_textAllCaps
@see #TextAppearance_android_textColor
@see #TextAppearance_android_textColorHighlight
@see #TextAppearance_android_textColorHint
@see #TextAppearance_android_textColorLink
@see #TextAppearance_android_textSize
@see #TextAppearance_android_textStyle
@see #TextAppearance_android_typeface
*/
public static final int[] TextAppearance = {
0x01010095, 0x01010096, 0x01010097, 0x01010098,
0x01010099, 0x0101009a, 0x0101009b, 0x0101038c
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textAllCaps}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textAllCaps
*/
public static final int TextAppearance_android_textAllCaps = 7;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textColor}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textColor
*/
public static final int TextAppearance_android_textColor = 3;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textColorHighlight}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textColorHighlight
*/
public static final int TextAppearance_android_textColorHighlight = 4;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textColorHint}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textColorHint
*/
public static final int TextAppearance_android_textColorHint = 5;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textColorLink}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textColorLink
*/
public static final int TextAppearance_android_textColorLink = 6;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textSize}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textSize
*/
public static final int TextAppearance_android_textSize = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textStyle}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_textStyle
*/
public static final int TextAppearance_android_textStyle = 2;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_typeface}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:android_typeface
*/
public static final int TextAppearance_android_typeface = 1;
/** Attributes that can be used with a TextView.
Includes the following attributes:
Attribute Description
{@link #TextView_android_text org.holoeverywhere:android_text}
{@link #TextView_android_textAllCaps org.holoeverywhere:android_textAllCaps}
{@link #TextView_textAllCaps org.holoeverywhere:textAllCaps}
@see #TextView_android_text
@see #TextView_android_textAllCaps
@see #TextView_textAllCaps
*/
public static final int[] TextView = {
0x0101014f, 0x0101038c, 0x7f0100c9
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_text}
attribute's value can be found in the {@link #TextView} array.
@attr name android:android_text
*/
public static final int TextView_android_text = 0;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#android_textAllCaps}
attribute's value can be found in the {@link #TextView} array.
@attr name android:android_textAllCaps
*/
public static final int TextView_android_textAllCaps = 1;
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#textAllCaps}
attribute's value can be found in the {@link #TextView} array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:textAllCaps
*/
public static final int TextView_textAllCaps = 2;
/** Attributes that can be used with a TimePicker.
Includes the following attributes:
Attribute Description
{@link #TimePicker_internalLayout org.holoeverywhere:internalLayout}
@see #TimePicker_internalLayout
*/
public static final int[] TimePicker = {
0x7f0100d9
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#internalLayout}
attribute's value can be found in the {@link #TimePicker} array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
@attr name android:internalLayout
*/
public static final int TimePicker_internalLayout = 0;
/** Attributes that can be used with a VolumePreference.
Includes the following attributes:
Attribute Description
{@link #VolumePreference_streamType org.holoeverywhere:streamType}
@see #VolumePreference_streamType
*/
public static final int[] VolumePreference = {
0x7f0100c3
};
/**
This symbol is the offset where the {@link org.holoeverywhere.R.attr#streamType}
attribute's value can be found in the {@link #VolumePreference} array.
Must be one of the following constant values.
Constant Value Description
voice
0
system
1
ring
2
music
3
alarm
4
@attr name android:streamType
*/
public static final int VolumePreference_streamType = 0;
};
}