Android APIs
public static final class

R.styleable

extends Object
java.lang.Object
   ↳ android.support.v7.mediarouter.R.styleable

Summary

Fields
public static final int[] ActionBar ============================================ Attributes used to style the Action Bar.
public static final int[] ActionBarLayout Valid LayoutParams for views placed in the action bar as custom views.
public static int ActionBarLayout_android_layout_gravity

This symbol is the offset where the layout_gravity attribute's value can be found in the ActionBarLayout array.

public static int ActionBar_background

Specifies a background drawable for the action bar.

public static int ActionBar_backgroundSplit

Specifies a background drawable for the bottom component of a split action bar.

public static int ActionBar_backgroundStacked

Specifies a background drawable for a second stacked row of the action bar.

public static int ActionBar_contentInsetEnd

Minimum inset for content views within a bar.

public static int ActionBar_contentInsetLeft

Minimum inset for content views within a bar.

public static int ActionBar_contentInsetRight

Minimum inset for content views within a bar.

public static int ActionBar_contentInsetStart

Minimum inset for content views within a bar.

public static int ActionBar_customNavigationLayout

Specifies a layout for custom navigation.

public static int ActionBar_displayOptions

Options affecting how the action bar is displayed.

public static int ActionBar_divider

Specifies the drawable used for item dividers.

public static int ActionBar_elevation

Elevation for the action bar itself

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int ActionBar_height

Specifies a fixed height.

public static int ActionBar_hideOnContentScroll

Set true to hide the action bar on a vertical nested scroll of content.

public static int ActionBar_homeAsUpIndicator

Up navigation glyph

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int ActionBar_homeLayout

Specifies a layout to use for the "home" section of the action bar.

public static int ActionBar_icon

Specifies the drawable used for the application icon.

public static int ActionBar_indeterminateProgressStyle

Specifies a style resource to use for an indeterminate progress spinner.

public static int ActionBar_itemPadding

Specifies padding that should be applied to the left and right sides of system-provided items in the bar.

public static int ActionBar_logo

Specifies the drawable used for the application logo.

public static int ActionBar_navigationMode

The type of navigation to use.

public static int ActionBar_popupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the action bar.

public static int ActionBar_progressBarPadding

Specifies the horizontal padding on either end for an embedded progress bar.

public static int ActionBar_progressBarStyle

Specifies a style resource to use for an embedded progress bar.

public static int ActionBar_subtitle

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.

public static int ActionBar_subtitleTextStyle

Specifies a style to use for subtitle text.

public static int ActionBar_title

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.

public static int ActionBar_titleTextStyle

Specifies a style to use for title text.

public static final int[] ActionMenuItemView Attributes that can be used with a ActionMenuItemView.
public static int ActionMenuItemView_android_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ActionMenuItemView array.

public static final int[] ActionMenuView Size of padding on either end of a divider.
public static final int[] ActionMode Attributes that can be used with a ActionMode.
public static int ActionMode_background

Specifies a background for the action mode bar.

public static int ActionMode_backgroundSplit

Specifies a background for the split action mode bar.

public static int ActionMode_closeItemLayout

Specifies a layout to use for the "close" item at the starting edge.

public static int ActionMode_height

Specifies a fixed height for the action mode bar.

public static int ActionMode_subtitleTextStyle

Specifies a style to use for subtitle text.

public static int ActionMode_titleTextStyle

Specifies a style to use for title text.

public static final int[] ActivityChooserView Attrbitutes for a ActivityChooserView.
public static int ActivityChooserView_expandActivityOverflowButtonDrawable

The drawable to show in the button for expanding the activities overflow popup.

public static int ActivityChooserView_initialActivityCount

The maximal number of items initially shown in the activity list.

public static final int[] AlertDialog The set of attributes that describe a AlertDialog's theme.
public static int AlertDialog_android_layout

This symbol is the offset where the layout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_buttonPanelSideLayout

This symbol is the offset where the buttonPanelSideLayout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_listItemLayout

This symbol is the offset where the listItemLayout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_listLayout

This symbol is the offset where the listLayout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_multiChoiceItemLayout

This symbol is the offset where the multiChoiceItemLayout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_singleChoiceItemLayout

This symbol is the offset where the singleChoiceItemLayout attribute's value can be found in the AlertDialog array.

public static final int[] AppCompatTextView Attributes that can be used with a AppCompatTextView.
public static int AppCompatTextView_android_textAppearance

This symbol is the offset where the textAppearance attribute's value can be found in the AppCompatTextView array.

public static int AppCompatTextView_textAllCaps

Present the text in ALL CAPS.

public static final int[] CompoundButton Attributes that can be used with a CompoundButton.
public static int CompoundButton_android_button

This symbol is the offset where the button attribute's value can be found in the CompoundButton array.

public static int CompoundButton_buttonTint

Tint to apply to the button drawable.

public static int CompoundButton_buttonTintMode

Blending mode used to apply the button tint.

public static final int[] DrawerArrowToggle Attributes that can be used with a DrawerArrowToggle.
public static int DrawerArrowToggle_arrowHeadLength

The length of the arrow head when formed to make an arrow

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int DrawerArrowToggle_arrowShaftLength

The length of the shaft when formed to make an arrow

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int DrawerArrowToggle_barLength

The length of the bars when they are parallel to each other

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int DrawerArrowToggle_color

The drawing color for the bars

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

public static int DrawerArrowToggle_drawableSize

The total size of the drawable

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int DrawerArrowToggle_gapBetweenBars

The max gap between the bars when they are parallel to each other

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int DrawerArrowToggle_spinBars

Whether bars should rotate or not during transition

Must be a boolean value, either "true" or "false".

public static int DrawerArrowToggle_thickness

The thickness (stroke size) for the bar paint

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static final int[] LinearLayoutCompat Attributes that can be used with a LinearLayoutCompat.
public static final int[] LinearLayoutCompat_Layout Attributes that can be used with a LinearLayoutCompat_Layout.
public static int LinearLayoutCompat_Layout_android_layout_gravity

This symbol is the offset where the layout_gravity attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_height

This symbol is the offset where the layout_height attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_weight

This symbol is the offset where the layout_weight attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_width

This symbol is the offset where the layout_width attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_android_baselineAligned

When set to false, prevents the layout from aligning its children's baselines.

public static int LinearLayoutCompat_android_baselineAlignedChildIndex

When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).

public static int LinearLayoutCompat_android_gravity

This symbol is the offset where the gravity attribute's value can be found in the LinearLayoutCompat array.

public static int LinearLayoutCompat_android_orientation

Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column.

public static int LinearLayoutCompat_android_weightSum

Defines the maximum weight sum.

public static int LinearLayoutCompat_divider

Drawable to use as a vertical divider between buttons.

public static int LinearLayoutCompat_dividerPadding

Size of padding on either end of a divider.

public static int LinearLayoutCompat_measureWithLargestChild

When set to true, all children with a weight will be considered having the minimum size of the largest child.

public static int LinearLayoutCompat_showDividers

Setting for which dividers to show.

public static final int[] ListPopupWindow Attributes that can be used with a ListPopupWindow.
public static int ListPopupWindow_android_dropDownHorizontalOffset

Amount of pixels by which the drop down should be offset horizontally.

public static int ListPopupWindow_android_dropDownVerticalOffset

Amount of pixels by which the drop down should be offset vertically.

public static final int[] MediaRouteButton Attributes that can be used with a MediaRouteButton.
public static int MediaRouteButton_android_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the MediaRouteButton array.

public static int MediaRouteButton_android_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the MediaRouteButton array.

public static int MediaRouteButton_externalRouteEnabledDrawable

This drawable is a state list where the "checked" state indicates active media routing.

public static final int[] MenuGroup Base attributes that are available to all groups.
public static int MenuGroup_android_checkableBehavior

Whether the items are capable of displaying a check mark.

public static int MenuGroup_android_enabled

Whether the items are enabled.

public static int MenuGroup_android_id

The ID of the group.

public static int MenuGroup_android_menuCategory

The category applied to all items within this group.

public static int MenuGroup_android_orderInCategory

The order within the category applied to all items within this group.

public static int MenuGroup_android_visible

Whether the items are shown/visible.

public static final int[] MenuItem Base attributes that are available to all Item objects.
public static int MenuItem_actionLayout

An optional layout to be used as an action view.

public static int MenuItem_actionProviderClass

The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.

public static int MenuItem_actionViewClass

The name of an optional View class to instantiate and use as an action view.

public static int MenuItem_android_alphabeticShortcut

The alphabetic shortcut key.

public static int MenuItem_android_checkable

Whether the item is capable of displaying a check mark.

public static int MenuItem_android_checked

Whether the item is checked.

public static int MenuItem_android_enabled

Whether the item is enabled.

public static int MenuItem_android_icon

The icon associated with this item.

public static int MenuItem_android_id

The ID of the item.

public static int MenuItem_android_menuCategory

The category applied to the item.

public static int MenuItem_android_numericShortcut

The numeric shortcut key.

public static int MenuItem_android_onClick

Name of a method on the Context used to inflate the menu that will be called when the item is clicked.

public static int MenuItem_android_orderInCategory

The order within the category applied to the item.

public static int MenuItem_android_title

The title associated with the item.

public static int MenuItem_android_titleCondensed

The condensed title associated with the item.

public static int MenuItem_android_visible

Whether the item is shown/visible.

public static int MenuItem_showAsAction

How this item should display in the Action Bar, if present.

public static final int[] MenuView Attributes that can be used with a MenuView.
public static int MenuView_android_headerBackground

Default background for the menu header.

public static int MenuView_android_horizontalDivider

Default horizontal divider between rows of menu items.

public static int MenuView_android_itemBackground

Default background for each menu item.

public static int MenuView_android_itemIconDisabledAlpha

Default disabled icon alpha for each menu item that shows an icon.

public static int MenuView_android_itemTextAppearance

Default appearance of menu item text.

public static int MenuView_android_verticalDivider

Default vertical divider between menu items.

public static int MenuView_android_windowAnimationStyle

Default animations for the menu.

public static int MenuView_preserveIconSpacing

Whether space should be reserved in layout when an icon is missing.

public static final int[] PopupWindow Attributes that can be used with a PopupWindow.
public static final int[] PopupWindowBackgroundState Attributes that can be used with a PopupWindowBackgroundState.
public static int PopupWindowBackgroundState_state_above_anchor

State identifier indicating the popup will be above the anchor.

public static int PopupWindow_android_popupBackground

This symbol is the offset where the popupBackground attribute's value can be found in the PopupWindow array.

public static int PopupWindow_overlapAnchor

Whether the popup window should overlap its anchor view.

public static final int[] SearchView Attributes that can be used with a SearchView.
public static int SearchView_android_focusable

This symbol is the offset where the focusable attribute's value can be found in the SearchView array.

public static int SearchView_android_imeOptions

The IME options to set on the query text field.

public static int SearchView_android_inputType

The input type to set on the query text field.

public static int SearchView_android_maxWidth

An optional maximum width of the SearchView.

public static int SearchView_closeIcon

Close button icon

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_commitIcon

Commit icon shown in the query suggestion row

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_defaultQueryHint

Default query hint used when queryHint is undefined and the search view's SearchableInfo does not provide a hint.

public static int SearchView_goIcon

Go button icon

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_iconifiedByDefault

The default state of the SearchView.

public static int SearchView_layout

The layout to use for the search view.

public static int SearchView_queryBackground

Background for the section containing the search query

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_queryHint

An optional user-defined query hint string to be displayed in the empty query field.

public static int SearchView_searchHintIcon

Search icon displayed as a text field hint

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_searchIcon

Search icon

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_submitBackground

Background for the section containing the action (e.g.

public static int SearchView_suggestionRowLayout

Layout for query suggestion rows

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int SearchView_voiceIcon

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[] Spinner Attributes that can be used with a Spinner.
public static int Spinner_android_dropDownWidth

Width of the dropdown in spinnerMode="dropdown".

public static int Spinner_android_popupBackground

Background drawable to use for the dropdown in spinnerMode="dropdown".

public static int Spinner_android_prompt

The prompt to display when the spinner's dialog is shown.

public static int Spinner_popupTheme

Theme to use for the drop-down or dialog popup window.

public static final int[] SwitchCompat Attributes that can be used with a SwitchCompat.
public static int SwitchCompat_android_textOff

Text to use when the switch is in the unchecked/"off" state.

public static int SwitchCompat_android_textOn

Text to use when the switch is in the checked/"on" state.

public static int SwitchCompat_android_thumb

Drawable to use as the "thumb" that switches back and forth.

public static int SwitchCompat_showText

Whether to draw on/off text.

public static int SwitchCompat_splitTrack

Whether to split the track and leave a gap for the thumb drawable.

public static int SwitchCompat_switchMinWidth

Minimum width for the switch component

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int SwitchCompat_switchPadding

Minimum space between the switch and caption text

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".

public static int SwitchCompat_switchTextAppearance

TextAppearance style for text displayed on the switch thumb.

public static int SwitchCompat_thumbTextPadding

Amount of padding on either side of text within the switch thumb.

public static int SwitchCompat_track

Drawable to use as the "track" that the switch thumb slides within.

public static final int[] TextAppearance Attributes that can be used with a TextAppearance.
public static int TextAppearance_android_textColor

This symbol is the offset where the textColor attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_textSize

This symbol is the offset where the textSize attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_textStyle

This symbol is the offset where the textStyle attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_typeface

This symbol is the offset where the typeface attribute's value can be found in the TextAppearance array.

public static int TextAppearance_textAllCaps

Present the text in ALL CAPS.

public static final int[] Theme These are the standard attributes that make up a complete theme.
public static int Theme_actionBarDivider

Custom divider drawable to use for elements in the action bar.

public static int Theme_actionBarItemBackground

Custom item state list drawable background for action bar items.

public static int Theme_actionBarPopupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the action bar.

public static int Theme_actionBarSize

Size of the Action Bar, including the contextual bar used to present Action Modes.

public static int Theme_actionBarSplitStyle

Reference to a style for the split Action Bar.

public static int Theme_actionBarStyle

Reference to a style for the Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionBarTabBarStyle

This symbol is the offset where the actionBarTabBarStyle attribute's value can be found in the Theme array.

public static int Theme_actionBarTabStyle

Default style for tabs within an action bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionBarTabTextStyle

This symbol is the offset where the actionBarTabTextStyle attribute's value can be found in the Theme array.

public static int Theme_actionBarTheme

Reference to a theme that should be used to inflate the action bar.

public static int Theme_actionBarWidgetTheme

Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.

public static int Theme_actionButtonStyle

Default action button style.

public static int Theme_actionDropDownStyle

Default ActionBar dropdown style.

public static int Theme_actionMenuTextAppearance

TextAppearance style that will be applied to text that appears within action menu items.

public static int Theme_actionMenuTextColor

Color for text that appears within action menu items.

public static int Theme_actionModeBackground

Background drawable to use for action mode UI

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeCloseButtonStyle

This symbol is the offset where the actionModeCloseButtonStyle attribute's value can be found in the Theme array.

public static int Theme_actionModeCloseDrawable

Drawable to use for the close action mode button

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeCopyDrawable

Drawable to use for the Copy action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeCutDrawable

Drawable to use for the Cut action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeFindDrawable

Drawable to use for the Find action button in WebView selection action modes

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModePasteDrawable

Drawable to use for the Paste action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModePopupWindowStyle

PopupWindow style to use for action modes when showing as a window overlay.

public static int Theme_actionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeShareDrawable

Drawable to use for the Share action button in WebView selection action modes

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeSplitBackground

Background drawable to use for action mode UI in the lower split bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionModeStyle

This symbol is the offset where the actionModeStyle attribute's value can be found in the Theme array.

public static int Theme_actionModeWebSearchDrawable

Drawable to use for the Web Search action button in WebView selection action modes

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_actionOverflowButtonStyle

This symbol is the offset where the actionOverflowButtonStyle attribute's value can be found in the Theme array.

public static int Theme_actionOverflowMenuStyle

This symbol is the offset where the actionOverflowMenuStyle attribute's value can be found in the Theme array.

public static int Theme_activityChooserViewStyle

Default ActivityChooserView style.

public static int Theme_alertDialogButtonGroupStyle

This symbol is the offset where the alertDialogButtonGroupStyle attribute's value can be found in the Theme array.

public static int Theme_alertDialogCenterButtons

This symbol is the offset where the alertDialogCenterButtons attribute's value can be found in the Theme array.

public static int Theme_alertDialogStyle

This symbol is the offset where the alertDialogStyle attribute's value can be found in the Theme array.

public static int Theme_alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

public static int Theme_android_windowAnimationStyle

This symbol is the offset where the windowAnimationStyle attribute's value can be found in the Theme array.

public static int Theme_android_windowIsFloating

This symbol is the offset where the windowIsFloating attribute's value can be found in the Theme array.

public static int Theme_autoCompleteTextViewStyle

Default AutoCompleteTextView style.

public static int Theme_borderlessButtonStyle

Style for buttons without an explicit border, often used in groups.

public static int Theme_buttonBarButtonStyle

Style for buttons within button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_buttonBarNegativeButtonStyle

Style for the "negative" buttons within button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_buttonBarNeutralButtonStyle

Style for the "neutral" buttons within button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_buttonBarPositiveButtonStyle

Style for the "positive" buttons within button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_buttonBarStyle

Style for button bars

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_buttonStyle

Normal Button style.

public static int Theme_buttonStyleSmall

Small Button style.

public static int Theme_checkboxStyle

Default Checkbox style.

public static int Theme_checkedTextViewStyle

Default CheckedTextView style.

public static int Theme_colorAccent

Bright complement to the primary branding color.

public static int Theme_colorButtonNormal

The color applied to framework buttons in their normal state.

public static int Theme_colorControlActivated

The color applied to framework controls in their activated (ex.

public static int Theme_colorControlHighlight

The color applied to framework control highlights (ex.

public static int Theme_colorControlNormal

The color applied to framework controls in their normal state.

public static int Theme_colorPrimary

The primary branding color for the app.

public static int Theme_colorPrimaryDark

Dark variant of the primary branding color.

public static int Theme_colorSwitchThumbNormal

The color applied to framework switch thumbs in their normal state.

public static int Theme_controlBackground

The background used by framework controls.

public static int Theme_dialogPreferredPadding

Preferred padding for dialog content.

public static int Theme_dialogTheme

Theme to use for dialogs spawned from this theme.

public static int Theme_dividerHorizontal

A drawable that may be used as a horizontal divider between visual elements.

public static int Theme_dividerVertical

A drawable that may be used as a vertical divider between visual elements.

public static int Theme_dropDownListViewStyle

ListPopupWindow compatibility

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_dropdownListPreferredItemHeight

The preferred item height for dropdown lists.

public static int Theme_editTextBackground

EditText background drawable.

public static int Theme_editTextColor

EditText text foreground color.

public static int Theme_editTextStyle

Default EditText style.

public static int Theme_homeAsUpIndicator

Specifies a drawable to use for the 'home as up' indicator.

public static int Theme_listChoiceBackgroundIndicator

Drawable used as a background for selected list items.

public static int Theme_listDividerAlertDialog

The list divider used in alert dialogs.

public static int Theme_listPopupWindowStyle

This symbol is the offset where the listPopupWindowStyle attribute's value can be found in the Theme array.

public static int Theme_listPreferredItemHeight

The preferred list item height.

public static int Theme_listPreferredItemHeightLarge

A larger, more robust list item height.

public static int Theme_listPreferredItemHeightSmall

A smaller, sleeker list item height.

public static int Theme_listPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

public static int Theme_listPreferredItemPaddingRight

The preferred padding along the right edge of list items.

public static int Theme_panelBackground

The background of a panel when it is inset from the left and right edges of the screen.

public static int Theme_panelMenuListTheme

Default Panel Menu style.

public static int Theme_panelMenuListWidth

Default Panel Menu width.

public static int Theme_popupMenuStyle

Default PopupMenu style.

public static int Theme_popupWindowStyle

Default PopupWindow style.

public static int Theme_radioButtonStyle

Default RadioButton style.

public static int Theme_ratingBarStyle

Default RatingBar style.

public static int Theme_searchViewStyle

Style for the search query widget.

public static int Theme_selectableItemBackground

A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges.

public static int Theme_selectableItemBackgroundBorderless

Background drawable for borderless standalone items that need focus/pressed states.

public static int Theme_spinnerDropDownItemStyle

Default Spinner style.

public static int Theme_spinnerStyle

Default Spinner style.

public static int Theme_switchStyle

Default style for the Switch widget.

public static int Theme_textAppearanceLargePopupMenu

Text color, typeface, size, and style for the text inside of a popup menu.

public static int Theme_textAppearanceListItem

The preferred TextAppearance for the primary text of list items.

public static int Theme_textAppearanceListItemSmall

The preferred TextAppearance for the primary text of small list items.

public static int Theme_textAppearanceSearchResultSubtitle

Text color, typeface, size, and style for system search result subtitle.

public static int Theme_textAppearanceSearchResultTitle

Text color, typeface, size, and style for system search result title.

public static int Theme_textAppearanceSmallPopupMenu

Text color, typeface, size, and style for small text inside of a popup menu.

public static int Theme_textColorAlertDialogListItem

Color of list item text in alert dialogs.

public static int Theme_textColorSearchUrl

Text color for urls in search suggestions, used by things like global search

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_toolbarNavigationButtonStyle

Default Toolar NavigationButtonStyle

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

public static int Theme_toolbarStyle

Default Toolbar style.

public static int Theme_windowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

public static int Theme_windowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content.

public static int Theme_windowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

public static int Theme_windowFixedHeightMajor

A fixed height for the window along the major axis of the screen, that is, when in portrait.

public static int Theme_windowFixedHeightMinor

A fixed height for the window along the minor axis of the screen, that is, when in landscape.

public static int Theme_windowFixedWidthMajor

A fixed width for the window along the major axis of the screen, that is, when in landscape.

public static int Theme_windowFixedWidthMinor

A fixed width for the window along the minor axis of the screen, that is, when in portrait.

public static int Theme_windowMinWidthMajor

The minimum width the window is allowed to be, along the major axis of the screen.

public static int Theme_windowMinWidthMinor

The minimum width the window is allowed to be, along the minor axis of the screen.

public static int Theme_windowNoTitle

Flag indicating whether there should be no title on this window.

public static final int[] Toolbar Attributes that can be used with a Toolbar.
public static int Toolbar_android_gravity

This symbol is the offset where the gravity attribute's value can be found in the Toolbar array.

public static int Toolbar_android_minHeight

Allows us to read in the minHeight attr pre-v16

This corresponds to the global attribute resource symbol minHeight.

public static int Toolbar_collapseContentDescription

Text to set as the content description for the collapse button.

public static int Toolbar_collapseIcon

This symbol is the offset where the collapseIcon attribute's value can be found in the Toolbar array.

public static int Toolbar_contentInsetEnd

Minimum inset for content views within a bar.

public static int Toolbar_contentInsetLeft

Minimum inset for content views within a bar.

public static int Toolbar_contentInsetRight

Minimum inset for content views within a bar.

public static int Toolbar_contentInsetStart

Minimum inset for content views within a bar.

public static int Toolbar_logo

Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button.

public static int Toolbar_logoDescription

A content description string to describe the appearance of the associated logo image.

public static int Toolbar_maxButtonHeight

This symbol is the offset where the maxButtonHeight attribute's value can be found in the Toolbar array.

public static int Toolbar_navigationContentDescription

Text to set as the content description for the navigation button located at the start of the toolbar.

public static int Toolbar_navigationIcon

Icon drawable to use for the navigation button located at the start of the toolbar.

public static int Toolbar_popupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the toolbar.

public static int Toolbar_subtitle

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.

public static int Toolbar_subtitleTextAppearance

This symbol is the offset where the subtitleTextAppearance attribute's value can be found in the Toolbar array.

public static int Toolbar_subtitleTextColor

A color to apply to the subtitle string.

public static int Toolbar_title

This symbol is the offset where the title attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMarginBottom

This symbol is the offset where the titleMarginBottom attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMarginEnd

This symbol is the offset where the titleMarginEnd attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMarginStart

This symbol is the offset where the titleMarginStart attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMarginTop

This symbol is the offset where the titleMarginTop attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMargins

This symbol is the offset where the titleMargins attribute's value can be found in the Toolbar array.

public static int Toolbar_titleTextAppearance

This symbol is the offset where the titleTextAppearance attribute's value can be found in the Toolbar array.

public static int Toolbar_titleTextColor

A color to apply to the title string.

public static final int[] View Attributes that can be used with a View.
public static final int[] ViewBackgroundHelper Attributes that can be used with a ViewBackgroundHelper.
public static int ViewBackgroundHelper_android_background

This symbol is the offset where the background attribute's value can be found in the ViewBackgroundHelper array.

public static int ViewBackgroundHelper_backgroundTint

Tint to apply to the background.

public static int ViewBackgroundHelper_backgroundTintMode

Blending mode used to apply the background tint.

public static final int[] ViewStubCompat Attributes that can be used with a ViewStubCompat.
public static int ViewStubCompat_android_id

This symbol is the offset where the id attribute's value can be found in the ViewStubCompat array.

public static int ViewStubCompat_android_inflatedId

Overrides the id of the inflated View with this value.

public static int ViewStubCompat_android_layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

public static int View_android_focusable

Boolean that controls whether a view can take focus.

public static int View_android_theme

Specifies a theme override for a view.

public static int View_paddingEnd

Sets the padding, in pixels, of the end edge; see padding.

public static int View_paddingStart

Sets the padding, in pixels, of the start edge; see padding.

public static int View_theme

Deprecated.

Public Constructors
R.styleable()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final int[] ActionBar

============================================ Attributes used to style the Action Bar. These should be set on your theme; the default actionBarStyle will propagate them to the correct elements as needed. Please Note: when overriding attributes for an ActionBar style you must specify each attribute twice: once with the "android:" namespace prefix and once without.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:background Specifies a background drawable for the action bar.
android.support.v7.mediarouter:backgroundSplit Specifies a background drawable for the bottom component of a split action bar.
android.support.v7.mediarouter:backgroundStacked Specifies a background drawable for a second stacked row of the action bar.
android.support.v7.mediarouter:contentInsetEnd Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetLeft Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetRight Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetStart Minimum inset for content views within a bar.
android.support.v7.mediarouter:customNavigationLayout Specifies a layout for custom navigation.
android.support.v7.mediarouter:displayOptions Options affecting how the action bar is displayed.
android.support.v7.mediarouter:divider Specifies the drawable used for item dividers.
android.support.v7.mediarouter:elevation Elevation for the action bar itself
android.support.v7.mediarouter:height Specifies a fixed height.
android.support.v7.mediarouter:hideOnContentScroll Set true to hide the action bar on a vertical nested scroll of content.
android.support.v7.mediarouter:homeAsUpIndicator Up navigation glyph
android.support.v7.mediarouter:homeLayout Specifies a layout to use for the "home" section of the action bar.
android.support.v7.mediarouter:icon Specifies the drawable used for the application icon.
android.support.v7.mediarouter:indeterminateProgressStyle Specifies a style resource to use for an indeterminate progress spinner.
android.support.v7.mediarouter:itemPadding Specifies padding that should be applied to the left and right sides of system-provided items in the bar.
android.support.v7.mediarouter:logo Specifies the drawable used for the application logo.
android.support.v7.mediarouter:navigationMode The type of navigation to use.
android.support.v7.mediarouter:popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
android.support.v7.mediarouter:progressBarPadding Specifies the horizontal padding on either end for an embedded progress bar.
android.support.v7.mediarouter:progressBarStyle Specifies a style resource to use for an embedded progress bar.
android.support.v7.mediarouter:subtitle Specifies subtitle text used for navigationMode="normal"
android.support.v7.mediarouter:subtitleTextStyle Specifies a style to use for subtitle text.
android.support.v7.mediarouter:title Specifies title text used for navigationMode="normal"
android.support.v7.mediarouter:titleTextStyle Specifies a style to use for title text.

public static final int[] ActionBarLayout

Valid LayoutParams for views placed in the action bar as custom views.

Includes the following attributes:

AttributeDescription
android:layout_gravity

public static int ActionBarLayout_android_layout_gravity

This symbol is the offset where the layout_gravity attribute's value can be found in the ActionBarLayout array.

public static int ActionBar_background

Specifies a background drawable 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.

public static int ActionBar_backgroundSplit

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.

public static int ActionBar_backgroundStacked

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.

public static int ActionBar_contentInsetEnd

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int ActionBar_contentInsetLeft

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int ActionBar_contentInsetRight

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int ActionBar_contentInsetStart

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int ActionBar_customNavigationLayout

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.

public static int ActionBar_displayOptions

Options affecting how the action bar is displayed.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20

This is a private symbol.

public static int ActionBar_divider

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.

public static int ActionBar_elevation

Elevation for the action bar itself

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.

public static int ActionBar_height

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.

public static int ActionBar_hideOnContentScroll

Set true to hide the action bar on a vertical nested scroll of content.

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.

public static int ActionBar_homeAsUpIndicator

Up navigation glyph

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.

public static int ActionBar_homeLayout

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.

public static int ActionBar_icon

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.

public static int ActionBar_indeterminateProgressStyle

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.

public static int ActionBar_itemPadding

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.

public static int ActionBar_logo

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.

public static int ActionBar_navigationMode

The type of navigation to use.

Must be one of the following constant values.

ConstantValueDescription
normal0 Normal static title text
listMode1 The action bar will use a selection list for navigation.
tabMode2 The action bar will use a series of horizontal tabs for navigation.

This is a private symbol.

public static int ActionBar_popupTheme

Reference to a theme that should be used to inflate popups shown by widgets 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.

public static int ActionBar_progressBarPadding

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.

public static int ActionBar_progressBarStyle

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.

public static int ActionBar_subtitle

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.

public static int ActionBar_subtitleTextStyle

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.

public static int ActionBar_title

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.

public static int ActionBar_titleTextStyle

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.

public static final int[] ActionMenuItemView

Attributes that can be used with a ActionMenuItemView.

Includes the following attributes:

AttributeDescription
android:minWidth

public static int ActionMenuItemView_android_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the ActionMenuItemView array.

public static final int[] ActionMenuView

Size of padding on either end of a divider.

public static final int[] ActionMode

Attributes that can be used with a ActionMode.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:background Specifies a background for the action mode bar.
android.support.v7.mediarouter:backgroundSplit Specifies a background for the split action mode bar.
android.support.v7.mediarouter:closeItemLayout Specifies a layout to use for the "close" item at the starting edge.
android.support.v7.mediarouter:height Specifies a fixed height for the action mode bar.
android.support.v7.mediarouter:subtitleTextStyle Specifies a style to use for subtitle text.
android.support.v7.mediarouter:titleTextStyle Specifies a style to use for title text.

public static int ActionMode_background

Specifies a background for the action mode 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.

public static int ActionMode_backgroundSplit

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.

public static int ActionMode_closeItemLayout

Specifies a layout to use for the "close" item at the starting edge.

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.

public static int ActionMode_height

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.

public static int ActionMode_subtitleTextStyle

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.

public static int ActionMode_titleTextStyle

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.

public static final int[] ActivityChooserView

Attrbitutes for a ActivityChooserView.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:expandActivityOverflowButtonDrawable The drawable to show in the button for expanding the activities overflow popup.
android.support.v7.mediarouter:initialActivityCount The maximal number of items initially shown in the activity list.

public static int ActivityChooserView_expandActivityOverflowButtonDrawable

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.

public static int ActivityChooserView_initialActivityCount

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.

public static int AlertDialog_android_layout

This symbol is the offset where the layout attribute's value can be found in the AlertDialog array.

public static int AlertDialog_buttonPanelSideLayout

This symbol is the offset where the buttonPanelSideLayout attribute's value can be found in the 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".

public static int AlertDialog_listItemLayout

This symbol is the offset where the listItemLayout attribute's value can be found in the 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".

public static int AlertDialog_listLayout

This symbol is the offset where the listLayout attribute's value can be found in the 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".

public static int AlertDialog_multiChoiceItemLayout

This symbol is the offset where the multiChoiceItemLayout attribute's value can be found in the 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".

public static int AlertDialog_singleChoiceItemLayout

This symbol is the offset where the singleChoiceItemLayout attribute's value can be found in the 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".

public static final int[] AppCompatTextView

Attributes that can be used with a AppCompatTextView.

Includes the following attributes:

AttributeDescription
android:textAppearance
android.support.v7.mediarouter:textAllCaps Present the text in ALL CAPS.

public static int AppCompatTextView_android_textAppearance

This symbol is the offset where the textAppearance attribute's value can be found in the AppCompatTextView array.

public static int AppCompatTextView_textAllCaps

Present the text in ALL CAPS. This may use a small-caps form when available.

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 boolean value, either "true" or "false".

This is a private symbol.

public static final int[] CompoundButton

Attributes that can be used with a CompoundButton.

Includes the following attributes:

AttributeDescription
android:button
android.support.v7.mediarouter:buttonTint Tint to apply to the button drawable.
android.support.v7.mediarouter:buttonTintMode Blending mode used to apply the button tint.

public static int CompoundButton_android_button

This symbol is the offset where the button attribute's value can be found in the CompoundButton array.

public static int CompoundButton_buttonTint

Tint to apply to the button drawable.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int CompoundButton_buttonTintMode

Blending mode used to apply the button tint.

Must be one of the following constant values.

ConstantValueDescription
src_over3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
src_in5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_atop9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
multiply14 Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen15 [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]

This is a private symbol.

public static final int[] DrawerArrowToggle

Attributes that can be used with a DrawerArrowToggle.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:arrowHeadLength The length of the arrow head when formed to make an arrow
android.support.v7.mediarouter:arrowShaftLength The length of the shaft when formed to make an arrow
android.support.v7.mediarouter:barLength The length of the bars when they are parallel to each other
android.support.v7.mediarouter:color The drawing color for the bars
android.support.v7.mediarouter:drawableSize The total size of the drawable
android.support.v7.mediarouter:gapBetweenBars The max gap between the bars when they are parallel to each other
android.support.v7.mediarouter:spinBars Whether bars should rotate or not during transition
android.support.v7.mediarouter:thickness The thickness (stroke size) for the bar paint

public static int DrawerArrowToggle_arrowHeadLength

The length of the arrow head when formed to make an arrow

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.

public static int DrawerArrowToggle_arrowShaftLength

The length of the shaft when formed to make an arrow

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.

public static int DrawerArrowToggle_barLength

The length of the bars when they are parallel to each other

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int DrawerArrowToggle_color

The drawing color for the bars

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int DrawerArrowToggle_drawableSize

The total size of the drawable

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.

public static int DrawerArrowToggle_gapBetweenBars

The max gap between the bars when they are parallel to each other

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int DrawerArrowToggle_spinBars

Whether bars should rotate or not during transition

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.

public static int DrawerArrowToggle_thickness

The thickness (stroke size) for the bar paint

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.

public static final int[] LinearLayoutCompat

Attributes that can be used with a LinearLayoutCompat.

Includes the following attributes:

AttributeDescription
android:baselineAligned When set to false, prevents the layout from aligning its children's baselines.
android:baselineAlignedChildIndex When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).
android:gravity
android:orientation Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column.
android:weightSum Defines the maximum weight sum.
android.support.v7.mediarouter:divider Drawable to use as a vertical divider between buttons.
android.support.v7.mediarouter:dividerPadding Size of padding on either end of a divider.
android.support.v7.mediarouter:measureWithLargestChild When set to true, all children with a weight will be considered having the minimum size of the largest child.
android.support.v7.mediarouter:showDividers Setting for which dividers to show.

public static final int[] LinearLayoutCompat_Layout

public static int LinearLayoutCompat_Layout_android_layout_gravity

This symbol is the offset where the layout_gravity attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_height

This symbol is the offset where the layout_height attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_weight

This symbol is the offset where the layout_weight attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_Layout_android_layout_width

This symbol is the offset where the layout_width attribute's value can be found in the LinearLayoutCompat_Layout array.

public static int LinearLayoutCompat_android_baselineAligned

When set to false, prevents the layout from aligning its children's baselines. This attribute is particularly useful when the children use different values for gravity. The default value is true.

This corresponds to the global attribute resource symbol baselineAligned.

public static int LinearLayoutCompat_android_baselineAlignedChildIndex

When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).

This corresponds to the global attribute resource symbol baselineAlignedChildIndex.

public static int LinearLayoutCompat_android_gravity

This symbol is the offset where the gravity attribute's value can be found in the LinearLayoutCompat array.

public static int LinearLayoutCompat_android_orientation

Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. The default is horizontal.

This corresponds to the global attribute resource symbol orientation.

public static int LinearLayoutCompat_android_weightSum

Defines the maximum weight sum. If unspecified, the sum is computed by adding the layout_weight of all of the children. This can be used for instance to give a single child 50% of the total available space by giving it a layout_weight of 0.5 and setting the weightSum to 1.0.

This corresponds to the global attribute resource symbol weightSum.

public static int LinearLayoutCompat_divider

Drawable to use as a vertical divider between buttons.

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.

public static int LinearLayoutCompat_dividerPadding

Size of padding on either end of a divider.

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.

public static int LinearLayoutCompat_measureWithLargestChild

When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are measured normally.

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.

public static int LinearLayoutCompat_showDividers

Setting for which dividers to show.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
none0
beginning1
middle2
end4

This is a private symbol.

public static final int[] ListPopupWindow

Attributes that can be used with a ListPopupWindow.

Includes the following attributes:

AttributeDescription
android:dropDownHorizontalOffset Amount of pixels by which the drop down should be offset horizontally.
android:dropDownVerticalOffset Amount of pixels by which the drop down should be offset vertically.

public static int ListPopupWindow_android_dropDownHorizontalOffset

Amount of pixels by which the drop down should be offset horizontally.

This corresponds to the global attribute resource symbol dropDownHorizontalOffset.

public static int ListPopupWindow_android_dropDownVerticalOffset

Amount of pixels by which the drop down should be offset vertically.

This corresponds to the global attribute resource symbol dropDownVerticalOffset.

public static final int[] MediaRouteButton

Attributes that can be used with a MediaRouteButton.

Includes the following attributes:

AttributeDescription
android:minHeight
android:minWidth
android.support.v7.mediarouter:externalRouteEnabledDrawable This drawable is a state list where the "checked" state indicates active media routing.

public static int MediaRouteButton_android_minHeight

This symbol is the offset where the minHeight attribute's value can be found in the MediaRouteButton array.

public static int MediaRouteButton_android_minWidth

This symbol is the offset where the minWidth attribute's value can be found in the MediaRouteButton array.

public static int MediaRouteButton_externalRouteEnabledDrawable

This drawable is a state list where the "checked" state indicates active media routing. Checkable indicates connecting and non-checked / non-checkable indicates that media is playing to the local device only.

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.

public static final int[] MenuGroup

Base attributes that are available to all groups.

Includes the following attributes:

AttributeDescription
android:checkableBehavior Whether the items are capable of displaying a check mark.
android:enabled Whether the items are enabled.
android:id The ID of the group.
android:menuCategory The category applied to all items within this group.
android:orderInCategory The order within the category applied to all items within this group.
android:visible Whether the items are shown/visible.

public static int MenuGroup_android_checkableBehavior

Whether the items are capable of displaying a check mark.

This corresponds to the global attribute resource symbol checkableBehavior.

public static int MenuGroup_android_enabled

Whether the items are enabled.

This corresponds to the global attribute resource symbol enabled.

public static int MenuGroup_android_id

The ID of the group.

This corresponds to the global attribute resource symbol id.

public static int MenuGroup_android_menuCategory

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 menuCategory.

public static int MenuGroup_android_orderInCategory

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 orderInCategory.

public static int MenuGroup_android_visible

Whether the items are shown/visible.

This corresponds to the global attribute resource symbol visible.

public static final int[] MenuItem

Base attributes that are available to all Item objects.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:actionLayout An optional layout to be used as an action view.
android.support.v7.mediarouter:actionProviderClass The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.
android.support.v7.mediarouter:actionViewClass The name of an optional View class to instantiate and use as an action view.
android:alphabeticShortcut The alphabetic shortcut key.
android:checkable Whether the item is capable of displaying a check mark.
android:checked Whether the item is checked.
android:enabled Whether the item is enabled.
android:icon The icon associated with this item.
android:id The ID of the item.
android:menuCategory The category applied to the item.
android:numericShortcut The numeric shortcut key.
android:onClick Name of a method on the Context used to inflate the menu that will be called when the item is clicked.
android:orderInCategory The order within the category applied to the item.
android:title The title associated with the item.
android:titleCondensed The condensed title associated with the item.
android:visible Whether the item is shown/visible.
android.support.v7.mediarouter:showAsAction How this item should display in the Action Bar, if present.

public static int MenuItem_actionLayout

An optional layout to be used as an action view. See setActionView(android.view.View) for more info.

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.

public static int MenuItem_actionProviderClass

The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See setActionProvider(android.view.ActionProvider) for more info.

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.

public static int MenuItem_actionViewClass

The name of an optional View class to instantiate and use as an action view. See setActionView(android.view.View) for more info.

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.

public static int MenuItem_android_alphabeticShortcut

The alphabetic shortcut key. This is the shortcut when using a keyboard with alphabetic keys.

This corresponds to the global attribute resource symbol alphabeticShortcut.

public static int MenuItem_android_checkable

Whether the item is capable of displaying a check mark.

This corresponds to the global attribute resource symbol checkable.

public static int MenuItem_android_checked

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 checked.

public static int MenuItem_android_enabled

Whether the item is enabled.

This corresponds to the global attribute resource symbol enabled.

public static int MenuItem_android_icon

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 icon.

public static int MenuItem_android_id

The ID of the item.

This corresponds to the global attribute resource symbol id.

public static int MenuItem_android_menuCategory

The category applied to the item. (This will be or'ed with the orderInCategory attribute.)

This corresponds to the global attribute resource symbol menuCategory.

public static int MenuItem_android_numericShortcut

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 numericShortcut.

public static int MenuItem_android_onClick

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 onClick.

public static int MenuItem_android_orderInCategory

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 orderInCategory.

public static int MenuItem_android_title

The title associated with the item.

This corresponds to the global attribute resource symbol title.

public static int MenuItem_android_titleCondensed

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 titleCondensed.

public static int MenuItem_android_visible

Whether the item is shown/visible.

This corresponds to the global attribute resource symbol visible.

public static int MenuItem_showAsAction

How this item should display in the Action Bar, if present.

Must be one or more (separated by '|') of the following constant values.

ConstantValueDescription
never0 Never show this item in an action bar, show it in the overflow menu instead. Mutually exclusive with "ifRoom" and "always".
ifRoom1 Show this item in an action bar if there is room for it as determined by the system. Favor this option over "always" where possible. Mutually exclusive with "never" and "always".
always2 Always show this item in an actionbar, even if it would override the system's limits of how much stuff to put there. This may make your action bar look bad on some screens. In most cases you should use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
withText4 When this item is shown as an action in the action bar, show a text label with it even if it has an icon representation.
collapseActionView8 This item's action view collapses to a normal menu item. When expanded, the action view takes over a larger segment of its container.

This is a private symbol.

public static final int[] MenuView

Attributes that can be used with a MenuView.

Includes the following attributes:

AttributeDescription
android:headerBackground Default background for the menu header.
android:horizontalDivider Default horizontal divider between rows of menu items.
android:itemBackground Default background for each menu item.
android:itemIconDisabledAlpha Default disabled icon alpha for each menu item that shows an icon.
android:itemTextAppearance Default appearance of menu item text.
android:verticalDivider Default vertical divider between menu items.
android:windowAnimationStyle Default animations for the menu.
android.support.v7.mediarouter:preserveIconSpacing Whether space should be reserved in layout when an icon is missing.

public static int MenuView_android_headerBackground

Default background for the menu header.

This corresponds to the global attribute resource symbol headerBackground.

public static int MenuView_android_horizontalDivider

Default horizontal divider between rows of menu items.

This corresponds to the global attribute resource symbol horizontalDivider.

public static int MenuView_android_itemBackground

Default background for each menu item.

This corresponds to the global attribute resource symbol itemBackground.

public static int MenuView_android_itemIconDisabledAlpha

Default disabled icon alpha for each menu item that shows an icon.

This corresponds to the global attribute resource symbol itemIconDisabledAlpha.

public static int MenuView_android_itemTextAppearance

Default appearance of menu item text.

This corresponds to the global attribute resource symbol itemTextAppearance.

public static int MenuView_android_verticalDivider

Default vertical divider between menu items.

This corresponds to the global attribute resource symbol verticalDivider.

public static int MenuView_android_windowAnimationStyle

Default animations for the menu.

This corresponds to the global attribute resource symbol windowAnimationStyle.

public static int MenuView_preserveIconSpacing

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.

public static final int[] PopupWindow

Attributes that can be used with a PopupWindow.

Includes the following attributes:

AttributeDescription
android:popupBackground
android.support.v7.mediarouter:overlapAnchor Whether the popup window should overlap its anchor view.

public static final int[] PopupWindowBackgroundState

Attributes that can be used with a PopupWindowBackgroundState.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:state_above_anchor State identifier indicating the popup will be above the anchor.

public static int PopupWindowBackgroundState_state_above_anchor

State identifier indicating the popup will be above the anchor.

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.

public static int PopupWindow_android_popupBackground

This symbol is the offset where the popupBackground attribute's value can be found in the PopupWindow array.

public static int PopupWindow_overlapAnchor

Whether the popup window should overlap its anchor view.

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.

public static final int[] SearchView

Attributes that can be used with a SearchView.

Includes the following attributes:

AttributeDescription
android:focusable
android:imeOptions The IME options to set on the query text field.
android:inputType The input type to set on the query text field.
android:maxWidth An optional maximum width of the SearchView.
android.support.v7.mediarouter:closeIcon Close button icon
android.support.v7.mediarouter:commitIcon Commit icon shown in the query suggestion row
android.support.v7.mediarouter:defaultQueryHint Default query hint used when queryHint is undefined and the search view's SearchableInfo does not provide a hint.
android.support.v7.mediarouter:goIcon Go button icon
android.support.v7.mediarouter:iconifiedByDefault The default state of the SearchView.
android.support.v7.mediarouter:layout The layout to use for the search view.
android.support.v7.mediarouter:queryBackground Background for the section containing the search query
android.support.v7.mediarouter:queryHint An optional user-defined query hint string to be displayed in the empty query field.
android.support.v7.mediarouter:searchHintIcon Search icon displayed as a text field hint
android.support.v7.mediarouter:searchIcon Search icon
android.support.v7.mediarouter:submitBackground Background for the section containing the action (e.
android.support.v7.mediarouter:suggestionRowLayout Layout for query suggestion rows
android.support.v7.mediarouter:voiceIcon Voice button icon

public static int SearchView_android_focusable

This symbol is the offset where the focusable attribute's value can be found in the SearchView array.

public static int SearchView_android_imeOptions

The IME options to set on the query text field.

This corresponds to the global attribute resource symbol imeOptions.

public static int SearchView_android_inputType

The input type to set on the query text field.

This corresponds to the global attribute resource symbol inputType.

public static int SearchView_android_maxWidth

An optional maximum width of the SearchView.

This corresponds to the global attribute resource symbol maxWidth.

public static int SearchView_closeIcon

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.

public static int SearchView_commitIcon

Commit icon shown in the query suggestion row

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.

public static int SearchView_defaultQueryHint

Default query hint used when queryHint is undefined and the search view's SearchableInfo does not provide a hint.

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.

public static int SearchView_goIcon

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.

public static int SearchView_iconifiedByDefault

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.

public static int SearchView_layout

The layout to use for the search view.

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.

public static int SearchView_queryBackground

Background for the section containing the search query

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.

public static int SearchView_queryHint

An optional user-defined 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.

public static int SearchView_searchHintIcon

Search icon displayed as a text field hint

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.

public static int SearchView_searchIcon

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.

public static int SearchView_submitBackground

Background for the section containing the action (e.g. voice search)

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.

public static int SearchView_suggestionRowLayout

Layout for query suggestion rows

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.

public static int SearchView_voiceIcon

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.

public static final int[] Spinner

Attributes that can be used with a Spinner.

Includes the following attributes:

AttributeDescription
android:dropDownWidth Width of the dropdown in spinnerMode="dropdown".
android:popupBackground Background drawable to use for the dropdown in spinnerMode="dropdown".
android:prompt The prompt to display when the spinner's dialog is shown.
android.support.v7.mediarouter:popupTheme Theme to use for the drop-down or dialog popup window.

public static int Spinner_android_dropDownWidth

Width of the dropdown in spinnerMode="dropdown".

This corresponds to the global attribute resource symbol dropDownWidth.

public static int Spinner_android_popupBackground

Background drawable to use for the dropdown in spinnerMode="dropdown".

This corresponds to the global attribute resource symbol popupBackground.

public static int Spinner_android_prompt

The prompt to display when the spinner's dialog is shown.

This corresponds to the global attribute resource symbol prompt.

public static int Spinner_popupTheme

Theme to use for the drop-down or dialog popup window.

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.

public static final int[] SwitchCompat

Attributes that can be used with a SwitchCompat.

Includes the following attributes:

AttributeDescription
android:textOff Text to use when the switch is in the unchecked/"off" state.
android:textOn Text to use when the switch is in the checked/"on" state.
android:thumb Drawable to use as the "thumb" that switches back and forth.
android.support.v7.mediarouter:showText Whether to draw on/off text.
android.support.v7.mediarouter:splitTrack Whether to split the track and leave a gap for the thumb drawable.
android.support.v7.mediarouter:switchMinWidth Minimum width for the switch component
android.support.v7.mediarouter:switchPadding Minimum space between the switch and caption text
android.support.v7.mediarouter:switchTextAppearance TextAppearance style for text displayed on the switch thumb.
android.support.v7.mediarouter:thumbTextPadding Amount of padding on either side of text within the switch thumb.
android.support.v7.mediarouter:track Drawable to use as the "track" that the switch thumb slides within.

public static int SwitchCompat_android_textOff

Text to use when the switch is in the unchecked/"off" state.

This corresponds to the global attribute resource symbol textOff.

public static int SwitchCompat_android_textOn

Text to use when the switch is in the checked/"on" state.

This corresponds to the global attribute resource symbol textOn.

public static int SwitchCompat_android_thumb

Drawable to use as the "thumb" that switches back and forth.

This corresponds to the global attribute resource symbol thumb.

public static int SwitchCompat_showText

Whether to draw on/off text.

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.

public static int SwitchCompat_splitTrack

Whether to split the track and leave a gap for the thumb drawable.

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.

public static int SwitchCompat_switchMinWidth

Minimum width for the switch component

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.

public static int SwitchCompat_switchPadding

Minimum space between the switch and caption text

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.

public static int SwitchCompat_switchTextAppearance

TextAppearance style for text displayed on the switch thumb.

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.

public static int SwitchCompat_thumbTextPadding

Amount of padding on either side of text within the switch thumb.

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.

public static int SwitchCompat_track

Drawable to use as the "track" that the switch thumb slides within.

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.

public static final int[] TextAppearance

public static int TextAppearance_android_textColor

This symbol is the offset where the textColor attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_textSize

This symbol is the offset where the textSize attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_textStyle

This symbol is the offset where the textStyle attribute's value can be found in the TextAppearance array.

public static int TextAppearance_android_typeface

This symbol is the offset where the typeface attribute's value can be found in the TextAppearance array.

public static int TextAppearance_textAllCaps

Present the text in ALL CAPS. This may use a small-caps form when available.

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 boolean value, either "true" or "false".

This is a private symbol.

public static final int[] Theme

These are the standard attributes that make up a complete theme.

Includes the following attributes:

AttributeDescription
android.support.v7.mediarouter:actionBarDivider Custom divider drawable to use for elements in the action bar.
android.support.v7.mediarouter:actionBarItemBackground Custom item state list drawable background for action bar items.
android.support.v7.mediarouter:actionBarPopupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
android.support.v7.mediarouter:actionBarSize Size of the Action Bar, including the contextual bar used to present Action Modes.
android.support.v7.mediarouter:actionBarSplitStyle Reference to a style for the split Action Bar.
android.support.v7.mediarouter:actionBarStyle Reference to a style for the Action Bar
android.support.v7.mediarouter:actionBarTabBarStyle
android.support.v7.mediarouter:actionBarTabStyle Default style for tabs within an action bar
android.support.v7.mediarouter:actionBarTabTextStyle
android.support.v7.mediarouter:actionBarTheme Reference to a theme that should be used to inflate the action bar.
android.support.v7.mediarouter:actionBarWidgetTheme Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.
android.support.v7.mediarouter:actionButtonStyle Default action button style.
android.support.v7.mediarouter:actionDropDownStyle Default ActionBar dropdown style.
android.support.v7.mediarouter:actionMenuTextAppearance TextAppearance style that will be applied to text that appears within action menu items.
android.support.v7.mediarouter:actionMenuTextColor Color for text that appears within action menu items.
android.support.v7.mediarouter:actionModeBackground Background drawable to use for action mode UI
android.support.v7.mediarouter:actionModeCloseButtonStyle
android.support.v7.mediarouter:actionModeCloseDrawable Drawable to use for the close action mode button
android.support.v7.mediarouter:actionModeCopyDrawable Drawable to use for the Copy action button in Contextual Action Bar
android.support.v7.mediarouter:actionModeCutDrawable Drawable to use for the Cut action button in Contextual Action Bar
android.support.v7.mediarouter:actionModeFindDrawable Drawable to use for the Find action button in WebView selection action modes
android.support.v7.mediarouter:actionModePasteDrawable Drawable to use for the Paste action button in Contextual Action Bar
android.support.v7.mediarouter:actionModePopupWindowStyle PopupWindow style to use for action modes when showing as a window overlay.
android.support.v7.mediarouter:actionModeSelectAllDrawable Drawable to use for the Select all action button in Contextual Action Bar
android.support.v7.mediarouter:actionModeShareDrawable Drawable to use for the Share action button in WebView selection action modes
android.support.v7.mediarouter:actionModeSplitBackground Background drawable to use for action mode UI in the lower split bar
android.support.v7.mediarouter:actionModeStyle
android.support.v7.mediarouter:actionModeWebSearchDrawable Drawable to use for the Web Search action button in WebView selection action modes
android.support.v7.mediarouter:actionOverflowButtonStyle
android.support.v7.mediarouter:actionOverflowMenuStyle
android.support.v7.mediarouter:activityChooserViewStyle Default ActivityChooserView style.
android.support.v7.mediarouter:alertDialogButtonGroupStyle
android.support.v7.mediarouter:alertDialogCenterButtons
android.support.v7.mediarouter:alertDialogStyle
android.support.v7.mediarouter:alertDialogTheme Theme to use for alert dialogs spawned from this theme.
android:windowAnimationStyle
android:windowIsFloating
android.support.v7.mediarouter:autoCompleteTextViewStyle Default AutoCompleteTextView style.
android.support.v7.mediarouter:borderlessButtonStyle Style for buttons without an explicit border, often used in groups.
android.support.v7.mediarouter:buttonBarButtonStyle Style for buttons within button bars
android.support.v7.mediarouter:buttonBarNegativeButtonStyle Style for the "negative" buttons within button bars
android.support.v7.mediarouter:buttonBarNeutralButtonStyle Style for the "neutral" buttons within button bars
android.support.v7.mediarouter:buttonBarPositiveButtonStyle Style for the "positive" buttons within button bars
android.support.v7.mediarouter:buttonBarStyle Style for button bars
android.support.v7.mediarouter:buttonStyle Normal Button style.
android.support.v7.mediarouter:buttonStyleSmall Small Button style.
android.support.v7.mediarouter:checkboxStyle Default Checkbox style.
android.support.v7.mediarouter:checkedTextViewStyle Default CheckedTextView style.
android.support.v7.mediarouter:colorAccent Bright complement to the primary branding color.
android.support.v7.mediarouter:colorButtonNormal The color applied to framework buttons in their normal state.
android.support.v7.mediarouter:colorControlActivated The color applied to framework controls in their activated (ex.
android.support.v7.mediarouter:colorControlHighlight The color applied to framework control highlights (ex.
android.support.v7.mediarouter:colorControlNormal The color applied to framework controls in their normal state.
android.support.v7.mediarouter:colorPrimary The primary branding color for the app.
android.support.v7.mediarouter:colorPrimaryDark Dark variant of the primary branding color.
android.support.v7.mediarouter:colorSwitchThumbNormal The color applied to framework switch thumbs in their normal state.
android.support.v7.mediarouter:controlBackground The background used by framework controls.
android.support.v7.mediarouter:dialogPreferredPadding Preferred padding for dialog content.
android.support.v7.mediarouter:dialogTheme Theme to use for dialogs spawned from this theme.
android.support.v7.mediarouter:dividerHorizontal A drawable that may be used as a horizontal divider between visual elements.
android.support.v7.mediarouter:dividerVertical A drawable that may be used as a vertical divider between visual elements.
android.support.v7.mediarouter:dropDownListViewStyle ListPopupWindow compatibility
android.support.v7.mediarouter:dropdownListPreferredItemHeight The preferred item height for dropdown lists.
android.support.v7.mediarouter:editTextBackground EditText background drawable.
android.support.v7.mediarouter:editTextColor EditText text foreground color.
android.support.v7.mediarouter:editTextStyle Default EditText style.
android.support.v7.mediarouter:homeAsUpIndicator Specifies a drawable to use for the 'home as up' indicator.
android.support.v7.mediarouter:listChoiceBackgroundIndicator Drawable used as a background for selected list items.
android.support.v7.mediarouter:listDividerAlertDialog The list divider used in alert dialogs.
android.support.v7.mediarouter:listPopupWindowStyle
android.support.v7.mediarouter:listPreferredItemHeight The preferred list item height.
android.support.v7.mediarouter:listPreferredItemHeightLarge A larger, more robust list item height.
android.support.v7.mediarouter:listPreferredItemHeightSmall A smaller, sleeker list item height.
android.support.v7.mediarouter:listPreferredItemPaddingLeft The preferred padding along the left edge of list items.
android.support.v7.mediarouter:listPreferredItemPaddingRight The preferred padding along the right edge of list items.
android.support.v7.mediarouter:panelBackground The background of a panel when it is inset from the left and right edges of the screen.
android.support.v7.mediarouter:panelMenuListTheme Default Panel Menu style.
android.support.v7.mediarouter:panelMenuListWidth Default Panel Menu width.
android.support.v7.mediarouter:popupMenuStyle Default PopupMenu style.
android.support.v7.mediarouter:popupWindowStyle Default PopupWindow style.
android.support.v7.mediarouter:radioButtonStyle Default RadioButton style.
android.support.v7.mediarouter:ratingBarStyle Default RatingBar style.
android.support.v7.mediarouter:searchViewStyle Style for the search query widget.
android.support.v7.mediarouter:selectableItemBackground A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges.
android.support.v7.mediarouter:selectableItemBackgroundBorderless Background drawable for borderless standalone items that need focus/pressed states.
android.support.v7.mediarouter:spinnerDropDownItemStyle Default Spinner style.
android.support.v7.mediarouter:spinnerStyle Default Spinner style.
android.support.v7.mediarouter:switchStyle Default style for the Switch widget.
android.support.v7.mediarouter:textAppearanceLargePopupMenu Text color, typeface, size, and style for the text inside of a popup menu.
android.support.v7.mediarouter:textAppearanceListItem The preferred TextAppearance for the primary text of list items.
android.support.v7.mediarouter:textAppearanceListItemSmall The preferred TextAppearance for the primary text of small list items.
android.support.v7.mediarouter:textAppearanceSearchResultSubtitle Text color, typeface, size, and style for system search result subtitle.
android.support.v7.mediarouter:textAppearanceSearchResultTitle Text color, typeface, size, and style for system search result title.
android.support.v7.mediarouter:textAppearanceSmallPopupMenu Text color, typeface, size, and style for small text inside of a popup menu.
android.support.v7.mediarouter:textColorAlertDialogListItem Color of list item text in alert dialogs.
android.support.v7.mediarouter:textColorSearchUrl Text color for urls in search suggestions, used by things like global search
android.support.v7.mediarouter:toolbarNavigationButtonStyle Default Toolar NavigationButtonStyle
android.support.v7.mediarouter:toolbarStyle Default Toolbar style.
android.support.v7.mediarouter:windowActionBar Flag indicating whether this window should have an Action Bar in place of the usual title bar.
android.support.v7.mediarouter:windowActionBarOverlay Flag indicating whether this window's Action Bar should overlay application content.
android.support.v7.mediarouter:windowActionModeOverlay Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).
android.support.v7.mediarouter:windowFixedHeightMajor A fixed height for the window along the major axis of the screen, that is, when in portrait.
android.support.v7.mediarouter:windowFixedHeightMinor A fixed height for the window along the minor axis of the screen, that is, when in landscape.
android.support.v7.mediarouter:windowFixedWidthMajor A fixed width for the window along the major axis of the screen, that is, when in landscape.
android.support.v7.mediarouter:windowFixedWidthMinor A fixed width for the window along the minor axis of the screen, that is, when in portrait.
android.support.v7.mediarouter:windowMinWidthMajor The minimum width the window is allowed to be, along the major axis of the screen.
android.support.v7.mediarouter:windowMinWidthMinor The minimum width the window is allowed to be, along the minor axis of the screen.
android.support.v7.mediarouter:windowNoTitle Flag indicating whether there should be no title on this window.

See Also

public static int Theme_actionBarDivider

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.

public static int Theme_actionBarItemBackground

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.

public static int Theme_actionBarPopupTheme

Reference to a theme that should be used to inflate popups shown by widgets 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.

public static int Theme_actionBarSize

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.

ConstantValueDescription
wrap_content0

This is a private symbol.

public static int Theme_actionBarSplitStyle

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.

public static int Theme_actionBarStyle

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.

public static int Theme_actionBarTabBarStyle

This symbol is the offset where the actionBarTabBarStyle attribute's value can be found in the Theme 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".

public static int Theme_actionBarTabStyle

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.

public static int Theme_actionBarTabTextStyle

This symbol is the offset where the actionBarTabTextStyle attribute's value can be found in the Theme 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".

public static int Theme_actionBarTheme

Reference to a theme that should be used to inflate the action bar. This will be inherited by any widget inflated into 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.

public static int Theme_actionBarWidgetTheme

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.

public static int Theme_actionButtonStyle

Default action 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.

public static int Theme_actionDropDownStyle

Default ActionBar dropdown 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.

public static int Theme_actionMenuTextAppearance

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.

public static int Theme_actionMenuTextColor

Color for text that appears within action menu items. 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.

public static int Theme_actionModeBackground

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.

public static int Theme_actionModeCloseButtonStyle

This symbol is the offset where the actionModeCloseButtonStyle attribute's value can be found in the Theme 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".

public static int Theme_actionModeCloseDrawable

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.

public static int Theme_actionModeCopyDrawable

Drawable to use for the Copy action button in Contextual 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.

public static int Theme_actionModeCutDrawable

Drawable to use for the Cut action button in Contextual 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.

public static int Theme_actionModeFindDrawable

Drawable to use for the Find 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.

public static int Theme_actionModePasteDrawable

Drawable to use for the Paste action button in Contextual 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.

public static int Theme_actionModePopupWindowStyle

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.

public static int Theme_actionModeSelectAllDrawable

Drawable to use for the Select all action button in Contextual 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.

public static int Theme_actionModeShareDrawable

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.

public static int Theme_actionModeSplitBackground

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.

public static int Theme_actionModeStyle

This symbol is the offset where the actionModeStyle attribute's value can be found in the Theme 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".

public static int Theme_actionModeWebSearchDrawable

Drawable to use for the Web Search 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.

public static int Theme_actionOverflowButtonStyle

This symbol is the offset where the actionOverflowButtonStyle attribute's value can be found in the Theme 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".

public static int Theme_actionOverflowMenuStyle

This symbol is the offset where the actionOverflowMenuStyle attribute's value can be found in the Theme 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".

public static int Theme_activityChooserViewStyle

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.

public static int Theme_alertDialogButtonGroupStyle

This symbol is the offset where the alertDialogButtonGroupStyle attribute's value can be found in the Theme 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".

public static int Theme_alertDialogCenterButtons

This symbol is the offset where the alertDialogCenterButtons attribute's value can be found in the Theme 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.

public static int Theme_alertDialogStyle

This symbol is the offset where the alertDialogStyle attribute's value can be found in the Theme 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".

public static int Theme_alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

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.

public static int Theme_android_windowAnimationStyle

This symbol is the offset where the windowAnimationStyle attribute's value can be found in the Theme array.

public static int Theme_android_windowIsFloating

This symbol is the offset where the windowIsFloating attribute's value can be found in the Theme array.

public static int Theme_autoCompleteTextViewStyle

Default 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.

public static int Theme_borderlessButtonStyle

Style for buttons without an explicit border, often used in groups.

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.

public static int Theme_buttonBarButtonStyle

Style for buttons within button bars

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.

public static int Theme_buttonBarNegativeButtonStyle

Style for the "negative" buttons within button bars

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.

public static int Theme_buttonBarNeutralButtonStyle

Style for the "neutral" buttons within button bars

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.

public static int Theme_buttonBarPositiveButtonStyle

Style for the "positive" buttons within button bars

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.

public static int Theme_buttonBarStyle

Style for button bars

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.

public static int Theme_buttonStyle

Normal 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.

public static int Theme_buttonStyleSmall

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.

public static int Theme_checkboxStyle

Default Checkbox 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.

public static int Theme_checkedTextViewStyle

Default CheckedTextView 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.

public static int Theme_colorAccent

Bright complement to the primary branding color. By default, this is the color applied to framework controls (via colorControlActivated).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorButtonNormal

The color applied to framework buttons in their normal state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorControlActivated

The color applied to framework controls in their activated (ex. checked) state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorControlHighlight

The color applied to framework control highlights (ex. ripples, list selectors).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorControlNormal

The color applied to framework controls in their normal state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorPrimary

The primary branding color for the app. By default, this is the color applied to the action bar background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorPrimaryDark

Dark variant of the primary branding color. By default, this is the color applied to the status bar (via statusBarColor) and navigation bar (via navigationBarColor).

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_colorSwitchThumbNormal

The color applied to framework switch thumbs in their normal state.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Theme_controlBackground

The background used by framework controls.

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.

public static int Theme_dialogPreferredPadding

Preferred padding for dialog content.

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.

public static int Theme_dialogTheme

Theme to use for dialogs spawned from this theme.

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.

public static int Theme_dividerHorizontal

A drawable that may be used as a horizontal divider between visual elements.

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.

public static int Theme_dividerVertical

A drawable that may be used as a vertical divider between visual elements.

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.

public static int Theme_dropDownListViewStyle

ListPopupWindow compatibility

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.

public static int Theme_dropdownListPreferredItemHeight

The preferred item height for dropdown lists.

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.

public static int Theme_editTextBackground

EditText background drawable.

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.

public static int Theme_editTextColor

EditText text foreground color.

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.

public static int Theme_editTextStyle

Default EditText 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.

public static int Theme_homeAsUpIndicator

Specifies a drawable to use for the 'home as up' indicator.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

This is a private symbol.

public static int Theme_listChoiceBackgroundIndicator

Drawable used as a background for selected 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.

public static int Theme_listDividerAlertDialog

The list divider used in alert dialogs.

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.

public static int Theme_listPopupWindowStyle

This symbol is the offset where the listPopupWindowStyle attribute's value can be found in the Theme 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".

public static int Theme_listPreferredItemHeight

The preferred 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.

public static int Theme_listPreferredItemHeightLarge

A larger, more robust 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.

public static int Theme_listPreferredItemHeightSmall

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.

public static int Theme_listPreferredItemPaddingLeft

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.

public static int Theme_listPreferredItemPaddingRight

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.

public static int Theme_panelBackground

The background of a panel when it is inset from the left and right edges of the screen.

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.

public static int Theme_panelMenuListTheme

Default Panel Menu 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.

public static int Theme_panelMenuListWidth

Default Panel Menu width.

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.

public static int Theme_popupMenuStyle

Default PopupMenu 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.

public static int Theme_popupWindowStyle

Default PopupWindow 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.

public static int Theme_radioButtonStyle

Default RadioButton 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.

public static int Theme_ratingBarStyle

Default RatingBar 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.

public static int Theme_searchViewStyle

Style for the search query widget.

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.

public static int Theme_selectableItemBackground

A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges.

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.

public static int Theme_selectableItemBackgroundBorderless

Background drawable for borderless 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.

public static int Theme_spinnerDropDownItemStyle

Default Spinner 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.

public static int Theme_spinnerStyle

Default Spinner 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.

public static int Theme_switchStyle

Default style for the Switch widget.

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.

public static int Theme_textAppearanceLargePopupMenu

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.

public static int Theme_textAppearanceListItem

The preferred TextAppearance for the primary text of 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.

public static int Theme_textAppearanceListItemSmall

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.

public static int Theme_textAppearanceSearchResultSubtitle

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.

public static int Theme_textAppearanceSearchResultTitle

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.

public static int Theme_textAppearanceSmallPopupMenu

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.

public static int Theme_textColorAlertDialogListItem

Color of list item text in alert dialogs.

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.

public static int Theme_textColorSearchUrl

Text color for urls in search suggestions, used by things like global search

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.

public static int Theme_toolbarNavigationButtonStyle

Default Toolar NavigationButtonStyle

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.

public static int Theme_toolbarStyle

Default Toolbar 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.

public static int Theme_windowActionBar

Flag indicating whether this window should have an Action Bar in place of the usual title bar.

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.

public static int Theme_windowActionBarOverlay

Flag indicating whether this window's Action Bar should overlay application content. Does nothing if the window would not have an Action Bar.

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.

public static int Theme_windowActionModeOverlay

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

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.

public static int Theme_windowFixedHeightMajor

A fixed height for the window along the major axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowFixedHeightMinor

A fixed height for the window along the minor axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowFixedWidthMajor

A fixed width for the window along the major axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowFixedWidthMinor

A fixed width for the window along the minor axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowMinWidthMajor

The minimum width the window is allowed to be, along the major axis of the screen. That is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowMinWidthMinor

The minimum width the window is allowed to be, along the minor axis of the screen. That is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.

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).

May 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.

This is a private symbol.

public static int Theme_windowNoTitle

Flag indicating whether there should be no title on this window.

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.

public static final int[] Toolbar

Attributes that can be used with a Toolbar.

Includes the following attributes:

AttributeDescription
android:gravity
android:minHeight Allows us to read in the minHeight attr pre-v16
android.support.v7.mediarouter:collapseContentDescription Text to set as the content description for the collapse button.
android.support.v7.mediarouter:collapseIcon
android.support.v7.mediarouter:contentInsetEnd Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetLeft Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetRight Minimum inset for content views within a bar.
android.support.v7.mediarouter:contentInsetStart Minimum inset for content views within a bar.
android.support.v7.mediarouter:logo Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button.
android.support.v7.mediarouter:logoDescription A content description string to describe the appearance of the associated logo image.
android.support.v7.mediarouter:maxButtonHeight
android.support.v7.mediarouter:navigationContentDescription Text to set as the content description for the navigation button located at the start of the toolbar.
android.support.v7.mediarouter:navigationIcon Icon drawable to use for the navigation button located at the start of the toolbar.
android.support.v7.mediarouter:popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the toolbar.
android.support.v7.mediarouter:subtitle Specifies subtitle text used for navigationMode="normal"
android.support.v7.mediarouter:subtitleTextAppearance
android.support.v7.mediarouter:subtitleTextColor A color to apply to the subtitle string.
android.support.v7.mediarouter:title
android.support.v7.mediarouter:titleMarginBottom
android.support.v7.mediarouter:titleMarginEnd
android.support.v7.mediarouter:titleMarginStart
android.support.v7.mediarouter:titleMarginTop
android.support.v7.mediarouter:titleMargins
android.support.v7.mediarouter:titleTextAppearance
android.support.v7.mediarouter:titleTextColor A color to apply to the title string.

public static int Toolbar_android_gravity

This symbol is the offset where the gravity attribute's value can be found in the Toolbar array.

public static int Toolbar_android_minHeight

Allows us to read in the minHeight attr pre-v16

This corresponds to the global attribute resource symbol minHeight.

public static int Toolbar_collapseContentDescription

Text to set as the content description for the collapse button.

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.

public static int Toolbar_collapseIcon

This symbol is the offset where the collapseIcon attribute's value can be found in the Toolbar 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".

public static int Toolbar_contentInsetEnd

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int Toolbar_contentInsetLeft

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int Toolbar_contentInsetRight

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int Toolbar_contentInsetStart

Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.

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.

public static int Toolbar_logo

Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation 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.

public static int Toolbar_logoDescription

A content description string to describe the appearance of the associated logo image.

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.

public static int Toolbar_maxButtonHeight

This symbol is the offset where the maxButtonHeight attribute's value can be found in the Toolbar 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.

public static int Toolbar_navigationContentDescription

Text to set as the content description for the navigation button located at the start of the toolbar.

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.

public static int Toolbar_navigationIcon

Icon drawable to use for the navigation button located at the start of the toolbar.

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.

public static int Toolbar_popupTheme

Reference to a theme that should be used to inflate popups shown by widgets in the toolbar.

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.

public static int Toolbar_subtitle

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.

public static int Toolbar_subtitleTextAppearance

This symbol is the offset where the subtitleTextAppearance attribute's value can be found in the Toolbar 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".

public static int Toolbar_subtitleTextColor

A color to apply to the subtitle string.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int Toolbar_title

This symbol is the offset where the title attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleMarginBottom

This symbol is the offset where the titleMarginBottom attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleMarginEnd

This symbol is the offset where the titleMarginEnd attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleMarginStart

This symbol is the offset where the titleMarginStart attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleMarginTop

This symbol is the offset where the titleMarginTop attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleMargins

This symbol is the offset where the titleMargins attribute's value can be found in the Toolbar 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.

public static int Toolbar_titleTextAppearance

This symbol is the offset where the titleTextAppearance attribute's value can be found in the Toolbar 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".

public static int Toolbar_titleTextColor

A color to apply to the title string.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static final int[] View

Attributes that can be used with a View.

Includes the following attributes:

AttributeDescription
android:focusable Boolean that controls whether a view can take focus.
android:theme Specifies a theme override for a view.
android.support.v7.mediarouter:paddingEnd Sets the padding, in pixels, of the end edge; see padding.
android.support.v7.mediarouter:paddingStart Sets the padding, in pixels, of the start edge; see padding.
android.support.v7.mediarouter:theme Deprecated.

public static final int[] ViewBackgroundHelper

Attributes that can be used with a ViewBackgroundHelper.

Includes the following attributes:

AttributeDescription
android:background
android.support.v7.mediarouter:backgroundTint Tint to apply to the background.
android.support.v7.mediarouter:backgroundTintMode Blending mode used to apply the background tint.

public static int ViewBackgroundHelper_android_background

This symbol is the offset where the background attribute's value can be found in the ViewBackgroundHelper array.

public static int ViewBackgroundHelper_backgroundTint

Tint to apply to the background.

Must be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int ViewBackgroundHelper_backgroundTintMode

Blending mode used to apply the background tint.

Must be one of the following constant values.

ConstantValueDescription
src_over3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
src_in5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_atop9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
multiply14 Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen15 [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]

This is a private symbol.

public static final int[] ViewStubCompat

Attributes that can be used with a ViewStubCompat.

Includes the following attributes:

AttributeDescription
android:id
android:inflatedId Overrides the id of the inflated View with this value.
android:layout Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so.

public static int ViewStubCompat_android_id

This symbol is the offset where the id attribute's value can be found in the ViewStubCompat array.

public static int ViewStubCompat_android_inflatedId

Overrides the id of the inflated View with this value.

This corresponds to the global attribute resource symbol inflatedId.

public static int ViewStubCompat_android_layout

Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a valid reference to a layout.

This corresponds to the global attribute resource symbol layout.

public static int View_android_focusable

Boolean that controls whether a view can take focus. By default the user can not move focus to a view; by setting this attribute to true the view is allowed to take focus. This value does not impact the behavior of directly calling requestFocus(), which will always request focus regardless of this view. It only impacts where focus navigation will try to move focus.

This corresponds to the global attribute resource symbol focusable.

public static int View_android_theme

Specifies a theme override for a view. When a theme override is set, the view will be inflated using a Context themed with the specified resource.

This corresponds to the global attribute resource symbol theme.

public static int View_paddingEnd

Sets the padding, in pixels, of the end edge; see padding.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int View_paddingStart

Sets the padding, in pixels, of the start edge; see padding.

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters).

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

This is a private symbol.

public static int View_theme

Deprecated.

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.

Public Constructors

public R.styleable ()