/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.google.android.gms; public final class R { public static final class attr { /** The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.

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. */ public static int adSize=0x7f010000; /** A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.

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. */ public static int adSizes=0x7f010001; /** The ad unit ID.

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. */ public static int adUnitId=0x7f010002; /** Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome"

Must be one of the following constant values.

ConstantValueDescription
classic1
grayscale2
monochrome3
*/ public static int buyButtonAppearance=0x7f010018; /** Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content".

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.

ConstantValueDescription
match_parent-1
wrap_content-2
*/ public static int buyButtonHeight=0x7f010015; /** Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now"

Must be one of the following constant values.

ConstantValueDescription
buy_with_google1
buy_now2
book_now3
*/ public static int buyButtonText=0x7f010017; /** Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content".

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.

ConstantValueDescription
match_parent-1
wrap_content-2
*/ public static int buyButtonWidth=0x7f010016; /**

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 cameraBearing=0x7f010004; /**

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 cameraTargetLat=0x7f010005; /**

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 cameraTargetLng=0x7f010006; /**

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 cameraTilt=0x7f010007; /**

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 cameraZoom=0x7f010008; /** Google Wallet environment to use

Must be one of the following constant values.

ConstantValueDescription
production1
sandbox0
strict_sandbox2
*/ public static int environment=0x7f010012; /** Fragment mode

Must be one of the following constant values.

ConstantValueDescription
buyButton1
selectionDetails2
*/ public static int fragmentMode=0x7f010014; /** A style resource specifing attributes to customize the look and feel of WalletFragment

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int fragmentStyle=0x7f010013; /**

Must be one of the following constant values.

ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4
*/ public static int mapType=0x7f010003; /** Masked wallet details background

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". */ public static int maskedWalletDetailsBackground=0x7f01001b; /** "Change" button background in masked wallet details view

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". */ public static int maskedWalletDetailsButtonBackground=0x7f01001d; /** TextAppearance for the "Change" button in masked wallet details view

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int maskedWalletDetailsButtonTextAppearance=0x7f01001c; /** TextAppearance for headers describing masked wallet details

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int maskedWalletDetailsHeaderTextAppearance=0x7f01001a; /** Type of the wallet logo image in masked wallet details view

Must be one of the following constant values.

ConstantValueDescription
classic1
monochrome2
*/ public static int maskedWalletDetailsLogoImageType=0x7f01001f; /** Color of the Google Wallet logo text in masked wallet details view

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. */ public static int maskedWalletDetailsLogoTextColor=0x7f01001e; /** TextAppearance for masked wallet details

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name". */ public static int maskedWalletDetailsTextAppearance=0x7f010019; /** Theme to be used for the Wallet selector

Must be one of the following constant values.

ConstantValueDescription
holo_dark0
holo_light1
*/ public static int theme=0x7f010011; /**

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 uiCompass=0x7f010009; /**

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 uiRotateGestures=0x7f01000a; /**

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 uiScrollGestures=0x7f01000b; /**

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 uiTiltGestures=0x7f01000c; /**

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 uiZoomControls=0x7f01000d; /**

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 uiZoomGestures=0x7f01000e; /**

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 useViewLifecycle=0x7f01000f; /**

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 zOrderOnTop=0x7f010010; } public static final class color { public static int common_action_bar_splitter=0x7f040009; /** Sign-in Button Colors */ public static int common_signin_btn_dark_text_default=0x7f040000; public static int common_signin_btn_dark_text_disabled=0x7f040002; public static int common_signin_btn_dark_text_focused=0x7f040003; public static int common_signin_btn_dark_text_pressed=0x7f040001; public static int common_signin_btn_default_background=0x7f040008; public static int common_signin_btn_light_text_default=0x7f040004; public static int common_signin_btn_light_text_disabled=0x7f040006; public static int common_signin_btn_light_text_focused=0x7f040007; public static int common_signin_btn_light_text_pressed=0x7f040005; public static int common_signin_btn_text_dark=0x7f040017; public static int common_signin_btn_text_light=0x7f040018; public static int wallet_bright_foreground_disabled_holo_light=0x7f04000f; /** Wallet colors to support consistent Wallet fragment holo dark UI in client application regardless of the theme and device type */ public static int wallet_bright_foreground_holo_dark=0x7f04000a; public static int wallet_bright_foreground_holo_light=0x7f040010; public static int wallet_dim_foreground_disabled_holo_dark=0x7f04000c; public static int wallet_dim_foreground_holo_dark=0x7f04000b; public static int wallet_dim_foreground_inverse_disabled_holo_dark=0x7f04000e; public static int wallet_dim_foreground_inverse_holo_dark=0x7f04000d; public static int wallet_highlighted_text_holo_dark=0x7f040014; public static int wallet_highlighted_text_holo_light=0x7f040013; public static int wallet_hint_foreground_holo_dark=0x7f040012; public static int wallet_hint_foreground_holo_light=0x7f040011; public static int wallet_holo_blue_light=0x7f040015; public static int wallet_link_text_light=0x7f040016; public static int wallet_primary_text_holo_light=0x7f040019; public static int wallet_secondary_text_holo_dark=0x7f04001a; } public static final class drawable { public static int common_signin_btn_icon_dark=0x7f020000; public static int common_signin_btn_icon_disabled_dark=0x7f020001; public static int common_signin_btn_icon_disabled_focus_dark=0x7f020002; public static int common_signin_btn_icon_disabled_focus_light=0x7f020003; public static int common_signin_btn_icon_disabled_light=0x7f020004; public static int common_signin_btn_icon_focus_dark=0x7f020005; public static int common_signin_btn_icon_focus_light=0x7f020006; public static int common_signin_btn_icon_light=0x7f020007; public static int common_signin_btn_icon_normal_dark=0x7f020008; public static int common_signin_btn_icon_normal_light=0x7f020009; public static int common_signin_btn_icon_pressed_dark=0x7f02000a; public static int common_signin_btn_icon_pressed_light=0x7f02000b; public static int common_signin_btn_text_dark=0x7f02000c; public static int common_signin_btn_text_disabled_dark=0x7f02000d; public static int common_signin_btn_text_disabled_focus_dark=0x7f02000e; public static int common_signin_btn_text_disabled_focus_light=0x7f02000f; public static int common_signin_btn_text_disabled_light=0x7f020010; public static int common_signin_btn_text_focus_dark=0x7f020011; public static int common_signin_btn_text_focus_light=0x7f020012; public static int common_signin_btn_text_light=0x7f020013; public static int common_signin_btn_text_normal_dark=0x7f020014; public static int common_signin_btn_text_normal_light=0x7f020015; public static int common_signin_btn_text_pressed_dark=0x7f020016; public static int common_signin_btn_text_pressed_light=0x7f020017; public static int ic_plusone_medium_off_client=0x7f020018; public static int ic_plusone_small_off_client=0x7f020019; public static int ic_plusone_standard_off_client=0x7f02001a; public static int ic_plusone_tall_off_client=0x7f02001b; public static int powered_by_google_dark=0x7f02001c; public static int powered_by_google_light=0x7f02001d; } public static final class id { public static int book_now=0x7f060010; public static int buyButton=0x7f06000a; public static int buy_now=0x7f06000f; public static int buy_with_google=0x7f06000e; public static int classic=0x7f060011; public static int grayscale=0x7f060012; public static int holo_dark=0x7f060005; public static int holo_light=0x7f060006; public static int hybrid=0x7f060004; public static int match_parent=0x7f06000c; public static int monochrome=0x7f060013; public static int none=0x7f060000; public static int normal=0x7f060001; public static int production=0x7f060007; public static int sandbox=0x7f060008; public static int satellite=0x7f060002; public static int selectionDetails=0x7f06000b; public static int strict_sandbox=0x7f060009; public static int terrain=0x7f060003; public static int wrap_content=0x7f06000d; } public static final class integer { public static int google_play_services_version=0x7f070000; } public static final class string { /** Button in confirmation dialog to enable Google Play services. Clicking it will direct user to application settings of Google Play services where they can enable it [CHAR LIMIT=40] */ public static int common_google_play_services_enable_button=0x7f05000b; /** Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE] */ public static int common_google_play_services_enable_text=0x7f05000a; /** Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40] */ public static int common_google_play_services_enable_title=0x7f050009; /** Requested by string saying which app requested the notification. [CHAR LIMIT=42] */ public static int common_google_play_services_error_notification_requested_by_msg=0x7f050004; /** Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] */ public static int common_google_play_services_install_button=0x7f050008; /** (For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static int common_google_play_services_install_text_phone=0x7f050006; /** (For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static int common_google_play_services_install_text_tablet=0x7f050007; /** Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40] */ public static int common_google_play_services_install_title=0x7f050005; /** Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] */ public static int common_google_play_services_invalid_account_text=0x7f050011; /** Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] */ public static int common_google_play_services_invalid_account_title=0x7f050010; /** Title for notification shown when GooglePlayServices needs to be enabled for an application to work. [CHAR LIMIT=70] */ public static int common_google_play_services_needs_enabling_title=0x7f050003; /** Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] */ public static int common_google_play_services_network_error_text=0x7f05000f; /** Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] */ public static int common_google_play_services_network_error_title=0x7f05000e; /** Title for notification shown when GooglePlayServices needs to be installed for an application to work. [CHAR LIMIT=70] */ public static int common_google_play_services_notification_needs_installation_title=0x7f050001; /** Title for notification shown when GooglePlayServices needs to be updated for an application to work. [CHAR LIMIT=70] */ public static int common_google_play_services_notification_needs_update_title=0x7f050002; /** Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] */ public static int common_google_play_services_notification_ticker=0x7f050000; /** Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE] */ public static int common_google_play_services_unknown_issue=0x7f050012; /** Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail. [CHAR LIMIT=NONE] */ public static int common_google_play_services_unsupported_date_text=0x7f050015; /** Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] */ public static int common_google_play_services_unsupported_text=0x7f050014; /** Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] */ public static int common_google_play_services_unsupported_title=0x7f050013; /** Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] */ public static int common_google_play_services_update_button=0x7f050016; /** Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static int common_google_play_services_update_text=0x7f05000d; /** Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40] */ public static int common_google_play_services_update_title=0x7f05000c; /** Sign-in button text [CHAR LIMIT=15] */ public static int common_signin_button_text=0x7f050017; /** Long form sign-in button text [CHAR LIMIT=30] */ public static int common_signin_button_text_long=0x7f050018; /** Text on a placeholder buy button when Google Play services is not available or up-to-date */ public static int wallet_buy_button_place_holder=0x7f050019; } public static final class style { public static int Theme_IAPTheme=0x7f030000; public static int WalletFragmentDefaultButtonTextAppearance=0x7f030003; public static int WalletFragmentDefaultDetailsHeaderTextAppearance=0x7f030002; public static int WalletFragmentDefaultDetailsTextAppearance=0x7f030001; /** Default style of the wallet fragment that will be used if not set explicitly when fragment is created */ public static int WalletFragmentDefaultStyle=0x7f030004; } public static final class styleable { /** Attributes that can be used with a AdsAttrs.

Includes the following attributes:

AttributeDescription
{@link #AdsAttrs_adSize com.google.android.gms:adSize} The size of the ad.
{@link #AdsAttrs_adSizes com.google.android.gms:adSizes} A comma-separated list of the supported ad sizes.
{@link #AdsAttrs_adUnitId com.google.android.gms:adUnitId} The ad unit ID.
@see #AdsAttrs_adSize @see #AdsAttrs_adSizes @see #AdsAttrs_adUnitId */ public static final int[] AdsAttrs = { 0x7f010000, 0x7f010001, 0x7f010002 }; /**

@attr description The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.

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 is a private symbol. @attr name com.google.android.gms:adSize */ public static final int AdsAttrs_adSize = 0; /**

@attr description A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>.

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 is a private symbol. @attr name com.google.android.gms:adSizes */ public static final int AdsAttrs_adSizes = 1; /**

@attr description The ad unit ID.

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 is a private symbol. @attr name com.google.android.gms:adUnitId */ public static final int AdsAttrs_adUnitId = 2; /** Attributes that can be used with a MapAttrs.

Includes the following attributes:

AttributeDescription
{@link #MapAttrs_cameraBearing com.google.android.gms:cameraBearing}
{@link #MapAttrs_cameraTargetLat com.google.android.gms:cameraTargetLat}
{@link #MapAttrs_cameraTargetLng com.google.android.gms:cameraTargetLng}
{@link #MapAttrs_cameraTilt com.google.android.gms:cameraTilt}
{@link #MapAttrs_cameraZoom com.google.android.gms:cameraZoom}
{@link #MapAttrs_mapType com.google.android.gms:mapType}
{@link #MapAttrs_uiCompass com.google.android.gms:uiCompass}
{@link #MapAttrs_uiRotateGestures com.google.android.gms:uiRotateGestures}
{@link #MapAttrs_uiScrollGestures com.google.android.gms:uiScrollGestures}
{@link #MapAttrs_uiTiltGestures com.google.android.gms:uiTiltGestures}
{@link #MapAttrs_uiZoomControls com.google.android.gms:uiZoomControls}
{@link #MapAttrs_uiZoomGestures com.google.android.gms:uiZoomGestures}
{@link #MapAttrs_useViewLifecycle com.google.android.gms:useViewLifecycle}
{@link #MapAttrs_zOrderOnTop com.google.android.gms:zOrderOnTop}
@see #MapAttrs_cameraBearing @see #MapAttrs_cameraTargetLat @see #MapAttrs_cameraTargetLng @see #MapAttrs_cameraTilt @see #MapAttrs_cameraZoom @see #MapAttrs_mapType @see #MapAttrs_uiCompass @see #MapAttrs_uiRotateGestures @see #MapAttrs_uiScrollGestures @see #MapAttrs_uiTiltGestures @see #MapAttrs_uiZoomControls @see #MapAttrs_uiZoomGestures @see #MapAttrs_useViewLifecycle @see #MapAttrs_zOrderOnTop */ public static final int[] MapAttrs = { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 }; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraBearing} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:cameraBearing */ public static final int MapAttrs_cameraBearing = 1; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTargetLat} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:cameraTargetLat */ public static final int MapAttrs_cameraTargetLat = 2; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTargetLng} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:cameraTargetLng */ public static final int MapAttrs_cameraTargetLng = 3; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTilt} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:cameraTilt */ public static final int MapAttrs_cameraTilt = 4; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraZoom} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:cameraZoom */ public static final int MapAttrs_cameraZoom = 5; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#mapType} attribute's value can be found in the {@link #MapAttrs} array.

Must be one of the following constant values.

ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4
@attr name com.google.android.gms:mapType */ public static final int MapAttrs_mapType = 0; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiCompass} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiCompass */ public static final int MapAttrs_uiCompass = 6; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiRotateGestures} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiRotateGestures */ public static final int MapAttrs_uiRotateGestures = 7; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiScrollGestures} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiScrollGestures */ public static final int MapAttrs_uiScrollGestures = 8; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiTiltGestures} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiTiltGestures */ public static final int MapAttrs_uiTiltGestures = 9; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiZoomControls} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiZoomControls */ public static final int MapAttrs_uiZoomControls = 10; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#uiZoomGestures} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:uiZoomGestures */ public static final int MapAttrs_uiZoomGestures = 11; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#useViewLifecycle} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:useViewLifecycle */ public static final int MapAttrs_useViewLifecycle = 12; /**

This symbol is the offset where the {@link com.google.android.gms.R.attr#zOrderOnTop} attribute's value can be found in the {@link #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. @attr name com.google.android.gms:zOrderOnTop */ public static final int MapAttrs_zOrderOnTop = 13; /** Attributes for the WalletFragment <fragment> tag

Includes the following attributes:

AttributeDescription
{@link #WalletFragmentOptions_environment com.google.android.gms:environment} Google Wallet environment to use
{@link #WalletFragmentOptions_fragmentMode com.google.android.gms:fragmentMode} Fragment mode
{@link #WalletFragmentOptions_fragmentStyle com.google.android.gms:fragmentStyle} A style resource specifing attributes to customize the look and feel of WalletFragment
{@link #WalletFragmentOptions_theme com.google.android.gms:theme} Theme to be used for the Wallet selector
@see #WalletFragmentOptions_environment @see #WalletFragmentOptions_fragmentMode @see #WalletFragmentOptions_fragmentStyle @see #WalletFragmentOptions_theme */ public static final int[] WalletFragmentOptions = { 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014 }; /**

@attr description Google Wallet environment to use

Must be one of the following constant values.

ConstantValueDescription
production1
sandbox0
strict_sandbox2

This is a private symbol. @attr name com.google.android.gms:environment */ public static final int WalletFragmentOptions_environment = 1; /**

@attr description Fragment mode

Must be one of the following constant values.

ConstantValueDescription
buyButton1
selectionDetails2

This is a private symbol. @attr name com.google.android.gms:fragmentMode */ public static final int WalletFragmentOptions_fragmentMode = 3; /**

@attr description A style resource specifing attributes to customize the look and feel of WalletFragment

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 is a private symbol. @attr name com.google.android.gms:fragmentStyle */ public static final int WalletFragmentOptions_fragmentStyle = 2; /**

@attr description Theme to be used for the Wallet selector

Must be one of the following constant values.

ConstantValueDescription
holo_dark0
holo_light1

This is a private symbol. @attr name com.google.android.gms:theme */ public static final int WalletFragmentOptions_theme = 0; /** Attributes that may be specified in a style resource to customize the look and feel of WalletFragment

Includes the following attributes:

AttributeDescription
{@link #WalletFragmentStyle_buyButtonAppearance com.google.android.gms:buyButtonAppearance} Appearance of the buy button.
{@link #WalletFragmentStyle_buyButtonHeight com.google.android.gms:buyButtonHeight} Height of the buy button.
{@link #WalletFragmentStyle_buyButtonText com.google.android.gms:buyButtonText} Text on the buy button.
{@link #WalletFragmentStyle_buyButtonWidth com.google.android.gms:buyButtonWidth} Width of the buy button.
{@link #WalletFragmentStyle_maskedWalletDetailsBackground com.google.android.gms:maskedWalletDetailsBackground} Masked wallet details background
{@link #WalletFragmentStyle_maskedWalletDetailsButtonBackground com.google.android.gms:maskedWalletDetailsButtonBackground} "Change" button background in masked wallet details view
{@link #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance com.google.android.gms:maskedWalletDetailsButtonTextAppearance} TextAppearance for the "Change" button in masked wallet details view
{@link #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance com.google.android.gms:maskedWalletDetailsHeaderTextAppearance} TextAppearance for headers describing masked wallet details
{@link #WalletFragmentStyle_maskedWalletDetailsLogoImageType com.google.android.gms:maskedWalletDetailsLogoImageType} Type of the wallet logo image in masked wallet details view
{@link #WalletFragmentStyle_maskedWalletDetailsLogoTextColor com.google.android.gms:maskedWalletDetailsLogoTextColor} Color of the Google Wallet logo text in masked wallet details view
{@link #WalletFragmentStyle_maskedWalletDetailsTextAppearance com.google.android.gms:maskedWalletDetailsTextAppearance} TextAppearance for masked wallet details
@see #WalletFragmentStyle_buyButtonAppearance @see #WalletFragmentStyle_buyButtonHeight @see #WalletFragmentStyle_buyButtonText @see #WalletFragmentStyle_buyButtonWidth @see #WalletFragmentStyle_maskedWalletDetailsBackground @see #WalletFragmentStyle_maskedWalletDetailsButtonBackground @see #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance @see #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance @see #WalletFragmentStyle_maskedWalletDetailsLogoImageType @see #WalletFragmentStyle_maskedWalletDetailsLogoTextColor @see #WalletFragmentStyle_maskedWalletDetailsTextAppearance */ public static final int[] WalletFragmentStyle = { 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f }; /**

@attr description Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome"

Must be one of the following constant values.

ConstantValueDescription
classic1
grayscale2
monochrome3

This is a private symbol. @attr name com.google.android.gms:buyButtonAppearance */ public static final int WalletFragmentStyle_buyButtonAppearance = 3; /**

@attr description Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content".

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.

ConstantValueDescription
match_parent-1
wrap_content-2

This is a private symbol. @attr name com.google.android.gms:buyButtonHeight */ public static final int WalletFragmentStyle_buyButtonHeight = 0; /**

@attr description Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now"

Must be one of the following constant values.

ConstantValueDescription
buy_with_google1
buy_now2
book_now3

This is a private symbol. @attr name com.google.android.gms:buyButtonText */ public static final int WalletFragmentStyle_buyButtonText = 2; /**

@attr description Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content".

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.

ConstantValueDescription
match_parent-1
wrap_content-2

This is a private symbol. @attr name com.google.android.gms:buyButtonWidth */ public static final int WalletFragmentStyle_buyButtonWidth = 1; /**

@attr description Masked wallet details background

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsBackground */ public static final int WalletFragmentStyle_maskedWalletDetailsBackground = 6; /**

@attr description "Change" button background in masked wallet details view

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsButtonBackground */ public static final int WalletFragmentStyle_maskedWalletDetailsButtonBackground = 8; /**

@attr description TextAppearance for the "Change" button in masked wallet details view

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsButtonTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance = 7; /**

@attr description TextAppearance for headers describing masked wallet details

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsHeaderTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance = 5; /**

@attr description Type of the wallet logo image in masked wallet details view

Must be one of the following constant values.

ConstantValueDescription
classic1
monochrome2

This is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsLogoImageType */ public static final int WalletFragmentStyle_maskedWalletDetailsLogoImageType = 10; /**

@attr description Color of the Google Wallet logo text in masked wallet details view

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsLogoTextColor */ public static final int WalletFragmentStyle_maskedWalletDetailsLogoTextColor = 9; /**

@attr description TextAppearance for masked wallet details

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 is a private symbol. @attr name com.google.android.gms:maskedWalletDetailsTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsTextAppearance = 4; }; }