R.styleable

public static final class R.styleable
extends Object

java.lang.Object
   ↳ android.support.wearable.R.styleable


Summary

Fields

public static final int[] AcceptDenyDialogPreference

Base attributes available to AcceptDenyDialogPreference.

public static int AcceptDenyDialogPreference_dialogIcon

The icon for the dialog.

public static int AcceptDenyDialogPreference_dialogMessage

The message in the dialog.

public static int AcceptDenyDialogPreference_dialogTitle

The title in the dialog.

public static int AcceptDenyDialogPreference_showNegativeDialogButton

Specifies if the negative button should be shown for the dialog.

public static int AcceptDenyDialogPreference_showPositiveDialogButton

Specifies if the positive button should be shown for the dialog.

public static final int[] AcceptDenySwitchPreference

Base attributes available to AcceptDenySwitchPreference.

public static int AcceptDenySwitchPreference_dialogIcon

The icon for the dialog.

public static int AcceptDenySwitchPreference_dialogMessage

The message in the dialog.

public static int AcceptDenySwitchPreference_dialogTitle

The title in the dialog.

public static int AcceptDenySwitchPreference_showDialogWhenTurningOff

Specifies if the dialog should be shown when the switch is turning off.

public static int AcceptDenySwitchPreference_showDialogWhenTurningOn

Specifies if the dialog should be shown when the switch is turning on.

public static int AcceptDenySwitchPreference_showNegativeDialogButton

Specifies if the negative button should be shown for the dialog.

public static int AcceptDenySwitchPreference_showPositiveDialogButton

Specifies if the positive button should be shown for the dialog.

public static final int[] ActionBar

Attributes that can be used with a ActionBar.

public static final int[] ActionBarLayout

Attributes that can be used with a ActionBarLayout.

public static int ActionBarLayout_android_layout_gravity

This symbol is the offset where the R.attr.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_contentInsetEndWithActions

Minimum inset for content views within a bar when actions from a menu are present.

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_contentInsetStartWithNavigation

Minimum inset for content views within a bar when a navigation button is present, such as the Up button.

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

May 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

May be a reference to another resource, in the form "@[+][package:]type/name" or 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"

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

May 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[] ActionLabel

Attributes that can be used with a ActionLabel.

public static int ActionLabel_android_fontFamily

This symbol is the offset where the R.attr.fontFamily attribute's value can be found in the ActionLabel array.

public static int ActionLabel_android_gravity

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

public static int ActionLabel_android_lineSpacingExtra

This symbol is the offset where the R.attr.lineSpacingExtra attribute's value can be found in the ActionLabel array.

public static int ActionLabel_android_lineSpacingMultiplier

This symbol is the offset where the R.attr.lineSpacingMultiplier attribute's value can be found in the ActionLabel array.

public static int ActionLabel_android_maxLines

This symbol is the offset where the R.attr.maxLines attribute's value can be found in the ActionLabel array.

public static int ActionLabel_android_text

This symbol is the offset where the R.attr.text attribute's value can be found in the ActionLabel array.

public static int ActionLabel_android_textColor

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

public static int ActionLabel_android_textStyle

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

public static int ActionLabel_android_typeface

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

public static int ActionLabel_maxTextSize

This symbol is the offset where the R.attr.maxTextSize attribute's value can be found in the ActionLabel array.

public static int ActionLabel_minTextSize

This symbol is the offset where the R.attr.minTextSize attribute's value can be found in the ActionLabel array.

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 R.attr.minWidth attribute's value can be found in the ActionMenuItemView array.

public static final int[] ActionMenuView

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[] ActionPage

Attributes that can be used with a ActionPage.

public static int ActionPage_android_color

This symbol is the offset where the R.attr.color attribute's value can be found in the ActionPage array.

public static int ActionPage_android_elevation

This symbol is the offset where the R.attr.elevation attribute's value can be found in the ActionPage array.

public static int ActionPage_android_fontFamily

This symbol is the offset where the R.attr.fontFamily attribute's value can be found in the ActionPage array.

public static int ActionPage_android_gravity

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

public static int ActionPage_android_lineSpacingExtra

This symbol is the offset where the R.attr.lineSpacingExtra attribute's value can be found in the ActionPage array.

public static int ActionPage_android_lineSpacingMultiplier

This symbol is the offset where the R.attr.lineSpacingMultiplier attribute's value can be found in the ActionPage array.

public static int ActionPage_android_maxLines

This symbol is the offset where the R.attr.maxLines attribute's value can be found in the ActionPage array.

public static int ActionPage_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the ActionPage array.

public static int ActionPage_android_stateListAnimator

This symbol is the offset where the R.attr.stateListAnimator attribute's value can be found in the ActionPage array.

public static int ActionPage_android_text

This symbol is the offset where the R.attr.text attribute's value can be found in the ActionPage array.

public static int ActionPage_android_textColor

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

public static int ActionPage_android_textStyle

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

public static int ActionPage_android_typeface

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

public static int ActionPage_buttonRippleColor

This symbol is the offset where the R.attr.buttonRippleColor attribute's value can be found in the ActionPage array.

public static int ActionPage_imageScaleMode

This symbol is the offset where the R.attr.imageScaleMode attribute's value can be found in the ActionPage array.

public static int ActionPage_maxTextSize

This symbol is the offset where the R.attr.maxTextSize attribute's value can be found in the ActionPage array.

public static int ActionPage_minTextSize

This symbol is the offset where the R.attr.minTextSize attribute's value can be found in the ActionPage array.

public static int ActionPage_pressedButtonTranslationZ

This symbol is the offset where the R.attr.pressedButtonTranslationZ attribute's value can be found in the ActionPage array.

public static final int[] ActivityChooserView

Attributes that can be used with 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

Attributes that can be used with a AlertDialog.

public static int AlertDialog_android_layout

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

public static int AlertDialog_buttonIconDimen

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

public static int AlertDialog_buttonPanelSideLayout

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

public static int AlertDialog_listItemLayout

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

public static int AlertDialog_listLayout

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

public static int AlertDialog_multiChoiceItemLayout

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

public static int AlertDialog_showTitle

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

public static int AlertDialog_singleChoiceItemLayout

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

public static final int[] AnimatedStateListDrawableCompat

Attributes that can be used with a AnimatedStateListDrawableCompat.

public static int AnimatedStateListDrawableCompat_android_constantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.

public static int AnimatedStateListDrawableCompat_android_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

public static int AnimatedStateListDrawableCompat_android_enterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

public static int AnimatedStateListDrawableCompat_android_exitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

public static int AnimatedStateListDrawableCompat_android_variablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

public static int AnimatedStateListDrawableCompat_android_visible

Indicates whether the drawable should be initially visible.

public static final int[] AnimatedStateListDrawableItem

Attributes that can be used with a AnimatedStateListDrawableItem.

public static int AnimatedStateListDrawableItem_android_drawable

Reference to a drawable resource to use for the frame.

public static int AnimatedStateListDrawableItem_android_id

Keyframe identifier for use in specifying transitions.

public static final int[] AnimatedStateListDrawableTransition

Attributes that can be used with a AnimatedStateListDrawableTransition.

public static int AnimatedStateListDrawableTransition_android_drawable

Reference to a animation drawable resource to use for the frame.

public static int AnimatedStateListDrawableTransition_android_fromId

Keyframe identifier for the starting state.

public static int AnimatedStateListDrawableTransition_android_reversible

Whether this transition is reversible.

public static int AnimatedStateListDrawableTransition_android_toId

Keyframe identifier for the ending state.

public static final int[] AppCompatEmojiHelper

public static final int[] AppCompatImageView

Attributes that can be used with a AppCompatImageView.

public static int AppCompatImageView_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the AppCompatImageView array.

public static int AppCompatImageView_srcCompat

Sets a drawable as the content of this ImageView.

public static int AppCompatImageView_tint

Tint to apply to the image source.

public static int AppCompatImageView_tintMode

Blending mode used to apply the image source tint.

public static final int[] AppCompatSeekBar

Attributes that can be used with a AppCompatSeekBar.

public static int AppCompatSeekBar_android_thumb

This symbol is the offset where the R.attr.thumb attribute's value can be found in the AppCompatSeekBar array.

public static int AppCompatSeekBar_tickMark

Drawable displayed at each progress position on a seekbar.

public static int AppCompatSeekBar_tickMarkTint

Tint to apply to the tick mark drawable.

public static int AppCompatSeekBar_tickMarkTintMode

Blending mode used to apply the tick mark tint.

public static final int[] AppCompatTextHelper

Attributes that can be used with a AppCompatTextHelper.

public static int AppCompatTextHelper_android_drawableBottom

This symbol is the offset where the R.attr.drawableBottom attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_drawableEnd

This symbol is the offset where the R.attr.drawableEnd attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_drawableLeft

This symbol is the offset where the R.attr.drawableLeft attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_drawableRight

This symbol is the offset where the R.attr.drawableRight attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_drawableStart

This symbol is the offset where the R.attr.drawableStart attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_drawableTop

This symbol is the offset where the R.attr.drawableTop attribute's value can be found in the AppCompatTextHelper array.

public static int AppCompatTextHelper_android_textAppearance

This symbol is the offset where the R.attr.textAppearance attribute's value can be found in the AppCompatTextHelper 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 R.attr.textAppearance attribute's value can be found in the AppCompatTextView array.

public static int AppCompatTextView_autoSizeMaxTextSize

The maximum text size constraint to be used when auto-sizing text.

public static int AppCompatTextView_autoSizeMinTextSize

The minimum text size constraint to be used when auto-sizing text.

public static int AppCompatTextView_autoSizePresetSizes

Resource array of dimensions to be used in conjunction with autoSizeTextType set to uniform.

public static int AppCompatTextView_autoSizeStepGranularity

Specify the auto-size step size if autoSizeTextType is set to uniform.

public static int AppCompatTextView_autoSizeTextType

Specify the type of auto-size.

public static int AppCompatTextView_drawableBottomCompat

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

public static int AppCompatTextView_drawableEndCompat

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

public static int AppCompatTextView_drawableLeftCompat

Compound drawables allowing the use of vector drawable when running on older versions of the platform.

public static int AppCompatTextView_drawableRightCompat

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

public static int AppCompatTextView_drawableStartCompat

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

public static int AppCompatTextView_drawableTint

Tint to apply to the compound (left, top, etc.) drawables.

public static int AppCompatTextView_drawableTintMode

Blending mode used to apply the compound (left, top, etc.) drawables tint.

public static int AppCompatTextView_drawableTopCompat

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

public static int AppCompatTextView_emojiCompatEnabled

Display the emoji if emojicompat has this character for emoji not on the system

May be a boolean value, such as "true" or "false".

public static int AppCompatTextView_firstBaselineToTopHeight

Distance from the top of the TextView to the first text baseline.

public static int AppCompatTextView_fontFamily

The attribute for the font family.

public static int AppCompatTextView_fontVariationSettings

OpenType font variation settings, available after api 26.

public static int AppCompatTextView_lastBaselineToBottomHeight

Distance from the bottom of the TextView to the last text baseline.

public static int AppCompatTextView_lineHeight

Explicit height between lines of text.

public static int AppCompatTextView_textAllCaps

Present the text in ALL CAPS.

public static int AppCompatTextView_textLocale

Set the textLocale by a comma-separated language tag string, for example "ja-JP,zh-CN".

public static final int[] AppCompatTheme

Attributes that can be used with a AppCompatTheme.

public static int AppCompatTheme_actionBarDivider

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

public static int AppCompatTheme_actionBarItemBackground

Custom item state list drawable background for action bar items.

public static int AppCompatTheme_actionBarPopupTheme

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

public static int AppCompatTheme_actionBarSize

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

public static int AppCompatTheme_actionBarSplitStyle

Reference to a style for the split Action Bar.

public static int AppCompatTheme_actionBarStyle

Reference to a style for the Action Bar

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

public static int AppCompatTheme_actionBarTabBarStyle

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

public static int AppCompatTheme_actionBarTabStyle

Default style for tabs within an action bar

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

public static int AppCompatTheme_actionBarTabTextStyle

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

public static int AppCompatTheme_actionBarTheme

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

public static int AppCompatTheme_actionBarWidgetTheme

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

public static int AppCompatTheme_actionButtonStyle

Default action button style.

public static int AppCompatTheme_actionDropDownStyle

Default ActionBar dropdown style.

public static int AppCompatTheme_actionMenuTextAppearance

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

public static int AppCompatTheme_actionMenuTextColor

Color for text that appears within action menu items.

public static int AppCompatTheme_actionModeBackground

Background drawable to use for action mode UI

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

public static int AppCompatTheme_actionModeCloseButtonStyle

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

public static int AppCompatTheme_actionModeCloseContentDescription

Content description to use for the close action mode button

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

public static int AppCompatTheme_actionModeCloseDrawable

Drawable to use for the close action mode button

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

public static int AppCompatTheme_actionModeCopyDrawable

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

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

public static int AppCompatTheme_actionModeCutDrawable

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

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

public static int AppCompatTheme_actionModeFindDrawable

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

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

public static int AppCompatTheme_actionModePasteDrawable

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

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

public static int AppCompatTheme_actionModePopupWindowStyle

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

public static int AppCompatTheme_actionModeSelectAllDrawable

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

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

public static int AppCompatTheme_actionModeShareDrawable

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

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

public static int AppCompatTheme_actionModeSplitBackground

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

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

public static int AppCompatTheme_actionModeStyle

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

public static int AppCompatTheme_actionModeTheme

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

public static int AppCompatTheme_actionModeWebSearchDrawable

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

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

public static int AppCompatTheme_actionOverflowButtonStyle

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

public static int AppCompatTheme_actionOverflowMenuStyle

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

public static int AppCompatTheme_activityChooserViewStyle

Default ActivityChooserView style.

public static int AppCompatTheme_alertDialogButtonGroupStyle

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

public static int AppCompatTheme_alertDialogCenterButtons

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

public static int AppCompatTheme_alertDialogStyle

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

public static int AppCompatTheme_alertDialogTheme

Theme to use for alert dialogs spawned from this theme.

public static int AppCompatTheme_android_windowAnimationStyle

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

public static int AppCompatTheme_android_windowIsFloating

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

public static int AppCompatTheme_autoCompleteTextViewStyle

Default AutoCompleteTextView style.

public static int AppCompatTheme_borderlessButtonStyle

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

public static int AppCompatTheme_buttonBarButtonStyle

Style for buttons within button bars

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

public static int AppCompatTheme_buttonBarNegativeButtonStyle

Style for the "negative" buttons within button bars

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

public static int AppCompatTheme_buttonBarNeutralButtonStyle

Style for the "neutral" buttons within button bars

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

public static int AppCompatTheme_buttonBarPositiveButtonStyle

Style for the "positive" buttons within button bars

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

public static int AppCompatTheme_buttonBarStyle

Style for button bars

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

public static int AppCompatTheme_buttonStyle

Normal Button style.

public static int AppCompatTheme_buttonStyleSmall

Small Button style.

public static int AppCompatTheme_checkboxStyle

Default Checkbox style.

public static int AppCompatTheme_checkedTextViewStyle

Default CheckedTextView style.

public static int AppCompatTheme_colorAccent

Bright complement to the primary branding color.

public static int AppCompatTheme_colorBackgroundFloating

Default color of background imagery for floating components, ex.

public static int AppCompatTheme_colorButtonNormal

The color applied to framework buttons in their normal state.

public static int AppCompatTheme_colorControlActivated

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

public static int AppCompatTheme_colorControlHighlight

The color applied to framework control highlights (ex.

public static int AppCompatTheme_colorControlNormal

The color applied to framework controls in their normal state.

public static int AppCompatTheme_colorError

Color used for error states and things that need to be drawn to the user's attention.

public static int AppCompatTheme_colorPrimary

The primary branding color for the app.

public static int AppCompatTheme_colorPrimaryDark

Dark variant of the primary branding color.

public static int AppCompatTheme_colorSwitchThumbNormal

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

public static int AppCompatTheme_controlBackground

The background used by framework controls.

public static int AppCompatTheme_dialogCornerRadius

Preferred corner radius of dialogs.

public static int AppCompatTheme_dialogPreferredPadding

Preferred padding for dialog content.

public static int AppCompatTheme_dialogTheme

Theme to use for dialogs spawned from this theme.

public static int AppCompatTheme_dividerHorizontal

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

public static int AppCompatTheme_dividerVertical

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

public static int AppCompatTheme_dropDownListViewStyle

ListPopupWindow compatibility

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

public static int AppCompatTheme_dropdownListPreferredItemHeight

The preferred item height for dropdown lists.

public static int AppCompatTheme_editTextBackground

EditText background drawable.

public static int AppCompatTheme_editTextColor

EditText text foreground color.

public static int AppCompatTheme_editTextStyle

Default EditText style.

public static int AppCompatTheme_homeAsUpIndicator

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

public static int AppCompatTheme_imageButtonStyle

ImageButton background drawable.

public static int AppCompatTheme_listChoiceBackgroundIndicator

Drawable used as a background for selected list items.

public static int AppCompatTheme_listChoiceIndicatorMultipleAnimated

Animated Drawable to use for multiple choice indicators.

public static int AppCompatTheme_listChoiceIndicatorSingleAnimated

Animated Drawable to use for single choice indicators.

public static int AppCompatTheme_listDividerAlertDialog

The list divider used in alert dialogs.

public static int AppCompatTheme_listMenuViewStyle

Default menu-style ListView style.

public static int AppCompatTheme_listPopupWindowStyle

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

public static int AppCompatTheme_listPreferredItemHeight

The preferred list item height.

public static int AppCompatTheme_listPreferredItemHeightLarge

A larger, more robust list item height.

public static int AppCompatTheme_listPreferredItemHeightSmall

A smaller, sleeker list item height.

public static int AppCompatTheme_listPreferredItemPaddingEnd

The preferred padding along the end edge of list items.

public static int AppCompatTheme_listPreferredItemPaddingLeft

The preferred padding along the left edge of list items.

public static int AppCompatTheme_listPreferredItemPaddingRight

The preferred padding along the right edge of list items.

public static int AppCompatTheme_listPreferredItemPaddingStart

The preferred padding along the start edge of list items.

public static int AppCompatTheme_panelBackground

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

public static int AppCompatTheme_panelMenuListTheme

Default Panel Menu style.

public static int AppCompatTheme_panelMenuListWidth

Default Panel Menu width.

public static int AppCompatTheme_popupMenuStyle

Default PopupMenu style.

public static int AppCompatTheme_popupWindowStyle

Default PopupWindow style.

public static int AppCompatTheme_radioButtonStyle

Default RadioButton style.

public static int AppCompatTheme_ratingBarStyle

Default RatingBar style.

public static int AppCompatTheme_ratingBarStyleIndicator

Indicator RatingBar style.

public static int AppCompatTheme_ratingBarStyleSmall

Small indicator RatingBar style.

public static int AppCompatTheme_searchViewStyle

Style for the search query widget.

public static int AppCompatTheme_seekBarStyle

Default SeekBar style.

public static int AppCompatTheme_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 AppCompatTheme_selectableItemBackgroundBorderless

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

public static int AppCompatTheme_spinnerDropDownItemStyle

Default Spinner style.

public static int AppCompatTheme_spinnerStyle

Default Spinner style.

public static int AppCompatTheme_switchStyle

Default style for the Switch widget.

public static int AppCompatTheme_textAppearanceLargePopupMenu

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

public static int AppCompatTheme_textAppearanceListItem

The preferred TextAppearance for the primary text of list items.

public static int AppCompatTheme_textAppearanceListItemSecondary

The preferred TextAppearance for the secondary text of list items.

public static int AppCompatTheme_textAppearanceListItemSmall

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

public static int AppCompatTheme_textAppearancePopupMenuHeader

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

public static int AppCompatTheme_textAppearanceSearchResultSubtitle

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

public static int AppCompatTheme_textAppearanceSearchResultTitle

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

public static int AppCompatTheme_textAppearanceSmallPopupMenu

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

public static int AppCompatTheme_textColorAlertDialogListItem

Color of list item text in alert dialogs.

public static int AppCompatTheme_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 a theme attribute in the form "?[package:]type/name".

public static int AppCompatTheme_toolbarNavigationButtonStyle

Default Toolar NavigationButtonStyle

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

public static int AppCompatTheme_toolbarStyle

Default Toolbar style.

public static int AppCompatTheme_tooltipForegroundColor

Foreground color to use for tooltips

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

public static int AppCompatTheme_tooltipFrameBackground

Background to use for tooltips

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

public static int AppCompatTheme_viewInflaterClass

This symbol is the offset where the R.attr.viewInflaterClass attribute's value can be found in the AppCompatTheme array.

public static int AppCompatTheme_windowActionBar

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

public static int AppCompatTheme_windowActionBarOverlay

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

public static int AppCompatTheme_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 AppCompatTheme_windowFixedHeightMajor

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

public static int AppCompatTheme_windowFixedHeightMinor

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

public static int AppCompatTheme_windowFixedWidthMajor

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

public static int AppCompatTheme_windowFixedWidthMinor

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

public static int AppCompatTheme_windowMinWidthMajor

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

public static int AppCompatTheme_windowMinWidthMinor

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

public static int AppCompatTheme_windowNoTitle

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

public static final int[] BackgroundStyle

Attributes that can be used with a BackgroundStyle.

public static int BackgroundStyle_android_selectableItemBackground

This symbol is the offset where the R.attr.selectableItemBackground attribute's value can be found in the BackgroundStyle array.

public static int BackgroundStyle_selectableItemBackground

Need a non-android: attr here so that gradle doesn't remove it

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

public static final int[] BoxInsetLayout_Layout

Attributes that can be used with a BoxInsetLayout_Layout.

public static int BoxInsetLayout_Layout_layout_box

This symbol is the offset where the R.attr.layout_box attribute's value can be found in the BoxInsetLayout_Layout array.

public static final int[] ButtonBarLayout

Attributes that can be used with a ButtonBarLayout.

public static int ButtonBarLayout_allowStacking

Whether to automatically stack the buttons when there is not enough space to lay them out side-by-side.

public static final int[] Capability

Attributes that can be used with a Capability.

public static int Capability_queryPatterns

Resource reference to the string array of query patterns for a custom capability.

public static int Capability_shortcutMatchRequired

Indicates whether a parameter in a capability template can only contain a matched shortcut id and not an arbitrary string.

public static final int[] CheckBoxPreference

Attributes that can be used with a CheckBoxPreference.

public static int CheckBoxPreference_android_disableDependentsState

This symbol is the offset where the R.attr.disableDependentsState attribute's value can be found in the CheckBoxPreference array.

public static int CheckBoxPreference_android_summaryOff

This symbol is the offset where the R.attr.summaryOff attribute's value can be found in the CheckBoxPreference array.

public static int CheckBoxPreference_android_summaryOn

This symbol is the offset where the R.attr.summaryOn attribute's value can be found in the CheckBoxPreference array.

public static int CheckBoxPreference_disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

public static int CheckBoxPreference_summaryOff

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is unchecked.

public static int CheckBoxPreference_summaryOn

The summary for the Preference in a PreferenceActivity screen when the CheckBoxPreference is checked.

public static final int[] CheckedTextView

Attributes that can be used with a CheckedTextView.

public static int CheckedTextView_android_checkMark

This symbol is the offset where the R.attr.checkMark attribute's value can be found in the CheckedTextView array.

public static int CheckedTextView_checkMarkCompat

Compat attr to load backported drawable types

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

public static int CheckedTextView_checkMarkTint

Tint to apply to the check mark drawable.

public static int CheckedTextView_checkMarkTintMode

Blending mode used to apply the check mark tint.

public static final int[] CircledImageView

Attributes that can be used with a CircledImageView.

public static int CircledImageView_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_border_cap

This symbol is the offset where the R.attr.circle_border_cap attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_border_color

This symbol is the offset where the R.attr.circle_border_color attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_border_width

This symbol is the offset where the R.attr.circle_border_width attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_color

This symbol is the offset where the R.attr.circle_color attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_padding

This symbol is the offset where the R.attr.circle_padding attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_radius

This symbol is the offset where the R.attr.circle_radius attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_radius_percent

This symbol is the offset where the R.attr.circle_radius_percent attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_radius_pressed

This symbol is the offset where the R.attr.circle_radius_pressed attribute's value can be found in the CircledImageView array.

public static int CircledImageView_circle_radius_pressed_percent

This symbol is the offset where the R.attr.circle_radius_pressed_percent attribute's value can be found in the CircledImageView array.

public static int CircledImageView_image_circle_percentage

This symbol is the offset where the R.attr.image_circle_percentage attribute's value can be found in the CircledImageView array.

public static int CircledImageView_image_horizontal_offcenter_percentage

This symbol is the offset where the R.attr.image_horizontal_offcenter_percentage attribute's value can be found in the CircledImageView array.

public static int CircledImageView_image_tint

This symbol is the offset where the R.attr.image_tint attribute's value can be found in the CircledImageView array.

public static int CircledImageView_shadow_width

This symbol is the offset where the R.attr.shadow_width attribute's value can be found in the CircledImageView array.

public static int CircledImageView_square_dimen

This symbol is the offset where the R.attr.square_dimen attribute's value can be found in the CircledImageView array.

public static final int[] CircularButton

Attributes that can be used with a CircularButton.

public static int CircularButton_android_clickable

This symbol is the offset where the R.attr.clickable attribute's value can be found in the CircularButton array.

public static int CircularButton_android_color

This symbol is the offset where the R.attr.color attribute's value can be found in the CircularButton array.

public static int CircularButton_android_elevation

This symbol is the offset where the R.attr.elevation attribute's value can be found in the CircularButton array.

public static int CircularButton_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the CircularButton array.

public static int CircularButton_android_stateListAnimator

This symbol is the offset where the R.attr.stateListAnimator attribute's value can be found in the CircularButton array.

public static int CircularButton_buttonRippleColor

This symbol is the offset where the R.attr.buttonRippleColor attribute's value can be found in the CircularButton array.

public static int CircularButton_imageScaleMode

This symbol is the offset where the R.attr.imageScaleMode attribute's value can be found in the CircularButton array.

public static int CircularButton_pressedButtonTranslationZ

This symbol is the offset where the R.attr.pressedButtonTranslationZ attribute's value can be found in the CircularButton array.

public static final int[] ColorStateListItem

Attributes that can be used with a ColorStateListItem.

public static int ColorStateListItem_alpha

Alpha multiplier applied to the base color.

public static int ColorStateListItem_android_alpha

This symbol is the offset where the R.attr.alpha attribute's value can be found in the ColorStateListItem array.

public static int ColorStateListItem_android_color

Base color for this state.

public static int ColorStateListItem_android_lStar

This symbol is the offset where the R.attr.lStar attribute's value can be found in the ColorStateListItem array.

public static int ColorStateListItem_lStar

Perceptual luminance applied to the base color.

public static final int[] ComplicationDrawable

Attributes that can be used with a ComplicationDrawable.

public static int ComplicationDrawable_backgroundColor

Defines the background color.

public static int ComplicationDrawable_backgroundDrawable

Defines the drawable to be used as a background.

public static int ComplicationDrawable_borderColor

Defines border color.

public static int ComplicationDrawable_borderDashGap

Defines dash gap for borders with style 'dashed'.

public static int ComplicationDrawable_borderDashWidth

Defines dash width for borders with style 'dashed'.

public static int ComplicationDrawable_borderRadius

Defines border radius.

public static int ComplicationDrawable_borderStyle

Defines border style.

public static int ComplicationDrawable_borderWidth

Defines stroke width for borders.

public static int ComplicationDrawable_highlightColor

Defines highlight color.

public static int ComplicationDrawable_iconColor

Defines icon tint color.

public static int ComplicationDrawable_rangedValuePrimaryColor

Defines main color for ranged value indicator.

public static int ComplicationDrawable_rangedValueProgressHidden

Defines visibility for ranged value indicator.

public static int ComplicationDrawable_rangedValueRingWidth

Defines stroke width for ranged value indicator.

public static int ComplicationDrawable_rangedValueSecondaryColor

Defines secondary color for ranged value indicator.

public static int ComplicationDrawable_textColor

Defines text color for short text and long text fields.

public static int ComplicationDrawable_textSize

Defines text size for short text and long text fields.

public static int ComplicationDrawable_textTypeface

Defines typeface for short text and long text fields.

public static int ComplicationDrawable_titleColor

Defines text color for short title and long title fields.

public static int ComplicationDrawable_titleSize

Defines text size for short title and long title fields.

public static int ComplicationDrawable_titleTypeface

Defines typeface for short title and long title fields.

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 R.attr.button attribute's value can be found in the CompoundButton array.

public static int CompoundButton_buttonCompat

Compat attr to load backported drawable types

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

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[] CoordinatorLayout

Attributes that can be used with a CoordinatorLayout.

public static final int[] CoordinatorLayout_Layout

Attributes that can be used with a CoordinatorLayout_Layout.

public static int CoordinatorLayout_Layout_android_layout_gravity

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

public static int CoordinatorLayout_Layout_layout_anchor

The id of an anchor view that this view should position relative to.

public static int CoordinatorLayout_Layout_layout_anchorGravity

Specifies how an object should position relative to an anchor, on both the X and Y axes, within its parent's bounds.

public static int CoordinatorLayout_Layout_layout_behavior

The class name of a Behavior class defining special runtime behavior for this child view.

public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges

Specifies how this view dodges the inset edges of the CoordinatorLayout.

public static int CoordinatorLayout_Layout_layout_insetEdge

Specifies how this view insets the CoordinatorLayout and make some other views dodge it.

public static int CoordinatorLayout_Layout_layout_keyline

The index of a keyline this view should position relative to.

public static int CoordinatorLayout_keylines

A reference to an array of integers representing the locations of horizontal keylines in dp from the starting edge.

public static int CoordinatorLayout_statusBarBackground

Drawable to display behind the status bar when the view is set to draw behind it.

public static final int[] DelayedConfirmationView

Attributes that can be used with a DelayedConfirmationView.

public static int DelayedConfirmationView_update_interval

This symbol is the offset where the R.attr.update_interval attribute's value can be found in the DelayedConfirmationView array.

public static final int[] DialogPreference

Attributes that can be used with a DialogPreference.

public static int DialogPreference_android_dialogIcon

This symbol is the offset where the R.attr.dialogIcon attribute's value can be found in the DialogPreference array.

public static int DialogPreference_android_dialogLayout

This symbol is the offset where the R.attr.dialogLayout attribute's value can be found in the DialogPreference array.

public static int DialogPreference_android_dialogMessage

This symbol is the offset where the R.attr.dialogMessage attribute's value can be found in the DialogPreference array.

public static int DialogPreference_android_dialogTitle

This symbol is the offset where the R.attr.dialogTitle attribute's value can be found in the DialogPreference array.

public static int DialogPreference_android_negativeButtonText

This symbol is the offset where the R.attr.negativeButtonText attribute's value can be found in the DialogPreference array.

public static int DialogPreference_android_positiveButtonText

This symbol is the offset where the R.attr.positiveButtonText attribute's value can be found in the DialogPreference array.

public static int DialogPreference_dialogIcon

The icon for the dialog.

public static int DialogPreference_dialogLayout

A layout to be used as the content View for the dialog.

public static int DialogPreference_dialogMessage

The message in the dialog.

public static int DialogPreference_dialogTitle

The title in the dialog.

public static int DialogPreference_negativeButtonText

The negative button text for the dialog.

public static int DialogPreference_positiveButtonText

The positive button text for the dialog.

public static final int[] DotsPageIndicator

Attributes that can be used with a DotsPageIndicator.

public static int DotsPageIndicator_dotColor

This symbol is the offset where the R.attr.dotColor attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotColorSelected

This symbol is the offset where the R.attr.dotColorSelected attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotFadeInDuration

This symbol is the offset where the R.attr.dotFadeInDuration attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotFadeOutDelay

This symbol is the offset where the R.attr.dotFadeOutDelay attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotFadeOutDuration

This symbol is the offset where the R.attr.dotFadeOutDuration attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotFadeWhenIdle

This symbol is the offset where the R.attr.dotFadeWhenIdle attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotRadius

This symbol is the offset where the R.attr.dotRadius attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotRadiusSelected

This symbol is the offset where the R.attr.dotRadiusSelected attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotShadowColor

This symbol is the offset where the R.attr.dotShadowColor attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotShadowDx

This symbol is the offset where the R.attr.dotShadowDx attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotShadowDy

This symbol is the offset where the R.attr.dotShadowDy attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotShadowRadius

This symbol is the offset where the R.attr.dotShadowRadius attribute's value can be found in the DotsPageIndicator array.

public static int DotsPageIndicator_dotSpacing

This symbol is the offset where the R.attr.dotSpacing attribute's value can be found in the DotsPageIndicator array.

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

May 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

May 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

May 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

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

public static int DrawerArrowToggle_drawableSize

The total size of the drawable

May 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

May 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

May be a boolean value, such as "true" or "false".

public static int DrawerArrowToggle_thickness

The thickness (stroke size) for the bar paint

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

public static final int[] DrawerLayout

Attributes that can be used with a DrawerLayout.

public static int DrawerLayout_elevation

The height difference between the drawer and the base surface.

public static final int[] EditTextPreference

Attributes that can be used with a EditTextPreference.

public static int EditTextPreference_useSimpleSummaryProvider

Whether the preference should automatically set its summary to the value saved for the preference, and update the summary when the value is changed.

public static final int[] FontFamily

Attributes that can be used with a FontFamily.

public static final int[] FontFamilyFont

Attributes that can be used with a FontFamilyFont.

public static int FontFamilyFont_android_font

This symbol is the offset where the R.attr.font attribute's value can be found in the FontFamilyFont array.

public static int FontFamilyFont_android_fontStyle

References to the framework attrs

Must be one of the following constant values.

public static int FontFamilyFont_android_fontVariationSettings

This symbol is the offset where the R.attr.fontVariationSettings attribute's value can be found in the FontFamilyFont array.

public static int FontFamilyFont_android_fontWeight

This symbol is the offset where the R.attr.fontWeight attribute's value can be found in the FontFamilyFont array.

public static int FontFamilyFont_android_ttcIndex

This symbol is the offset where the R.attr.ttcIndex attribute's value can be found in the FontFamilyFont array.

public static int FontFamilyFont_font

The reference to the font file to be used.

public static int FontFamilyFont_fontStyle

The style of the given font file.

public static int FontFamilyFont_fontVariationSettings

The variation settings to be applied to the font.

public static int FontFamilyFont_fontWeight

The weight of the given font file.

public static int FontFamilyFont_ttcIndex

The index of the font in the tcc font file.

public static int FontFamily_fontProviderAuthority

The authority of the Font Provider to be used for the request.

public static int FontFamily_fontProviderCerts

The sets of hashes for the certificates the provider should be signed with.

public static int FontFamily_fontProviderFetchStrategy

The strategy to be used when fetching font data from a font provider in XML layouts.

public static int FontFamily_fontProviderFetchTimeout

The length of the timeout during fetching.

public static int FontFamily_fontProviderPackage

The package for the Font Provider to be used for the request.

public static int FontFamily_fontProviderQuery

The query to be sent over to the provider.

public static int FontFamily_fontProviderSystemFontFamily

Provides the system font family name to check before downloading the font.

public static final int[] Fragment

Attributes that can be used with a Fragment.

public static final int[] FragmentContainerView

Attributes that can be used with a FragmentContainerView.

public static int FragmentContainerView_android_name

This symbol is the offset where the R.attr.name attribute's value can be found in the FragmentContainerView array.

public static int FragmentContainerView_android_tag

This symbol is the offset where the R.attr.tag attribute's value can be found in the FragmentContainerView array.

public static int Fragment_android_id

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

public static int Fragment_android_name

This symbol is the offset where the R.attr.name attribute's value can be found in the Fragment array.

public static int Fragment_android_tag

This symbol is the offset where the R.attr.tag attribute's value can be found in the Fragment array.

public static final int[] GradientColor

Attributes that can be used with a GradientColor.

public static final int[] GradientColorItem

Attributes that can be used with a GradientColorItem.

public static int GradientColorItem_android_color

The current color for the offset inside the gradient.

public static int GradientColorItem_android_offset

The offset (or ratio) of this current color item inside the gradient.

public static int GradientColor_android_centerColor

Optional center color.

public static int GradientColor_android_centerX

X coordinate of the center of the gradient within the path.

public static int GradientColor_android_centerY

Y coordinate of the center of the gradient within the path.

public static int GradientColor_android_endColor

End color of the gradient.

public static int GradientColor_android_endX

X coordinate of the end point origin of the gradient.

public static int GradientColor_android_endY

Y coordinate of the end point of the gradient within the shape.

public static int GradientColor_android_gradientRadius

Radius of the gradient, used only with radial gradient.

public static int GradientColor_android_startColor

Start color of the gradient.

public static int GradientColor_android_startX

X coordinate of the start point origin of the gradient.

public static int GradientColor_android_startY

Y coordinate of the start point of the gradient within the shape.

public static int GradientColor_android_tileMode

Defines the tile mode of the gradient.

public static int GradientColor_android_type

Type of gradient.

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 R.attr.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 R.attr.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 R.attr.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 R.attr.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 R.attr.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[] ListPreference

Attributes that can be used with a ListPreference.

public static int ListPreference_android_entries

This symbol is the offset where the R.attr.entries attribute's value can be found in the ListPreference array.

public static int ListPreference_android_entryValues

This symbol is the offset where the R.attr.entryValues attribute's value can be found in the ListPreference array.

public static int ListPreference_entries

The human-readable array to present as a list.

public static int ListPreference_entryValues

The array to find the value to save for a preference when an entry from entries is selected.

public static int ListPreference_useSimpleSummaryProvider

Whether the preference should automatically set its summary to the value saved for the preference, and update the summary when the value is changed.

public static final int[] MenuGroup

Attributes that can be used with a MenuGroup.

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

Attributes that can be used with a MenuItem.

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_alphabeticModifiers

The alphabetic modifier key.

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_contentDescription

The content description associated with the item.

public static int MenuItem_iconTint

Tint to apply to the icon.

public static int MenuItem_iconTintMode

Blending mode used to apply the icon tint.

public static int MenuItem_numericModifiers

The numeric modifier key.

public static int MenuItem_showAsAction

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

public static int MenuItem_tooltipText

The tooltip text associated with the item.

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 int MenuView_subMenuArrow

Drawable for the arrow icon indicating a particular item is a submenu.

public static final int[] MultiSelectListPreference

Attributes that can be used with a MultiSelectListPreference.

public static int MultiSelectListPreference_android_entries

This symbol is the offset where the R.attr.entries attribute's value can be found in the MultiSelectListPreference array.

public static int MultiSelectListPreference_android_entryValues

This symbol is the offset where the R.attr.entryValues attribute's value can be found in the MultiSelectListPreference array.

public static int MultiSelectListPreference_entries

The human-readable array to present as a list.

public static int MultiSelectListPreference_entryValues

The array to find the value to save for a preference when an entry from entries is selected.

public static final int[] PageIndicatorView

Attributes that can be used with a PageIndicatorView.

public static int PageIndicatorView_pageIndicatorDotColor

This symbol is the offset where the R.attr.pageIndicatorDotColor attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotColorSelected

This symbol is the offset where the R.attr.pageIndicatorDotColorSelected attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotFadeInDuration

This symbol is the offset where the R.attr.pageIndicatorDotFadeInDuration attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotFadeOutDelay

This symbol is the offset where the R.attr.pageIndicatorDotFadeOutDelay attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotFadeOutDuration

This symbol is the offset where the R.attr.pageIndicatorDotFadeOutDuration attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotFadeWhenIdle

This symbol is the offset where the R.attr.pageIndicatorDotFadeWhenIdle attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotRadius

This symbol is the offset where the R.attr.pageIndicatorDotRadius attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotRadiusSelected

This symbol is the offset where the R.attr.pageIndicatorDotRadiusSelected attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotShadowColor

This symbol is the offset where the R.attr.pageIndicatorDotShadowColor attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotShadowDx

This symbol is the offset where the R.attr.pageIndicatorDotShadowDx attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotShadowDy

This symbol is the offset where the R.attr.pageIndicatorDotShadowDy attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotShadowRadius

This symbol is the offset where the R.attr.pageIndicatorDotShadowRadius attribute's value can be found in the PageIndicatorView array.

public static int PageIndicatorView_pageIndicatorDotSpacing

This symbol is the offset where the R.attr.pageIndicatorDotSpacing attribute's value can be found in the PageIndicatorView array.

public static final int[] PercentLayout_Layout

Attributes that can be used with a PercentLayout_Layout.

public static int PercentLayout_Layout_layout_aspectRatio

This symbol is the offset where the R.attr.layout_aspectRatio attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_heightPercent

This symbol is the offset where the R.attr.layout_heightPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginBottomPercent

This symbol is the offset where the R.attr.layout_marginBottomPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginEndPercent

This symbol is the offset where the R.attr.layout_marginEndPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginLeftPercent

This symbol is the offset where the R.attr.layout_marginLeftPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginPercent

This symbol is the offset where the R.attr.layout_marginPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginRightPercent

This symbol is the offset where the R.attr.layout_marginRightPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginStartPercent

This symbol is the offset where the R.attr.layout_marginStartPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_marginTopPercent

This symbol is the offset where the R.attr.layout_marginTopPercent attribute's value can be found in the PercentLayout_Layout array.

public static int PercentLayout_Layout_layout_widthPercent

This symbol is the offset where the R.attr.layout_widthPercent attribute's value can be found in the PercentLayout_Layout array.

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_popupAnimationStyle

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

public static int PopupWindow_android_popupBackground

This symbol is the offset where the R.attr.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[] Preference

Attributes that can be used with a Preference.

public static final int[] PreferenceFragment

Attributes that can be used with a PreferenceFragment.

public static final int[] PreferenceFragmentCompat

Attributes that can be used with a PreferenceFragmentCompat.

public static int PreferenceFragmentCompat_allowDividerAfterLastItem

Whether a divider is allowed to draw after the last item

May be a boolean value, such as "true" or "false".

public static int PreferenceFragmentCompat_android_divider

List separator to draw between preference views

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

public static int PreferenceFragmentCompat_android_dividerHeight

List separator height

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

public static int PreferenceFragmentCompat_android_layout

The layout for the PreferenceFragment.

public static int PreferenceFragment_allowDividerAfterLastItem

Whether a divider is allowed to draw after the last item

May be a boolean value, such as "true" or "false".

public static int PreferenceFragment_android_divider

List separator to draw between preference views

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

public static int PreferenceFragment_android_dividerHeight

List separator height

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

public static int PreferenceFragment_android_layout

The layout for the PreferenceFragment.

public static final int[] PreferenceGroup

Attributes that can be used with a PreferenceGroup.

public static int PreferenceGroup_android_orderingFromXml

This symbol is the offset where the R.attr.orderingFromXml attribute's value can be found in the PreferenceGroup array.

public static int PreferenceGroup_initialExpandedChildrenCount

The maximal number of children that are shown when the preference group is launched where the rest of the children will be hidden.

public static int PreferenceGroup_orderingFromXml

Whether to order the Preference under this group as they appear in the XML file.

public static final int[] PreferenceImageView

Attributes that can be used with a PreferenceImageView.

public static int PreferenceImageView_android_maxHeight

This symbol is the offset where the R.attr.maxHeight attribute's value can be found in the PreferenceImageView array.

public static int PreferenceImageView_android_maxWidth

This symbol is the offset where the R.attr.maxWidth attribute's value can be found in the PreferenceImageView array.

public static int PreferenceImageView_maxHeight

This symbol is the offset where the R.attr.maxHeight attribute's value can be found in the PreferenceImageView array.

public static int PreferenceImageView_maxWidth

This symbol is the offset where the R.attr.maxWidth attribute's value can be found in the PreferenceImageView array.

public static final int[] PreferenceTheme

Attributes that can be used with a PreferenceTheme.

public static int PreferenceTheme_checkBoxPreferenceStyle

Default style for CheckBoxPreference.

public static int PreferenceTheme_dialogPreferenceStyle

Default style for DialogPreference.

public static int PreferenceTheme_dropdownPreferenceStyle

Default style for DropDownPreference.

public static int PreferenceTheme_editTextPreferenceStyle

Default style for EditTextPreference.

public static int PreferenceTheme_preferenceCategoryStyle

Default style for PreferenceCategory.

public static int PreferenceTheme_preferenceCategoryTitleTextAppearance

The preferred TextAppearance for the title displayed in a PreferenceCategory.

public static int PreferenceTheme_preferenceCategoryTitleTextColor

The preferred color for the title displayed in a PreferenceCategory.

public static int PreferenceTheme_preferenceFragmentCompatStyle

Default style for Headers pane in PreferenceActivity.

public static int PreferenceTheme_preferenceFragmentListStyle

Preference fragment list style

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

public static int PreferenceTheme_preferenceFragmentStyle

Default style for Headers pane in PreferenceActivity.

public static int PreferenceTheme_preferenceInformationStyle

Default style for informational Preference.

public static int PreferenceTheme_preferenceScreenStyle

Default style for PreferenceScreen.

public static int PreferenceTheme_preferenceStyle

Default style for Preference.

public static int PreferenceTheme_preferenceTheme

Theme for inflating Preference objects

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

public static int PreferenceTheme_seekBarPreferenceStyle

Default style for seekbar preferences.

public static int PreferenceTheme_switchPreferenceCompatStyle

Default style for switch compat preferences.

public static int PreferenceTheme_switchPreferenceStyle

Default style for switch preferences.

public static int Preference_allowDividerAbove

Whether the preference allows displaying divider on top

May be a boolean value, such as "true" or "false".

public static int Preference_allowDividerBelow

Whether the preference allows displaying divider below it

May be a boolean value, such as "true" or "false".

public static int Preference_android_defaultValue

This symbol is the offset where the R.attr.defaultValue attribute's value can be found in the Preference array.

public static int Preference_android_dependency

This symbol is the offset where the R.attr.dependency attribute's value can be found in the Preference array.

public static int Preference_android_enabled

This symbol is the offset where the R.attr.enabled attribute's value can be found in the Preference array.

public static int Preference_android_fragment

This symbol is the offset where the R.attr.fragment attribute's value can be found in the Preference array.

public static int Preference_android_icon

This symbol is the offset where the R.attr.icon attribute's value can be found in the Preference array.

public static int Preference_android_iconSpaceReserved

This symbol is the offset where the R.attr.iconSpaceReserved attribute's value can be found in the Preference array.

public static int Preference_android_key

This symbol is the offset where the R.attr.key attribute's value can be found in the Preference array.

public static int Preference_android_layout

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

public static int Preference_android_order

This symbol is the offset where the R.attr.order attribute's value can be found in the Preference array.

public static int Preference_android_persistent

This symbol is the offset where the R.attr.persistent attribute's value can be found in the Preference array.

public static int Preference_android_selectable

This symbol is the offset where the R.attr.selectable attribute's value can be found in the Preference array.

public static int Preference_android_shouldDisableView

This symbol is the offset where the R.attr.shouldDisableView attribute's value can be found in the Preference array.

public static int Preference_android_singleLineTitle

This symbol is the offset where the R.attr.singleLineTitle attribute's value can be found in the Preference array.

public static int Preference_android_summary

This symbol is the offset where the R.attr.summary attribute's value can be found in the Preference array.

public static int Preference_android_title

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

public static int Preference_android_widgetLayout

This symbol is the offset where the R.attr.widgetLayout attribute's value can be found in the Preference array.

public static int Preference_defaultValue

The default value for the preference, which will be set either if persistence is off or persistence is on and the preference is not found in the persistent storage.

public static int Preference_dependency

The key of another Preference that this Preference will depend on.

public static int Preference_enableCopying

Whether the summary of this preference can be copied to the clipboard by long pressing on the preference.

public static int Preference_enabled

Whether the Preference is enabled.

public static int Preference_fragment

When used inside of a modern PreferenceActivity, this declares a new PreferenceFragment to be shown when the user selects this item.

public static int Preference_icon

The optional icon for the preference

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

public static int Preference_iconSpaceReserved

Whether the space for the preference icon view will be reserved.

public static int Preference_isPreferenceVisible

Whether the Preference is visible.

public static int Preference_key

The key to store the Preference value.

public static int Preference_layout

The layout for the Preference in a PreferenceActivity screen.

public static int Preference_order

The order for the Preference (lower values are to be ordered first).

public static int Preference_persistent

Whether the Preference stores its value to the shared preferences.

public static int Preference_selectable

Whether the Preference is selectable.

public static int Preference_shouldDisableView

Whether the view of this Preference should be disabled when this Preference is disabled.

public static int Preference_singleLineTitle

Whether to use single line for the preference title text.

public static int Preference_summary

The summary for the Preference in a PreferenceActivity screen.

public static int Preference_title

The title for the Preference in a PreferenceActivity screen.

public static int Preference_widgetLayout

The layout for the controllable widget portion of a Preference.

public static final int[] ProgressSpinner

Attributes that can be used with a ProgressSpinner.

public static int ProgressSpinner_color_sequence

This symbol is the offset where the R.attr.color_sequence attribute's value can be found in the ProgressSpinner array.

public static final int[] RecycleListView

Attributes that can be used with a RecycleListView.

public static int RecycleListView_paddingBottomNoButtons

Bottom padding to use when no buttons are present.

public static int RecycleListView_paddingTopNoTitle

Top padding to use when no title is present.

public static final int[] RecyclerView

Attributes that can be used with a RecyclerView.

public static int RecyclerView_android_clipToPadding

This symbol is the offset where the R.attr.clipToPadding attribute's value can be found in the RecyclerView array.

public static int RecyclerView_android_descendantFocusability

This symbol is the offset where the R.attr.descendantFocusability attribute's value can be found in the RecyclerView array.

public static int RecyclerView_android_orientation

This symbol is the offset where the R.attr.orientation attribute's value can be found in the RecyclerView array.

public static int RecyclerView_fastScrollEnabled

This symbol is the offset where the R.attr.fastScrollEnabled attribute's value can be found in the RecyclerView array.

public static int RecyclerView_fastScrollHorizontalThumbDrawable

This symbol is the offset where the R.attr.fastScrollHorizontalThumbDrawable attribute's value can be found in the RecyclerView array.

public static int RecyclerView_fastScrollHorizontalTrackDrawable

This symbol is the offset where the R.attr.fastScrollHorizontalTrackDrawable attribute's value can be found in the RecyclerView array.

public static int RecyclerView_fastScrollVerticalThumbDrawable

This symbol is the offset where the R.attr.fastScrollVerticalThumbDrawable attribute's value can be found in the RecyclerView array.

public static int RecyclerView_fastScrollVerticalTrackDrawable

This symbol is the offset where the R.attr.fastScrollVerticalTrackDrawable attribute's value can be found in the RecyclerView array.

public static int RecyclerView_layoutManager

Class name of the Layout Manager to be used.

public static int RecyclerView_reverseLayout

This symbol is the offset where the R.attr.reverseLayout attribute's value can be found in the RecyclerView array.

public static int RecyclerView_spanCount

This symbol is the offset where the R.attr.spanCount attribute's value can be found in the RecyclerView array.

public static int RecyclerView_stackFromEnd

This symbol is the offset where the R.attr.stackFromEnd attribute's value can be found in the RecyclerView array.

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 R.attr.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

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

public static int SearchView_commitIcon

Commit icon shown in the query suggestion row

May be a reference to another resource, in the form "@[+][package:]type/name" or 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

May be a reference to another resource, in the form "@[+][package:]type/name" or 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

May be a reference to another resource, in the form "@[+][package:]type/name" or 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

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

public static int SearchView_searchIcon

Search icon

May be a reference to another resource, in the form "@[+][package:]type/name" or 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

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

public static int SearchView_voiceIcon

Voice button icon

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

public static final int[] SeekBarPreference

Attributes that can be used with a SeekBarPreference.

public static int SeekBarPreference_adjustable

Attribute indicating whether the slider within this preference can be adjusted, that is pressing left/right keys when this preference is focused will move the slider accordingly (e.g.

public static int SeekBarPreference_android_layout

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

public static int SeekBarPreference_android_max

This symbol is the offset where the R.attr.max attribute's value can be found in the SeekBarPreference array.

public static int SeekBarPreference_min

This symbol is the offset where the R.attr.min attribute's value can be found in the SeekBarPreference array.

public static int SeekBarPreference_seekBarIncrement

Attribute controlling the amount to increment or decrement the seekbar when the user presses the arrow keys

May be an integer value, such as "100".

public static int SeekBarPreference_showSeekBarValue

Flag indicating whether the TextView next to the seekbar that shows the current seekbar value will be displayed.

public static int SeekBarPreference_updatesContinuously

Flag indicating whether the SeekBarPreference should continuously save the Seekbar value while the Seekbar is being dragged.

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_entries

Reference to an array resource that will populate the Spinner.

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[] StateListDrawable

Attributes that can be used with a StateListDrawable.

public static final int[] StateListDrawableItem

Attributes that can be used with a StateListDrawableItem.

public static int StateListDrawableItem_android_drawable

Reference to a drawable resource to use for the state.

public static int StateListDrawable_android_constantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states.

public static int StateListDrawable_android_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

public static int StateListDrawable_android_enterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

public static int StateListDrawable_android_exitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

public static int StateListDrawable_android_variablePadding

If true, allows the drawable's padding to change based on the current state that is selected.

public static int StateListDrawable_android_visible

Indicates whether the drawable should be initially visible.

public static final int[] SwipeRefreshLayout

Attributes that can be used with a SwipeRefreshLayout.

public static int SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor

Background color for SwipeRefreshLayout progress spinner.

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

May 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

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

Tint to apply to the thumb drawable.

public static int SwitchCompat_thumbTintMode

Blending mode used to apply the thumb tint.

public static int SwitchCompat_track

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

public static int SwitchCompat_trackTint

Tint to apply to the track.

public static int SwitchCompat_trackTintMode

Blending mode used to apply the track tint.

public static final int[] SwitchPreference

Attributes that can be used with a SwitchPreference.

public static final int[] SwitchPreferenceCompat

Attributes that can be used with a SwitchPreferenceCompat.

public static int SwitchPreferenceCompat_android_disableDependentsState

This symbol is the offset where the R.attr.disableDependentsState attribute's value can be found in the SwitchPreferenceCompat array.

public static int SwitchPreferenceCompat_android_summaryOff

This symbol is the offset where the R.attr.summaryOff attribute's value can be found in the SwitchPreferenceCompat array.

public static int SwitchPreferenceCompat_android_summaryOn

This symbol is the offset where the R.attr.summaryOn attribute's value can be found in the SwitchPreferenceCompat array.

public static int SwitchPreferenceCompat_android_switchTextOff

This symbol is the offset where the R.attr.switchTextOff attribute's value can be found in the SwitchPreferenceCompat array.

public static int SwitchPreferenceCompat_android_switchTextOn

This symbol is the offset where the R.attr.switchTextOn attribute's value can be found in the SwitchPreferenceCompat array.

public static int SwitchPreferenceCompat_disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

public static int SwitchPreferenceCompat_summaryOff

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked.

public static int SwitchPreferenceCompat_summaryOn

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked.

public static int SwitchPreferenceCompat_switchTextOff

The text used on the switch itself when in the "off" state.

public static int SwitchPreferenceCompat_switchTextOn

The text used on the switch itself when in the "on" state.

public static int SwitchPreference_android_disableDependentsState

This symbol is the offset where the R.attr.disableDependentsState attribute's value can be found in the SwitchPreference array.

public static int SwitchPreference_android_summaryOff

This symbol is the offset where the R.attr.summaryOff attribute's value can be found in the SwitchPreference array.

public static int SwitchPreference_android_summaryOn

This symbol is the offset where the R.attr.summaryOn attribute's value can be found in the SwitchPreference array.

public static int SwitchPreference_android_switchTextOff

This symbol is the offset where the R.attr.switchTextOff attribute's value can be found in the SwitchPreference array.

public static int SwitchPreference_android_switchTextOn

This symbol is the offset where the R.attr.switchTextOn attribute's value can be found in the SwitchPreference array.

public static int SwitchPreference_disableDependentsState

The state (true for on, or false for off) that causes dependents to be disabled.

public static int SwitchPreference_summaryOff

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is unchecked.

public static int SwitchPreference_summaryOn

The summary for the Preference in a PreferenceActivity screen when the SwitchPreference is checked.

public static int SwitchPreference_switchTextOff

The text used on the switch itself when in the "off" state.

public static int SwitchPreference_switchTextOn

The text used on the switch itself when in the "on" state.

public static final int[] TextAppearance

Attributes that can be used with a TextAppearance.

public static int TextAppearance_android_fontFamily

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

public static int TextAppearance_android_shadowColor

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

public static int TextAppearance_android_shadowDx

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

public static int TextAppearance_android_shadowDy

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

public static int TextAppearance_android_shadowRadius

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

public static int TextAppearance_android_textColor

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

public static int TextAppearance_android_textColorHint

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

public static int TextAppearance_android_textColorLink

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

public static int TextAppearance_android_textFontWeight

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

public static int TextAppearance_android_textSize

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

public static int TextAppearance_android_textStyle

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

public static int TextAppearance_android_typeface

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

public static int TextAppearance_fontFamily

The attribute for the font family.

public static int TextAppearance_fontVariationSettings

OpenType font variation settings, available aftear api 26.

public static int TextAppearance_textAllCaps

Present the text in ALL CAPS.

public static int TextAppearance_textLocale

Set the textLocale by a comma-separated language tag string, for example "ja-JP,zh-CN".

public static final int[] Toolbar

This field is deprecated. Use titleMargin

public static int Toolbar_android_gravity

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

public static int Toolbar_android_minHeight

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

public static int Toolbar_buttonGravity

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

public static int Toolbar_collapseContentDescription

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

public static int Toolbar_collapseIcon

Icon drawable to use for the collapse button.

public static int Toolbar_contentInsetEnd

Minimum inset for content views within a bar.

public static int Toolbar_contentInsetEndWithActions

Minimum inset for content views within a bar when actions from a menu are present.

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_contentInsetStartWithNavigation

Minimum inset for content views within a bar when a navigation button is present, such as the Up button.

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 R.attr.maxButtonHeight attribute's value can be found in the Toolbar array.

public static int Toolbar_menu

Menu resource to inflate to be shown in the toolbar

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

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"

May 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 R.attr.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 R.attr.title attribute's value can be found in the Toolbar array.

public static int Toolbar_titleMargin

Specifies extra space on the left, start, right and end sides of the toolbar's title.

public static int Toolbar_titleMarginBottom

Specifies extra space on the bottom side of the toolbar's title.

public static int Toolbar_titleMarginEnd

Specifies extra space on the end side of the toolbar's title.

public static int Toolbar_titleMarginStart

Specifies extra space on the start side of the toolbar's title.

public static int Toolbar_titleMarginTop

Specifies extra space on the top side of the toolbar's title.

public static int Toolbar_titleMargins

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

public static int Toolbar_titleTextAppearance

This symbol is the offset where the R.attr.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 R.attr.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 R.attr.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 R.attr.padding.

public static int View_paddingStart

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

public static int View_theme

Deprecated.

public static final int[] WatchViewStub

Attributes that can be used with a WatchViewStub.

public static int WatchViewStub_rectLayout

Resource id of a layout to use in rectangular containers

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

public static int WatchViewStub_roundLayout

Resource id of a layout to use in round containers

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

public static final int[] WearableActionDrawer

Attributes that can be used with a WearableActionDrawer.

public static int WearableActionDrawer_action_menu

This symbol is the offset where the R.attr.action_menu attribute's value can be found in the WearableActionDrawer array.

public static int WearableActionDrawer_drawer_title

This symbol is the offset where the R.attr.drawer_title attribute's value can be found in the WearableActionDrawer array.

public static int WearableActionDrawer_show_overflow_in_peek

Shows the overflow icon in the peek view rather than the first action's icon.

public static final int[] WearableDialogPreference

Base attributes available to ConfirmationSwitchPreference.

public static int WearableDialogPreference_negativeButtonIcon

The icon for the negative button for the dialog.

public static int WearableDialogPreference_neutralButtonIcon

The icon for the neutral button for the dialog.

public static int WearableDialogPreference_neutralButtonText

The neutral button text for the dialog.

public static int WearableDialogPreference_positiveButtonIcon

The icon for the positive button for the dialog.

public static final int[] WearableDrawerView

Attributes that can be used with a WearableDrawerView.

public static int WearableDrawerView_drawer_content

This symbol is the offset where the R.attr.drawer_content attribute's value can be found in the WearableDrawerView array.

public static int WearableDrawerView_peek_view

This symbol is the offset where the R.attr.peek_view attribute's value can be found in the WearableDrawerView array.

public static final int[] WearableFrameLayout

Attributes that can be used with a WearableFrameLayout.

public static int WearableFrameLayout_android_foreground

This symbol is the offset where the R.attr.foreground attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_android_foregroundGravity

This symbol is the offset where the R.attr.foregroundGravity attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_android_foregroundTint

This symbol is the offset where the R.attr.foregroundTint attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_android_measureAllChildren

This symbol is the offset where the R.attr.measureAllChildren attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_gravityRound

This symbol is the offset where the R.attr.layout_gravityRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_heightRound

This symbol is the offset where the R.attr.layout_heightRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_marginBottomRound

This symbol is the offset where the R.attr.layout_marginBottomRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_marginLeftRound

This symbol is the offset where the R.attr.layout_marginLeftRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_marginRightRound

This symbol is the offset where the R.attr.layout_marginRightRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_marginRound

This symbol is the offset where the R.attr.layout_marginRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_marginTopRound

This symbol is the offset where the R.attr.layout_marginTopRound attribute's value can be found in the WearableFrameLayout array.

public static int WearableFrameLayout_layout_widthRound

This symbol is the offset where the R.attr.layout_widthRound attribute's value can be found in the WearableFrameLayout array.

public static final int[] WearableNavigationDrawer

Attributes that can be used with a WearableNavigationDrawer.

public static int WearableNavigationDrawer_navigation_style

This symbol is the offset where the R.attr.navigation_style attribute's value can be found in the WearableNavigationDrawer array.

public static final int[] WearableRecyclerView

Attributes that can be used with a WearableRecyclerView.

public static int WearableRecyclerView_bezel_width

This symbol is the offset where the R.attr.bezel_width attribute's value can be found in the WearableRecyclerView array.

public static int WearableRecyclerView_circular_scrolling_gesture_enabled

This symbol is the offset where the R.attr.circular_scrolling_gesture_enabled attribute's value can be found in the WearableRecyclerView array.

public static int WearableRecyclerView_scroll_degrees_per_screen

This symbol is the offset where the R.attr.scroll_degrees_per_screen attribute's value can be found in the WearableRecyclerView array.

Public constructors

styleable()

Inherited methods

Fields

AcceptDenyDialogPreference

public static final int[] AcceptDenyDialogPreference

Base attributes available to AcceptDenyDialogPreference.

Includes the following attributes:

AttributeDescription
android.support.wearable:dialogIconThe icon for the dialog.
android.support.wearable:dialogMessageThe message in the dialog.
android.support.wearable:dialogTitleThe title in the dialog.
android.support.wearable:showNegativeDialogButtonSpecifies if the negative button should be shown for the dialog.
android.support.wearable:showPositiveDialogButtonSpecifies if the positive button should be shown for the dialog.

AcceptDenyDialogPreference_dialogIcon

public static int AcceptDenyDialogPreference_dialogIcon

The icon for the dialog.

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

AcceptDenyDialogPreference_dialogMessage

public static int AcceptDenyDialogPreference_dialogMessage

The message in the dialog. If a dialogLayout is provided and contains a TextView with ID android:id/message, this message will be placed in there.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AcceptDenyDialogPreference_dialogTitle

public static int AcceptDenyDialogPreference_dialogTitle

The title in the dialog.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AcceptDenyDialogPreference_showNegativeDialogButton

public static int AcceptDenyDialogPreference_showNegativeDialogButton

Specifies if the negative button should be shown for the dialog. Default value is true.

May be a boolean value, such as "true" or "false".

AcceptDenyDialogPreference_showPositiveDialogButton

public static int AcceptDenyDialogPreference_showPositiveDialogButton

Specifies if the positive button should be shown for the dialog. Default value is true.

May be a boolean value, such as "true" or "false".

AcceptDenySwitchPreference

public static final int[] AcceptDenySwitchPreference

Base attributes available to AcceptDenySwitchPreference.

Includes the following attributes:

AttributeDescription
android.support.wearable:dialogIconThe icon for the dialog.
android.support.wearable:dialogMessageThe message in the dialog.
android.support.wearable:dialogTitleThe title in the dialog.
android.support.wearable:showDialogWhenTurningOffSpecifies if the dialog should be shown when the switch is turning off.
android.support.wearable:showDialogWhenTurningOnSpecifies if the dialog should be shown when the switch is turning on.
android.support.wearable:showNegativeDialogButtonSpecifies if the negative button should be shown for the dialog.
android.support.wearable:showPositiveDialogButtonSpecifies if the positive button should be shown for the dialog.

AcceptDenySwitchPreference_dialogIcon

public static int AcceptDenySwitchPreference_dialogIcon

The icon for the dialog.

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

AcceptDenySwitchPreference_dialogMessage

public static int AcceptDenySwitchPreference_dialogMessage

The message in the dialog. If a dialogLayout is provided and contains a TextView with ID android:id/message, this message will be placed in there.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AcceptDenySwitchPreference_dialogTitle

public static int AcceptDenySwitchPreference_dialogTitle

The title in the dialog.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AcceptDenySwitchPreference_showDialogWhenTurningOff

public static int AcceptDenySwitchPreference_showDialogWhenTurningOff

Specifies if the dialog should be shown when the switch is turning off. Default value is false.

May be a boolean value, such as "true" or "false".

AcceptDenySwitchPreference_showDialogWhenTurningOn

public static int AcceptDenySwitchPreference_showDialogWhenTurningOn

Specifies if the dialog should be shown when the switch is turning on. Default value is true.

May be a boolean value, such as "true" or "false".

AcceptDenySwitchPreference_showNegativeDialogButton

public static int AcceptDenySwitchPreference_showNegativeDialogButton

Specifies if the negative button should be shown for the dialog. Default value is true.

May be a boolean value, such as "true" or "false".

AcceptDenySwitchPreference_showPositiveDialogButton

public static int AcceptDenySwitchPreference_showPositiveDialogButton

Specifies if the positive button should be shown for the dialog. Default value is true.

May be a boolean value, such as "true" or "false".

ActionBar

public static final int[] ActionBar

Attributes that can be used with a ActionBar.

Includes the following attributes:

AttributeDescription
android.support.wearable:backgroundSpecifies a background drawable for the action bar.
android.support.wearable:backgroundSplitSpecifies a background drawable for the bottom component of a split action bar.
android.support.wearable:backgroundStackedSpecifies a background drawable for a second stacked row of the action bar.
android.support.wearable:contentInsetEndMinimum inset for content views within a bar.
android.support.wearable:contentInsetEndWithActionsMinimum inset for content views within a bar when actions from a menu are present.
android.support.wearable:contentInsetLeftMinimum inset for content views within a bar.
android.support.wearable:contentInsetRightMinimum inset for content views within a bar.
android.support.wearable:contentInsetStartMinimum inset for content views within a bar.
android.support.wearable:contentInsetStartWithNavigationMinimum inset for content views within a bar when a navigation button is present, such as the Up button.
android.support.wearable:customNavigationLayoutSpecifies a layout for custom navigation.
android.support.wearable:displayOptionsOptions affecting how the action bar is displayed.
android.support.wearable:dividerSpecifies the drawable used for item dividers.
android.support.wearable:elevation
android.support.wearable:height
android.support.wearable:hideOnContentScrollSet true to hide the action bar on a vertical nested scroll of content.
android.support.wearable:homeAsUpIndicatorSpecifies a drawable to use for the 'home as up' indicator.
android.support.wearable:homeLayoutSpecifies a layout to use for the "home" section of the action bar.
android.support.wearable:iconSpecifies the drawable used for the application icon.
android.support.wearable:indeterminateProgressStyleSpecifies a style resource to use for an indeterminate progress spinner.
android.support.wearable:itemPaddingSpecifies padding that should be applied to the left and right sides of system-provided items in the bar.
android.support.wearable:logoSpecifies the drawable used for the application logo.
android.support.wearable:navigationModeThe type of navigation to use.
android.support.wearable:popupThemeReference to a theme that should be used to inflate popups shown by widgets in the action bar.
android.support.wearable:progressBarPaddingSpecifies the horizontal padding on either end for an embedded progress bar.
android.support.wearable:progressBarStyleSpecifies a style resource to use for an embedded progress bar.
android.support.wearable:subtitleSpecifies subtitle text used for navigationMode="normal"
android.support.wearable:subtitleTextStyleSpecifies a style to use for subtitle text.
android.support.wearable:title
android.support.wearable:titleTextStyleSpecifies a style to use for title text.

ActionBarLayout

public static final int[] ActionBarLayout

Attributes that can be used with a ActionBarLayout.

Includes the following attributes:

AttributeDescription
android:layout_gravity

ActionBarLayout_android_layout_gravity

public static int ActionBarLayout_android_layout_gravity

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

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

ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30

ActionBar_background

public static int ActionBar_background

Specifies a background drawable for the action bar.

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

ActionBar_backgroundSplit

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 a theme attribute in the form "?[package:]type/name".

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

ActionBar_backgroundStacked

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 a theme attribute in the form "?[package:]type/name".

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

ActionBar_contentInsetEnd

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.

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), and mm (millimeters).

ActionBar_contentInsetEndWithActions

public static int ActionBar_contentInsetEndWithActions

Minimum inset for content views within a bar when actions from a menu are present. Only valid for some themes and configurations.

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), and mm (millimeters).

ActionBar_contentInsetLeft

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.

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), and mm (millimeters).

ActionBar_contentInsetRight

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.

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), and mm (millimeters).

ActionBar_contentInsetStart

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.

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), and mm (millimeters).

ActionBar_contentInsetStartWithNavigation

public static int ActionBar_contentInsetStartWithNavigation

Minimum inset for content views within a bar when a navigation button is present, such as the Up button. Only valid for some themes and configurations.

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), and mm (millimeters).

ActionBar_customNavigationLayout

public static int ActionBar_customNavigationLayout

Specifies a layout for custom navigation. Overrides navigationMode.

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

ActionBar_displayOptions

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
disableHome20
homeAsUp4
none0
showCustom10
showHome2
showTitle8
useLogo1

ActionBar_divider

public static int ActionBar_divider

Specifies the drawable used for item dividers.

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

ActionBar_elevation

public static int ActionBar_elevation

Elevation for the action bar itself

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), and mm (millimeters).

ActionBar_height

public static int ActionBar_height

Specifies a fixed height.

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), and mm (millimeters).

ActionBar_hideOnContentScroll

public static int ActionBar_hideOnContentScroll

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

May be a boolean value, such as "true" or "false".

ActionBar_homeAsUpIndicator

public static int ActionBar_homeAsUpIndicator

Up navigation glyph

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

ActionBar_homeLayout

public static int ActionBar_homeLayout

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

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

ActionBar_icon

public static int ActionBar_icon

Specifies the drawable used for the application icon.

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

ActionBar_indeterminateProgressStyle

public static int ActionBar_indeterminateProgressStyle

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

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

ActionBar_itemPadding

public static int ActionBar_itemPadding

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

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), and mm (millimeters).

public static int ActionBar_logo

Specifies the drawable used for the application logo.

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

ActionBar_navigationMode

public static int ActionBar_navigationMode

The type of navigation to use.

Must be one of the following constant values.

ConstantValueDescription
listMode1The action bar will use a selection list for navigation.
normal0Normal static title text
tabMode2The action bar will use a series of horizontal tabs for navigation.

ActionBar_popupTheme

public static int ActionBar_popupTheme

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

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

ActionBar_progressBarPadding

public static int ActionBar_progressBarPadding

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

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), and mm (millimeters).

ActionBar_progressBarStyle

public static int ActionBar_progressBarStyle

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

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

ActionBar_subtitle

public static int ActionBar_subtitle

Specifies subtitle text used for navigationMode="normal"

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionBar_subtitleTextStyle

public static int ActionBar_subtitleTextStyle

Specifies a style to use for subtitle text.

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

ActionBar_title

public static int ActionBar_title

Specifies title text used for navigationMode="normal"

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionBar_titleTextStyle

public static int ActionBar_titleTextStyle

Specifies a style to use for title text.

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

ActionLabel_android_fontFamily

public static int ActionLabel_android_fontFamily

This symbol is the offset where the R.attr.fontFamily attribute's value can be found in the ActionLabel array.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionLabel_android_gravity

public static int ActionLabel_android_gravity

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

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

ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30

ActionLabel_android_lineSpacingExtra

public static int ActionLabel_android_lineSpacingExtra

This symbol is the offset where the R.attr.lineSpacingExtra attribute's value can be found in the ActionLabel array.

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), and mm (millimeters).

ActionLabel_android_lineSpacingMultiplier

public static int ActionLabel_android_lineSpacingMultiplier

This symbol is the offset where the R.attr.lineSpacingMultiplier attribute's value can be found in the ActionLabel array.

May be a floating point value, such as "1.2".

ActionLabel_android_maxLines

public static int ActionLabel_android_maxLines

This symbol is the offset where the R.attr.maxLines attribute's value can be found in the ActionLabel array.

May be an integer value, such as "100".

ActionLabel_android_text

public static int ActionLabel_android_text

This symbol is the offset where the R.attr.text attribute's value can be found in the ActionLabel array.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionLabel_android_textColor

public static int ActionLabel_android_textColor

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

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

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

ActionLabel_android_textStyle

public static int ActionLabel_android_textStyle

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

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

ConstantValueDescription
bold1
italic2
normal0

ActionLabel_android_typeface

public static int ActionLabel_android_typeface

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

Must be one of the following constant values.

ConstantValueDescription
monospace3
normal0
sans1
serif2

ActionLabel_maxTextSize

public static int ActionLabel_maxTextSize

This symbol is the offset where the R.attr.maxTextSize attribute's value can be found in the ActionLabel array.

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), and mm (millimeters).

ActionLabel_minTextSize

public static int ActionLabel_minTextSize

This symbol is the offset where the R.attr.minTextSize attribute's value can be found in the ActionLabel array.

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), and mm (millimeters).

ActionMenuItemView

public static final int[] ActionMenuItemView

Attributes that can be used with a ActionMenuItemView.

Includes the following attributes:

AttributeDescription
android:minWidth

ActionMenuItemView_android_minWidth

public static int ActionMenuItemView_android_minWidth

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

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), and mm (millimeters).

ActionMenuView

public static final int[] ActionMenuView

ActionMode

public static final int[] ActionMode

Attributes that can be used with a ActionMode.

Includes the following attributes:

AttributeDescription
android.support.wearable:backgroundSpecifies a background drawable for the action bar.
android.support.wearable:backgroundSplitSpecifies a background drawable for the bottom component of a split action bar.
android.support.wearable:closeItemLayoutSpecifies a layout to use for the "close" item at the starting edge.
android.support.wearable:height
android.support.wearable:subtitleTextStyleSpecifies a style to use for subtitle text.
android.support.wearable:titleTextStyleSpecifies a style to use for title text.

ActionMode_background

public static int ActionMode_background

Specifies a background for the action mode bar.

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

ActionMode_backgroundSplit

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 a theme attribute in the form "?[package:]type/name".

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

ActionMode_closeItemLayout

public static int ActionMode_closeItemLayout

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

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

ActionMode_height

public static int ActionMode_height

Specifies a fixed height for the action mode bar.

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), and mm (millimeters).

ActionMode_subtitleTextStyle

public static int ActionMode_subtitleTextStyle

Specifies a style to use for subtitle text.

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

ActionMode_titleTextStyle

public static int ActionMode_titleTextStyle

Specifies a style to use for title text.

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

ActionPage

public static final int[] ActionPage

Attributes that can be used with a ActionPage.

Includes the following attributes:

AttributeDescription
android:typeface
android:textStyle
android:textColor
android:gravity
android:src
android:text
android:maxLines
android:color
android:lineSpacingExtra
android:lineSpacingMultiplier
android:fontFamily
android:elevation
android:stateListAnimator
android.support.wearable:buttonRippleColor
android.support.wearable:imageScaleMode
android.support.wearable:maxTextSize
android.support.wearable:minTextSize
android.support.wearable:pressedButtonTranslationZ

ActionPage_android_color

public static int ActionPage_android_color

This symbol is the offset where the R.attr.color attribute's value can be found in the ActionPage array.

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

ActionPage_android_elevation

public static int ActionPage_android_elevation

This symbol is the offset where the R.attr.elevation attribute's value can be found in the ActionPage array.

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), and mm (millimeters).

ActionPage_android_fontFamily

public static int ActionPage_android_fontFamily

This symbol is the offset where the R.attr.fontFamily attribute's value can be found in the ActionPage array.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionPage_android_gravity

public static int ActionPage_android_gravity

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

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

ConstantValueDescription
bottom50
center11
center_horizontal1
center_vertical10
clip_horizontal8
clip_vertical80
end800005
fill77
fill_horizontal7
fill_vertical70
left3
right5
start800003
top30

ActionPage_android_lineSpacingExtra

public static int ActionPage_android_lineSpacingExtra

This symbol is the offset where the R.attr.lineSpacingExtra attribute's value can be found in the ActionPage array.

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), and mm (millimeters).

ActionPage_android_lineSpacingMultiplier

public static int ActionPage_android_lineSpacingMultiplier

This symbol is the offset where the R.attr.lineSpacingMultiplier attribute's value can be found in the ActionPage array.

May be a floating point value, such as "1.2".

ActionPage_android_maxLines

public static int ActionPage_android_maxLines

This symbol is the offset where the R.attr.maxLines attribute's value can be found in the ActionPage array.

May be an integer value, such as "100".

ActionPage_android_src

public static int ActionPage_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the ActionPage array.

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

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

ActionPage_android_stateListAnimator

public static int ActionPage_android_stateListAnimator

This symbol is the offset where the R.attr.stateListAnimator attribute's value can be found in the ActionPage array.

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

ActionPage_android_text

public static int ActionPage_android_text

This symbol is the offset where the R.attr.text attribute's value can be found in the ActionPage array.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

ActionPage_android_textColor

public static int ActionPage_android_textColor

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

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

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

ActionPage_android_textStyle

public static int ActionPage_android_textStyle

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

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

ConstantValueDescription
bold1
italic2
normal0

ActionPage_android_typeface

public static int ActionPage_android_typeface

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

Must be one of the following constant values.

ConstantValueDescription
monospace3
normal0
sans1
serif2

ActionPage_buttonRippleColor

public static int ActionPage_buttonRippleColor

This symbol is the offset where the R.attr.buttonRippleColor attribute's value can be found in the ActionPage array.

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

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

ActionPage_imageScaleMode

public static int ActionPage_imageScaleMode

This symbol is the offset where the R.attr.imageScaleMode attribute's value can be found in the ActionPage array.

Must be one of the following constant values.

ConstantValueDescription
center1
fit0

ActionPage_maxTextSize

public static int ActionPage_maxTextSize

This symbol is the offset where the R.attr.maxTextSize attribute's value can be found in the ActionPage array.

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), and mm (millimeters).

ActionPage_minTextSize

public static int ActionPage_minTextSize

This symbol is the offset where the R.attr.minTextSize attribute's value can be found in the ActionPage array.

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), and mm (millimeters).

ActionPage_pressedButtonTranslationZ

public static int ActionPage_pressedButtonTranslationZ

This symbol is the offset where the R.attr.pressedButtonTranslationZ attribute's value can be found in the ActionPage array.

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), and mm (millimeters).

ActivityChooserView

public static final int[] ActivityChooserView

Attributes that can be used with a ActivityChooserView.

Includes the following attributes:

AttributeDescription
android.support.wearable:expandActivityOverflowButtonDrawableThe drawable to show in the button for expanding the activities overflow popup.
android.support.wearable:initialActivityCountThe maximal number of items initially shown in the activity list.

ActivityChooserView_expandActivityOverflowButtonDrawable

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.

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

ActivityChooserView_initialActivityCount

public static int ActivityChooserView_initialActivityCount

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

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AlertDialog_android_layout

public static int AlertDialog_android_layout

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

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

AlertDialog_buttonIconDimen

public static int AlertDialog_buttonIconDimen

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

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), and mm (millimeters).

AlertDialog_buttonPanelSideLayout

public static int AlertDialog_buttonPanelSideLayout

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

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

AlertDialog_listItemLayout

public static int AlertDialog_listItemLayout

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

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

AlertDialog_listLayout

public static int AlertDialog_listLayout

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

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

AlertDialog_multiChoiceItemLayout

public static int AlertDialog_multiChoiceItemLayout

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

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

AlertDialog_showTitle

public static int AlertDialog_showTitle

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

May be a boolean value, such as "true" or "false".

AlertDialog_singleChoiceItemLayout

public static int AlertDialog_singleChoiceItemLayout

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

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

AnimatedStateListDrawableCompat_android_constantSize

public static int AnimatedStateListDrawableCompat_android_constantSize

If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the current state.

May be a boolean value, such as "true" or "false".

AnimatedStateListDrawableCompat_android_dither

public static int AnimatedStateListDrawableCompat_android_dither

Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).

May be a boolean value, such as "true" or "false".

AnimatedStateListDrawableCompat_android_enterFadeDuration

public static int AnimatedStateListDrawableCompat_android_enterFadeDuration

Amount of time (in milliseconds) to fade in a new state drawable.

May be an integer value, such as "100".

AnimatedStateListDrawableCompat_android_exitFadeDuration

public static int AnimatedStateListDrawableCompat_android_exitFadeDuration

Amount of time (in milliseconds) to fade out an old state drawable.

May be an integer value, such as "100".

AnimatedStateListDrawableCompat_android_variablePadding

public static int AnimatedStateListDrawableCompat_android_variablePadding

If true, allows the drawable's padding to change based on the current state that is selected. If false, the padding will stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is often not supported.

May be a boolean value, such as "true" or "false".

AnimatedStateListDrawableCompat_android_visible

public static int AnimatedStateListDrawableCompat_android_visible

Indicates whether the drawable should be initially visible.

May be a boolean value, such as "true" or "false".

AnimatedStateListDrawableItem

public static final int[] AnimatedStateListDrawableItem

Attributes that can be used with a AnimatedStateListDrawableItem.

Includes the following attributes:

AttributeDescription
android:id
android:drawable

AnimatedStateListDrawableItem_android_drawable

public static int AnimatedStateListDrawableItem_android_drawable

Reference to a drawable resource to use for the frame. If not given, the drawable must be defined by the first child tag.

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

AnimatedStateListDrawableItem_android_id

public static int AnimatedStateListDrawableItem_android_id

Keyframe identifier for use in specifying transitions.

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

AnimatedStateListDrawableTransition

public static final int[] AnimatedStateListDrawableTransition

Attributes that can be used with a AnimatedStateListDrawableTransition.

Includes the following attributes:

AttributeDescription
android:drawable
android:toId
android:fromId
android:reversible

AnimatedStateListDrawableTransition_android_drawable

public static int AnimatedStateListDrawableTransition_android_drawable

Reference to a animation drawable resource to use for the frame. If not given, the animation drawable must be defined by the first child tag.

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

AnimatedStateListDrawableTransition_android_fromId

public static int AnimatedStateListDrawableTransition_android_fromId

Keyframe identifier for the starting state.

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

AnimatedStateListDrawableTransition_android_reversible

public static int AnimatedStateListDrawableTransition_android_reversible

Whether this transition is reversible.

May be a boolean value, such as "true" or "false".

AnimatedStateListDrawableTransition_android_toId

public static int AnimatedStateListDrawableTransition_android_toId

Keyframe identifier for the ending state.

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

AppCompatEmojiHelper

public static final int[] AppCompatEmojiHelper

AppCompatImageView

public static final int[] AppCompatImageView

Attributes that can be used with a AppCompatImageView.

Includes the following attributes:

AttributeDescription
android:src
android.support.wearable:srcCompatSets a drawable as the content of this ImageView.
android.support.wearable:tintTint to apply to the image source.
android.support.wearable:tintModeBlending mode used to apply the image source tint.

AppCompatImageView_android_src

public static int AppCompatImageView_android_src

This symbol is the offset where the R.attr.src attribute's value can be found in the AppCompatImageView array.

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

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

AppCompatImageView_srcCompat

public static int AppCompatImageView_srcCompat

Sets a drawable as the content of this ImageView. Allows the use of vector drawable when running on older versions of the platform.

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

AppCompatImageView_tint

public static int AppCompatImageView_tint

Tint to apply to the image source.

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

AppCompatImageView_tintMode

public static int AppCompatImageView_tintMode

Blending mode used to apply the image source tint.

Must be one of the following constant values.

ConstantValueDescription
add10Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

AppCompatSeekBar

public static final int[] AppCompatSeekBar

Attributes that can be used with a AppCompatSeekBar.

Includes the following attributes:

AttributeDescription
android:thumb
android.support.wearable:tickMarkDrawable displayed at each progress position on a seekbar.
android.support.wearable:tickMarkTintTint to apply to the tick mark drawable.
android.support.wearable:tickMarkTintModeBlending mode used to apply the tick mark tint.

AppCompatSeekBar_android_thumb

public static int AppCompatSeekBar_android_thumb

This symbol is the offset where the R.attr.thumb attribute's value can be found in the AppCompatSeekBar array.

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

AppCompatSeekBar_tickMark

public static int AppCompatSeekBar_tickMark

Drawable displayed at each progress position on a seekbar.

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

AppCompatSeekBar_tickMarkTint

public static int AppCompatSeekBar_tickMarkTint

Tint to apply to the tick mark drawable.

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

AppCompatSeekBar_tickMarkTintMode

public static int AppCompatSeekBar_tickMarkTintMode

Blending mode used to apply the tick mark tint.

Must be one of the following constant values.

ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

AppCompatTextHelper_android_drawableBottom

public static int AppCompatTextHelper_android_drawableBottom

This symbol is the offset where the R.attr.drawableBottom attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_drawableEnd

public static int AppCompatTextHelper_android_drawableEnd

This symbol is the offset where the R.attr.drawableEnd attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_drawableLeft

public static int AppCompatTextHelper_android_drawableLeft

This symbol is the offset where the R.attr.drawableLeft attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_drawableRight

public static int AppCompatTextHelper_android_drawableRight

This symbol is the offset where the R.attr.drawableRight attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_drawableStart

public static int AppCompatTextHelper_android_drawableStart

This symbol is the offset where the R.attr.drawableStart attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_drawableTop

public static int AppCompatTextHelper_android_drawableTop

This symbol is the offset where the R.attr.drawableTop attribute's value can be found in the AppCompatTextHelper array.

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

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

AppCompatTextHelper_android_textAppearance

public static int AppCompatTextHelper_android_textAppearance

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

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

AppCompatTextView

public static final int[] AppCompatTextView

Attributes that can be used with a AppCompatTextView.

Includes the following attributes:

AttributeDescription
android:textAppearance
android.support.wearable:autoSizeMaxTextSizeThe maximum text size constraint to be used when auto-sizing text.
android.support.wearable:autoSizeMinTextSizeThe minimum text size constraint to be used when auto-sizing text.
android.support.wearable:autoSizePresetSizesResource array of dimensions to be used in conjunction with autoSizeTextType set to uniform.
android.support.wearable:autoSizeStepGranularitySpecify the auto-size step size if autoSizeTextType is set to uniform.
android.support.wearable:autoSizeTextTypeSpecify the type of auto-size.
android.support.wearable:drawableBottomCompat
android.support.wearable:drawableEndCompat
android.support.wearable:drawableLeftCompatCompound drawables allowing the use of vector drawable when running on older versions of the platform.
android.support.wearable:drawableRightCompat
android.support.wearable:drawableStartCompat
android.support.wearable:drawableTintTint to apply to the compound (left, top, etc.) drawables.
android.support.wearable:drawableTintModeBlending mode used to apply the compound (left, top, etc.) drawables tint.
android.support.wearable:drawableTopCompat
android.support.wearable:emojiCompatEnabledDisplay the emoji if emojicompat has this character for emoji not on the system
android.support.wearable:firstBaselineToTopHeightDistance from the top of the TextView to the first text baseline.
android.support.wearable:fontFamilyThe attribute for the font family.
android.support.wearable:fontVariationSettingsThe variation settings to be applied to the font.
android.support.wearable:lastBaselineToBottomHeightDistance from the bottom of the TextView to the last text baseline.
android.support.wearable:lineHeightExplicit height between lines of text.
android.support.wearable:textAllCapsPresent the text in ALL CAPS.
android.support.wearable:textLocaleSet the textLocale by a comma-separated language tag string, for example "ja-JP,zh-CN".

AppCompatTextView_android_textAppearance

public static int AppCompatTextView_android_textAppearance

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

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

AppCompatTextView_autoSizeMaxTextSize

public static int AppCompatTextView_autoSizeMaxTextSize

The maximum text size constraint to be used when auto-sizing text.

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), and mm (millimeters).

AppCompatTextView_autoSizeMinTextSize

public static int AppCompatTextView_autoSizeMinTextSize

The minimum text size constraint to be used when auto-sizing text.

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), and mm (millimeters).

AppCompatTextView_autoSizePresetSizes

public static int AppCompatTextView_autoSizePresetSizes

Resource array of dimensions to be used in conjunction with autoSizeTextType set to uniform. Overrides autoSizeStepGranularity if set.

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

AppCompatTextView_autoSizeStepGranularity

public static int AppCompatTextView_autoSizeStepGranularity

Specify the auto-size step size if autoSizeTextType is set to uniform. The default is 1px. Overwrites autoSizePresetSizes if set.

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), and mm (millimeters).

AppCompatTextView_autoSizeTextType

public static int AppCompatTextView_autoSizeTextType

Specify the type of auto-size. Note that this feature is not supported by EditText, works only for TextView.

Must be one of the following constant values.

ConstantValueDescription
none0No auto-sizing (default).
uniform1Uniform horizontal and vertical text size scaling to fit within the container.

AppCompatTextView_drawableBottomCompat

public static int AppCompatTextView_drawableBottomCompat

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

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

AppCompatTextView_drawableEndCompat

public static int AppCompatTextView_drawableEndCompat

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

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

AppCompatTextView_drawableLeftCompat

public static int AppCompatTextView_drawableLeftCompat

Compound drawables allowing the use of vector drawable when running on older versions of the platform.

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

AppCompatTextView_drawableRightCompat

public static int AppCompatTextView_drawableRightCompat

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

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

AppCompatTextView_drawableStartCompat

public static int AppCompatTextView_drawableStartCompat

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

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

AppCompatTextView_drawableTint

public static int AppCompatTextView_drawableTint

Tint to apply to the compound (left, top, etc.) drawables.

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

AppCompatTextView_drawableTintMode

public static int AppCompatTextView_drawableTintMode

Blending mode used to apply the compound (left, top, etc.) drawables tint.

Must be one of the following constant values.

ConstantValueDescription
add10Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiplyeMultiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screenf[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop9The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in5The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over3The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

AppCompatTextView_drawableTopCompat

public static int AppCompatTextView_drawableTopCompat

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

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

AppCompatTextView_emojiCompatEnabled

public static int AppCompatTextView_emojiCompatEnabled

Display the emoji if emojicompat has this character for emoji not on the system

May be a boolean value, such as "true" or "false".

AppCompatTextView_firstBaselineToTopHeight

public static int AppCompatTextView_firstBaselineToTopHeight

Distance from the top of the TextView to the first text baseline. If set, this overrides the value set for paddingTop.

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), and mm (millimeters).

AppCompatTextView_fontFamily

public static int AppCompatTextView_fontFamily

The attribute for the font family.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AppCompatTextView_fontVariationSettings

public static int AppCompatTextView_fontVariationSettings

OpenType font variation settings, available after api 26.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AppCompatTextView_lastBaselineToBottomHeight

public static int AppCompatTextView_lastBaselineToBottomHeight

Distance from the bottom of the TextView to the last text baseline. If set, this overrides the value set for paddingBottom.

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), and mm (millimeters).

AppCompatTextView_lineHeight

public static int AppCompatTextView_lineHeight

Explicit height between lines of text. If set, this will override the values set for lineSpacingExtra and lineSpacingMultiplier.

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), and mm (millimeters).

AppCompatTextView_textAllCaps

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 a theme attribute in the form "?[package:]type/name".

May be a boolean value, such as "true" or "false".

AppCompatTextView_textLocale

public static int AppCompatTextView_textLocale

Set the textLocale by a comma-separated language tag string, for example "ja-JP,zh-CN". This attribute only takes effect on API 21 and above. Before API 24, only the first language tag is used. Starting from API 24, the string will be converted into a LocaleList and then used by TextView

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AppCompatTheme

public static final int[] AppCompatTheme

Attributes that can be used with a AppCompatTheme.

Includes the following attributes:

AttributeDescription
android:windowIsFloating
android:windowAnimationStyle
android.support.wearable:actionBarDividerCustom divider drawable to use for elements in the action bar.
android.support.wearable:actionBarItemBackgroundCustom item state list drawable background for action bar items.
android.support.wearable:actionBarPopupThemeReference to a theme that should be used to inflate popups shown by widgets in the action bar.
android.support.wearable:actionBarSizeSize of the Action Bar, including the contextual bar used to present Action Modes.
android.support.wearable:actionBarSplitStyleReference to a style for the split Action Bar.
android.support.wearable:actionBarStyleReference to a style for the Action Bar
android.support.wearable:actionBarTabBarStyle
android.support.wearable:actionBarTabStyleDefault style for tabs within an action bar
android.support.wearable:actionBarTabTextStyle
android.support.wearable:actionBarThemeReference to a theme that should be used to inflate the action bar.
android.support.wearable:actionBarWidgetThemeReference to a theme that should be used to inflate widgets and layouts destined for the action bar.
android.support.wearable:actionButtonStyleDefault action button style.
android.support.wearable:actionDropDownStyleDefault ActionBar dropdown style.
android.support.wearable:actionMenuTextAppearanceTextAppearance style that will be applied to text that appears within action menu items.
android.support.wearable:actionMenuTextColorColor for text that appears within action menu items.
android.support.wearable:actionModeBackgroundBackground drawable to use for action mode UI
android.support.wearable:actionModeCloseButtonStyle
android.support.wearable:actionModeCloseContentDescriptionContent description to use for the close action mode button
android.support.wearable:actionModeCloseDrawableDrawable to use for the close action mode button
android.support.wearable:actionModeCopyDrawableDrawable to use for the Copy action button in Contextual Action Bar
android.support.wearable:actionModeCutDrawableDrawable to use for the Cut action button in Contextual Action Bar
android.support.wearable:actionModeFindDrawableDrawable to use for the Find action button in WebView selection action modes
android.support.wearable:actionModePasteDrawableDrawable to use for the Paste action button in Contextual Action Bar
android.support.wearable:actionModePopupWindowStylePopupWindow style to use for action modes when showing as a window overlay.
android.support.wearable:actionModeSelectAllDrawableDrawable to use for the Select all action button in Contextual Action Bar
android.support.wearable:actionModeShareDrawableDrawable to use for the Share action button in WebView selection action modes
android.support.wearable:actionModeSplitBackgroundBackground drawable to use for action mode UI in the lower split bar
android.support.wearable:actionModeStyle
android.support.wearable:actionModeThemeReference to a theme that should be used to inflate the action bar in action mode.
android.support.wearable:actionModeWebSearchDrawableDrawable to use for the Web Search action button in WebView selection action modes
android.support.wearable:actionOverflowButtonStyle
android.support.wearable:actionOverflowMenuStyle
android.support.wearable:activityChooserViewStyleDefault ActivityChooserView style.
android.support.wearable:alertDialogButtonGroupStyle
android.support.wearable:alertDialogCenterButtons
android.support.wearable:alertDialogStyle
android.support.wearable:alertDialogThemeTheme to use for alert dialogs spawned from this theme.
android.support.wearable:autoCompleteTextViewStyleDefault AutoCompleteTextView style.
android.support.wearable:borderlessButtonStyleStyle for buttons without an explicit border, often used in groups.
android.support.wearable:buttonBarButtonStyleStyle for buttons within button bars
android.support.wearable:buttonBarNegativeButtonStyleStyle for the "negative" buttons within button bars
android.support.wearable:buttonBarNeutralButtonStyleStyle for the "neutral" buttons within button bars
android.support.wearable:buttonBarPositiveButtonStyleStyle for the "positive" buttons within button bars
android.support.wearable:buttonBarStyleStyle for button bars
android.support.wearable:buttonStyleNormal Button style.
android.support.wearable:buttonStyleSmallSmall Button style.
android.support.wearable:checkboxStyleDefault Checkbox style.
android.support.wearable:checkedTextViewStyleDefault CheckedTextView style.
android.support.wearable:colorAccentBright complement to the primary branding color.
android.support.wearable:colorBackgroundFloatingDefault color of background imagery for floating components, ex.
android.support.wearable:colorButtonNormalThe color applied to framework buttons in their normal state.
android.support.wearable:colorControlActivatedThe color applied to framework controls in their activated (ex.
android.support.wearable:colorControlHighlightThe color applied to framework control highlights (ex.
android.support.wearable:colorControlNormalThe color applied to framework controls in their normal state.
android.support.wearable:colorErrorColor used for error states and things that need to be drawn to the user's attention.
android.support.wearable:colorPrimaryThe primary branding color for the app.
android.support.wearable:colorPrimaryDarkDark variant of the primary branding color.
android.support.wearable:colorSwitchThumbNormalThe color applied to framework switch thumbs in their normal state.
android.support.wearable:controlBackgroundThe background used by framework controls.
android.support.wearable:dialogCornerRadiusPreferred corner radius of dialogs.
android.support.wearable:dialogPreferredPaddingPreferred padding for dialog content.
android.support.wearable:dialogThemeTheme to use for dialogs spawned from this theme.
android.support.wearable:dividerHorizontalA drawable that may be used as a horizontal divider between visual elements.
android.support.wearable:dividerVerticalA drawable that may be used as a vertical divider between visual elements.
android.support.wearable:dropDownListViewStyleListPopupWindow compatibility
android.support.wearable:dropdownListPreferredItemHeightThe preferred item height for dropdown lists.
android.support.wearable:editTextBackgroundEditText background drawable.
android.support.wearable:editTextColorEditText text foreground color.
android.support.wearable:editTextStyleDefault EditText style.
android.support.wearable:homeAsUpIndicatorSpecifies a drawable to use for the 'home as up' indicator.
android.support.wearable:imageButtonStyleImageButton background drawable.
android.support.wearable:listChoiceBackgroundIndicatorDrawable used as a background for selected list items.
android.support.wearable:listChoiceIndicatorMultipleAnimatedAnimated Drawable to use for multiple choice indicators.
android.support.wearable:listChoiceIndicatorSingleAnimatedAnimated Drawable to use for single choice indicators.
android.support.wearable:listDividerAlertDialogThe list divider used in alert dialogs.
android.support.wearable:listMenuViewStyleDefault menu-style ListView style.
android.support.wearable:listPopupWindowStyle
android.support.wearable:listPreferredItemHeightThe preferred list item height.
android.support.wearable:listPreferredItemHeightLargeA larger, more robust list item height.
android.support.wearable:listPreferredItemHeightSmallA smaller, sleeker list item height.
android.support.wearable:listPreferredItemPaddingEndThe preferred padding along the end edge of list items.
android.support.wearable:listPreferredItemPaddingLeftThe preferred padding along the left edge of list items.
android.support.wearable:listPreferredItemPaddingRightThe preferred padding along the right edge of list items.
android.support.wearable:listPreferredItemPaddingStartThe preferred padding along the start edge of list items.
android.support.wearable:panelBackgroundThe background of a panel when it is inset from the left and right edges of the screen.
android.support.wearable:panelMenuListThemeDefault Panel Menu style.
android.support.wearable:panelMenuListWidthDefault Panel Menu width.
android.support.wearable:popupMenuStyleDefault PopupMenu style.
android.support.wearable:popupWindowStyleDefault PopupWindow style.
android.support.wearable:radioButtonStyleDefault RadioButton style.
android.support.wearable:ratingBarStyleDefault RatingBar style.
android.support.wearable:ratingBarStyleIndicatorIndicator RatingBar style.
android.support.wearable:ratingBarStyleSmallSmall indicator RatingBar style.
android.support.wearable:searchViewStyleStyle for the search query widget.
android.support.wearable:seekBarStyleDefault SeekBar style.
android.support.wearable:selectableItemBackgroundA 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.wearable:selectableItemBackgroundBorderlessBackground drawable for borderless standalone items that need focus/pressed states.
android.support.wearable:spinnerDropDownItemStyleDefault Spinner style.
android.support.wearable:spinnerStyleDefault Spinner style.
android.support.wearable:switchStyleDefault style for the Switch widget.
android.support.wearable:textAppearanceLargePopupMenuText color, typeface, size, and style for the text inside of a popup menu.
android.support.wearable:textAppearanceListItemThe preferred TextAppearance for the primary text of list items.
android.support.wearable:textAppearanceListItemSecondaryThe preferred TextAppearance for the secondary text of list items.
android.support.wearable:textAppearanceListItemSmallThe preferred TextAppearance for the primary text of small list items.
android.support.wearable:textAppearancePopupMenuHeaderText color, typeface, size, and style for header text inside of a popup menu.
android.support.wearable:textAppearanceSearchResultSubtitleText color, typeface, size, and style for system search result subtitle.
android.support.wearable:textAppearanceSearchResultTitleText color, typeface, size, and style for system search result title.
android.support.wearable:textAppearanceSmallPopupMenuText color, typeface, size, and style for small text inside of a popup menu.
android.support.wearable:textColorAlertDialogListItemColor of list item text in alert dialogs.
android.support.wearable:textColorSearchUrlText color for urls in search suggestions, used by things like global search
android.support.wearable:toolbarNavigationButtonStyleDefault Toolar NavigationButtonStyle
android.support.wearable:toolbarStyleDefault Toolbar style.
android.support.wearable:tooltipForegroundColorForeground color to use for tooltips
android.support.wearable:tooltipFrameBackgroundBackground to use for tooltips
android.support.wearable:viewInflaterClass
android.support.wearable:windowActionBarFlag indicating whether this window should have an Action Bar in place of the usual title bar.
android.support.wearable:windowActionBarOverlayFlag indicating whether this window's Action Bar should overlay application content.
android.support.wearable:windowActionModeOverlayFlag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).
android.support.wearable:windowFixedHeightMajorA fixed height for the window along the major axis of the screen, that is, when in portrait.
android.support.wearable:windowFixedHeightMinorA fixed height for the window along the minor axis of the screen, that is, when in landscape.
android.support.wearable:windowFixedWidthMajorA fixed width for the window along the major axis of the screen, that is, when in landscape.
android.support.wearable:windowFixedWidthMinorA fixed width for the window along the minor axis of the screen, that is, when in portrait.
android.support.wearable:windowMinWidthMajorThe minimum width the window is allowed to be, along the major axis of the screen.
android.support.wearable:windowMinWidthMinorThe minimum width the window is allowed to be, along the minor axis of the screen.
android.support.wearable:windowNoTitleFlag indicating whether there should be no title on this window.

See also:

AppCompatTheme_actionBarDivider

public static int AppCompatTheme_actionBarDivider

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

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

AppCompatTheme_actionBarItemBackground

public static int AppCompatTheme_actionBarItemBackground

Custom item state list drawable background for action bar items.

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

AppCompatTheme_actionBarPopupTheme

public static int AppCompatTheme_actionBarPopupTheme

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

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

AppCompatTheme_actionBarSize

public static int AppCompatTheme_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), and mm (millimeters).

Must be one of the following constant values.

ConstantValueDescription
wrap_content0

AppCompatTheme_actionBarSplitStyle

public static int AppCompatTheme_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.

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

AppCompatTheme_actionBarStyle

public static int AppCompatTheme_actionBarStyle

Reference to a style for the Action Bar

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

AppCompatTheme_actionBarTabBarStyle

public static int AppCompatTheme_actionBarTabBarStyle

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

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

AppCompatTheme_actionBarTabStyle

public static int AppCompatTheme_actionBarTabStyle

Default style for tabs within an action bar

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

AppCompatTheme_actionBarTabTextStyle

public static int AppCompatTheme_actionBarTabTextStyle

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

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

AppCompatTheme_actionBarTheme

public static int AppCompatTheme_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.

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

AppCompatTheme_actionBarWidgetTheme

public static int AppCompatTheme_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.

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

AppCompatTheme_actionButtonStyle

public static int AppCompatTheme_actionButtonStyle

Default action button style.

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

AppCompatTheme_actionDropDownStyle

public static int AppCompatTheme_actionDropDownStyle

Default ActionBar dropdown style.

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

AppCompatTheme_actionMenuTextAppearance

public static int AppCompatTheme_actionMenuTextAppearance

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

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

AppCompatTheme_actionMenuTextColor

public static int AppCompatTheme_actionMenuTextColor

Color for text that appears within action menu items.

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

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

AppCompatTheme_actionModeBackground

public static int AppCompatTheme_actionModeBackground

Background drawable to use for action mode UI

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

AppCompatTheme_actionModeCloseButtonStyle

public static int AppCompatTheme_actionModeCloseButtonStyle

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

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

AppCompatTheme_actionModeCloseContentDescription

public static int AppCompatTheme_actionModeCloseContentDescription

Content description to use for the close action mode button

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

AppCompatTheme_actionModeCloseDrawable

public static int AppCompatTheme_actionModeCloseDrawable

Drawable to use for the close action mode button

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

AppCompatTheme_actionModeCopyDrawable

public static int AppCompatTheme_actionModeCopyDrawable

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

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

AppCompatTheme_actionModeCutDrawable

public static int AppCompatTheme_actionModeCutDrawable

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

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

AppCompatTheme_actionModeFindDrawable

public static int AppCompatTheme_actionModeFindDrawable

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

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

AppCompatTheme_actionModePasteDrawable

public static int AppCompatTheme_actionModePasteDrawable

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

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

AppCompatTheme_actionModePopupWindowStyle

public static int AppCompatTheme_actionModePopupWindowStyle

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

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

AppCompatTheme_actionModeSelectAllDrawable

public static int AppCompatTheme_actionModeSelectAllDrawable

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

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

AppCompatTheme_actionModeShareDrawable

public static int AppCompatTheme_actionModeShareDrawable

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

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

AppCompatTheme_actionModeSplitBackground

public static int AppCompatTheme_actionModeSplitBackground

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

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

AppCompatTheme_actionModeStyle

public static int AppCompatTheme_actionModeStyle

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

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

AppCompatTheme_actionModeTheme

public static int AppCompatTheme_actionModeTheme

Reference to a theme that should be used to inflate the action bar in action mode. This will be inherited by any widget inflated into the action bar.

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

AppCompatTheme_actionModeWebSearchDrawable

public static int AppCompatTheme_actionModeWebSearchDrawable

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

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

AppCompatTheme_actionOverflowButtonStyle

public static int AppCompatTheme_actionOverflowButtonStyle

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

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

AppCompatTheme_actionOverflowMenuStyle

public static int AppCompatTheme_actionOverflowMenuStyle

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

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

AppCompatTheme_activityChooserViewStyle

public static int AppCompatTheme_activityChooserViewStyle

Default ActivityChooserView style.

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

AppCompatTheme_alertDialogButtonGroupStyle

public static int AppCompatTheme_alertDialogButtonGroupStyle

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

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

AppCompatTheme_alertDialogCenterButtons

public static int AppCompatTheme_alertDialogCenterButtons

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