public static final class R.attr
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
adSize
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
adSizes
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
adUnitId
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
buttonSize
May be a reference to another resource, in the form
"
@[+][package:]type/name " or a theme
attribute in the form
"? |
static int |
circleCrop
May be a boolean value, such as "
true " or
"false ". |
static int |
colorScheme
May be a reference to another resource, in the form
"
@[+][package:]type/name " or a theme
attribute in the form
"? |
static int |
font
May be a reference to another resource, in the form
"
@[+][package:]type/name " or a theme
attribute in the form
"? |
static int |
fontProviderAuthority
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
fontProviderCerts
May be a reference to another resource, in the form
"
@[+][package:]type/name " or a theme
attribute in the form
"? |
static int |
fontProviderFetchStrategy
Must be one of the following constant values.
|
static int |
fontProviderFetchTimeout
May be an integer value, such as "
100 ". |
static int |
fontProviderPackage
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
fontProviderQuery
May be a string value, using '\\;' to escape characters such as
'\\n' or '\\uxxxx' for a unicode character;
|
static int |
fontStyle
Must be one of the following constant values.
|
static int |
fontWeight
May be an integer value, such as "
100 ". |
static int |
imageAspectRatio
May be a floating point value, such as "
1.2 ". |
static int |
imageAspectRatioAdjust
Must be one of the following constant values.
|
static int |
scopeUris
May be a reference to another resource, in the form
"
@[+][package:]type/name " or a theme
attribute in the form
"? |
Constructor and Description |
---|
attr() |
public static final int adSize
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int adSizes
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int adUnitId
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int buttonSize
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 circleCrop
May be a boolean value, such as "true
" or
"false
".
public static final int colorScheme
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 font
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 fontProviderAuthority
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int fontProviderCerts
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 fontProviderFetchStrategy
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
async | 1 | |
blocking | 0 |
public static final int fontProviderFetchTimeout
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 fontProviderPackage
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int fontProviderQuery
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;
public static final int fontStyle
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
italic | 1 | |
normal | 0 |
public static final int fontWeight
May be an integer value, such as "100
".
public static final int imageAspectRatio
May be a floating point value, such as "1.2
".
public static final int imageAspectRatioAdjust
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
adjust_height | 2 | |
adjust_width | 1 | |
none | 0 |
public static final int scopeUris
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;