Most visited

Recently visited

R.styleable

public static final class R.styleable
extends Object

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


Summary

Fields

public static final int[] AppBarLayout

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

public static final int[] AppBarLayoutStates

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

public static int AppBarLayoutStates_state_collapsed

视图已折叠时设置的 AppBarLayout状态值。

public static int AppBarLayoutStates_state_collapsible

视图具有能够折叠的子项时设置的 AppBarLayout状态值。

public static final int[] AppBarLayout_Layout

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

public static int AppBarLayout_Layout_layout_scrollFlags

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

public static int AppBarLayout_Layout_layout_scrollInterpolator

滚动此视图时使用的插补器。

public static int AppBarLayout_android_background

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

public static int AppBarLayout_elevation

已过时。

public static int AppBarLayout_expanded

AppBarLayout的初始展开状态。

public static final int[] BottomSheetBehavior_Layout

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

public static int BottomSheetBehavior_Layout_behavior_hideable

是否可以通过向下拖动来隐藏底部表单

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

public static int BottomSheetBehavior_Layout_behavior_peekHeight

底部表单折叠时的高度。

public static int BottomSheetBehavior_Layout_behavior_skipCollapsed

在展开后跳过折叠状态; 除非它是可隐藏的,否则没有效果

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

public static final int[] CollapsingToolbarLayout

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

public static final int[] CollapsingToolbarLayout_Layout

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

public static int CollapsingToolbarLayout_Layout_layout_collapseMode

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

public static int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier

layout_collapseMode设置为“视差”时使用的乘数。

public static int CollapsingToolbarLayout_collapsedTitleGravity

指定标题在折叠时应如何定位。

public static int CollapsingToolbarLayout_collapsedTitleTextAppearance

CollapsingToolbarLayouts标题完全“折叠”时的文本外观

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

public static int CollapsingToolbarLayout_contentScrim

当Drawable在屏幕上滚动充分时,该drawable在CollapsingToolbarLayouts内容之上用作网格布。

public static int CollapsingToolbarLayout_expandedTitleGravity

指定标题在展开时应如何放置。

public static int CollapsingToolbarLayout_expandedTitleMargin

在展开标题文本的开始,顶部,底部和底部指定额外空间。

public static int CollapsingToolbarLayout_expandedTitleMarginBottom

在扩展标题文本的底部指定额外空间。

public static int CollapsingToolbarLayout_expandedTitleMarginEnd

在扩展标题文本的结尾指定额外空间。

public static int CollapsingToolbarLayout_expandedTitleMarginStart

在扩展标题文本的开始侧指定额外空间。

public static int CollapsingToolbarLayout_expandedTitleMarginTop

在扩展标题文本的顶部指定额外空间。

public static int CollapsingToolbarLayout_expandedTitleTextAppearance

完全“展开”时CollapsingToolbarLayout标题的文本外观

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

public static int CollapsingToolbarLayout_scrimAnimationDuration

指定用于平纹棉布可视性动画的持续时间。

public static int CollapsingToolbarLayout_scrimVisibleHeightTrigger

指定以像素为单位的可见高度数量,用于定义何时触发稀松布可见性更改。

public static int CollapsingToolbarLayout_statusBarScrim

当CollapsingToolbarLayout在屏幕上滚动足够时,该drawable用作状态栏内容的网格。

public static int CollapsingToolbarLayout_title

titleEnabled设置为true时显示的标题。

public static int CollapsingToolbarLayout_titleEnabled

CollapsingToolbarLayout是否应该绘制自己的缩小/增长标题。

public static int CollapsingToolbarLayout_toolbarId

您希望用于折叠目的的主工具栏子标识。

public static final int[] CoordinatorLayout

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

public static final int[] CoordinatorLayout_Layout

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

public static int CoordinatorLayout_Layout_android_layout_gravity

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

public static int CoordinatorLayout_Layout_layout_anchor

该视图应该定位的锚点视图的ID。

public static int CoordinatorLayout_Layout_layout_anchorGravity

指定一个对象应该如何在X轴和Y轴上相对于锚的位置,在其父边界内定位。

public static int CoordinatorLayout_Layout_layout_behavior

行为类的类名定义此子视图的特殊运行时行为。

public static int CoordinatorLayout_Layout_layout_keyline

该视图应该定位的角线的索引。

public static int CoordinatorLayout_keylines

对从起始边缘开始的dp中表示水平复原线位置的整数数组的引用。

public static int CoordinatorLayout_statusBarBackground

当视图设置为在后面绘制时,可绘制显示在状态栏后面。

public static final int[] DesignTheme

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

public static int DesignTheme_bottomSheetDialogTheme

主题用于从此主题生成的模式底部表单对话框。

public static int DesignTheme_bottomSheetStyle

样式用于此主题中的模式底部表单。

public static int DesignTheme_textColorError

用于指示发生错误的文本颜色已经发生。

public static final int[] FloatingActionButton

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

public static int FloatingActionButton_backgroundTint

FloatingActionButton的背景

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

public static int FloatingActionButton_backgroundTintMode

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

public static int FloatingActionButton_borderWidth

FAB周围边框的宽度。

public static int FloatingActionButton_elevation

FAB的高程值

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

public static int FloatingActionButton_fabSize

FAB的大小。

public static int FloatingActionButton_pressedTranslationZ

按下FAB时的TranslationZ值

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

public static int FloatingActionButton_rippleColor

波纹颜色的FAB。

public static int FloatingActionButton_useCompatPadding

启用compat填充。

public static final int[] ForegroundLinearLayout

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

public static int ForegroundLinearLayout_android_foreground

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

public static int ForegroundLinearLayout_android_foregroundGravity

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

public static int ForegroundLinearLayout_foregroundInsidePadding

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

public static final int[] NavigationView

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

public static int NavigationView_android_background

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

public static int NavigationView_android_fitsSystemWindows

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

public static int NavigationView_android_maxWidth

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

public static int NavigationView_elevation

已过时。

public static int NavigationView_headerLayout

布局资源作为标题膨胀

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

public static int NavigationView_itemBackground

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

public static int NavigationView_itemIconTint

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

public static int NavigationView_itemTextAppearance

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

public static int NavigationView_itemTextColor

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

public static int NavigationView_menu

用于充填和填充项目的菜单资源。

public static final int[] ScrimInsetsFrameLayout

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

public static int ScrimInsetsFrameLayout_insetForeground

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

public static final int[] ScrollingViewBehavior_Layout

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

public static int ScrollingViewBehavior_Layout_behavior_overlapTop

滚动视图应与任何AppBarLayout的底部重叠的量

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

public static final int[] SnackbarLayout

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

public static int SnackbarLayout_android_maxWidth

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

public static int SnackbarLayout_elevation

已过时。

public static int SnackbarLayout_maxActionInlineWidth

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

public static final int[] TabItem

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

public static int TabItem_android_icon

要在选项卡中显示的图标。

public static int TabItem_android_layout

要在选项卡中显示的布局资源的引用。

public static int TabItem_android_text

要在选项卡中显示的文本。

public static final int[] TabLayout

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

public static int TabLayout_tabBackground

引用要应用于制表符的背景。

public static int TabLayout_tabContentStart

从标签应该从的起始边缘定位在Y轴上。

public static int TabLayout_tabGravity

标签的重力常数。

public static int TabLayout_tabIndicatorColor

指标的颜色用于显示当前选定的选项卡。

public static int TabLayout_tabIndicatorHeight

用于显示当前所选标签的指标高度。

public static int TabLayout_tabMaxWidth

标签的最大宽度。

public static int TabLayout_tabMinWidth

标签的最小宽度。

public static int TabLayout_tabMode

此布局中Tabs的行为模式

必须是下列常数值之一。

public static int TabLayout_tabPadding

沿标签所有边缘的首选填充。

public static int TabLayout_tabPaddingBottom

沿标签底部边缘的首选填充。

public static int TabLayout_tabPaddingEnd

沿制表符的末端边缘的首选填充。

public static int TabLayout_tabPaddingStart

沿制表符起始边缘的首选填充。

public static int TabLayout_tabPaddingTop

沿制表符顶部边缘的首选填充。

public static int TabLayout_tabSelectedTextColor

要应用于当前选定选项卡的文本颜色。

public static int TabLayout_tabTextAppearance

对要应用于制表符的TextAppearance样式的引用。

public static int TabLayout_tabTextColor

要应用于选项卡的默认文本颜色。

public static final int[] TextInputLayout

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

public static int TextInputLayout_android_hint

提示在浮动标签中显示

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

public static int TextInputLayout_android_textColorHint

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

public static int TextInputLayout_counterEnabled

布局是否按照字符计数器的显示布置

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

public static int TextInputLayout_counterMaxLength

字符计数器中显示的最大长度

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

public static int TextInputLayout_counterOverflowTextAppearance

当文字长度超过最大值时字符计数器出现字符

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

public static int TextInputLayout_counterTextAppearance

文字字符计数器的外观

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

public static int TextInputLayout_errorEnabled

是否显示布局,就像显示错误一样

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

public static int TextInputLayout_errorTextAppearance

文本显示任何错误消息的外观

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

public static int TextInputLayout_hintAnimationEnabled

是否动画提示状态更改。

public static int TextInputLayout_hintEnabled

是否启用布局的浮动标签功能

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

public static int TextInputLayout_hintTextAppearance

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

Public constructors

R.styleable()

Inherited methods

From class java.lang.Object

Fields

AppBarLayout

int[] AppBarLayout

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

包含以下属性:

Attribute 描述
android.support.design:elevation Deprecated.
android.support.design:expanded The initial expanded state for the AppBarLayout.
android:background

也可以看看:

AppBarLayoutStates

int[] AppBarLayoutStates

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

包含以下属性:

Attribute 描述
android.support.design:state_collapsed State value for {@link android.
{@link #AppBarLayoutStates_state_collapsible android.support.design:state_collapsible} State value for {@link android.

也可以看看:

AppBarLayoutStates_state_collapsed

int AppBarLayoutStates_state_collapsed

视图已折叠时设置的 AppBarLayout状态值。

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

AppBarLayoutStates_state_collapsible

int AppBarLayoutStates_state_collapsible

状态值为 AppBarLayout当视图具有能够折叠的子项时设置。

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

AppBarLayout_Layout

int[] AppBarLayout_Layout

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

包含以下属性:

Attribute 描述
android.support.design:layout_scrollFlags
android.support.design:layout_scrollInterpolator An interpolator to use when scrolling this View.

也可以看看:

AppBarLayout_Layout_layout_scrollFlags

int AppBarLayout_Layout_layout_scrollFlags

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

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

Constant Value 描述
enterAlways 4 When entering (scrolling on screen) the view will scroll on any downwards scroll event, regardless of whether the scrolling view is also scrolling. This is commonly referred to as the 'quick return' pattern.
enterAlwaysCollapsed 8 An additional flag for 'enterAlways' which modifies the returning view to only initially scroll back to it's collapsed height. Once the scrolling view has reached the end of it's scroll range, the remainder of this view will be scrolled into view.
exitUntilCollapsed 2 When exiting (scrolling off screen) the view will be scrolled until it is 'collapsed'. The collapsed height is defined by the view's minimum height.
scroll 1 The view will be scroll in direct relation to scroll events. This flag needs to be set for any of the other flags to take effect. If any sibling views before this one do not have this flag, then this value has no effect.
snap 10 Upon a scroll ending, if the view is only partially visible then it will be snapped and scrolled to it's closest edge.

AppBarLayout_Layout_layout_scrollInterpolator

int AppBarLayout_Layout_layout_scrollInterpolator

滚动此视图时使用的插补器。 仅当View可滚动时才会生效。

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

AppBarLayout_android_background

int AppBarLayout_android_background

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

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

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

AppBarLayout_elevation

int AppBarLayout_elevation

已过时。 现在通过状态列表动画器来控制高程。

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

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

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

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

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

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

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

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

AppBarLayout_expanded

int AppBarLayout_expanded

AppBarLayout的初始展开状态。 这只有在这个视图是CoordinatorLayout的直接子节点时才会生效。

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

BottomSheetBehavior_Layout

int[] BottomSheetBehavior_Layout

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

包含以下属性:

Attribute 描述
android.support.design:behavior_hideable Whether this bottom sheet can be hidden by dragging it further downwards
android.support.design:behavior_peekHeight The height of the bottom sheet when it is collapsed.
android.support.design:behavior_skipCollapsed Skip the collapsed state once expanded; no effect unless it is hideable

也可以看看:

BottomSheetBehavior_Layout_behavior_hideable

int BottomSheetBehavior_Layout_behavior_hideable

是否可以通过向下拖动来隐藏底部表单

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

BottomSheetBehavior_Layout_behavior_peekHeight

int BottomSheetBehavior_Layout_behavior_peekHeight

底部表单折叠时的高度。

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

BottomSheetBehavior_Layout_behavior_skipCollapsed

int BottomSheetBehavior_Layout_behavior_skipCollapsed

在展开后跳过折叠状态; 除非它是可隐藏的,否则没有效果

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

CollapsingToolbarLayout

int[] CollapsingToolbarLayout

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

包含以下属性:

Attribute 描述
android.support.design:collapsedTitleGravity Specifies how the title should be positioned when collapsed.
android.support.design:collapsedTitleTextAppearance The text appearance of the CollapsingToolbarLayouts title when it is fully 'collapsed'
android.support.design:contentScrim The drawable to use as a scrim on top of the CollapsingToolbarLayouts content when it has been scrolled sufficiently off screen.
android.support.design:expandedTitleGravity Specifies how the title should be positioned when expanded.
android.support.design:expandedTitleMargin Specifies extra space on the start, top, end and bottom sides of the the expanded title text.
android.support.design:expandedTitleMarginBottom Specifies extra space on the bottom side of the the expanded title text.
android.support.design:expandedTitleMarginEnd Specifies extra space on the end side of the the expanded title text.
android.support.design:expandedTitleMarginStart Specifies extra space on the start side of the the expanded title text.
android.support.design:expandedTitleMarginTop Specifies extra space on the top side of the the expanded title text.
android.support.design:expandedTitleTextAppearance The text appearance of the CollapsingToolbarLayout's title when it is fully 'expanded'
android.support.design:scrimAnimationDuration Specifies the duration used for scrim visibility animations.
android.support.design:scrimVisibleHeightTrigger Specifies the amount of visible height in pixels used to define when to trigger a scrim visibility change.
android.support.design:statusBarScrim The drawable to use as a scrim for the status bar content when the CollapsingToolbarLayout has been scrolled sufficiently off screen.
android.support.design:title The title to show when titleEnabled is set to true.
android.support.design:titleEnabled Whether the CollapsingToolbarLayout should draw its own shrinking/growing title.
android.support.design:toolbarId The id of the primary Toolbar child that you wish to use for the purpose of collapsing.

也可以看看:

CollapsingToolbarLayout_Layout

int[] CollapsingToolbarLayout_Layout

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

包含以下属性:

Attribute 描述
android.support.design:layout_collapseMode
android.support.design:layout_collapseParallaxMultiplier The multiplier used when layout_collapseMode is set to 'parallax'.

也可以看看:

CollapsingToolbarLayout_Layout_layout_collapseMode

int CollapsingToolbarLayout_Layout_layout_collapseMode

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

必须是下列常数值之一。

Constant Value 描述
none 0 The view will act as normal with no collapsing behavior.
parallax 2 The view will scroll in a parallax fashion. See the layout_collapseParallaxMultiplier attribute to change the multiplier.
pin 1 The view will pin in place.

CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier

int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier

layout_collapseMode设置为“视差”时使用的乘数。 该值应该在0.0到1.0之间。

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

CollapsingToolbarLayout_collapsedTitleGravity

int CollapsingToolbarLayout_collapsedTitleGravity

指定标题在折叠时应如何定位。

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

Constant Value 描述
bottom 50 Push title to the bottom of its container, not changing its size.
center 11 Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place title in the horizontal center of its container, not changing its size.
center_vertical 10 Place title in the vertical center of its container, not changing its size.
end 800005 Push title to the end of its container, not changing its size.
fill_vertical 70 Grow the vertical size of the title if needed so it completely fills its container.
left 3 Push title to the left of its container, not changing its size.
right 5 Push title to the right of its container, not changing its size.
start 800003 Push title to the beginning of its container, not changing its size.
top 30 Push title to the top of its container, not changing its size.

CollapsingToolbarLayout_collapsedTitleTextAppearance

int CollapsingToolbarLayout_collapsedTitleTextAppearance

CollapsingToolbarLayouts标题完全“折叠”时的文本外观

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

CollapsingToolbarLayout_contentScrim

int CollapsingToolbarLayout_contentScrim

当Drawable在屏幕上滚动充分时,该drawable在CollapsingToolbarLayouts内容之上用作网格布。

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

CollapsingToolbarLayout_expandedTitleGravity

int CollapsingToolbarLayout_expandedTitleGravity

指定标题在展开时应如何放置。

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

Constant Value 描述
bottom 50 Push title to the bottom of its container, not changing its size.
center 11 Place the title in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place title in the horizontal center of its container, not changing its size.
center_vertical 10 Place title in the vertical center of its container, not changing its size.
end 800005 Push title to the end of its container, not changing its size.
fill_vertical 70 Grow the vertical size of the title if needed so it completely fills its container.
left 3 Push title to the left of its container, not changing its size.
right 5 Push title to the right of its container, not changing its size.
start 800003 Push title to the beginning of its container, not changing its size.
top 30 Push title to the top of its container, not changing its size.

CollapsingToolbarLayout_expandedTitleMargin

int CollapsingToolbarLayout_expandedTitleMargin

在展开标题文本的开始,顶部,底部和底部指定额外空间。 保证金值应该是正值。

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

CollapsingToolbarLayout_expandedTitleMarginBottom

int CollapsingToolbarLayout_expandedTitleMarginBottom

在扩展标题文本的底部指定额外空间。 保证金值应该是正值。

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

CollapsingToolbarLayout_expandedTitleMarginEnd

int CollapsingToolbarLayout_expandedTitleMarginEnd

在扩展标题文本的结尾指定额外空间。 保证金值应该是正值。

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

CollapsingToolbarLayout_expandedTitleMarginStart

int CollapsingToolbarLayout_expandedTitleMarginStart

在扩展标题文本的开始侧指定额外空间。 保证金值应该是正值。

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

CollapsingToolbarLayout_expandedTitleMarginTop

int CollapsingToolbarLayout_expandedTitleMarginTop

在扩展标题文本的顶部指定额外空间。 保证金值应该是正值。

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

CollapsingToolbarLayout_expandedTitleTextAppearance

int CollapsingToolbarLayout_expandedTitleTextAppearance

完全“展开”时CollapsingToolbarLayout标题的文本外观

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

CollapsingToolbarLayout_scrimAnimationDuration

int CollapsingToolbarLayout_scrimAnimationDuration

指定用于平纹棉布可视性动画的持续时间。

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

CollapsingToolbarLayout_scrimVisibleHeightTrigger

int CollapsingToolbarLayout_scrimVisibleHeightTrigger

指定以像素为单位的可见高度数量,用于定义何时触发稀松布可见性更改。

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

CollapsingToolbarLayout_statusBarScrim

int CollapsingToolbarLayout_statusBarScrim

当CollapsingToolbarLayout在屏幕上滚动足够时,该drawable用作状态栏内容的网格。 只有使用正确的设置才能在棒棒糖上工作。

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

CollapsingToolbarLayout_title

int CollapsingToolbarLayout_title

titleEnabled设置为true时显示的标题。

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

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

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

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

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

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

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

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

CollapsingToolbarLayout_titleEnabled

int CollapsingToolbarLayout_titleEnabled

CollapsingToolbarLayout是否应该绘制自己的缩小/增长标题。

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

CollapsingToolbarLayout_toolbarId

int CollapsingToolbarLayout_toolbarId

您希望用于折叠目的的主工具栏子标识。 该工具栏后代视图不需要是布局的直接子节点。 如果您没有设置,则会使用找到的第一个直接工具栏子项。

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

CoordinatorLayout

int[] CoordinatorLayout

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

包含以下属性:

Attribute 描述
android.support.design:keylines A reference to an array of integers representing the locations of horizontal keylines in dp from the starting edge.
android.support.design:statusBarBackground Drawable to display behind the status bar when the view is set to draw behind it.

也可以看看:

CoordinatorLayout_Layout

int[] CoordinatorLayout_Layout

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

包含以下属性:

Attribute 描述
android.support.design:layout_anchor The id of an anchor view that this view should position relative to.
android.support.design:layout_anchorGravity Specifies how an object should position relative to an anchor, on both the X and Y axes, within its parent's bounds.
android.support.design:layout_behavior The class name of a Behavior class defining special runtime behavior for this child view.
android.support.design:layout_keyline The index of a keyline this view should position relative to.
android:layout_gravity

也可以看看:

CoordinatorLayout_Layout_android_layout_gravity

int CoordinatorLayout_Layout_android_layout_gravity

此符号是在 CoordinatorLayout_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

CoordinatorLayout_Layout_layout_anchor

int CoordinatorLayout_Layout_layout_anchor

该视图应该定位的锚点视图的ID。

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

CoordinatorLayout_Layout_layout_anchorGravity

int CoordinatorLayout_Layout_layout_anchorGravity

指定一个对象应该如何在X轴和Y轴上相对于锚的位置,在其父边界内定位。

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

Constant Value 描述
bottom 50 Push object to the bottom of its container, not changing its size.
center 11 Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal 1 Place object in the horizontal center of its container, not changing its size.
center_vertical 10 Place object in the vertical center of its container, not changing its size.
clip_horizontal 8 Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical 80 Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end 800005 Push object to the end of its container, not changing its size.
fill 77 Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal 7 Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical 70 Grow the vertical size of the object if needed so it completely fills its container.
left 3 Push object to the left of its container, not changing its size.
right 5 Push object to the right of its container, not changing its size.
start 800003 Push object to the beginning of its container, not changing its size.
top 30 Push object to the top of its container, not changing its size.

CoordinatorLayout_Layout_layout_behavior

int CoordinatorLayout_Layout_layout_behavior

行为类的类名定义此子视图的特殊运行时行为。

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

CoordinatorLayout_Layout_layout_keyline

int CoordinatorLayout_Layout_layout_keyline

该视图应该定位的角线的索引。 android:layout_gravity将影响视图如何与指定的keyline对齐。

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

CoordinatorLayout_keylines

int CoordinatorLayout_keylines

对从起始边缘开始的dp中表示水平复原线位置的整数数组的引用。 子视图可以使用layout_keyline =“index”来引用这些关键字进行对齐,其中index是该数组中基于0的索引。

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

CoordinatorLayout_statusBarBackground

int CoordinatorLayout_statusBarBackground

当视图设置为在后面绘制时,可绘制显示在状态栏后面。

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

DesignTheme

int[] DesignTheme

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

包含以下属性:

Attribute 描述
android.support.design:bottomSheetDialogTheme Theme to use for modal bottom sheet dialogs spawned from this theme.
android.support.design:bottomSheetStyle Style to use for modal bottom sheets in this theme.
android.support.design:textColorError Text color used to indicate an error has occurred.

也可以看看:

DesignTheme_bottomSheetDialogTheme

int DesignTheme_bottomSheetDialogTheme

主题用于从此主题生成的模式底部表单对话框。

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

DesignTheme_bottomSheetStyle

int DesignTheme_bottomSheetStyle

样式用于此主题中的模式底部表单。

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

DesignTheme_textColorError

int DesignTheme_textColorError

用于指示发生错误的文本颜色已经发生。

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

FloatingActionButton

int[] FloatingActionButton

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

包含以下属性:

Attribute 描述
android.support.design:backgroundTint Background for the FloatingActionButton
android.support.design:backgroundTintMode
android.support.design:borderWidth The width of the border around the FAB.
android.support.design:elevation Deprecated.
android.support.design:fabSize Size for the FAB.
android.support.design:pressedTranslationZ TranslationZ value for the FAB when pressed
android.support.design:rippleColor Ripple color for the FAB.
android.support.design:useCompatPadding Enable compat padding.

也可以看看:

FloatingActionButton_backgroundTint

int FloatingActionButton_backgroundTint

FloatingActionButton的背景

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

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

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

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

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

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

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

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

FloatingActionButton_backgroundTintMode

int FloatingActionButton_backgroundTintMode

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

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

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

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

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

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

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

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

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

FloatingActionButton_borderWidth

int FloatingActionButton_borderWidth

FAB周围边框的宽度。

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

FloatingActionButton_elevation

int FloatingActionButton_elevation

FAB的高程值

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

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

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

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

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

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

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

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

FloatingActionButton_fabSize

int FloatingActionButton_fabSize

FAB的大小。

必须是下列常数值之一。

Constant Value 描述
auto ffffffff A size which will change based on the window size.
mini 1 The mini sized button.
normal 0 The normal sized button.

FloatingActionButton_pressedTranslationZ

int FloatingActionButton_pressedTranslationZ

按下FAB时的TranslationZ值

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

FloatingActionButton_rippleColor

int FloatingActionButton_rippleColor

波纹颜色的FAB。

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

FloatingActionButton_useCompatPadding

int FloatingActionButton_useCompatPadding

启用compat填充。

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

ForegroundLinearLayout

int[] ForegroundLinearLayout

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

包含以下属性:

Attribute 描述
android.support.design:foregroundInsidePadding
android:foreground
android:foregroundGravity

也可以看看:

ForegroundLinearLayout_android_foreground

int ForegroundLinearLayout_android_foreground

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

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

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

ForegroundLinearLayout_android_foregroundGravity

int ForegroundLinearLayout_android_foregroundGravity

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

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

Constant Value 描述
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

ForegroundLinearLayout_foregroundInsidePadding

int ForegroundLinearLayout_foregroundInsidePadding

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

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

NavigationView_android_background

int NavigationView_android_background

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

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

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

NavigationView_android_fitsSystemWindows

int NavigationView_android_fitsSystemWindows

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

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

NavigationView_android_maxWidth

int NavigationView_android_maxWidth

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

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

NavigationView_elevation

int NavigationView_elevation

已过时。 现在通过状态列表动画器来控制高程。

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

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

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

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

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

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

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

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

NavigationView_headerLayout

int NavigationView_headerLayout

布局资源作为标题膨胀

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

NavigationView_itemBackground

int NavigationView_itemBackground

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

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

NavigationView_itemIconTint

int NavigationView_itemIconTint

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

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

NavigationView_itemTextAppearance

int NavigationView_itemTextAppearance

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

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

NavigationView_itemTextColor

int NavigationView_itemTextColor

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

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

NavigationView_menu

int NavigationView_menu

用于充填和填充项目的菜单资源。

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

ScrimInsetsFrameLayout

int[] ScrimInsetsFrameLayout

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

包含以下属性:

Attribute 描述
android.support.design:insetForeground

也可以看看:

ScrimInsetsFrameLayout_insetForeground

int ScrimInsetsFrameLayout_insetForeground

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

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

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

ScrollingViewBehavior_Layout

int[] ScrollingViewBehavior_Layout

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

包含以下属性:

Attribute 描述
android.support.design:behavior_overlapTop The amount that the scrolling view should overlap the bottom of any AppBarLayout

也可以看看:

ScrollingViewBehavior_Layout_behavior_overlapTop

int ScrollingViewBehavior_Layout_behavior_overlapTop

滚动视图应与任何AppBarLayout的底部重叠的量

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

SnackbarLayout

int[] SnackbarLayout

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

包含以下属性:

Attribute 描述
android.support.design:elevation Deprecated.
android.support.design:maxActionInlineWidth
android:maxWidth

也可以看看:

SnackbarLayout_android_maxWidth

int SnackbarLayout_android_maxWidth

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

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

SnackbarLayout_elevation

int SnackbarLayout_elevation

已过时。 现在通过状态列表动画器来控制高程。

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

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

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

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

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

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

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

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

SnackbarLayout_maxActionInlineWidth

int SnackbarLayout_maxActionInlineWidth

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

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

TabItem

int[] TabItem

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

包含以下属性:

Attribute 描述
android:icon
android:layout
android:text

也可以看看:

TabItem_android_icon

int TabItem_android_icon

要在选项卡中显示的图标。

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

TabItem_android_layout

int TabItem_android_layout

要在选项卡中显示的布局资源的引用。

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

TabItem_android_text

int TabItem_android_text

要在选项卡中显示的文本。

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

TabLayout

int[] TabLayout

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

包含以下属性:

Attribute 描述
android.support.design:tabBackground Reference to a background to be applied to tabs.
android.support.design:tabContentStart Position in the Y axis from the starting edge that tabs should be positioned from.
android.support.design:tabGravity Gravity constant for tabs.
android.support.design:tabIndicatorColor Color of the indicator used to show the currently selected tab.
android.support.design:tabIndicatorHeight Height of the indicator used to show the currently selected tab.
android.support.design:tabMaxWidth The maximum width for tabs.
android.support.design:tabMinWidth The minimum width for tabs.
android.support.design:tabMode The behavior mode for the Tabs in this layout
android.support.design:tabPadding The preferred padding along all edges of tabs.
android.support.design:tabPaddingBottom The preferred padding along the bottom edge of tabs.
android.support.design:tabPaddingEnd The preferred padding along the end edge of tabs.
android.support.design:tabPaddingStart The preferred padding along the start edge of tabs.
android.support.design:tabPaddingTop The preferred padding along the top edge of tabs.
android.support.design:tabSelectedTextColor The text color to be applied to the currently selected tab.
android.support.design:tabTextAppearance A reference to a TextAppearance style to be applied to tabs.
android.support.design:tabTextColor The default text color to be applied to tabs.

也可以看看:

TabLayout_tabBackground

int TabLayout_tabBackground

引用要应用于制表符的背景。

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

TabLayout_tabContentStart

int TabLayout_tabContentStart

从标签应该从的起始边缘定位在Y轴上。

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

TabLayout_tabGravity

int TabLayout_tabGravity

标签的重力常数。

必须是下列常数值之一。

Constant Value 描述
center 1
fill 0

TabLayout_tabIndicatorColor

int TabLayout_tabIndicatorColor

指标的颜色用于显示当前选定的选项卡。

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

TabLayout_tabIndicatorHeight

int TabLayout_tabIndicatorHeight

用于显示当前所选标签的指标高度。

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

TabLayout_tabMaxWidth

int TabLayout_tabMaxWidth

标签的最大宽度。

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

TabLayout_tabMinWidth

int TabLayout_tabMinWidth

标签的最小宽度。

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

TabLayout_tabMode

int TabLayout_tabMode

此布局中Tabs的行为模式

必须是下列常数值之一。

Constant Value 描述
fixed 1
scrollable 0

TabLayout_tabPadding

int TabLayout_tabPadding

沿标签所有边缘的首选填充。

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

TabLayout_tabPaddingBottom

int TabLayout_tabPaddingBottom

沿标签底部边缘的首选填充。

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

TabLayout_tabPaddingEnd

int TabLayout_tabPaddingEnd

沿制表符的末端边缘的首选填充。

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

TabLayout_tabPaddingStart

int TabLayout_tabPaddingStart

沿制表符起始边缘的首选填充。

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

TabLayout_tabPaddingTop

int TabLayout_tabPaddingTop

沿制表符顶部边缘的首选填充。

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

TabLayout_tabSelectedTextColor

int TabLayout_tabSelectedTextColor

要应用于当前选定选项卡的文本颜色。

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

TabLayout_tabTextAppearance

int TabLayout_tabTextAppearance

对要应用于制表符的TextAppearance样式的引用。

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

TabLayout_tabTextColor

int TabLayout_tabTextColor

要应用于选项卡的默认文本颜色。

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

TextInputLayout

int[] TextInputLayout

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

包含以下属性:

Attribute 描述
android.support.design:counterEnabled Whether the layout is laid out as if the character counter will be displayed
android.support.design:counterMaxLength The max length to display in the character counter
android.support.design:counterOverflowTextAppearance TextAppearance of the character counter when the text is longer than the max
android.support.design:counterTextAppearance TextAppearance of the character counter
android.support.design:errorEnabled Whether the layout is laid out as if an error will be displayed
android.support.design:errorTextAppearance TextAppearance of any error message displayed
android.support.design:hintAnimationEnabled Whether to animate hint state changes.
android.support.design:hintEnabled Whether the layout's floating label functionality is enabled
android.support.design:hintTextAppearance
android:textColorHint
android:hint

也可以看看:

TextInputLayout_android_hint

int TextInputLayout_android_hint

提示在浮动标签中显示

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

TextInputLayout_android_textColorHint

int TextInputLayout_android_textColorHint

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

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

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

TextInputLayout_counterEnabled

int TextInputLayout_counterEnabled

布局是否按照字符计数器的显示布置

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

TextInputLayout_counterMaxLength

int TextInputLayout_counterMaxLength

字符计数器中显示的最大长度

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

TextInputLayout_counterOverflowTextAppearance

int TextInputLayout_counterOverflowTextAppearance

当文字长度超过最大值时字符计数器出现字符

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

TextInputLayout_counterTextAppearance

int TextInputLayout_counterTextAppearance

文字字符计数器的外观

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

TextInputLayout_errorEnabled

int TextInputLayout_errorEnabled

是否显示布局,就像显示错误一样

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

TextInputLayout_errorTextAppearance

int TextInputLayout_errorTextAppearance

文本显示任何错误消息的外观

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

TextInputLayout_hintAnimationEnabled

int TextInputLayout_hintAnimationEnabled

是否动画提示状态更改。

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

TextInputLayout_hintEnabled

int TextInputLayout_hintEnabled

是否启用布局的浮动标签功能

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

TextInputLayout_hintTextAppearance

int TextInputLayout_hintTextAppearance

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

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

Public constructors

R.styleable

R.styleable ()

Hooray!