Most visited

Recently visited

R.styleable

public static final class R.styleable
extends Object

java.lang.Object
   ↳ android.support.v7.appcompat.R.styleable


Summary

Fields

public static final int[] ActionBar

用于设置操作栏样式的属性。

public static final int[] ActionBarLayout

对于作为自定义视图放置在操作栏中的视图,有效的LayoutParams。

public static int ActionBarLayout_android_layout_gravity

此符号是可以在 ActionBarLayout阵列中找到 layout_gravity属性值的偏移量。

public static int ActionBar_background

指定操作栏的背景可绘制。

public static int ActionBar_backgroundSplit

指定分离操作栏底部组件的背景可绘制。

public static int ActionBar_backgroundStacked

为操作栏的第二个堆叠行指定背景可绘制。

public static int ActionBar_contentInsetEnd

条内的内容视图的最小插入。

public static int ActionBar_contentInsetEndWithActions

当来自菜单的操作存在时,条内的内容视图的最小插入。

public static int ActionBar_contentInsetLeft

条内的内容视图的最小插入。

public static int ActionBar_contentInsetRight

条内的内容视图的最小插入。

public static int ActionBar_contentInsetStart

条内的内容视图的最小插入。

public static int ActionBar_contentInsetStartWithNavigation

当存在导航按钮(如“上”按钮)时,条形内的内容视图的最小插入点。

public static int ActionBar_customNavigationLayout

指定自定义导航的布局。

public static int ActionBar_displayOptions

影响操作栏显示方式的选项。

public static int ActionBar_divider

指定用于项目分隔符的可绘制项。

public static int ActionBar_elevation

操作栏本身的高程

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int ActionBar_height

指定一个固定的高度。

public static int ActionBar_hideOnContentScroll

将true设置为隐藏垂直嵌套滚动内容上的操作栏。

public static int ActionBar_homeAsUpIndicator

向上导航字形

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int ActionBar_homeLayout

指定用于操作栏“主页”部分的布局。

public static int ActionBar_icon

指定用于应用程序图标的绘图。

public static int ActionBar_indeterminateProgressStyle

指定用于不确定进度微调器的样式资源。

public static int ActionBar_itemPadding

指定应该应用于条中系统提供项左侧和右侧的填充。

public static int ActionBar_logo

指定用于应用程序徽标的drawable。

public static int ActionBar_navigationMode

要使用的导航类型。

public static int ActionBar_popupTheme

引用应该用于对操作栏中的小部件显示的弹出窗口进行充气的主题。

public static int ActionBar_progressBarPadding

指定嵌入式进度条两端的水平填充。

public static int ActionBar_progressBarStyle

指定用于嵌入式进度条的样式资源。

public static int ActionBar_subtitle

指定用于navigationMode =“normal”的字幕文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

public static int ActionBar_subtitleTextStyle

指定用于字幕文本的样式。

public static int ActionBar_title

指定用于navigationMode =“normal”的标题文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

public static int ActionBar_titleTextStyle

指定用于标题文本的样式。

public static final int[] ActionMenuItemView

可以与ActionMenuItemView一起使用的属性。

public static int ActionMenuItemView_android_minWidth

此符号是可以在 ActionMenuItemView阵列中找到 minWidth属性值的偏移量。

public static final int[] ActionMenuView

public static final int[] ActionMode

可以与ActionMode一起使用的属性。

public static int ActionMode_background

指定动作模式栏的背景。

public static int ActionMode_backgroundSplit

指定拆分动作模式栏的背景。

public static int ActionMode_closeItemLayout

指定用于开始边缘的“关闭”项目的布局。

public static int ActionMode_height

指定动作模式栏的固定高度。

public static int ActionMode_subtitleTextStyle

指定用于字幕文本的样式。

public static int ActionMode_titleTextStyle

指定用于标题文本的样式。

public static final int[] ActivityChooserView

为ActivityChooserView提供支持。

public static int ActivityChooserView_expandActivityOverflowButtonDrawable

在用于展开活动的按钮中显示的可绘制溢出弹出窗口。

public static int ActivityChooserView_initialActivityCount

活动列表中最初显示的项目的最大数量。

public static final int[] AlertDialog

描述AlertDialog主题的一组属性。

public static int AlertDialog_android_layout

此符号是 layout属性的值可在 AlertDialog阵列中找到的偏移量。

public static int AlertDialog_buttonPanelSideLayout

该符号是 buttonPanelSideLayout属性值可以在 AlertDialog数组中找到的偏移量。

public static int AlertDialog_listItemLayout

此符号是可在 AlertDialog阵列中找到 listItemLayout属性值的偏移量。

public static int AlertDialog_listLayout

此符号是可以在 AlertDialog阵列中找到 listLayout属性值的偏移量。

public static int AlertDialog_multiChoiceItemLayout

此符号是可以在 AlertDialog阵列中找到 multiChoiceItemLayout属性值的偏移量。

public static int AlertDialog_singleChoiceItemLayout

此符号是 AlertDialog数组中可以找到 singleChoiceItemLayout属性值的偏移量。

public static final int[] AppCompatImageView

可以与AppCompatImageView一起使用的属性。

public static int AppCompatImageView_android_src

此符号是可以在 AppCompatImageView数组中找到 src属性值的偏移量。

public static int AppCompatImageView_srcCompat

去做

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static final int[] AppCompatSeekBar

可以与AppCompatSeekBar一起使用的属性。

public static int AppCompatSeekBar_android_thumb

此符号是可以在 AppCompatSeekBar阵列中找到 thumb属性值的偏移量。

public static int AppCompatSeekBar_tickMark

在seekbar的每个进度位置显示Drawable。

public static int AppCompatSeekBar_tickMarkTint

色调适用于可绘制的刻度线。

public static int AppCompatSeekBar_tickMarkTintMode

混合模式用于应用勾号标记色调。

public static final int[] AppCompatTextHelper

可以与AppCompatTextHelper一起使用的属性。

public static int AppCompatTextHelper_android_drawableBottom

此符号是可以在 AppCompatTextHelper阵列中找到 drawableBottom属性值的偏移量。

public static int AppCompatTextHelper_android_drawableEnd

此符号是可在 AppCompatTextHelper数组中找到 drawableEnd属性值的偏移量。

public static int AppCompatTextHelper_android_drawableLeft

此符号是 drawableLeft属性值可在 AppCompatTextHelper数组中找到的偏移量。

public static int AppCompatTextHelper_android_drawableRight

该符号是可在 AppCompatTextHelper数组中找到 drawableRight属性值的偏移量。

public static int AppCompatTextHelper_android_drawableStart

此符号是可以在 AppCompatTextHelper阵列中找到 drawableStart属性值的偏移量。

public static int AppCompatTextHelper_android_drawableTop

此符号是可以在 AppCompatTextHelper数组中找到 drawableTop属性值的偏移量。

public static int AppCompatTextHelper_android_textAppearance

此符号是可在 AppCompatTextHelper阵列中找到 textAppearance属性值的偏移量。

public static final int[] AppCompatTextView

可以与AppCompatTextView一起使用的属性。

public static int AppCompatTextView_android_textAppearance

此符号是可以在 AppCompatTextView阵列中找到 textAppearance属性值的偏移量。

public static int AppCompatTextView_textAllCaps

以全部大写显示文字。

public static final int[] AppCompatTheme

这些是构成完整主题的标准属性。

public static int AppCompatTheme_actionBarDivider

自定义分隔线可绘制用于操作栏中的元素。

public static int AppCompatTheme_actionBarItemBackground

自定义项目状态列表为操作栏项目绘制背景。

public static int AppCompatTheme_actionBarPopupTheme

引用应该用于对操作栏中的小部件显示的弹出窗口进行充气的主题。

public static int AppCompatTheme_actionBarSize

操作栏的大小,包括用于呈现操作模式的上下文栏。

public static int AppCompatTheme_actionBarSplitStyle

引用分割动作栏的样式。

public static int AppCompatTheme_actionBarStyle

引用操作栏的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionBarTabBarStyle

此符号是可以在 AppCompatTheme阵列中找到 actionBarTabBarStyle属性值的偏移量。

public static int AppCompatTheme_actionBarTabStyle

操作栏中标签的默认样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionBarTabTextStyle

此符号是可在 AppCompatTheme阵列中找到 actionBarTabTextStyle属性值的偏移量。

public static int AppCompatTheme_actionBarTheme

引用应该用来夸大操作栏的主题。

public static int AppCompatTheme_actionBarWidgetTheme

引用一个应该用来扩充指向操作栏的小部件和布局的主题。

public static int AppCompatTheme_actionButtonStyle

默认操作按钮样式。

public static int AppCompatTheme_actionDropDownStyle

默认的ActionBar下拉样式。

public static int AppCompatTheme_actionMenuTextAppearance

TextAppearance风格,将应用于出现在操作菜单项中的文本。

public static int AppCompatTheme_actionMenuTextColor

出现在操作菜单项中的文本的颜色。

public static int AppCompatTheme_actionModeBackground

可用于动作模式UI的背景可以使用

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeCloseButtonStyle

此符号是可以在 AppCompatTheme阵列中找到 actionModeCloseButtonStyle属性值的偏移量。

public static int AppCompatTheme_actionModeCloseDrawable

可用于关闭操作模式按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeCopyDrawable

可用于上下文操作栏中的复制操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeCutDrawable

可用于上下文操作栏中的剪切操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeFindDrawable

可用于WebView选择操作模式中的查找操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModePasteDrawable

可用于上下文操作栏中的粘贴操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModePopupWindowStyle

PopupWindow风格用于显示为窗口叠加层时的动作模式。

public static int AppCompatTheme_actionModeSelectAllDrawable

可用于在上下文操作栏中选择所有操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeShareDrawable

可用于WebView选择操作模式中的“共享”操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeSplitBackground

后台可用于下方拆分栏中的操作模式UI

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionModeStyle

该符号是 AppCompatTheme数组中可以找到 actionModeStyle属性值的偏移量。

public static int AppCompatTheme_actionModeWebSearchDrawable

可绘制用于WebView选择操作模式中的Web搜索操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_actionOverflowButtonStyle

此符号是可以在 AppCompatTheme数组中找到 actionOverflowButtonStyle属性值的偏移量。

public static int AppCompatTheme_actionOverflowMenuStyle

此符号是可以在 AppCompatTheme阵列中找到 actionOverflowMenuStyle属性值的偏移量。

public static int AppCompatTheme_activityChooserViewStyle

默认的ActivityChooserView风格。

public static int AppCompatTheme_alertDialogButtonGroupStyle

此符号是可在 AppCompatTheme阵列中找到 alertDialogButtonGroupStyle属性值的偏移量。

public static int AppCompatTheme_alertDialogCenterButtons

此符号是 alertDialogCenterButtons属性值可在 AppCompatTheme数组中找到的偏移量。

public static int AppCompatTheme_alertDialogStyle

此符号是可以在 AppCompatTheme阵列中找到 alertDialogStyle属性值的偏移量。

public static int AppCompatTheme_alertDialogTheme

主题用于从此主题生成的警报对话框。

public static int AppCompatTheme_android_windowAnimationStyle

此符号是可以在 AppCompatTheme数组中找到 windowAnimationStyle属性值的偏移量。

public static int AppCompatTheme_android_windowIsFloating

该符号是可在 AppCompatTheme阵列中找到 windowIsFloating属性值的偏移量。

public static int AppCompatTheme_autoCompleteTextViewStyle

默认的AutoCompleteTextView样式。

public static int AppCompatTheme_borderlessButtonStyle

不带明确边框的按钮样式,通常用于组。

public static int AppCompatTheme_buttonBarButtonStyle

按钮栏内按钮的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_buttonBarNegativeButtonStyle

样式用于按钮栏中的“负面”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_buttonBarNeutralButtonStyle

样式为按钮栏中的“中性”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_buttonBarPositiveButtonStyle

样式用于按钮栏中的“正”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_buttonBarStyle

按钮栏的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_buttonStyle

正常按钮样式。

public static int AppCompatTheme_buttonStyleSmall

小按钮样式。

public static int AppCompatTheme_checkboxStyle

默认复选框样式。

public static int AppCompatTheme_checkedTextViewStyle

默认的CheckedTextView样式。

public static int AppCompatTheme_colorAccent

对主要品牌颜色的明亮补充。

public static int AppCompatTheme_colorBackgroundFloating

浮动组件的背景图像的默认颜色,例如。

public static int AppCompatTheme_colorButtonNormal

在正常状态下应用于框架按钮的颜色。

public static int AppCompatTheme_colorControlActivated

在激活的框架控件中应用颜色(例如,

public static int AppCompatTheme_colorControlHighlight

应用于框架控件的颜色突出显示(例如,

public static int AppCompatTheme_colorControlNormal

在正常状态下应用于框架控件的颜色。

public static int AppCompatTheme_colorPrimary

该应用的主要品牌颜色。

public static int AppCompatTheme_colorPrimaryDark

主品牌颜色的深色变体。

public static int AppCompatTheme_colorSwitchThumbNormal

在正常状态下应用于框架切换拇指的颜色。

public static int AppCompatTheme_controlBackground

框架控件使用的背景。

public static int AppCompatTheme_dialogPreferredPadding

对话框内容的首选填充。

public static int AppCompatTheme_dialogTheme

主题用于从此主题衍生的对话框。

public static int AppCompatTheme_dividerHorizontal

可以用作视觉元素之间的水平分隔符的drawable。

public static int AppCompatTheme_dividerVertical

可以用作可视元素之间的垂直分隔符的drawable。

public static int AppCompatTheme_dropDownListViewStyle

ListPopupWindow兼容性

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_dropdownListPreferredItemHeight

下拉列表的首选项目高度。

public static int AppCompatTheme_editTextBackground

EditText背景可绘制。

public static int AppCompatTheme_editTextColor

EditText文本前景色。

public static int AppCompatTheme_editTextStyle

默认的EditText样式。

public static int AppCompatTheme_homeAsUpIndicator

指定一个可用于'home as up'指示器的drawable。

public static int AppCompatTheme_imageButtonStyle

ImageButton背景可绘制。

public static int AppCompatTheme_listChoiceBackgroundIndicator

Drawable用作选定列表项目的背景。

public static int AppCompatTheme_listDividerAlertDialog

警报对话框中使用的列表分隔符。

public static int AppCompatTheme_listMenuViewStyle

默认的菜单式ListView风格。

public static int AppCompatTheme_listPopupWindowStyle

此符号是可以在 AppCompatTheme阵列中找到 listPopupWindowStyle属性值的偏移量。

public static int AppCompatTheme_listPreferredItemHeight

首选列表项的高度。

public static int AppCompatTheme_listPreferredItemHeightLarge

更大,更强大的列表项高度。

public static int AppCompatTheme_listPreferredItemHeightSmall

更小,更时尚的列表项目高度。

public static int AppCompatTheme_listPreferredItemPaddingLeft

列表项左边缘的首选填充。

public static int AppCompatTheme_listPreferredItemPaddingRight

列表项右边缘的首选填充。

public static int AppCompatTheme_panelBackground

当它从屏幕的左右边缘插入时,面板的背景。

public static int AppCompatTheme_panelMenuListTheme

默认面板菜单样式。

public static int AppCompatTheme_panelMenuListWidth

默认面板菜单宽度。

public static int AppCompatTheme_popupMenuStyle

默认PopupMenu样式。

public static int AppCompatTheme_popupWindowStyle

默认的PopupWindow风格。

public static int AppCompatTheme_radioButtonStyle

默认的RadioButton风格。

public static int AppCompatTheme_ratingBarStyle

默认RatingBar风格。

public static int AppCompatTheme_ratingBarStyleIndicator

指标RatingBar风格。

public static int AppCompatTheme_ratingBarStyleSmall

小指标RatingBar风格。

public static int AppCompatTheme_searchViewStyle

搜索查询窗口小部件的样式。

public static int AppCompatTheme_seekBarStyle

默认SeekBar风格。

public static int AppCompatTheme_selectableItemBackground

可应用于按钮或其他可选项目的样式,这些样式应对按下状态和聚焦状态作出反应,但沿边缘没有清晰的视觉边界。

public static int AppCompatTheme_selectableItemBackgroundBorderless

后台可绘制为需要焦点/按下状态的无边界独立项目。

public static int AppCompatTheme_spinnerDropDownItemStyle

默认的微调器样式。

public static int AppCompatTheme_spinnerStyle

默认的微调器样式。

public static int AppCompatTheme_switchStyle

Switch widget的默认样式。

public static int AppCompatTheme_textAppearanceLargePopupMenu

弹出菜单中的文本的文本颜色,字体,大小和样式。

public static int AppCompatTheme_textAppearanceListItem

列表项的主要文本的首选TextAppearance。

public static int AppCompatTheme_textAppearanceListItemSmall

小列表项的主要文本的首选TextAppearance。

public static int AppCompatTheme_textAppearancePopupMenuHeader

文本颜色,字体,大小和样式用于标题文本在弹出式菜单中。

public static int AppCompatTheme_textAppearanceSearchResultSubtitle

系统搜索结果副标题的文本颜色,字体,大小和样式。

public static int AppCompatTheme_textAppearanceSearchResultTitle

系统搜索结果标题的文本颜色,字体,大小和样式。

public static int AppCompatTheme_textAppearanceSmallPopupMenu

文本颜色,字体,大小以及弹出式菜单中小文本的样式。

public static int AppCompatTheme_textColorAlertDialogListItem

警报对话框中列表项文本的颜色。

public static int AppCompatTheme_textColorSearchUrl

搜索建议中的网址的文字颜色,用于像全局搜索之类的内容

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_toolbarNavigationButtonStyle

默认Toolar NavigationButtonStyle

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int AppCompatTheme_toolbarStyle

默认工具栏样式。

public static int AppCompatTheme_windowActionBar

指示此窗口是否应具有操作栏代替常用标题栏的标志。

public static int AppCompatTheme_windowActionBarOverlay

指示此窗口的操作栏是否应覆盖应用程序内容的标志。

public static int AppCompatTheme_windowActionModeOverlay

当用户界面没有预留空间时(例如操作栏),指示操作模式是否应覆盖窗口内容的标志。

public static int AppCompatTheme_windowFixedHeightMajor

沿着屏幕长轴的窗口的固定高度,即纵向时的高度。

public static int AppCompatTheme_windowFixedHeightMinor

沿着屏幕短轴的窗口的固定高度,即横向时的高度。

public static int AppCompatTheme_windowFixedWidthMajor

沿着屏幕长轴的窗口固定宽度,即在横向上。

public static int AppCompatTheme_windowFixedWidthMinor

沿着屏幕短轴的窗口固定宽度,即纵向。

public static int AppCompatTheme_windowMinWidthMajor

沿着屏幕的主轴允许窗口的最小宽度。

public static int AppCompatTheme_windowMinWidthMinor

沿窗口的短轴允许窗口的最小宽度。

public static int AppCompatTheme_windowNoTitle

表示在此窗口中是否应该没有标题的标志。

public static int ButtonBarLayout_allowStacking

是否在没有足够空间并排放置按钮时自动堆叠按钮。

public static final int[] ColorStateListItem

可以分配给ColorStateList项目的属性。

public static int ColorStateListItem_alpha

应用于基本颜色的Alpha倍数。

public static int ColorStateListItem_android_alpha

此符号是可在 ColorStateListItem阵列中找到 alpha属性值的偏移量。

public static int ColorStateListItem_android_color

此状态的基础颜色。

public static final int[] CompoundButton

可以与CompoundButton一起使用的属性。

public static int CompoundButton_android_button

此符号是可在 CompoundButton数组中找到 button属性值的偏移量。

public static int CompoundButton_buttonTint

色调适用于可绘制按钮。

public static int CompoundButton_buttonTintMode

混合模式用于应用按钮色调。

public static final int[] DrawerArrowToggle

可以与DrawerArrowToggle一起使用的属性。

public static int DrawerArrowToggle_arrowHeadLength

形成箭头时箭头的长度

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int DrawerArrowToggle_arrowShaftLength

形成箭头时的轴的长度

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int DrawerArrowToggle_barLength

当它们相互平行时,条的长度

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int DrawerArrowToggle_color

酒吧的绘画颜色

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

public static int DrawerArrowToggle_drawableSize

drawable的总大小

可能是一个维度值,它是一个浮点数,后面跟着诸如“ 14.5sp ”之类的单位。

public static int DrawerArrowToggle_gapBetweenBars

两条钢筋相互平行时的最大间隙

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int DrawerArrowToggle_spinBars

在转换过程中,酒吧是否应该旋转

可能是布尔值,如“ true ”或“ false ”。

public static int DrawerArrowToggle_thickness

酒吧油漆的厚度(行程大小)

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static final int[] LinearLayoutCompat

可以与LinearLayoutCompat一起使用的属性。

public static final int[] LinearLayoutCompat_Layout

可以与LinearLayoutCompat_Layout一起使用的属性。

public static int LinearLayoutCompat_Layout_android_layout_gravity

此符号是可以在 LinearLayoutCompat_Layout阵列中找到 layout_gravity属性值的偏移量。

public static int LinearLayoutCompat_Layout_android_layout_height

此符号是 layout_height属性值可在 LinearLayoutCompat_Layout数组中找到的偏移量。

public static int LinearLayoutCompat_Layout_android_layout_weight

该符号是可在 LinearLayoutCompat_Layout阵列中找到 layout_weight属性值的偏移量。

public static int LinearLayoutCompat_Layout_android_layout_width

此符号是可以在 LinearLayoutCompat_Layout阵列中找到 layout_width属性值的偏移量。

public static int LinearLayoutCompat_android_baselineAligned

设置为false时,可防止布局调整其子基线。

public static int LinearLayoutCompat_android_baselineAlignedChildIndex

当一个线性布局是基线对齐的另一个布局的一部分时,它可以指定它的哪个子对象与基线对齐(即,哪个子TextView)。

public static int LinearLayoutCompat_android_gravity

此符号是可在 LinearLayoutCompat阵列中找到 gravity属性值的偏移量。

public static int LinearLayoutCompat_android_orientation

布局应该是一列还是一排? 一行使用“水平”,一列使用“垂直”。

public static int LinearLayoutCompat_android_weightSum

定义最大权重和。

public static int LinearLayoutCompat_divider

可用作按钮之间的垂直分隔符。

public static int LinearLayoutCompat_dividerPadding

分隔线两端的填充尺寸。

public static int LinearLayoutCompat_measureWithLargestChild

当设置为真时,所有有体重的孩子将被认为是最大的孩子的最小尺寸。

public static int LinearLayoutCompat_showDividers

设置分频器显示。

public static final int[] ListPopupWindow

可以与ListPopupWindow一起使用的属性。

public static int ListPopupWindow_android_dropDownHorizontalOffset

下拉应该水平偏移的像素数量。

public static int ListPopupWindow_android_dropDownVerticalOffset

下拉应该垂直偏移的像素数量。

public static final int[] MenuGroup

适用于所有组的基本属性。

public static int MenuGroup_android_checkableBehavior

项目是否能够显示复选标记。

public static int MenuGroup_android_enabled

项目是否启用。

public static int MenuGroup_android_id

组的ID。

public static int MenuGroup_android_menuCategory

该类别适用于此组中的所有项目。

public static int MenuGroup_android_orderInCategory

该类别内的订单适用于此组中的所有项目。

public static int MenuGroup_android_visible

项目是否显示/可见。

public static final int[] MenuItem

可用于所有Item对象的基本属性。

public static int MenuItem_actionLayout

用作操作视图的可选布局。

public static int MenuItem_actionProviderClass

可选ActionProvider类的名称,用于实例化操作视图并执行操作(如该菜单项的默认操作)。

public static int MenuItem_actionViewClass

可选View类的名称,用于实例化并用作操作视图。

public static int MenuItem_android_alphabeticShortcut

字母快捷键。

public static int MenuItem_android_checkable

该物品是否能够显示复选标记。

public static int MenuItem_android_checked

该项目是否被选中。

public static int MenuItem_android_enabled

该项是否启用。

public static int MenuItem_android_icon

与此项目关联的图标。

public static int MenuItem_android_id

项目的ID。

public static int MenuItem_android_menuCategory

应用于该项目的类别。

public static int MenuItem_android_numericShortcut

数字快捷键。

public static int MenuItem_android_onClick

用于上下文菜单的方法的名称将在单击项目时调用。

public static int MenuItem_android_orderInCategory

应用于该项目的类别内的订单。

public static int MenuItem_android_title

与该项目相关的标题。

public static int MenuItem_android_titleCondensed

与该项目关联的简明标题。

public static int MenuItem_android_visible

项目是否显示/可见。

public static int MenuItem_showAsAction

该项目如何显示在操作栏中(如果存在)。

public static final int[] MenuView

可以与MenuView一起使用的属性。

public static int MenuView_android_headerBackground

菜单标题的默认背景。

public static int MenuView_android_horizontalDivider

菜单项行之间的默认水平分隔符。

public static int MenuView_android_itemBackground

每个菜单项的默认背景。

public static int MenuView_android_itemIconDisabledAlpha

每个显示图标的菜单项的默认禁用图标alpha。

public static int MenuView_android_itemTextAppearance

菜单项文本的默认外观。

public static int MenuView_android_verticalDivider

菜单项之间的默认垂直分隔符。

public static int MenuView_android_windowAnimationStyle

菜单的默认动画。

public static int MenuView_preserveIconSpacing

图标丢失时是否应在布局中保留空间。

public static int MenuView_subMenuArrow

指示特定项目的箭头图标可绘制为子菜单。

public static final int[] PopupWindow

可以与PopupWindow一起使用的属性。

public static final int[] PopupWindowBackgroundState

可以与PopupWindowBackgroundState一起使用的属性。

public static int PopupWindowBackgroundState_state_above_anchor

指示弹出窗口的状态标识符将位于锚点上方。

public static int PopupWindow_android_popupAnimationStyle

此符号是可以在 PopupWindow数组中找到 popupAnimationStyle属性值的偏移量。

public static int PopupWindow_android_popupBackground

此符号是 popupBackground属性的值可在 PopupWindow数组中找到的偏移量。

public static int PopupWindow_overlapAnchor

弹出窗口是否应该与其锚点视图重叠。

public static final int[] SearchView

可以与SearchView一起使用的属性。

public static int SearchView_android_focusable

此符号是 SearchView数组中可以找到 focusable属性值的偏移量。

public static int SearchView_android_imeOptions

在查询文本字段上设置的IME选项。

public static int SearchView_android_inputType

在查询文本字段上设置的输入类型。

public static int SearchView_android_maxWidth

SearchView的可选最大宽度。

public static int SearchView_closeIcon

关闭按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_commitIcon

提交图标显示在查询建议行中

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_defaultQueryHint

queryHint未定义且搜索视图的 SearchableInfo未提供提示时使用默认查询提示。

public static int SearchView_goIcon

去按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_iconifiedByDefault

SearchView的默认状态。

public static int SearchView_layout

用于搜索视图的布局。

public static int SearchView_queryBackground

包含搜索查询的部分的背景

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_queryHint

可选的用户定义的查询提示字符串将显示在空白查询字段中。

public static int SearchView_searchHintIcon

搜索图标显示为文本字段提示

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_searchIcon

搜索图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_submitBackground

包含该行动的部分的背景(例如,

public static int SearchView_suggestionRowLayout

查询建议行的布局

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static int SearchView_voiceIcon

语音按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

public static final int[] Spinner

可以与Spinner一起使用的属性。

public static int Spinner_android_dropDownWidth

spinnerMode =“dropdown”下拉的宽度。

public static int Spinner_android_entries

引用将填充微调器的数组资源。

public static int Spinner_android_popupBackground

后台可用于spinnerMode =“dropdown”下拉菜单。

public static int Spinner_android_prompt

显示微调器对话框时显示的提示。

public static int Spinner_popupTheme

主题用于下拉或对话框弹出窗口。

public static final int[] SwitchCompat

可以与SwitchCompat一起使用的属性。

public static int SwitchCompat_android_textOff

当开关处于未选中/“关闭”状态时要使用的文本。

public static int SwitchCompat_android_textOn

当开关处于选中/“开启”状态时要使用的文本。

public static int SwitchCompat_android_thumb

可以用作来回切换的“拇指”。

public static int SwitchCompat_showText

是否绘制/关闭文本。

public static int SwitchCompat_splitTrack

是否分开轨道并留下可绘制拇指的间隙。

public static int SwitchCompat_switchMinWidth

交换机组件的最小宽度

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int SwitchCompat_switchPadding

开关和标题文本之间的最小空间

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int SwitchCompat_switchTextAppearance

TextAppearance style用于显示在开关拇指上的文本。

public static int SwitchCompat_thumbTextPadding

切换器拇指内的文本两侧的填充量。

public static int SwitchCompat_thumbTint

色调适用于可绘制的拇指。

public static int SwitchCompat_thumbTintMode

混合模式用于应用拇指色调。

public static int SwitchCompat_track

可用作开关拇指滑入其中的“轨道”。

public static int SwitchCompat_trackTint

色调适用于赛道。

public static int SwitchCompat_trackTintMode

混合模式用于应用曲目色调。

public static final int[] TextAppearance

可以与TextAppearance一起使用的属性。

public static int TextAppearance_android_shadowColor

此符号是可在 TextAppearance阵列中找到 shadowColor属性值的偏移量。

public static int TextAppearance_android_shadowDx

此符号是可以在 TextAppearance阵列中找到 shadowDx属性值的偏移量。

public static int TextAppearance_android_shadowDy

此符号是可以在 TextAppearance阵列中找到 shadowDy属性值的偏移量。

public static int TextAppearance_android_shadowRadius

此符号是 shadowRadius属性的值可在 TextAppearance数组中找到的偏移量。

public static int TextAppearance_android_textColor

此符号是可在 TextAppearance数组中找到 textColor属性值的偏移量。

public static int TextAppearance_android_textSize

此符号是可以在 TextAppearance数组中找到 textSize属性值的偏移量。

public static int TextAppearance_android_textStyle

此符号是可以在 TextAppearance数组中找到 textStyle属性值的偏移量。

public static int TextAppearance_android_typeface

此符号是 TextAppearance数组中可以找到 typeface属性值的偏移量。

public static int TextAppearance_textAllCaps

以全部大写显示文字。

public static final int[] Toolbar

此字段已弃用。 使用titleMargin

public static int Toolbar_android_gravity

此符号是可以在 Toolbar阵列中找到 gravity属性值的偏移量。

public static int Toolbar_android_minHeight

此符号是可以在 Toolbar阵列中找到 minHeight属性值的偏移量。

public static int Toolbar_buttonGravity

此符号是可以在 Toolbar数组中找到 buttonGravity属性值的偏移量。

public static int Toolbar_collapseContentDescription

要设置为折叠按钮的内容描述的文本。

public static int Toolbar_collapseIcon

可用于折叠按钮的图标。

public static int Toolbar_contentInsetEnd

条内的内容视图的最小插入。

public static int Toolbar_contentInsetEndWithActions

当来自菜单的操作存在时,条内的内容视图的最小插入。

public static int Toolbar_contentInsetLeft

条内的内容视图的最小插入。

public static int Toolbar_contentInsetRight

条内的内容视图的最小插入。

public static int Toolbar_contentInsetStart

条内的内容视图的最小插入。

public static int Toolbar_contentInsetStartWithNavigation

当存在导航按钮(如“上”按钮)时,条形内的内容视图的最小插入点。

public static int Toolbar_logo

可以将其设置为出现在工具栏起始处的徽标,位于导航按钮之后。

public static int Toolbar_logoDescription

内容描述字符串,用于描述关联的徽标图像的外观。

public static int Toolbar_maxButtonHeight

此符号是可以在 Toolbar阵列中找到 maxButtonHeight属性值的偏移量。

public static int Toolbar_navigationContentDescription

要设置为位于工具栏开头的导航按钮的内容描述的文本。

public static int Toolbar_navigationIcon

可绘制的图标用于位于工具栏开头的导航按钮。

public static int Toolbar_popupTheme

引用一个主题,用于对工具栏中的小部件显示的弹出窗口进行充气。

public static int Toolbar_subtitle

指定用于navigationMode =“normal”的字幕文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

public static int Toolbar_subtitleTextAppearance

此符号是可以在 Toolbar阵列中找到 subtitleTextAppearance属性值的偏移量。

public static int Toolbar_subtitleTextColor

应用于字幕字符串的颜色。

public static int Toolbar_title

此符号是可在 Toolbar阵列中找到 title属性值的偏移量。

public static int Toolbar_titleMargin

在工具栏标题的左侧,开始,右侧和结尾指定额外的空间。

public static int Toolbar_titleMarginBottom

指定工具栏标题底部的额外空间。

public static int Toolbar_titleMarginEnd

指定工具栏标题末尾的额外空间。

public static int Toolbar_titleMarginStart

在工具栏标题的开始侧指定额外的空间。

public static int Toolbar_titleMarginTop

指定工具栏标题顶部的额外空间。

public static int Toolbar_titleMargins

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。

public static int Toolbar_titleTextAppearance

该符号是可在 Toolbar数组中找到 titleTextAppearance属性值的偏移量。

public static int Toolbar_titleTextColor

要应用于标题字符串的颜色。

public static final int[] View

可以与View一起使用的属性。

public static final int[] ViewBackgroundHelper

可以与ViewBackgroundHelper一起使用的属性。

public static int ViewBackgroundHelper_android_background

此符号是可以在 ViewBackgroundHelper阵列中找到 background属性值的偏移量。

public static int ViewBackgroundHelper_backgroundTint

色调适用于背景。

public static int ViewBackgroundHelper_backgroundTintMode

混合模式用于应用背景色调。

public static final int[] ViewStubCompat

可以与ViewStubCompat一起使用的属性。

public static int ViewStubCompat_android_id

此符号是可以在 ViewStubCompat阵列中找到 id属性值的偏移量。

public static int ViewStubCompat_android_inflatedId

用此值覆盖虚拟视图的ID。

public static int ViewStubCompat_android_layout

提供布局资源的标识符,以在ViewStub变得可见或强制执行时膨胀。

public static int View_android_focusable

用于控制视图是否可以获得焦点的布尔值。

public static int View_android_theme

指定视图的主题覆盖。

public static int View_paddingEnd

设置结束边的填充(以像素为单位); padding

public static int View_paddingStart

设置起始边缘的填充(以像素为单位); padding

public static int View_theme

已过时。

Public constructors

R.styleable()

Inherited methods

From class java.lang.Object

Fields

ActionBar

int[] ActionBar

用于设置操作栏样式的属性。 这些应该设置在你的主题上; 默认的actionBarStyle会根据需要将它们传播到正确的元素。 请注意:当重写ActionBar风格的属性时,必须指定每个属性两次:一次使用“android:”命名空间前缀,一次不使用。

包含以下属性:

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

也可以看看:

ActionBarLayout

int[] ActionBarLayout

对于作为自定义视图放置在操作栏中的视图,有效的LayoutParams。

包含以下属性:

Attribute 描述
android:layout_gravity

也可以看看:

ActionBarLayout_android_layout_gravity

int ActionBarLayout_android_layout_gravity

此符号是可以在 ActionBarLayout阵列中找到 layout_gravity属性值的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
end 800005
start 800003
bottom 50
center 11
center_horizontal 1
center_vertical 10
clip_horizontal 8
clip_vertical 80
fill 77
fill_horizontal 7
fill_vertical 70
left 3
right 5
top 30

ActionBar_background

int ActionBar_background

指定操作栏的背景可绘制。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_backgroundSplit

int ActionBar_backgroundSplit

指定分离操作栏底部组件的背景可绘制。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

ActionBar_backgroundStacked

int ActionBar_backgroundStacked

为操作栏的第二个堆叠行指定背景可绘制。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

ActionBar_contentInsetEnd

int ActionBar_contentInsetEnd

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,它是一个浮点数,后面跟着诸如“ 14.5sp ”之类的单位。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_contentInsetEndWithActions

int ActionBar_contentInsetEndWithActions

当来自菜单的操作存在时,条内的内容视图的最小插入。 仅适用于某些主题和配置。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_contentInsetLeft

int ActionBar_contentInsetLeft

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_contentInsetRight

int ActionBar_contentInsetRight

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_contentInsetStart

int ActionBar_contentInsetStart

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_contentInsetStartWithNavigation

int ActionBar_contentInsetStartWithNavigation

当存在导航按钮(如“上”按钮)时,条形内的内容视图的最小插入点。 仅适用于某些主题和配置。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_customNavigationLayout

int ActionBar_customNavigationLayout

指定自定义导航的布局。 覆盖navigationMode。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_displayOptions

int ActionBar_displayOptions

影响操作栏显示方式的选项。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
disableHome 20
homeAsUp 4
none 0
showCustom 10
showHome 2
showTitle 8
useLogo 1

ActionBar_divider

int ActionBar_divider

指定用于项目分隔符的可绘制项。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_elevation

int ActionBar_elevation

操作栏本身的高程

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_height

int ActionBar_height

指定一个固定的高度。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_hideOnContentScroll

int ActionBar_hideOnContentScroll

将true设置为隐藏垂直嵌套滚动内容上的操作栏。

可能是布尔值,如“ true ”或“ false ”。

ActionBar_homeAsUpIndicator

int ActionBar_homeAsUpIndicator

向上导航字形

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_homeLayout

int ActionBar_homeLayout

指定用于操作栏“主页”部分的布局。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_icon

int ActionBar_icon

指定用于应用程序图标的绘图。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_indeterminateProgressStyle

int ActionBar_indeterminateProgressStyle

指定用于不确定进度微调器的样式资源。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_itemPadding

int ActionBar_itemPadding

指定应该应用于条中系统提供项左侧和右侧的填充。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_logo

int ActionBar_logo

指定用于应用程序徽标的drawable。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_navigationMode

int ActionBar_navigationMode

要使用的导航类型。

必须是下列常数值之一。

Constant Value 描述
listMode 1 The action bar will use a selection list for navigation.
normal 0 Normal static title text
tabMode 2 The action bar will use a series of horizontal tabs for navigation.

ActionBar_popupTheme

int ActionBar_popupTheme

引用应该用于对操作栏中的小部件显示的弹出窗口进行充气的主题。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_progressBarPadding

int ActionBar_progressBarPadding

指定嵌入式进度条两端的水平填充。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionBar_progressBarStyle

int ActionBar_progressBarStyle

指定用于嵌入式进度条的样式资源。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_subtitle

int ActionBar_subtitle

指定用于navigationMode =“normal”的字幕文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

ActionBar_subtitleTextStyle

int ActionBar_subtitleTextStyle

指定用于字幕文本的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionBar_title

int ActionBar_title

指定用于navigationMode =“normal”的标题文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

ActionBar_titleTextStyle

int ActionBar_titleTextStyle

指定用于标题文本的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionMenuItemView

int[] ActionMenuItemView

可以与ActionMenuItemView一起使用的属性。

包含以下属性:

Attribute 描述
android:minWidth

也可以看看:

ActionMenuItemView_android_minWidth

int ActionMenuItemView_android_minWidth

该符号是可在 ActionMenuItemView阵列中找到 minWidth属性值的偏移量。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionMenuView

int[] ActionMenuView

ActionMode

int[] ActionMode

可以与ActionMode一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:background Specifies a background drawable for the action bar.
android.support.v7.appcompat:backgroundSplit Specifies a background drawable for the bottom component of a split action bar.
android.support.v7.appcompat:closeItemLayout Specifies a layout to use for the "close" item at the starting edge.
android.support.v7.appcompat:height
android.support.v7.appcompat:subtitleTextStyle Specifies a style to use for subtitle text.
android.support.v7.appcompat:titleTextStyle Specifies a style to use for title text.

也可以看看:

ActionMode_background

int ActionMode_background

指定动作模式栏的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionMode_backgroundSplit

int ActionMode_backgroundSplit

指定拆分动作模式栏的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

ActionMode_closeItemLayout

int ActionMode_closeItemLayout

指定用于开始边缘的“关闭”项目的布局。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionMode_height

int ActionMode_height

指定动作模式栏的固定高度。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ActionMode_subtitleTextStyle

int ActionMode_subtitleTextStyle

指定用于字幕文本的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActionMode_titleTextStyle

int ActionMode_titleTextStyle

指定用于标题文本的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActivityChooserView

int[] ActivityChooserView

为ActivityChooserView提供支持。

包含以下属性:

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

也可以看看:

ActivityChooserView_expandActivityOverflowButtonDrawable

int ActivityChooserView_expandActivityOverflowButtonDrawable

在用于展开活动的按钮中显示的可绘制溢出弹出窗口。 注意:客户希望将此可绘制项目设置为关于所选活动将执行的操作的线索。 例如,如果要选择共享活动,则可绘制应该提供要共享的线索。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ActivityChooserView_initialActivityCount

int ActivityChooserView_initialActivityCount

活动列表中最初显示的项目的最大数量。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

AlertDialog_android_layout

int AlertDialog_android_layout

此符号是可以在 AlertDialog阵列中找到 layout属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AlertDialog_buttonPanelSideLayout

int AlertDialog_buttonPanelSideLayout

该符号是 buttonPanelSideLayout属性值可以在 AlertDialog阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AlertDialog_listItemLayout

int AlertDialog_listItemLayout

该符号是可在 AlertDialog阵列中找到 listItemLayout属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AlertDialog_listLayout

int AlertDialog_listLayout

该符号是可以在 AlertDialog阵列中找到 listLayout属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AlertDialog_multiChoiceItemLayout

int AlertDialog_multiChoiceItemLayout

此符号是可在 AlertDialog阵列中找到 multiChoiceItemLayout属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AlertDialog_singleChoiceItemLayout

int AlertDialog_singleChoiceItemLayout

此符号是 singleChoiceItemLayout属性值可在 AlertDialog阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatImageView

int[] AppCompatImageView

可以与AppCompatImageView一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:srcCompat TODO
android:src

也可以看看:

AppCompatImageView_android_src

int AppCompatImageView_android_src

此符号是可以在 AppCompatImageView阵列中找到 src属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatImageView_srcCompat

int AppCompatImageView_srcCompat

去做

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatSeekBar

int[] AppCompatSeekBar

可以与AppCompatSeekBar一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:tickMark Drawable displayed at each progress position on a seekbar.
android.support.v7.appcompat:tickMarkTint Tint to apply to the tick mark drawable.
android.support.v7.appcompat:tickMarkTintMode Blending mode used to apply the tick mark tint.
android:thumb

也可以看看:

AppCompatSeekBar_android_thumb

int AppCompatSeekBar_android_thumb

此符号是 thumb属性值可在 AppCompatSeekBar数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatSeekBar_tickMark

int AppCompatSeekBar_tickMark

在seekbar的每个进度位置显示Drawable。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatSeekBar_tickMarkTint

int AppCompatSeekBar_tickMarkTint

色调适用于可绘制的刻度线。

可能是颜色值,格式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatSeekBar_tickMarkTintMode

int AppCompatSeekBar_tickMarkTintMode

混合模式用于应用勾号标记色调。

必须是下列常数值之一。

Constant Value 描述
add 10 Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply e Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen f [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop 9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in 5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over 3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

AppCompatTextHelper_android_drawableBottom

int AppCompatTextHelper_android_drawableBottom

该符号是 drawableBottom属性值可以在 AppCompatTextHelper数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_drawableEnd

int AppCompatTextHelper_android_drawableEnd

此符号是可以在 AppCompatTextHelper数组中找到 drawableEnd属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_drawableLeft

int AppCompatTextHelper_android_drawableLeft

此符号是可在 AppCompatTextHelper阵列中找到 drawableLeft属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_drawableRight

int AppCompatTextHelper_android_drawableRight

此符号是可以在 AppCompatTextHelper阵列中找到 drawableRight属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_drawableStart

int AppCompatTextHelper_android_drawableStart

该符号是可在 AppCompatTextHelper数组中找到 drawableStart属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_drawableTop

int AppCompatTextHelper_android_drawableTop

该符号是可在 AppCompatTextHelper数组中找到 drawableTop属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTextHelper_android_textAppearance

int AppCompatTextHelper_android_textAppearance

该符号是 AppCompatTextHelper数组中可以找到 textAppearance属性值的偏移量。

可能是对“ @[+][package:]type/name ”形式的另一个资源或“ @[+][package:]type/name ”形式的主题属性的 ?[package:]type/name

AppCompatTextView

int[] AppCompatTextView

可以与AppCompatTextView一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:textAllCaps Present the text in ALL CAPS.
android:textAppearance

也可以看看:

AppCompatTextView_android_textAppearance

int AppCompatTextView_android_textAppearance

此符号是可以在 AppCompatTextView数组中找到 textAppearance属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTextView_textAllCaps

int AppCompatTextView_textAllCaps

以全部大写显示文字。 这可能会使用小型表格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个布尔值,如“ true ”或“ false ”。

AppCompatTheme

int[] AppCompatTheme

这些是构成完整主题的标准属性。

包含以下属性:

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

也可以看看:

AppCompatTheme_actionBarDivider

int AppCompatTheme_actionBarDivider

自定义分隔线可绘制用于操作栏中的元素。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarItemBackground

int AppCompatTheme_actionBarItemBackground

自定义项目状态列表为操作栏项目绘制背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarPopupTheme

int AppCompatTheme_actionBarPopupTheme

引用应该用于对操作栏中的小部件显示的弹出窗口进行充气的主题。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarSize

int AppCompatTheme_actionBarSize

操作栏的大小,包括用于呈现操作模式的上下文栏。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

必须是下列常数值之一。

Constant Value 描述
wrap_content 0

AppCompatTheme_actionBarSplitStyle

int AppCompatTheme_actionBarSplitStyle

引用分割动作栏的样式。 此样式控制包含菜单/动作按钮的拆分组件。 actionBarStyle仍然用于主要栏。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarStyle

int AppCompatTheme_actionBarStyle

引用操作栏的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarTabBarStyle

int AppCompatTheme_actionBarTabBarStyle

此符号是 actionBarTabBarStyle属性值可在 AppCompatTheme数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarTabStyle

int AppCompatTheme_actionBarTabStyle

操作栏中标签的默认样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarTabTextStyle

int AppCompatTheme_actionBarTabTextStyle

此符号是 actionBarTabTextStyle属性值可在 AppCompatTheme数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarTheme

int AppCompatTheme_actionBarTheme

引用应该用来夸大操作栏的主题。 这将被任何插入到操作栏的小部件继承。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionBarWidgetTheme

int AppCompatTheme_actionBarWidgetTheme

引用一个应该用来扩充指向操作栏的小部件和布局的主题。 大多数情况下,这将是对当前主题的参考,但是当操作栏与其他活动对比情况明显不同时,差异会变得很重要。 如果这设置为@null,则将使用当前主题。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionButtonStyle

int AppCompatTheme_actionButtonStyle

默认操作按钮样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionDropDownStyle

int AppCompatTheme_actionDropDownStyle

默认的ActionBar下拉样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionMenuTextAppearance

int AppCompatTheme_actionMenuTextAppearance

TextAppearance风格,将应用于出现在操作菜单项中的文本。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionMenuTextColor

int AppCompatTheme_actionMenuTextColor

出现在操作菜单项中的文本的颜色。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_actionModeBackground

int AppCompatTheme_actionModeBackground

可用于动作模式UI的背景可以使用

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeCloseButtonStyle

int AppCompatTheme_actionModeCloseButtonStyle

该符号是可在 AppCompatTheme数组中找到 actionModeCloseButtonStyle属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeCloseDrawable

int AppCompatTheme_actionModeCloseDrawable

可用于关闭操作模式按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeCopyDrawable

int AppCompatTheme_actionModeCopyDrawable

可用于上下文操作栏中的复制操作按钮

可能是另一个资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeCutDrawable

int AppCompatTheme_actionModeCutDrawable

可用于上下文操作栏中的剪切操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeFindDrawable

int AppCompatTheme_actionModeFindDrawable

可用于WebView选择操作模式中的查找操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModePasteDrawable

int AppCompatTheme_actionModePasteDrawable

可用于上下文操作栏中的粘贴操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModePopupWindowStyle

int AppCompatTheme_actionModePopupWindowStyle

PopupWindow风格用于显示为窗口叠加层时的动作模式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeSelectAllDrawable

int AppCompatTheme_actionModeSelectAllDrawable

可用于在上下文操作栏中选择所有操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeShareDrawable

int AppCompatTheme_actionModeShareDrawable

可用于WebView选择操作模式中的“共享”操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeSplitBackground

int AppCompatTheme_actionModeSplitBackground

后台可用于下方拆分栏中的操作模式UI

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeStyle

int AppCompatTheme_actionModeStyle

该符号是可以在 AppCompatTheme数组中找到 actionModeStyle属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionModeWebSearchDrawable

int AppCompatTheme_actionModeWebSearchDrawable

可绘制用于WebView选择操作模式中的Web搜索操作按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionOverflowButtonStyle

int AppCompatTheme_actionOverflowButtonStyle

此符号是 actionOverflowButtonStyle属性的值可在 AppCompatTheme阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_actionOverflowMenuStyle

int AppCompatTheme_actionOverflowMenuStyle

此符号是 actionOverflowMenuStyle属性的值可在 AppCompatTheme阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_activityChooserViewStyle

int AppCompatTheme_activityChooserViewStyle

默认的ActivityChooserView风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_alertDialogButtonGroupStyle

int AppCompatTheme_alertDialogButtonGroupStyle

此符号是可在 AppCompatTheme阵列中找到 alertDialogButtonGroupStyle属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_alertDialogCenterButtons

int AppCompatTheme_alertDialogCenterButtons

此符号是可以在 AppCompatTheme数组中找到 alertDialogCenterButtons属性值的偏移量。

可能是一个布尔值,如“ true ”或“ false ”。

AppCompatTheme_alertDialogStyle

int AppCompatTheme_alertDialogStyle

此符号是可以在 AppCompatTheme数组中找到 alertDialogStyle属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_alertDialogTheme

int AppCompatTheme_alertDialogTheme

主题用于从此主题生成的警报对话框。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_android_windowAnimationStyle

int AppCompatTheme_android_windowAnimationStyle

该符号是 windowAnimationStyle属性的值可以在 AppCompatTheme阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_android_windowIsFloating

int AppCompatTheme_android_windowIsFloating

此符号是可以在 AppCompatTheme数组中找到 windowIsFloating属性值的偏移量。

可能是一个布尔值,如“ true ”或“ false ”。

AppCompatTheme_autoCompleteTextViewStyle

int AppCompatTheme_autoCompleteTextViewStyle

默认的AutoCompleteTextView样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_borderlessButtonStyle

int AppCompatTheme_borderlessButtonStyle

不带明确边框的按钮样式,通常用于组。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonBarButtonStyle

int AppCompatTheme_buttonBarButtonStyle

按钮栏内按钮的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonBarNegativeButtonStyle

int AppCompatTheme_buttonBarNegativeButtonStyle

样式用于按钮栏中的“负面”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonBarNeutralButtonStyle

int AppCompatTheme_buttonBarNeutralButtonStyle

样式为按钮栏中的“中性”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonBarPositiveButtonStyle

int AppCompatTheme_buttonBarPositiveButtonStyle

样式用于按钮栏中的“正”按钮

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonBarStyle

int AppCompatTheme_buttonBarStyle

按钮栏的样式

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonStyle

int AppCompatTheme_buttonStyle

正常按钮样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_buttonStyleSmall

int AppCompatTheme_buttonStyleSmall

小按钮样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_checkboxStyle

int AppCompatTheme_checkboxStyle

默认复选框样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_checkedTextViewStyle

int AppCompatTheme_checkedTextViewStyle

默认的CheckedTextView样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_colorAccent

int AppCompatTheme_colorAccent

对主要品牌颜色的明亮补充。 默认情况下,这是应用于框架控件的颜色(通过colorControlActivated)。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorBackgroundFloating

int AppCompatTheme_colorBackgroundFloating

浮动组件的背景图像的默认颜色,例如。 对话框,弹出窗口和卡片。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorButtonNormal

int AppCompatTheme_colorButtonNormal

在正常状态下应用于框架按钮的颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorControlActivated

int AppCompatTheme_colorControlActivated

应用于框架控件的颜色处于激活状态(例如选中状态)。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorControlHighlight

int AppCompatTheme_colorControlHighlight

应用于框架控件突出显示的颜色(例如涟漪图,列表选择器)。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorControlNormal

int AppCompatTheme_colorControlNormal

在正常状态下应用于框架控件的颜色。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorPrimary

int AppCompatTheme_colorPrimary

该应用的主要品牌颜色。 默认情况下,这是应用于操作栏背景的颜色。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorPrimaryDark

int AppCompatTheme_colorPrimaryDark

主品牌颜色的深色变体。 默认情况下,这是应用于状态栏(通过statusBarColor)和导航栏(通过navigationBarColor)的颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_colorSwitchThumbNormal

int AppCompatTheme_colorSwitchThumbNormal

在正常状态下应用于框架切换拇指的颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_controlBackground

int AppCompatTheme_controlBackground

框架控件使用的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_dialogPreferredPadding

int AppCompatTheme_dialogPreferredPadding

对话框内容的首选填充。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_dialogTheme

int AppCompatTheme_dialogTheme

主题用于从此主题衍生的对话框。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_dividerHorizontal

int AppCompatTheme_dividerHorizontal

可以用作视觉元素之间的水平分隔符的drawable。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_dividerVertical

int AppCompatTheme_dividerVertical

可以用作可视元素之间的垂直分隔符的drawable。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_dropDownListViewStyle

int AppCompatTheme_dropDownListViewStyle

ListPopupWindow兼容性

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_dropdownListPreferredItemHeight

int AppCompatTheme_dropdownListPreferredItemHeight

下拉列表的首选项目高度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_editTextBackground

int AppCompatTheme_editTextBackground

EditText背景可绘制。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_editTextColor

int AppCompatTheme_editTextColor

EditText文本前景色。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_editTextStyle

int AppCompatTheme_editTextStyle

默认的EditText样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_homeAsUpIndicator

int AppCompatTheme_homeAsUpIndicator

指定一个可用于'home as up'指示器的drawable。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_imageButtonStyle

int AppCompatTheme_imageButtonStyle

ImageButton背景可绘制。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_listChoiceBackgroundIndicator

int AppCompatTheme_listChoiceBackgroundIndicator

Drawable用作选定列表项目的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_listDividerAlertDialog

int AppCompatTheme_listDividerAlertDialog

警报对话框中使用的列表分隔符。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_listMenuViewStyle

int AppCompatTheme_listMenuViewStyle

默认的菜单式ListView风格。

可能是到其他资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_listPopupWindowStyle

int AppCompatTheme_listPopupWindowStyle

该符号是在 AppCompatTheme数组中可以找到 listPopupWindowStyle属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_listPreferredItemHeight

int AppCompatTheme_listPreferredItemHeight

首选列表项的高度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_listPreferredItemHeightLarge

int AppCompatTheme_listPreferredItemHeightLarge

更大,更强大的列表项高度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_listPreferredItemHeightSmall

int AppCompatTheme_listPreferredItemHeightSmall

更小,更时尚的列表项目高度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_listPreferredItemPaddingLeft

int AppCompatTheme_listPreferredItemPaddingLeft

列表项左边缘的首选填充。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_listPreferredItemPaddingRight

int AppCompatTheme_listPreferredItemPaddingRight

列表项右边缘的首选填充。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_panelBackground

int AppCompatTheme_panelBackground

当它从屏幕的左右边缘插入时,面板的背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_panelMenuListTheme

int AppCompatTheme_panelMenuListTheme

默认面板菜单样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_panelMenuListWidth

int AppCompatTheme_panelMenuListWidth

默认面板菜单宽度。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

AppCompatTheme_popupMenuStyle

int AppCompatTheme_popupMenuStyle

默认PopupMenu样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_popupWindowStyle

int AppCompatTheme_popupWindowStyle

默认的PopupWindow风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_radioButtonStyle

int AppCompatTheme_radioButtonStyle

默认的RadioButton风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_ratingBarStyle

int AppCompatTheme_ratingBarStyle

默认RatingBar风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_ratingBarStyleIndicator

int AppCompatTheme_ratingBarStyleIndicator

指标RatingBar风格。

可能是另一个资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_ratingBarStyleSmall

int AppCompatTheme_ratingBarStyleSmall

小指标RatingBar风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_searchViewStyle

int AppCompatTheme_searchViewStyle

搜索查询窗口小部件的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_seekBarStyle

int AppCompatTheme_seekBarStyle

默认SeekBar风格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_selectableItemBackground

int AppCompatTheme_selectableItemBackground

可应用于按钮或其他可选项目的样式,这些样式应对按下状态和聚焦状态作出反应,但沿边缘没有清晰的视觉边界。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_selectableItemBackgroundBorderless

int AppCompatTheme_selectableItemBackgroundBorderless

后台可绘制为需要焦点/按下状态的无边界独立项目。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_spinnerDropDownItemStyle

int AppCompatTheme_spinnerDropDownItemStyle

默认的微调器样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_spinnerStyle

int AppCompatTheme_spinnerStyle

默认的微调器样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_switchStyle

int AppCompatTheme_switchStyle

Switch widget的默认样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceLargePopupMenu

int AppCompatTheme_textAppearanceLargePopupMenu

弹出菜单中的文本的文本颜色,字体,大小和样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceListItem

int AppCompatTheme_textAppearanceListItem

列表项的主要文本的首选TextAppearance。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceListItemSmall

int AppCompatTheme_textAppearanceListItemSmall

小列表项的主要文本的首选TextAppearance。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearancePopupMenuHeader

int AppCompatTheme_textAppearancePopupMenuHeader

文本颜色,字体,大小和样式用于标题文本在弹出式菜单中。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceSearchResultSubtitle

int AppCompatTheme_textAppearanceSearchResultSubtitle

系统搜索结果副标题的文本颜色,字体,大小和样式。 默认为主反文字颜色。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceSearchResultTitle

int AppCompatTheme_textAppearanceSearchResultTitle

系统搜索结果标题的文本颜色,字体,大小和样式。 默认为主反文字颜色。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textAppearanceSmallPopupMenu

int AppCompatTheme_textAppearanceSmallPopupMenu

文本颜色,字体,大小以及弹出式菜单中小文本的样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_textColorAlertDialogListItem

int AppCompatTheme_textColorAlertDialogListItem

警报对话框中列表项文本的颜色。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_textColorSearchUrl

int AppCompatTheme_textColorSearchUrl

搜索建议中的网址的文字颜色,用于像全局搜索之类的内容

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

AppCompatTheme_toolbarNavigationButtonStyle

int AppCompatTheme_toolbarNavigationButtonStyle

默认Toolar NavigationButtonStyle

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_toolbarStyle

int AppCompatTheme_toolbarStyle

默认工具栏样式。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

AppCompatTheme_windowActionBar

int AppCompatTheme_windowActionBar

指示此窗口是否应具有操作栏代替常用标题栏的标志。

可能是布尔值,如“ true ”或“ false ”。

AppCompatTheme_windowActionBarOverlay

int AppCompatTheme_windowActionBarOverlay

指示此窗口的操作栏是否应覆盖应用程序内容的标志。 如果窗口没有操作栏,则不执行任何操作。

可能是一个布尔值,如“ true ”或“ false ”。

AppCompatTheme_windowActionModeOverlay

int AppCompatTheme_windowActionModeOverlay

当用户界面没有预留空间时(例如操作栏),指示操作模式是否应覆盖窗口内容的标志。

可能是一个布尔值,如“ true ”或“ false ”。

AppCompatTheme_windowFixedHeightMajor

int AppCompatTheme_windowFixedHeightMajor

沿着屏幕长轴的窗口的固定高度,即纵向时的高度。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowFixedHeightMinor

int AppCompatTheme_windowFixedHeightMinor

沿着屏幕短轴的窗口的固定高度,即横向时的高度。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个带有%或%p的浮点数,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowFixedWidthMajor

int AppCompatTheme_windowFixedWidthMajor

沿着屏幕长轴的窗口固定宽度,即在横向上。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个带有%或%p的浮点数,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowFixedWidthMinor

int AppCompatTheme_windowFixedWidthMinor

沿着屏幕短轴的窗口固定宽度,即纵向。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowMinWidthMajor

int AppCompatTheme_windowMinWidthMajor

沿着屏幕的主轴允许窗口的最小宽度。 也就是说,在风景中。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,这是一个浮点数, 14.5% %或%p,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowMinWidthMinor

int AppCompatTheme_windowMinWidthMinor

沿窗口的短轴允许窗口的最小宽度。 那就是,在肖像时。 可以是该维度中的绝对尺寸或屏幕尺寸的一部分。

可能是一个尺寸值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

可能是一个小数值,它是一个带有%或%p的浮点数,例如“ 14.5% ”。 %后缀始终表示基本大小的百分比; 可选的%p后缀提供了相对于某个父容器的大小。

AppCompatTheme_windowNoTitle

int AppCompatTheme_windowNoTitle

表示在此窗口中是否应该没有标题的标志。

可能是一个布尔值,如“ true ”或“ false ”。

ButtonBarLayout_allowStacking

int ButtonBarLayout_allowStacking

是否在没有足够空间并排放置按钮时自动堆叠按钮。

可能是布尔值,如“ true ”或“ false ”。

ColorStateListItem

int[] ColorStateListItem

可以分配给ColorStateList项目的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:alpha Alpha multiplier applied to the base color.
android:color
android:alpha

也可以看看:

ColorStateListItem_alpha

int ColorStateListItem_alpha

应用于基本颜色的Alpha倍数。

可能是浮点值,如“ 1.2 ”。

ColorStateListItem_android_alpha

int ColorStateListItem_android_alpha

此符号是可以在 ColorStateListItem数组中找到 alpha属性值的偏移量。

可能是浮点值,如“ 1.2 ”。

ColorStateListItem_android_color

int ColorStateListItem_android_color

此状态的基础颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

CompoundButton

int[] CompoundButton

可以与CompoundButton一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:buttonTint Tint to apply to the button drawable.
android.support.v7.appcompat:buttonTintMode Blending mode used to apply the button tint.
android:button

也可以看看:

CompoundButton_android_button

int CompoundButton_android_button

此符号是 button属性值可在 CompoundButton数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

CompoundButton_buttonTint

int CompoundButton_buttonTint

色调适用于可绘制按钮。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

CompoundButton_buttonTintMode

int CompoundButton_buttonTintMode

混合模式用于应用按钮色调。

必须是下列常数值之一。

Constant Value 描述
multiply e Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen f [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop 9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in 5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over 3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

DrawerArrowToggle

int[] DrawerArrowToggle

可以与DrawerArrowToggle一起使用的属性。

包含以下属性:

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

也可以看看:

DrawerArrowToggle_arrowHeadLength

int DrawerArrowToggle_arrowHeadLength

形成箭头时箭头的长度

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

DrawerArrowToggle_arrowShaftLength

int DrawerArrowToggle_arrowShaftLength

形成箭头时的轴的长度

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

DrawerArrowToggle_barLength

int DrawerArrowToggle_barLength

当它们相互平行时,条的长度

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

DrawerArrowToggle_color

int DrawerArrowToggle_color

酒吧的绘画颜色

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

DrawerArrowToggle_drawableSize

int DrawerArrowToggle_drawableSize

drawable的总大小

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

DrawerArrowToggle_gapBetweenBars

int DrawerArrowToggle_gapBetweenBars

两条钢筋相互平行时的最大间隙

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

DrawerArrowToggle_spinBars

int DrawerArrowToggle_spinBars

在转换过程中,酒吧是否应该旋转

可能是一个布尔值,如“ true ”或“ false ”。

DrawerArrowToggle_thickness

int DrawerArrowToggle_thickness

酒吧油漆的厚度(行程大小)

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

LinearLayoutCompat

int[] LinearLayoutCompat

可以与LinearLayoutCompat一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:divider Specifies the drawable used for item dividers.
android.support.v7.appcompat:dividerPadding Size of padding on either end of a divider.
android.support.v7.appcompat:measureWithLargestChild When set to true, all children with a weight will be considered having the minimum size of the largest child.
android.support.v7.appcompat:showDividers Setting for which dividers to show.
android:gravity
android:orientation
android:baselineAligned
android:baselineAlignedChildIndex
android:weightSum

也可以看看:

LinearLayoutCompat_Layout

int[] LinearLayoutCompat_Layout

可以与LinearLayoutCompat_Layout一起使用的属性。

包含以下属性:

Attribute 描述
android:layout_gravity
android:layout_width
android:layout_height
android:layout_weight

也可以看看:

LinearLayoutCompat_Layout_android_layout_gravity

int LinearLayoutCompat_Layout_android_layout_gravity

该符号是可以在 LinearLayoutCompat_Layout数组中找到 layout_gravity属性值的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
end 800005
start 800003
bottom 50
center 11
center_horizontal 1
center_vertical 10
clip_horizontal 8
clip_vertical 80
fill 77
fill_horizontal 7
fill_vertical 70
left 3
right 5
top 30

LinearLayoutCompat_Layout_android_layout_height

int LinearLayoutCompat_Layout_android_layout_height

此符号是可以在 LinearLayoutCompat_Layout阵列中找到 layout_height属性值的偏移量。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

必须是下列常数值之一。

Constant Value 描述
wrap_content fffffffe
fill_parent ffffffff
match_parent ffffffff

LinearLayoutCompat_Layout_android_layout_weight

int LinearLayoutCompat_Layout_android_layout_weight

此符号是可以在 LinearLayoutCompat_Layout数组中找到 layout_weight属性值的偏移量。

可能是浮点值,如“ 1.2 ”。

LinearLayoutCompat_Layout_android_layout_width

int LinearLayoutCompat_Layout_android_layout_width

该符号是可在 LinearLayoutCompat_Layout数组中找到 layout_width属性值的偏移量。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

必须是下列常数值之一。

Constant Value 描述
wrap_content fffffffe
fill_parent ffffffff
match_parent ffffffff

LinearLayoutCompat_android_baselineAligned

int LinearLayoutCompat_android_baselineAligned

设置为false时,可防止布局调整其子基线。 当儿童对重力使用不同的值时,此属性特别有用。 默认值是true。

可能是布尔值,如“ true ”或“ false ”。

LinearLayoutCompat_android_baselineAlignedChildIndex

int LinearLayoutCompat_android_baselineAlignedChildIndex

当一个线性布局是基线对齐的另一个布局的一部分时,它可以指定它的哪个子对象与基线对齐(即,哪个子TextView)。

可能是一个整数值,如“ 100 ”。

LinearLayoutCompat_android_gravity

int LinearLayoutCompat_android_gravity

此符号是 gravity属性值可在 LinearLayoutCompat数组中找到的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
end 800005
start 800003
bottom 50
center 11
center_horizontal 1
center_vertical 10
clip_horizontal 8
clip_vertical 80
fill 77
fill_horizontal 7
fill_vertical 70
left 3
right 5
top 30

LinearLayoutCompat_android_orientation

int LinearLayoutCompat_android_orientation

布局应该是一列还是一排? 一行使用“水平”,一列使用“垂直”。 默认是水平的。

必须是下列常数值之一。

Constant Value 描述
horizontal 0
vertical 1

LinearLayoutCompat_android_weightSum

int LinearLayoutCompat_android_weightSum

定义最大权重和。 如果未指定,则通过添加所有孩子的layout_weight来计算总和。 例如,通过给它一个layout_weight为0.5,并将weightSum设置为1.0的方法,可以用于给单个孩子50%的总可用空间。

可能是浮点值,如“ 1.2 ”。

LinearLayoutCompat_divider

int LinearLayoutCompat_divider

可用作按钮之间的垂直分隔符。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

LinearLayoutCompat_dividerPadding

int LinearLayoutCompat_dividerPadding

分隔线两端的填充尺寸。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

LinearLayoutCompat_measureWithLargestChild

int LinearLayoutCompat_measureWithLargestChild

当设置为真时,所有有体重的孩子将被认为是最大的孩子的最小尺寸。 如果错误,所有孩子都会正常测量。

可能是一个布尔值,如“ true ”或“ false ”。

LinearLayoutCompat_showDividers

int LinearLayoutCompat_showDividers

设置分频器显示。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
beginning 1
end 4
middle 2
none 0

ListPopupWindow

int[] ListPopupWindow

可以与ListPopupWindow一起使用的属性。

包含以下属性:

Attribute 描述
android:dropDownHorizontalOffset
android:dropDownVerticalOffset

也可以看看:

ListPopupWindow_android_dropDownHorizontalOffset

int ListPopupWindow_android_dropDownHorizontalOffset

下拉应该水平偏移的像素数量。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

ListPopupWindow_android_dropDownVerticalOffset

int ListPopupWindow_android_dropDownVerticalOffset

下拉应该垂直偏移的像素数量。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

MenuGroup_android_checkableBehavior

int MenuGroup_android_checkableBehavior

项目是否能够显示复选标记。

必须是下列常数值之一。

Constant Value 描述
none 0
all 1
single 2

MenuGroup_android_enabled

int MenuGroup_android_enabled

项目是否启用。

可能是布尔值,如“ true ”或“ false ”。

MenuGroup_android_id

int MenuGroup_android_id

组的ID。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuGroup_android_menuCategory

int MenuGroup_android_menuCategory

该类别适用于此组中的所有项目。 (这将通过orderInCategory属性进行处理。)

必须是下列常数值之一。

Constant Value 描述
alternative 40000
container 10000
secondary 30000
system 20000

MenuGroup_android_orderInCategory

int MenuGroup_android_orderInCategory

该类别内的订单适用于此组中的所有项目。 (这将与类别属性或'or'ed。)。

可能是一个整数值,如“ 100 ”。

MenuGroup_android_visible

int MenuGroup_android_visible

项目是否显示/可见。

可能是布尔值,如“ true ”或“ false ”。

MenuItem_actionLayout

int MenuItem_actionLayout

用作操作视图的可选布局。 有关更多信息,请参阅setActionView(android.view.View)

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuItem_actionProviderClass

int MenuItem_actionProviderClass

可选ActionProvider类的名称,用于实例化操作视图并执行操作(如该菜单项的默认操作)。 有关更多信息,请参阅setActionProvider(android.view.ActionProvider)

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_actionViewClass

int MenuItem_actionViewClass

可选View类的名称,用于实例化并用作操作视图。 有关更多信息,请参阅setActionView(android.view.View)

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_alphabeticShortcut

int MenuItem_android_alphabeticShortcut

字母快捷键。 这是使用带字母键的键盘的捷径。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_checkable

int MenuItem_android_checkable

该物品是否能够显示复选标记。

可能是一个布尔值,如“ true ”或“ false ”。

MenuItem_android_checked

int MenuItem_android_checked

该项目是否被选中。 请注意,您必须先启用checkable属性检查,否则复选标记将不会显示。

可能是一个布尔值,如“ true ”或“ false ”。

MenuItem_android_enabled

int MenuItem_android_enabled

该项是否启用。

可能是布尔值,如“ true ”或“ false ”。

MenuItem_android_icon

int MenuItem_android_icon

与此项目关联的图标。 这个图标并不总是显示,所以标题应该足以描述这个项目。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuItem_android_id

int MenuItem_android_id

项目的ID。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuItem_android_menuCategory

int MenuItem_android_menuCategory

应用于该项目的类别。 (这将通过orderInCategory属性进行处理。)

必须是下列常数值之一。

Constant Value 描述
alternative 40000
container 10000
secondary 30000
system 20000

MenuItem_android_numericShortcut

int MenuItem_android_numericShortcut

数字快捷键。 这是使用数字(例如12键)键盘时的捷径。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_onClick

int MenuItem_android_onClick

用于上下文菜单的方法的名称将在单击项目时调用。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_orderInCategory

int MenuItem_android_orderInCategory

应用于该项目的类别内的订单。 (这将与类别属性或'or'ed。)。

可能是一个整数值,例如“ 100 ”。

MenuItem_android_title

int MenuItem_android_title

与该项目相关的标题。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_titleCondensed

int MenuItem_android_titleCondensed

与该项目关联的简明标题。 这用于常规标题可能太长以至于无法显示的情况。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

MenuItem_android_visible

int MenuItem_android_visible

项目是否显示/可见。

可能是布尔值,如“ true ”或“ false ”。

MenuItem_showAsAction

int MenuItem_showAsAction

该项目如何显示在操作栏中(如果存在)。

必须是以下常量值中的一个或多个(用'|'分隔)。

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

MenuView_android_headerBackground

int MenuView_android_headerBackground

菜单标题的默认背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

MenuView_android_horizontalDivider

int MenuView_android_horizontalDivider

菜单项行之间的默认水平分隔符。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuView_android_itemBackground

int MenuView_android_itemBackground

每个菜单项的默认背景。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

MenuView_android_itemIconDisabledAlpha

int MenuView_android_itemIconDisabledAlpha

每个显示图标的菜单项的默认禁用图标alpha。

可能是浮点值,例如“ 1.2 ”。

MenuView_android_itemTextAppearance

int MenuView_android_itemTextAppearance

菜单项文本的默认外观。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuView_android_verticalDivider

int MenuView_android_verticalDivider

菜单项之间的默认垂直分隔符。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuView_android_windowAnimationStyle

int MenuView_android_windowAnimationStyle

菜单的默认动画。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

MenuView_preserveIconSpacing

int MenuView_preserveIconSpacing

图标丢失时是否应在布局中保留空间。

可能是一个布尔值,如“ true ”或“ false ”。

MenuView_subMenuArrow

int MenuView_subMenuArrow

指示特定项目的箭头图标可绘制为子菜单。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

PopupWindow

int[] PopupWindow

可以与PopupWindow一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:overlapAnchor Whether the popup window should overlap its anchor view.
android:popupBackground
android:popupAnimationStyle

也可以看看:

PopupWindowBackgroundState

int[] PopupWindowBackgroundState

可以与PopupWindowBackgroundState一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:state_above_anchor State identifier indicating the popup will be above the anchor.

也可以看看:

PopupWindowBackgroundState_state_above_anchor

int PopupWindowBackgroundState_state_above_anchor

指示弹出窗口的状态标识符将位于锚点上方。

可能是一个布尔值,如“ true ”或“ false ”。

PopupWindow_android_popupAnimationStyle

int PopupWindow_android_popupAnimationStyle

此符号是 popupAnimationStyle属性值可在 PopupWindow数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

PopupWindow_android_popupBackground

int PopupWindow_android_popupBackground

此符号是可以在 PopupWindow数组中找到 popupBackground属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

PopupWindow_overlapAnchor

int PopupWindow_overlapAnchor

弹出窗口是否应该与其锚点视图重叠。

可能是一个布尔值,如“ true ”或“ false ”。

SearchView

int[] SearchView

可以与SearchView一起使用的属性。

包含以下属性:

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

也可以看看:

SearchView_android_focusable

int SearchView_android_focusable

此符号是可以在 SearchView阵列中找到 focusable属性值的偏移量。

可能是布尔值,例如“ true ”或“ false ”。

SearchView_android_imeOptions

int SearchView_android_imeOptions

在查询文本字段上设置的IME选项。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
normal 0
actionDone 6
actionGo 2
actionNext 5
actionNone 1
actionPrevious 7
actionSearch 3
actionSend 4
actionUnspecified 0
flagForceAscii 80000000
flagNavigateNext 8000000
flagNavigatePrevious 4000000
flagNoAccessoryAction 20000000
flagNoEnterAction 40000000
flagNoExtractUi 10000000
flagNoFullscreen 2000000

SearchView_android_inputType

int SearchView_android_inputType

在查询文本字段上设置的输入类型。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
none 0
date 14
datetime 4
number 2
numberDecimal 2002
numberPassword 12
numberSigned 1002
phone 3
text 1
textAutoComplete 10001
textAutoCorrect 8001
textCapCharacters 1001
textCapSentences 4001
textCapWords 2001
textEmailAddress 21
textEmailSubject 31
textFilter b1
textImeMultiLine 40001
textLongMessage 51
textMultiLine 20001
textNoSuggestions 80001
textPassword 81
textPersonName 61
textPhonetic c1
textPostalAddress 71
textShortMessage 41
textUri 11
textVisiblePassword 91
textWebEditText a1
textWebEmailAddress d1
textWebPassword e1
time 24

SearchView_android_maxWidth

int SearchView_android_maxWidth

SearchView的可选最大宽度。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

SearchView_closeIcon

int SearchView_closeIcon

关闭按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_commitIcon

int SearchView_commitIcon

提交图标显示在查询建议行中

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_defaultQueryHint

int SearchView_defaultQueryHint

queryHint未定义且搜索视图的 SearchableInfo未提供提示时使用默认查询提示。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

SearchView_goIcon

int SearchView_goIcon

去按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_iconifiedByDefault

int SearchView_iconifiedByDefault

SearchView的默认状态。 如果为true,则在不使用时将显示图标,并在点击时展开。

可能是一个布尔值,如“ true ”或“ false ”。

SearchView_layout

int SearchView_layout

用于搜索视图的布局。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_queryBackground

int SearchView_queryBackground

包含搜索查询的部分的背景

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_queryHint

int SearchView_queryHint

可选的用户定义的查询提示字符串将显示在空白查询字段中。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

SearchView_searchHintIcon

int SearchView_searchHintIcon

搜索图标显示为文本字段提示

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_searchIcon

int SearchView_searchIcon

搜索图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_submitBackground

int SearchView_submitBackground

包含该操作的部分的背景(例如语音搜索)

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_suggestionRowLayout

int SearchView_suggestionRowLayout

查询建议行的布局

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SearchView_voiceIcon

int SearchView_voiceIcon

语音按钮图标

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Spinner

int[] Spinner

可以与Spinner一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
android:entries
android:popupBackground
android:prompt
android:dropDownWidth

也可以看看:

Spinner_android_dropDownWidth

int Spinner_android_dropDownWidth

spinnerMode =“dropdown”下拉的宽度。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

必须是下列常数值之一。

Constant Value 描述
wrap_content fffffffe
fill_parent ffffffff
match_parent ffffffff

Spinner_android_entries

int Spinner_android_entries

引用将填充微调器的数组资源。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Spinner_android_popupBackground

int Spinner_android_popupBackground

后台可用于spinnerMode =“dropdown”下拉菜单。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

Spinner_android_prompt

int Spinner_android_prompt

显示微调器对话框时显示的提示。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Spinner_popupTheme

int Spinner_popupTheme

主题用于下拉或对话框弹出窗口。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SwitchCompat

int[] SwitchCompat

可以与SwitchCompat一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:showText Whether to draw on/off text.
android.support.v7.appcompat:splitTrack Whether to split the track and leave a gap for the thumb drawable.
android.support.v7.appcompat:switchMinWidth Minimum width for the switch component
android.support.v7.appcompat:switchPadding Minimum space between the switch and caption text
android.support.v7.appcompat:switchTextAppearance TextAppearance style for text displayed on the switch thumb.
android.support.v7.appcompat:thumbTextPadding Amount of padding on either side of text within the switch thumb.
android.support.v7.appcompat:thumbTint Tint to apply to the thumb drawable.
android.support.v7.appcompat:thumbTintMode Blending mode used to apply the thumb tint.
android.support.v7.appcompat:track Drawable to use as the "track" that the switch thumb slides within.
android.support.v7.appcompat:trackTint Tint to apply to the track.
android.support.v7.appcompat:trackTintMode Blending mode used to apply the track tint.
android:textOn
android:textOff
android:thumb

也可以看看:

SwitchCompat_android_textOff

int SwitchCompat_android_textOff

当开关处于未选中/“关闭”状态时要使用的文本。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

SwitchCompat_android_textOn

int SwitchCompat_android_textOn

当开关处于选中/“开启”状态时要使用的文本。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

SwitchCompat_android_thumb

int SwitchCompat_android_thumb

可以用作来回切换的“拇指”。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SwitchCompat_showText

int SwitchCompat_showText

是否绘制/关闭文本。

可能是一个布尔值,如“ true ”或“ false ”。

SwitchCompat_splitTrack

int SwitchCompat_splitTrack

是否分开轨道并留下可绘制拇指的间隙。

可能是布尔值,例如“ true ”或“ false ”。

SwitchCompat_switchMinWidth

int SwitchCompat_switchMinWidth

交换机组件的最小宽度

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

SwitchCompat_switchPadding

int SwitchCompat_switchPadding

开关和标题文本之间的最小空间

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

SwitchCompat_switchTextAppearance

int SwitchCompat_switchTextAppearance

TextAppearance style用于显示在开关拇指上的文本。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SwitchCompat_thumbTextPadding

int SwitchCompat_thumbTextPadding

切换器拇指内的文本两侧的填充量。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

SwitchCompat_thumbTint

int SwitchCompat_thumbTint

色调适用于可绘制的拇指。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

SwitchCompat_thumbTintMode

int SwitchCompat_thumbTintMode

混合模式用于应用拇指色调。

必须是下列常数值之一。

Constant Value 描述
add 10 Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply e Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen f [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop 9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in 5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over 3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

SwitchCompat_track

int SwitchCompat_track

可用作开关拇指滑入其中的“轨道”。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

SwitchCompat_trackTint

int SwitchCompat_trackTint

色调适用于赛道。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

SwitchCompat_trackTintMode

int SwitchCompat_trackTintMode

混合模式用于应用曲目色调。

必须是下列常数值之一。

Constant Value 描述
add 10 Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply e Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen f [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop 9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in 5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over 3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

TextAppearance_android_shadowColor

int TextAppearance_android_shadowColor

该符号是可在 TextAppearance阵列中找到 shadowColor属性值的偏移量。

可能是颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

TextAppearance_android_shadowDx

int TextAppearance_android_shadowDx

此符号是可在 TextAppearance阵列中找到 shadowDx属性值的偏移量。

可能是浮点值,例如“ 1.2 ”。

TextAppearance_android_shadowDy

int TextAppearance_android_shadowDy

此符号是 shadowDy属性值可在 TextAppearance数组中找到的偏移量。

可能是浮点值,如“ 1.2 ”。

TextAppearance_android_shadowRadius

int TextAppearance_android_shadowRadius

该符号是可以在 TextAppearance数组中找到 shadowRadius属性值的偏移量。

可能是浮点值,例如“ 1.2 ”。

TextAppearance_android_textColor

int TextAppearance_android_textColor

此符号是可以在 TextAppearance阵列中找到 textColor属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

TextAppearance_android_textSize

int TextAppearance_android_textSize

此符号是可以在 TextAppearance阵列中找到 textSize属性值的偏移量。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

TextAppearance_android_textStyle

int TextAppearance_android_textStyle

此符号是 textStyle属性值可在 TextAppearance数组中找到的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
normal 0
bold 1
italic 2

TextAppearance_android_typeface

int TextAppearance_android_typeface

此符号是 typeface属性值可以在 TextAppearance数组中找到的偏移量。

必须是下列常数值之一。

Constant Value 描述
monospace 3
normal 0
sans 1
serif 2

TextAppearance_textAllCaps

int TextAppearance_textAllCaps

以全部大写显示文字。 这可能会使用小型表格。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是布尔值,如“ true ”或“ false ”。

Toolbar

int[] Toolbar

此字段已弃用。
使用titleMargin

可以与工具栏一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:buttonGravity
android.support.v7.appcompat:collapseContentDescription Text to set as the content description for the collapse button.
android.support.v7.appcompat:collapseIcon Icon drawable to use for the collapse button.
android.support.v7.appcompat:contentInsetEnd Minimum inset for content views within a bar.
android.support.v7.appcompat:contentInsetEndWithActions Minimum inset for content views within a bar when actions from a menu are present.
android.support.v7.appcompat:contentInsetLeft Minimum inset for content views within a bar.
android.support.v7.appcompat:contentInsetRight Minimum inset for content views within a bar.
android.support.v7.appcompat:contentInsetStart Minimum inset for content views within a bar.
android.support.v7.appcompat:contentInsetStartWithNavigation Minimum inset for content views within a bar when a navigation button is present, such as the Up button.
android.support.v7.appcompat:logo Specifies the drawable used for the application logo.
android.support.v7.appcompat:logoDescription A content description string to describe the appearance of the associated logo image.
android.support.v7.appcompat:maxButtonHeight
android.support.v7.appcompat:navigationContentDescription Text to set as the content description for the navigation button located at the start of the toolbar.
android.support.v7.appcompat:navigationIcon Icon drawable to use for the navigation button located at the start of the toolbar.
android.support.v7.appcompat:popupTheme Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
android.support.v7.appcompat:subtitle Specifies subtitle text used for navigationMode="normal"
android.support.v7.appcompat:subtitleTextAppearance
android.support.v7.appcompat:subtitleTextColor A color to apply to the subtitle string.
android.support.v7.appcompat:title
android.support.v7.appcompat:titleMargin Specifies extra space on the left, start, right and end sides of the toolbar's title.
android.support.v7.appcompat:titleMarginBottom Specifies extra space on the bottom side of the toolbar's title.
android.support.v7.appcompat:titleMarginEnd Specifies extra space on the end side of the toolbar's title.
android.support.v7.appcompat:titleMarginStart Specifies extra space on the start side of the toolbar's title.
android.support.v7.appcompat:titleMarginTop Specifies extra space on the top side of the toolbar's title.
android.support.v7.appcompat:titleMargins
android.support.v7.appcompat:titleTextAppearance
android.support.v7.appcompat:titleTextColor A color to apply to the title string.
android:gravity
android:minHeight

也可以看看:

Toolbar_android_gravity

int Toolbar_android_gravity

此符号是可以在 Toolbar阵列中找到 gravity属性值的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
end 800005
start 800003
bottom 50
center 11
center_horizontal 1
center_vertical 10
clip_horizontal 8
clip_vertical 80
fill 77
fill_horizontal 7
fill_vertical 70
left 3
right 5
top 30

Toolbar_android_minHeight

int Toolbar_android_minHeight

此符号是可在 Toolbar阵列中找到 minHeight属性值的偏移量。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_buttonGravity

int Toolbar_buttonGravity

此符号是可以在 Toolbar数组中找到 buttonGravity属性值的偏移量。

必须是以下常量值中的一个或多个(用'|'分隔)。

Constant Value 描述
bottom 50 Push object to the bottom of its container, not changing its size.
top 30 Push object to the top of its container, not changing its size.

Toolbar_collapseContentDescription

int Toolbar_collapseContentDescription

要设置为折叠按钮的内容描述的文本。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

Toolbar_collapseIcon

int Toolbar_collapseIcon

可用于折叠按钮的图标。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_contentInsetEnd

int Toolbar_contentInsetEnd

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_contentInsetEndWithActions

int Toolbar_contentInsetEndWithActions

当来自菜单的操作存在时,条内的内容视图的最小插入。 仅适用于某些主题和配置。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_contentInsetLeft

int Toolbar_contentInsetLeft

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_contentInsetRight

int Toolbar_contentInsetRight

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_contentInsetStart

int Toolbar_contentInsetStart

条内的内容视图的最小插入。 导航按钮和菜单视图除外。 仅适用于某些主题和配置。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_contentInsetStartWithNavigation

int Toolbar_contentInsetStartWithNavigation

当存在导航按钮(如“上”按钮)时,条形内的内容视图的最小插入点。 仅适用于某些主题和配置。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_logo

int Toolbar_logo

可以将其设置为出现在工具栏起始处的徽标,位于导航按钮之后。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_logoDescription

int Toolbar_logoDescription

内容描述字符串,用于描述关联的徽标图像的外观。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

Toolbar_maxButtonHeight

int Toolbar_maxButtonHeight

此符号是可以在 Toolbar数组中找到 maxButtonHeight属性值的偏移量。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_navigationContentDescription

int Toolbar_navigationContentDescription

要设置为位于工具栏开头的导航按钮的内容描述的文本。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

Toolbar_navigationIcon

int Toolbar_navigationIcon

可绘制的图标用于位于工具栏开头的导航按钮。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_popupTheme

int Toolbar_popupTheme

引用一个主题,用于对工具栏中的小部件显示的弹出窗口进行充气。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_subtitle

int Toolbar_subtitle

指定用于navigationMode =“normal”的字幕文本

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

Toolbar_subtitleTextAppearance

int Toolbar_subtitleTextAppearance

此符号是 subtitleTextAppearance属性值可在 Toolbar阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_subtitleTextColor

int Toolbar_subtitleTextColor

应用于字幕字符串的颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

Toolbar_title

int Toolbar_title

此符号是可以在 Toolbar数组中找到 title属性值的偏移量。

可能是一个字符串值,使用'\\;' 转义字符如'\\ n'或'\\ uxxxx'作为unicode字符;

Toolbar_titleMargin

int Toolbar_titleMargin

在工具栏标题的左侧,开始,右侧和结尾指定额外的空间。 保证金值应该是正值。

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleMarginBottom

int Toolbar_titleMarginBottom

指定工具栏标题底部的额外空间。 如果指定了此属性和titleMargin,则此属性优先。 保证金值应该是正值。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleMarginEnd

int Toolbar_titleMarginEnd

指定工具栏标题末尾的额外空间。 如果指定了此属性和titleMargin,则此属性优先。 保证金值应该是正值。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleMarginStart

int Toolbar_titleMarginStart

在工具栏标题的开始侧指定额外的空间。 如果指定了此属性和titleMargin,则此属性优先。 保证金值应该是正值。

可能是一个尺寸值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleMarginTop

int Toolbar_titleMarginTop

指定工具栏标题顶部的额外空间。 如果指定了此属性和titleMargin,则此属性优先。 保证金值应该是正值。

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleMargins

int Toolbar_titleMargins

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

Toolbar_titleTextAppearance

int Toolbar_titleTextAppearance

此符号是 titleTextAppearance属性值可在 Toolbar阵列中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Toolbar_titleTextColor

int Toolbar_titleTextColor

要应用于标题字符串的颜色。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

View

int[] View

可以与View一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:paddingEnd Sets the padding, in pixels, of the end edge; see {@link android.
{@link #View_paddingStart android.support.v7.appcompat:paddingStart} Sets the padding, in pixels, of the start edge; see {@link android.
{@link #View_theme android.support.v7.appcompat:theme} Deprecated.
{@link #View_android_theme android:theme}
{@link #View_android_focusable android:focusable}

也可以看看:

ViewBackgroundHelper

int[] ViewBackgroundHelper

可以与ViewBackgroundHelper一起使用的属性。

包含以下属性:

Attribute 描述
android.support.v7.appcompat:backgroundTint Tint to apply to the background.
android.support.v7.appcompat:backgroundTintMode Blending mode used to apply the background tint.
android:background

也可以看看:

ViewBackgroundHelper_android_background

int ViewBackgroundHelper_android_background

该符号是 background属性值可以在 ViewBackgroundHelper数组中找到的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

ViewBackgroundHelper_backgroundTint

int ViewBackgroundHelper_backgroundTint

色调适用于背景。

可能是一个颜色值,形式为“ #rgb ”,“ #argb ”,“ #rrggbb#aarrggbb ”。

ViewBackgroundHelper_backgroundTintMode

int ViewBackgroundHelper_backgroundTintMode

混合模式用于应用背景色调。

必须是下列常数值之一。

Constant Value 描述
multiply e Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen f [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop 9 The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in 5 The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over 3 The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]

ViewStubCompat

int[] ViewStubCompat

可以与ViewStubCompat一起使用的属性。

包含以下属性:

Attribute 描述
android:id
android:layout
android:inflatedId

也可以看看:

ViewStubCompat_android_id

int ViewStubCompat_android_id

此符号是可以在 ViewStubCompat阵列中找到 id属性值的偏移量。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ViewStubCompat_android_inflatedId

int ViewStubCompat_android_inflatedId

用此值覆盖虚拟视图的ID。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

ViewStubCompat_android_layout

int ViewStubCompat_android_layout

提供布局资源的标识符,以在ViewStub变得可见或强制执行时膨胀。 布局资源必须是布局的有效引用。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

View_android_focusable

int View_android_focusable

用于控制视图是否可以获得焦点的布尔值。 默认情况下,用户不能将焦点移动到视图; 通过将该属性设置为true,该视图被允许获得焦点。 此值不会影响直接调用requestFocus()的行为,无论此视图如何,它总是会请求焦点。 它只会影响焦点导航将尝试移动焦点的位置。

可能是一个布尔值,如“ true ”或“ false ”。

View_android_theme

int View_android_theme

指定视图的主题覆盖。 当设置主题覆盖时,视图将使用以指定资源为主题的Context充气。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

View_paddingEnd

int View_paddingEnd

设置结束边的填充(以像素为单位); padding

可能是一个维度值,它是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

View_paddingStart

int View_paddingStart

设置起始边缘的填充(以像素为单位); padding

可能是一个维度值,这是一个浮点数,后面跟着一个单位,例如“ 14.5sp ”。 可用单位为:px(像素),dp(密度独立像素),sp(基于首选字体大小的缩放像素),单位为英寸和毫米。

View_theme

int View_theme

已过时。

可能是另一种资源的引用,其形式为“ @[+][package:]type/name ”或形式为“一个主题属性 ?[package:]type/name ”。

Public constructors

R.styleable

R.styleable ()

Hooray!