java.lang.Object | |
↳ | com.google.android.gms.R.styleable |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdsAttrs | Attributes that can be used with a AdsAttrs. | ||||||||||
AdsAttrs_adSize |
This symbol is the offset where the |
||||||||||
AdsAttrs_adSizes |
This symbol is the offset where the |
||||||||||
AdsAttrs_adUnitId |
This symbol is the offset where the |
||||||||||
CustomWalletTheme | Attributes that can be used with a CustomWalletTheme. | ||||||||||
CustomWalletTheme_windowTransitionStyle |
This symbol is the offset where the |
||||||||||
LoadingImageView | Attributes that can be used with a LoadingImageView. | ||||||||||
LoadingImageView_circleCrop |
This symbol is the offset where the |
||||||||||
LoadingImageView_imageAspectRatio |
This symbol is the offset where the |
||||||||||
LoadingImageView_imageAspectRatioAdjust |
This symbol is the offset where the |
||||||||||
MapAttrs | Attributes that can be used with a MapAttrs. | ||||||||||
MapAttrs_cameraBearing |
This symbol is the offset where the |
||||||||||
MapAttrs_cameraTargetLat |
This symbol is the offset where the |
||||||||||
MapAttrs_cameraTargetLng |
This symbol is the offset where the |
||||||||||
MapAttrs_cameraTilt |
This symbol is the offset where the |
||||||||||
MapAttrs_cameraZoom |
This symbol is the offset where the |
||||||||||
MapAttrs_liteMode |
This symbol is the offset where the |
||||||||||
MapAttrs_mapType |
This symbol is the offset where the |
||||||||||
MapAttrs_uiCompass |
This symbol is the offset where the |
||||||||||
MapAttrs_uiMapToolbar |
This symbol is the offset where the |
||||||||||
MapAttrs_uiRotateGestures |
This symbol is the offset where the |
||||||||||
MapAttrs_uiScrollGestures |
This symbol is the offset where the |
||||||||||
MapAttrs_uiTiltGestures |
This symbol is the offset where the |
||||||||||
MapAttrs_uiZoomControls |
This symbol is the offset where the |
||||||||||
MapAttrs_uiZoomGestures |
This symbol is the offset where the |
||||||||||
MapAttrs_useViewLifecycle |
This symbol is the offset where the |
||||||||||
MapAttrs_zOrderOnTop |
This symbol is the offset where the |
||||||||||
WalletFragmentOptions | Attributes that can be used with a WalletFragmentOptions. | ||||||||||
WalletFragmentOptions_appTheme |
This symbol is the offset where the |
||||||||||
WalletFragmentOptions_environment |
This symbol is the offset where the |
||||||||||
WalletFragmentOptions_fragmentMode |
This symbol is the offset where the |
||||||||||
WalletFragmentOptions_fragmentStyle |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle | Attributes that can be used with a WalletFragmentStyle. | ||||||||||
WalletFragmentStyle_buyButtonAppearance |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_buyButtonHeight |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_buyButtonText |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_buyButtonWidth |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsBackground |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsButtonBackground |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsLogoImageType |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsLogoTextColor |
This symbol is the offset where the |
||||||||||
WalletFragmentStyle_maskedWalletDetailsTextAppearance |
This symbol is the offset where the |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Attributes that can be used with a AdsAttrs.
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
This symbol is the offset where the adSize
attribute's value can be found in the AdsAttrs
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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.
This symbol is the offset where the adSizes
attribute's value can be found in the AdsAttrs
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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.
This symbol is the offset where the adUnitId
attribute's value can be found in the AdsAttrs
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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.
Attributes that can be used with a CustomWalletTheme.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the windowTransitionStyle
attribute's value can be found in the CustomWalletTheme
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
slide | 1 | |
none | 2 |
Attributes that can be used with a LoadingImageView.
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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 |
Attributes that can be used with a MapAttrs.
Includes the following attributes:
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_zOrderOnTop
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
This symbol is the offset where the 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.
Attributes that can be used with a WalletFragmentOptions.
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
| |
|
This symbol is the offset where the appTheme
attribute's value can be found in the WalletFragmentOptions
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
holo_dark | 0 | |
holo_light | 1 |
This symbol is the offset where the environment
attribute's value can be found in the WalletFragmentOptions
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
production | 1 | |
sandbox | 0 | |
strict_sandbox | 2 |
This symbol is the offset where the fragmentMode
attribute's value can be found in the WalletFragmentOptions
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
buyButton | 1 | |
selectionDetails | 2 |
This symbol is the offset where the fragmentStyle
attribute's value can be found in the WalletFragmentOptions
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
Attributes that can be used with a WalletFragmentStyle.
Includes the following attributes:
WalletFragmentStyle_buyButtonAppearance
WalletFragmentStyle_buyButtonHeight
WalletFragmentStyle_buyButtonText
WalletFragmentStyle_buyButtonWidth
WalletFragmentStyle_maskedWalletDetailsBackground
WalletFragmentStyle_maskedWalletDetailsButtonBackground
WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance
WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance
WalletFragmentStyle_maskedWalletDetailsLogoImageType
WalletFragmentStyle_maskedWalletDetailsLogoTextColor
WalletFragmentStyle_maskedWalletDetailsTextAppearance
This symbol is the offset where the buyButtonAppearance
attribute's value can be found in the WalletFragmentStyle
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
classic | 1 | |
grayscale | 2 | |
monochrome | 3 |
This symbol is the offset where the buyButtonHeight
attribute's value can be found in the WalletFragmentStyle
array.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
match_parent | -1 | |
wrap_content | -2 |
This symbol is the offset where the buyButtonText
attribute's value can be found in the WalletFragmentStyle
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
buy_with_google | 1 | |
buy_now | 2 | |
book_now | 3 | |
donate_with_google | 4 |
This symbol is the offset where the buyButtonWidth
attribute's value can be found in the WalletFragmentStyle
array.
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
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.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
match_parent | -1 | |
wrap_content | -2 |
This symbol is the offset where the maskedWalletDetailsBackground
attribute's value can be found in the WalletFragmentStyle
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 color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This symbol is the offset where the maskedWalletDetailsButtonBackground
attribute's value can be found in the WalletFragmentStyle
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 color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This symbol is the offset where the maskedWalletDetailsButtonTextAppearance
attribute's value can be found in the WalletFragmentStyle
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the maskedWalletDetailsHeaderTextAppearance
attribute's value can be found in the WalletFragmentStyle
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the maskedWalletDetailsLogoImageType
attribute's value can be found in the WalletFragmentStyle
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
classic | 1 | |
monochrome | 2 |
This symbol is the offset where the maskedWalletDetailsLogoTextColor
attribute's value can be found in the WalletFragmentStyle
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
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.
This symbol is the offset where the maskedWalletDetailsTextAppearance
attribute's value can be found in the WalletFragmentStyle
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".