/* 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 mangavalk.tetris; 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 final 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 final 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 final int adUnitId=0x7f010002;
/**
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 final 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 final 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 final 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 final 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 final int cameraZoom=0x7f010008;
/**
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
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 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 final 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 final 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 final 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 final 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 final 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 final 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 final int zOrderOnTop=0x7f010010;
}
public static final class color {
public static final int common_action_bar_splitter=0x7f040009;
/** Sign-in Button Colors
*/
public static final int common_signin_btn_dark_text_default=0x7f040000;
public static final int common_signin_btn_dark_text_disabled=0x7f040002;
public static final int common_signin_btn_dark_text_focused=0x7f040003;
public static final int common_signin_btn_dark_text_pressed=0x7f040001;
public static final int common_signin_btn_default_background=0x7f040008;
public static final int common_signin_btn_light_text_default=0x7f040004;
public static final int common_signin_btn_light_text_disabled=0x7f040006;
public static final int common_signin_btn_light_text_focused=0x7f040007;
public static final int common_signin_btn_light_text_pressed=0x7f040005;
public static final int common_signin_btn_text_dark=0x7f04000a;
public static final int common_signin_btn_text_light=0x7f04000b;
}
public static final class dimen {
/** Default screen margins, per the Android Design guidelines.
Customize dimensions originally defined in res/values/dimens.xml (such as
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
*/
public static final int activity_horizontal_margin=0x7f080000;
public static final int activity_vertical_margin=0x7f080001;
}
public static final class drawable {
public static final int common_signin_btn_icon_dark=0x7f020000;
public static final int common_signin_btn_icon_disabled_dark=0x7f020001;
public static final int common_signin_btn_icon_disabled_focus_dark=0x7f020002;
public static final int common_signin_btn_icon_disabled_focus_light=0x7f020003;
public static final int common_signin_btn_icon_disabled_light=0x7f020004;
public static final int common_signin_btn_icon_focus_dark=0x7f020005;
public static final int common_signin_btn_icon_focus_light=0x7f020006;
public static final int common_signin_btn_icon_light=0x7f020007;
public static final int common_signin_btn_icon_normal_dark=0x7f020008;
public static final int common_signin_btn_icon_normal_light=0x7f020009;
public static final int common_signin_btn_icon_pressed_dark=0x7f02000a;
public static final int common_signin_btn_icon_pressed_light=0x7f02000b;
public static final int common_signin_btn_text_dark=0x7f02000c;
public static final int common_signin_btn_text_disabled_dark=0x7f02000d;
public static final int common_signin_btn_text_disabled_focus_dark=0x7f02000e;
public static final int common_signin_btn_text_disabled_focus_light=0x7f02000f;
public static final int common_signin_btn_text_disabled_light=0x7f020010;
public static final int common_signin_btn_text_focus_dark=0x7f020011;
public static final int common_signin_btn_text_focus_light=0x7f020012;
public static final int common_signin_btn_text_light=0x7f020013;
public static final int common_signin_btn_text_normal_dark=0x7f020014;
public static final int common_signin_btn_text_normal_light=0x7f020015;
public static final int common_signin_btn_text_pressed_dark=0x7f020016;
public static final int common_signin_btn_text_pressed_light=0x7f020017;
public static final int f0=0x7f020018;
public static final int f1=0x7f020019;
public static final int f2=0x7f02001a;
public static final int f3=0x7f02001b;
public static final int f4=0x7f02001c;
public static final int f5=0x7f02001d;
public static final int f6=0x7f02001e;
public static final int f7=0x7f02001f;
public static final int f8=0x7f020020;
public static final int f9=0x7f020021;
public static final int ic_launcher=0x7f020022;
public static final int ic_plusone_medium_off_client=0x7f020023;
public static final int ic_plusone_small_off_client=0x7f020024;
public static final int ic_plusone_standard_off_client=0x7f020025;
public static final int ic_plusone_tall_off_client=0x7f020026;
public static final int sprite_b=0x7f020027;
public static final int sprite_blockline=0x7f020028;
public static final int sprite_controler=0x7f020029;
public static final int sprite_freeversion=0x7f02002a;
public static final int sprite_gameover=0x7f02002b;
public static final int sprite_i1=0x7f02002c;
public static final int sprite_i1r=0x7f02002d;
public static final int sprite_i2=0x7f02002e;
public static final int sprite_i2r=0x7f02002f;
public static final int sprite_i3=0x7f020030;
public static final int sprite_i3r=0x7f020031;
public static final int sprite_i4=0x7f020032;
public static final int sprite_i4r=0x7f020033;
public static final int sprite_l1=0x7f020034;
public static final int sprite_l2=0x7f020035;
public static final int sprite_s=0x7f020036;
public static final int sprite_score=0x7f020037;
public static final int sprite_t=0x7f020038;
public static final int sprite_z=0x7f020039;
}
public static final class id {
public static final int action_settings=0x7f050005;
public static final int hybrid=0x7f050004;
public static final int none=0x7f050000;
public static final int normal=0x7f050001;
public static final int satellite=0x7f050002;
public static final int terrain=0x7f050003;
}
public static final class integer {
public static final int google_play_services_version=0x7f070000;
}
public static final class menu {
public static final int main=0x7f0a0000;
}
public static final class raw {
public static final int tetris_a=0x7f030000;
}
public static final class string {
public static final int action_settings=0x7f06001c;
public static final int app_name=0x7f06001b;
/** Title for notification shown when GooglePlayServices needs to be
enabled for a application to work. [CHAR LIMIT=70]
*/
public static final int auth_client_needs_enabling_title=0x7f060015;
/** Title for notification shown when GooglePlayServices needs to be
installed for a application to work. [CHAR LIMIT=70]
*/
public static final int auth_client_needs_installation_title=0x7f060016;
/** Title for notification shown when GooglePlayServices needs to be
udpated for a application to work. [CHAR LIMIT=70]
*/
public static final int auth_client_needs_update_title=0x7f060017;
/** Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]
*/
public static final int auth_client_play_services_err_notification_msg=0x7f060018;
/** Requested by string saying which app requested the notification. [CHAR LIMIT=42]
*/
public static final int auth_client_requested_by_msg=0x7f060019;
/** Title for notification shown when a bad version of GooglePlayServices
has been installed and needs correction for an application to work.
[CHAR LIMIT=70]
*/
public static final int auth_client_using_bad_version_title=0x7f060014;
/** 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 final int common_google_play_services_enable_button=0x7f060006;
/** Message in confirmation dialog informing user they need to enable
Google Play services in application settings [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_enable_text=0x7f060005;
/** Title of confirmation dialog informing user they need to enable
Google Play services in application settings [CHAR LIMIT=40]
*/
public static final int common_google_play_services_enable_title=0x7f060004;
/** Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]
*/
public static final int common_google_play_services_install_button=0x7f060003;
/** (For phones) Message in confirmation dialog informing user that
they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_install_text_phone=0x7f060001;
/** (For tablets) Message in confirmation dialog informing user that
they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_install_text_tablet=0x7f060002;
/** Title of confirmation dialog informing user that they need to install
Google Play services (from Play Store) [CHAR LIMIT=40]
*/
public static final int common_google_play_services_install_title=0x7f060000;
/** Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_invalid_account_text=0x7f06000c;
/** Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40]
*/
public static final int common_google_play_services_invalid_account_title=0x7f06000b;
/** Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_network_error_text=0x7f06000a;
/** Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40]
*/
public static final int common_google_play_services_network_error_title=0x7f060009;
/** Message in confirmation dialog informing user there is an unknown issue in Google Play
services [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_unknown_issue=0x7f06000d;
/** Message in confirmation dialog informing user that date on the device is not correct,
causing certificate checks to fail. [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_unsupported_date_text=0x7f060010;
/** Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_unsupported_text=0x7f06000f;
/** Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]
*/
public static final int common_google_play_services_unsupported_title=0x7f06000e;
/** Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]
*/
public static final int common_google_play_services_update_button=0x7f060011;
/** Message in confirmation dialog informing user that they need to update
Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static final int common_google_play_services_update_text=0x7f060008;
/** Title of confirmation dialog informing user that they need to update
Google Play services (from Play Store) [CHAR LIMIT=40]
*/
public static final int common_google_play_services_update_title=0x7f060007;
/** Sign-in button text [CHAR LIMIT=15]
*/
public static final int common_signin_button_text=0x7f060012;
/** Long form sign-in button text [CHAR LIMIT=30]
*/
public static final int common_signin_button_text_long=0x7f060013;
public static final int hello_world=0x7f06001d;
/** Location client code resources (prefix with location_client)
*/
public static final int location_client_powered_by_google=0x7f06001a;
}
public static final class style {
/**
Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
API 11 theme customizations can go here.
Base application theme for API 14+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 14+ devices.
API 14 theme customizations can go here.
*/
public static final int AppBaseTheme=0x7f090000;
/** Application theme.
All customizations that are NOT specific to a particular API-level can go here.
*/
public static final int AppTheme=0x7f090001;
}
public static final class styleable {
/** Attributes that can be used with a AdsAttrs.
Includes the following attributes:
| Attribute | Description |
|---|---|
{@link #AdsAttrs_adSize mangavalk.tetris:adSize} | The size of the ad. |
{@link #AdsAttrs_adSizes mangavalk.tetris:adSizes} | A comma-separated list of the supported ad sizes. |
{@link #AdsAttrs_adUnitId mangavalk.tetris:adUnitId} | The ad unit ID. |
@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 mangavalk.tetris: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 mangavalk.tetris: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 mangavalk.tetris:adUnitId */ public static final int AdsAttrs_adUnitId = 2; /** Attributes that can be used with a MapAttrs.
Includes the following attributes:
| Attribute | Description |
|---|---|
{@link #MapAttrs_cameraBearing mangavalk.tetris:cameraBearing} | |
{@link #MapAttrs_cameraTargetLat mangavalk.tetris:cameraTargetLat} | |
{@link #MapAttrs_cameraTargetLng mangavalk.tetris:cameraTargetLng} | |
{@link #MapAttrs_cameraTilt mangavalk.tetris:cameraTilt} | |
{@link #MapAttrs_cameraZoom mangavalk.tetris:cameraZoom} | |
{@link #MapAttrs_mapType mangavalk.tetris:mapType} | |
{@link #MapAttrs_uiCompass mangavalk.tetris:uiCompass} | |
{@link #MapAttrs_uiRotateGestures mangavalk.tetris:uiRotateGestures} | |
{@link #MapAttrs_uiScrollGestures mangavalk.tetris:uiScrollGestures} | |
{@link #MapAttrs_uiTiltGestures mangavalk.tetris:uiTiltGestures} | |
{@link #MapAttrs_uiZoomControls mangavalk.tetris:uiZoomControls} | |
{@link #MapAttrs_uiZoomGestures mangavalk.tetris:uiZoomGestures} | |
{@link #MapAttrs_useViewLifecycle mangavalk.tetris:useViewLifecycle} | |
{@link #MapAttrs_zOrderOnTop mangavalk.tetris:zOrderOnTop} |
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:cameraBearing
*/
public static final int MapAttrs_cameraBearing = 1;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:cameraTargetLat
*/
public static final int MapAttrs_cameraTargetLat = 2;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:cameraTargetLng
*/
public static final int MapAttrs_cameraTargetLng = 3;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:cameraTilt
*/
public static final int MapAttrs_cameraTilt = 4;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:cameraZoom
*/
public static final int MapAttrs_cameraZoom = 5;
/**
This symbol is the offset where the {@link mangavalk.tetris.R.attr#mapType} attribute's value can be found in the {@link #MapAttrs} array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiCompass
*/
public static final int MapAttrs_uiCompass = 6;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiRotateGestures
*/
public static final int MapAttrs_uiRotateGestures = 7;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiScrollGestures
*/
public static final int MapAttrs_uiScrollGestures = 8;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiTiltGestures
*/
public static final int MapAttrs_uiTiltGestures = 9;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiZoomControls
*/
public static final int MapAttrs_uiZoomControls = 10;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:uiZoomGestures
*/
public static final int MapAttrs_uiZoomGestures = 11;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:useViewLifecycle
*/
public static final int MapAttrs_useViewLifecycle = 12;
/**
This symbol is the offset where the {@link mangavalk.tetris.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 mangavalk.tetris:zOrderOnTop
*/
public static final int MapAttrs_zOrderOnTop = 13;
};
}