public static final class R.styleable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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[] |
MapAttrs
Attributes that can be used with a MapAttrs.
|
static int |
MapAttrs_ambientEnabled
This symbol is the offset where the
R.attr.ambientEnabled
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraBearing
This symbol is the offset where the
R.attr.cameraBearing
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLat
This symbol is the offset where the
R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLng
This symbol is the offset where the
R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTilt
This symbol is the offset where the
R.attr.cameraTilt
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraZoom
This symbol is the offset where the
R.attr.cameraZoom
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_liteMode
This symbol is the offset where the
R.attr.liteMode
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_mapType
This symbol is the offset where the
R.attr.mapType
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiCompass
This symbol is the offset where the
R.attr.uiCompass
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiMapToolbar
This symbol is the offset where the
R.attr.uiMapToolbar
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiRotateGestures
This symbol is the offset where the
R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiScrollGestures
This symbol is the offset where the
R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiTiltGestures
This symbol is the offset where the
R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomControls
This symbol is the offset where the
R.attr.uiZoomControls
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomGestures
This symbol is the offset where the
R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_useViewLifecycle
This symbol is the offset where the
R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_zOrderOnTop
This symbol is the offset where the
R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs 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 |
|---|
R.styleable() |
public static final int[] LoadingImageView
Includes the following attributes:
| Attribute | Description |
|---|---|
| |
| |
|
public static int LoadingImageView_circleCrop
This symbol is the offset where the R.attr.circleCrop
attribute's value can be found in the LoadingImageView array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int LoadingImageView_imageAspectRatio
This symbol is the offset where the R.attr.imageAspectRatio
attribute's value can be found in the LoadingImageView array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static 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 |
|---|---|---|
none | 0 | |
adjust_width | 1 | |
adjust_height | 2 |
public static final int[] MapAttrs
Includes the following attributes:
MapAttrs_ambientEnabled,
MapAttrs_cameraBearing,
MapAttrs_cameraTargetLat,
MapAttrs_cameraTargetLng,
MapAttrs_cameraTilt,
MapAttrs_cameraZoom,
MapAttrs_liteMode,
MapAttrs_mapType,
MapAttrs_uiCompass,
MapAttrs_uiMapToolbar,
MapAttrs_uiRotateGestures,
MapAttrs_uiScrollGestures,
MapAttrs_uiTiltGestures,
MapAttrs_uiZoomControls,
MapAttrs_uiZoomGestures,
MapAttrs_useViewLifecycle,
MapAttrs_zOrderOnToppublic static int MapAttrs_ambientEnabled
This symbol is the offset where the R.attr.ambientEnabled
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_cameraBearing
This symbol is the offset where the R.attr.cameraBearing
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_cameraTargetLat
This symbol is the offset where the R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_cameraTargetLng
This symbol is the offset where the R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_cameraTilt
This symbol is the offset where the R.attr.cameraTilt
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_cameraZoom
This symbol is the offset where the R.attr.cameraZoom
attribute's value can be found in the MapAttrs array.
Must be a floating point value, such as "1.2".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_liteMode
This symbol is the offset where the R.attr.liteMode
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_mapType
This symbol is the offset where the R.attr.mapType
attribute's value can be found in the MapAttrs array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
public static int MapAttrs_uiCompass
This symbol is the offset where the R.attr.uiCompass
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiMapToolbar
This symbol is the offset where the R.attr.uiMapToolbar
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiRotateGestures
This symbol is the offset where the R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiScrollGestures
This symbol is the offset where the R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiTiltGestures
This symbol is the offset where the R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiZoomControls
This symbol is the offset where the R.attr.uiZoomControls
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_uiZoomGestures
This symbol is the offset where the R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_useViewLifecycle
This symbol is the offset where the R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int MapAttrs_zOrderOnTop
This symbol is the offset where the R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs array.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static final int[] SignInButton
Includes the following attributes:
| Attribute | Description |
|---|---|
| |
| |
|
public static 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 to a theme attribute in the form "?[package:][type:]name".
May be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
standard | 0 | |
wide | 1 | |
icon_only | 2 |
public static 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 to a theme attribute in the form "?[package:][type:]name".
May be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
dark | 0 | |
light | 1 | |
auto | 2 |
public static 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 to 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.