public static final class R.styleable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int[] |
AdsAttrs
Attributes that can be used with a AdsAttrs.
|
static int |
AdsAttrs_adSize
This symbol is the offset where the
R.attr.adSize
attribute's value can be found in the AdsAttrs array. |
static int |
AdsAttrs_adSizes
This symbol is the offset where the
R.attr.adSizes
attribute's value can be found in the AdsAttrs array. |
static int |
AdsAttrs_adUnitId
This symbol is the offset where the
R.attr.adUnitId
attribute's value can be found in the AdsAttrs array. |
static int[] |
FontFamily
Attributes that can be used with a FontFamily.
|
static int |
FontFamily_fontProviderAuthority
This symbol is the offset where the
R.attr.fontProviderAuthority
attribute's value can be found in the FontFamily array. |
static int |
FontFamily_fontProviderCerts
This symbol is the offset where the
R.attr.fontProviderCerts
attribute's value can be found in the FontFamily array. |
static int |
FontFamily_fontProviderFetchStrategy
This symbol is the offset where the
R.attr.fontProviderFetchStrategy
attribute's value can be found in the FontFamily array. |
static int |
FontFamily_fontProviderFetchTimeout
This symbol is the offset where the
R.attr.fontProviderFetchTimeout
attribute's value can be found in the FontFamily array. |
static int |
FontFamily_fontProviderPackage
This symbol is the offset where the
R.attr.fontProviderPackage
attribute's value can be found in the FontFamily array. |
static int |
FontFamily_fontProviderQuery
This symbol is the offset where the
R.attr.fontProviderQuery
attribute's value can be found in the FontFamily array. |
static int[] |
FontFamilyFont
Attributes that can be used with a FontFamilyFont.
|
static int |
FontFamilyFont_android_font
This symbol is the offset where the
R.attr.font
attribute's value can be found in the FontFamilyFont array. |
static int |
FontFamilyFont_android_fontStyle
This symbol is the offset where the
R.attr.fontStyle
attribute's value can be found in the FontFamilyFont array. |
static int |
FontFamilyFont_android_fontWeight
This symbol is the offset where the
R.attr.fontWeight
attribute's value can be found in the FontFamilyFont array. |
static int |
FontFamilyFont_font
This symbol is the offset where the
R.attr.font
attribute's value can be found in the FontFamilyFont array. |
static int |
FontFamilyFont_fontStyle
This symbol is the offset where the
R.attr.fontStyle
attribute's value can be found in the FontFamilyFont array. |
static int |
FontFamilyFont_fontWeight
This symbol is the offset where the
R.attr.fontWeight
attribute's value can be found in the FontFamilyFont array. |
static int[] |
LoadingImageView
Attributes that can be used with a LoadingImageView.
|
static int |
LoadingImageView_circleCrop
This symbol is the offset where the
R.attr.circleCrop
attribute's value can be found in the LoadingImageView array. |
static int |
LoadingImageView_imageAspectRatio
This symbol is the offset where the
R.attr.imageAspectRatio
attribute's value can be found in the LoadingImageView array. |
static int |
LoadingImageView_imageAspectRatioAdjust
This symbol is the offset where the
R.attr.imageAspectRatioAdjust
attribute's value can be found in the LoadingImageView array. |
static int[] |
SignInButton
Attributes that can be used with a SignInButton.
|
static int |
SignInButton_buttonSize
This symbol is the offset where the
R.attr.buttonSize
attribute's value can be found in the SignInButton array. |
static int |
SignInButton_colorScheme
This symbol is the offset where the
R.attr.colorScheme
attribute's value can be found in the SignInButton array. |
static int |
SignInButton_scopeUris
This symbol is the offset where the
R.attr.scopeUris
attribute's value can be found in the SignInButton array. |
Constructor and Description |
---|
styleable() |
public static final int[] AdsAttrs
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
AdsAttrs_adSize
,
AdsAttrs_adSizes
,
AdsAttrs_adUnitId
public static final int AdsAttrs_adSize
This symbol is the offset where the R.attr.adSize
attribute's value can be found in the AdsAttrs
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int AdsAttrs_adSizes
This symbol is the offset where the R.attr.adSizes
attribute's value can be found in the AdsAttrs
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int AdsAttrs_adUnitId
This symbol is the offset where the R.attr.adUnitId
attribute's value can be found in the AdsAttrs
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int[] FontFamily
Includes the following attributes:
public static final int[] FontFamilyFont
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
| |
| |
| |
|
public static final int FontFamilyFont_android_font
This symbol is the offset where the R.attr.font
attribute's value can be found in the FontFamilyFont
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
public static final int FontFamilyFont_android_fontStyle
This symbol is the offset where the R.attr.fontStyle
attribute's value can be found in the FontFamilyFont
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
public static final int FontFamilyFont_android_fontWeight
This symbol is the offset where the R.attr.fontWeight
attribute's value can be found in the FontFamilyFont
array.
May be an integer value, such as "100
".
public static final int FontFamilyFont_font
This symbol is the offset where the R.attr.font
attribute's value can be found in the FontFamilyFont
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
public static final int FontFamilyFont_fontStyle
This symbol is the offset where the R.attr.fontStyle
attribute's value can be found in the FontFamilyFont
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
public static final int FontFamilyFont_fontWeight
This symbol is the offset where the R.attr.fontWeight
attribute's value can be found in the FontFamilyFont
array.
May be an integer value, such as "100
".
public static final int FontFamily_fontProviderAuthority
This symbol is the offset where the R.attr.fontProviderAuthority
attribute's value can be found in the FontFamily
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int FontFamily_fontProviderCerts
This symbol is the offset where the R.attr.fontProviderCerts
attribute's value can be found in the FontFamily
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
public static final int FontFamily_fontProviderFetchStrategy
This symbol is the offset where the R.attr.fontProviderFetchStrategy
attribute's value can be found in the FontFamily
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
async | 1 | |
blocking | 0 |
public static final int FontFamily_fontProviderFetchTimeout
This symbol is the offset where the R.attr.fontProviderFetchTimeout
attribute's value can be found in the FontFamily
array.
May be an integer value, such as "100
".
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
forever | ffffffff |
public static final int FontFamily_fontProviderPackage
This symbol is the offset where the R.attr.fontProviderPackage
attribute's value can be found in the FontFamily
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int FontFamily_fontProviderQuery
This symbol is the offset where the R.attr.fontProviderQuery
attribute's value can be found in the FontFamily
array.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int[] LoadingImageView
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
public static final int LoadingImageView_circleCrop
This symbol is the offset where the R.attr.circleCrop
attribute's value can be found in the LoadingImageView
array.
May be a boolean value, such as "true
" or
"false
".
public static final int LoadingImageView_imageAspectRatio
This symbol is the offset where the R.attr.imageAspectRatio
attribute's value can be found in the LoadingImageView
array.
May be a floating point value, such as "1.2
".
public static final int LoadingImageView_imageAspectRatioAdjust
This symbol is the offset where the R.attr.imageAspectRatioAdjust
attribute's value can be found in the LoadingImageView
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
adjust_height | 2 | |
adjust_width | 1 | |
none | 0 |
public static final int[] SignInButton
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
public static final int SignInButton_buttonSize
This symbol is the offset where the R.attr.buttonSize
attribute's value can be found in the SignInButton
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
icon_only | 2 | |
standard | 0 | |
wide | 1 |
public static final int SignInButton_colorScheme
This symbol is the offset where the R.attr.colorScheme
attribute's value can be found in the SignInButton
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
auto | 2 | |
dark | 0 | |
light | 1 |
public static final int SignInButton_scopeUris
This symbol is the offset where the R.attr.scopeUris
attribute's value can be found in the SignInButton
array.
May be a reference to another resource, in the form
"@[+][package:]type/name
" or a theme
attribute in the form
"?[package:]type/name
".
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;