Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@fahoyos
Created April 28, 2017 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fahoyos/e674d8afffb90933110857a1b4610062 to your computer and use it in GitHub Desktop.
Save fahoyos/e674d8afffb90933110857a1b4610062 to your computer and use it in GitHub Desktop.
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
<option name="GRADLE_PROJECT_PATH" value=":app" />
</configuration>
</facet>
<facet type="android" name="Android">
<configuration>
<option name="SELECTED_BUILD_VARIANT" value="debug" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<afterSyncTasks>
<task>generateDebugSources</task>
</afterSyncTasks>
<option name="ALLOW_USER_CONFIGURATION" value="false" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
<output-test url="file://$MODULE_DIR$/build/intermediates/classes/test/debug" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/apt/debug" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/resValues/debug" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/apt/androidTest/debug" isTestSource="true" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/androidTest/debug" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/resValues/androidTest/debug" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/testDebug/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/assets" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/aidl" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/builds" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-runtime-classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-safeguard" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-verifier" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/instant-run-resources" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/instant-run-support" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/reload-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/restart-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/shaders" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/split-apk" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/transforms" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 23 Platform (1)" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="support-media-compat-24.2.0" level="project" />
<orderEntry type="library" exported="" name="recyclerview-v7-24.2.0" level="project" />
<orderEntry type="library" exported="" name="support-v4-24.2.0" level="project" />
<orderEntry type="library" exported="" name="support-compat-24.2.0" level="project" />
<orderEntry type="library" exported="" name="play-services-base-9.4.0" level="project" />
<orderEntry type="library" exported="" name="support-core-ui-24.2.0" level="project" />
<orderEntry type="library" exported="" name="support-core-utils-24.2.0" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-24.2.0" level="project" />
<orderEntry type="library" exported="" name="play-services-basement-9.4.0" level="project" />
<orderEntry type="library" exported="" name="play-services-tasks-9.4.0" level="project" />
<orderEntry type="library" exported="" name="support-fragment-24.2.0" level="project" />
<orderEntry type="library" exported="" name="support-annotations-24.2.0" level="project" />
<orderEntry type="library" exported="" name="support-vector-drawable-24.2.0" level="project" />
<orderEntry type="library" exported="" name="animated-vector-drawable-24.2.0" level="project" />
<orderEntry type="library" exported="" name="design-24.2.0" level="project" />
<orderEntry type="library" exported="" name="play-services-vision-9.4.0" level="project" />
<orderEntry type="library" exported="" name="android-android-23" level="project" />
</component>
</module>
apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion '25.0.0'
defaultConfig {
applicationId "com.google.android.gms.samples.vision.ocrreader"
minSdkVersion 9
targetSdkVersion 23
versionCode 1
versionName "1.0"
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:support-v4:24.2.0'
compile 'com.google.android.gms:play-services-vision:9.4.0+'
compile 'com.android.support:design:24.2.0'
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.google.android.gms.samples.vision.ocrreader.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.google.android.gms.samples.vision.ocrreader.test";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.google.android.gms.samples.vision.ocrreader;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.google.android.gms.samples.vision.ocrreader";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.compat;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.coreui;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.coreutils;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.design;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f040000;
public static final int abc_fade_out = 0x7f040001;
public static final int abc_grow_fade_in_from_bottom = 0x7f040002;
public static final int abc_popup_enter = 0x7f040003;
public static final int abc_popup_exit = 0x7f040004;
public static final int abc_shrink_fade_out_from_bottom = 0x7f040005;
public static final int abc_slide_in_bottom = 0x7f040006;
public static final int abc_slide_in_top = 0x7f040007;
public static final int abc_slide_out_bottom = 0x7f040008;
public static final int abc_slide_out_top = 0x7f040009;
public static final int design_appbar_state_list_animator = 0x7f04000a;
public static final int design_bottom_sheet_slide_in = 0x7f04000b;
public static final int design_bottom_sheet_slide_out = 0x7f04000c;
public static final int design_fab_in = 0x7f04000d;
public static final int design_fab_out = 0x7f04000e;
public static final int design_snackbar_in = 0x7f04000f;
public static final int design_snackbar_out = 0x7f040010;
}
public static final class attr {
public static final int actionBarDivider = 0x7f010045;
public static final int actionBarItemBackground = 0x7f010046;
public static final int actionBarPopupTheme = 0x7f01003f;
public static final int actionBarSize = 0x7f010044;
public static final int actionBarSplitStyle = 0x7f010041;
public static final int actionBarStyle = 0x7f010040;
public static final int actionBarTabBarStyle = 0x7f01003b;
public static final int actionBarTabStyle = 0x7f01003a;
public static final int actionBarTabTextStyle = 0x7f01003c;
public static final int actionBarTheme = 0x7f010042;
public static final int actionBarWidgetTheme = 0x7f010043;
public static final int actionButtonStyle = 0x7f010060;
public static final int actionDropDownStyle = 0x7f01005c;
public static final int actionLayout = 0x7f0100da;
public static final int actionMenuTextAppearance = 0x7f010047;
public static final int actionMenuTextColor = 0x7f010048;
public static final int actionModeBackground = 0x7f01004b;
public static final int actionModeCloseButtonStyle = 0x7f01004a;
public static final int actionModeCloseDrawable = 0x7f01004d;
public static final int actionModeCopyDrawable = 0x7f01004f;
public static final int actionModeCutDrawable = 0x7f01004e;
public static final int actionModeFindDrawable = 0x7f010053;
public static final int actionModePasteDrawable = 0x7f010050;
public static final int actionModePopupWindowStyle = 0x7f010055;
public static final int actionModeSelectAllDrawable = 0x7f010051;
public static final int actionModeShareDrawable = 0x7f010052;
public static final int actionModeSplitBackground = 0x7f01004c;
public static final int actionModeStyle = 0x7f010049;
public static final int actionModeWebSearchDrawable = 0x7f010054;
public static final int actionOverflowButtonStyle = 0x7f01003d;
public static final int actionOverflowMenuStyle = 0x7f01003e;
public static final int actionProviderClass = 0x7f0100dc;
public static final int actionViewClass = 0x7f0100db;
public static final int activityChooserViewStyle = 0x7f010068;
public static final int alertDialogButtonGroupStyle = 0x7f01008c;
public static final int alertDialogCenterButtons = 0x7f01008d;
public static final int alertDialogStyle = 0x7f01008b;
public static final int alertDialogTheme = 0x7f01008e;
public static final int allowStacking = 0x7f0100a4;
public static final int alpha = 0x7f0100b6;
public static final int arrowHeadLength = 0x7f0100c8;
public static final int arrowShaftLength = 0x7f0100c9;
public static final int autoCompleteTextViewStyle = 0x7f010093;
public static final int background = 0x7f01000c;
public static final int backgroundSplit = 0x7f01000e;
public static final int backgroundStacked = 0x7f01000d;
public static final int backgroundTint = 0x7f01013b;
public static final int backgroundTintMode = 0x7f01013c;
public static final int barLength = 0x7f0100ca;
public static final int behavior_autoHide = 0x7f0100d1;
public static final int behavior_hideable = 0x7f0100a2;
public static final int behavior_overlapTop = 0x7f0100ec;
public static final int behavior_peekHeight = 0x7f0100a1;
public static final int behavior_skipCollapsed = 0x7f0100a3;
public static final int borderWidth = 0x7f0100cf;
public static final int borderlessButtonStyle = 0x7f010065;
public static final int bottomSheetDialogTheme = 0x7f0100c1;
public static final int bottomSheetStyle = 0x7f0100c2;
public static final int buttonBarButtonStyle = 0x7f010062;
public static final int buttonBarNegativeButtonStyle = 0x7f010091;
public static final int buttonBarNeutralButtonStyle = 0x7f010092;
public static final int buttonBarPositiveButtonStyle = 0x7f010090;
public static final int buttonBarStyle = 0x7f010061;
public static final int buttonGravity = 0x7f010130;
public static final int buttonPanelSideLayout = 0x7f010021;
public static final int buttonStyle = 0x7f010094;
public static final int buttonStyleSmall = 0x7f010095;
public static final int buttonTint = 0x7f0100b7;
public static final int buttonTintMode = 0x7f0100b8;
public static final int checkboxStyle = 0x7f010096;
public static final int checkedTextViewStyle = 0x7f010097;
public static final int closeIcon = 0x7f0100f1;
public static final int closeItemLayout = 0x7f01001e;
public static final int collapseContentDescription = 0x7f010132;
public static final int collapseIcon = 0x7f010131;
public static final int collapsedTitleGravity = 0x7f0100b1;
public static final int collapsedTitleTextAppearance = 0x7f0100ab;
public static final int color = 0x7f0100c4;
public static final int colorAccent = 0x7f010083;
public static final int colorBackgroundFloating = 0x7f01008a;
public static final int colorButtonNormal = 0x7f010087;
public static final int colorControlActivated = 0x7f010085;
public static final int colorControlHighlight = 0x7f010086;
public static final int colorControlNormal = 0x7f010084;
public static final int colorPrimary = 0x7f010081;
public static final int colorPrimaryDark = 0x7f010082;
public static final int colorSwitchThumbNormal = 0x7f010088;
public static final int commitIcon = 0x7f0100f6;
public static final int contentInsetEnd = 0x7f010017;
public static final int contentInsetEndWithActions = 0x7f01001b;
public static final int contentInsetLeft = 0x7f010018;
public static final int contentInsetRight = 0x7f010019;
public static final int contentInsetStart = 0x7f010016;
public static final int contentInsetStartWithNavigation = 0x7f01001a;
public static final int contentScrim = 0x7f0100ac;
public static final int controlBackground = 0x7f010089;
public static final int counterEnabled = 0x7f01011d;
public static final int counterMaxLength = 0x7f01011e;
public static final int counterOverflowTextAppearance = 0x7f010120;
public static final int counterTextAppearance = 0x7f01011f;
public static final int customNavigationLayout = 0x7f01000f;
public static final int defaultQueryHint = 0x7f0100f0;
public static final int dialogPreferredPadding = 0x7f01005a;
public static final int dialogTheme = 0x7f010059;
public static final int displayOptions = 0x7f010005;
public static final int divider = 0x7f01000b;
public static final int dividerHorizontal = 0x7f010067;
public static final int dividerPadding = 0x7f0100d5;
public static final int dividerVertical = 0x7f010066;
public static final int drawableSize = 0x7f0100c6;
public static final int drawerArrowStyle = 0x7f010000;
public static final int dropDownListViewStyle = 0x7f010079;
public static final int dropdownListPreferredItemHeight = 0x7f01005d;
public static final int editTextBackground = 0x7f01006e;
public static final int editTextColor = 0x7f01006d;
public static final int editTextStyle = 0x7f010098;
public static final int elevation = 0x7f01001c;
public static final int errorEnabled = 0x7f01011b;
public static final int errorTextAppearance = 0x7f01011c;
public static final int expandActivityOverflowButtonDrawable = 0x7f010020;
public static final int expanded = 0x7f010026;
public static final int expandedTitleGravity = 0x7f0100b2;
public static final int expandedTitleMargin = 0x7f0100a5;
public static final int expandedTitleMarginBottom = 0x7f0100a9;
public static final int expandedTitleMarginEnd = 0x7f0100a8;
public static final int expandedTitleMarginStart = 0x7f0100a6;
public static final int expandedTitleMarginTop = 0x7f0100a7;
public static final int expandedTitleTextAppearance = 0x7f0100aa;
public static final int fabSize = 0x7f0100cd;
public static final int foregroundInsidePadding = 0x7f0100d2;
public static final int gapBetweenBars = 0x7f0100c7;
public static final int goIcon = 0x7f0100f2;
public static final int headerLayout = 0x7f0100e4;
public static final int height = 0x7f010001;
public static final int hideOnContentScroll = 0x7f010015;
public static final int hintAnimationEnabled = 0x7f010121;
public static final int hintEnabled = 0x7f01011a;
public static final int hintTextAppearance = 0x7f010119;
public static final int homeAsUpIndicator = 0x7f01005f;
public static final int homeLayout = 0x7f010010;
public static final int icon = 0x7f010009;
public static final int iconifiedByDefault = 0x7f0100ee;
public static final int imageButtonStyle = 0x7f01006f;
public static final int indeterminateProgressStyle = 0x7f010012;
public static final int initialActivityCount = 0x7f01001f;
public static final int insetForeground = 0x7f0100eb;
public static final int isLightTheme = 0x7f010002;
public static final int itemBackground = 0x7f0100e2;
public static final int itemIconTint = 0x7f0100e0;
public static final int itemPadding = 0x7f010014;
public static final int itemTextAppearance = 0x7f0100e3;
public static final int itemTextColor = 0x7f0100e1;
public static final int keylines = 0x7f0100b9;
public static final int layout = 0x7f0100ed;
public static final int layoutManager = 0x7f0100e7;
public static final int layout_anchor = 0x7f0100bc;
public static final int layout_anchorGravity = 0x7f0100be;
public static final int layout_behavior = 0x7f0100bb;
public static final int layout_collapseMode = 0x7f0100b4;
public static final int layout_collapseParallaxMultiplier = 0x7f0100b5;
public static final int layout_dodgeInsetEdges = 0x7f0100c0;
public static final int layout_insetEdge = 0x7f0100bf;
public static final int layout_keyline = 0x7f0100bd;
public static final int layout_scrollFlags = 0x7f010029;
public static final int layout_scrollInterpolator = 0x7f01002a;
public static final int listChoiceBackgroundIndicator = 0x7f010080;
public static final int listDividerAlertDialog = 0x7f01005b;
public static final int listItemLayout = 0x7f010025;
public static final int listLayout = 0x7f010022;
public static final int listMenuViewStyle = 0x7f0100a0;
public static final int listPopupWindowStyle = 0x7f01007a;
public static final int listPreferredItemHeight = 0x7f010074;
public static final int listPreferredItemHeightLarge = 0x7f010076;
public static final int listPreferredItemHeightSmall = 0x7f010075;
public static final int listPreferredItemPaddingLeft = 0x7f010077;
public static final int listPreferredItemPaddingRight = 0x7f010078;
public static final int logo = 0x7f01000a;
public static final int logoDescription = 0x7f010135;
public static final int maxActionInlineWidth = 0x7f0100fd;
public static final int maxButtonHeight = 0x7f01012f;
public static final int measureWithLargestChild = 0x7f0100d3;
public static final int menu = 0x7f0100df;
public static final int multiChoiceItemLayout = 0x7f010023;
public static final int navigationContentDescription = 0x7f010134;
public static final int navigationIcon = 0x7f010133;
public static final int navigationMode = 0x7f010004;
public static final int overlapAnchor = 0x7f0100e5;
public static final int paddingEnd = 0x7f010139;
public static final int paddingStart = 0x7f010138;
public static final int panelBackground = 0x7f01007d;
public static final int panelMenuListTheme = 0x7f01007f;
public static final int panelMenuListWidth = 0x7f01007e;
public static final int passwordToggleContentDescription = 0x7f010124;
public static final int passwordToggleDrawable = 0x7f010123;
public static final int passwordToggleEnabled = 0x7f010122;
public static final int passwordToggleTint = 0x7f010125;
public static final int passwordToggleTintMode = 0x7f010126;
public static final int popupMenuStyle = 0x7f01006b;
public static final int popupTheme = 0x7f01001d;
public static final int popupWindowStyle = 0x7f01006c;
public static final int preserveIconSpacing = 0x7f0100dd;
public static final int pressedTranslationZ = 0x7f0100ce;
public static final int progressBarPadding = 0x7f010013;
public static final int progressBarStyle = 0x7f010011;
public static final int queryBackground = 0x7f0100f8;
public static final int queryHint = 0x7f0100ef;
public static final int radioButtonStyle = 0x7f010099;
public static final int ratingBarStyle = 0x7f01009a;
public static final int ratingBarStyleIndicator = 0x7f01009b;
public static final int ratingBarStyleSmall = 0x7f01009c;
public static final int reverseLayout = 0x7f0100e9;
public static final int rippleColor = 0x7f0100cc;
public static final int scrimAnimationDuration = 0x7f0100b0;
public static final int scrimVisibleHeightTrigger = 0x7f0100af;
public static final int searchHintIcon = 0x7f0100f4;
public static final int searchIcon = 0x7f0100f3;
public static final int searchViewStyle = 0x7f010073;
public static final int seekBarStyle = 0x7f01009d;
public static final int selectableItemBackground = 0x7f010063;
public static final int selectableItemBackgroundBorderless = 0x7f010064;
public static final int showAsAction = 0x7f0100d9;
public static final int showDividers = 0x7f0100d4;
public static final int showText = 0x7f010108;
public static final int singleChoiceItemLayout = 0x7f010024;
public static final int spanCount = 0x7f0100e8;
public static final int spinBars = 0x7f0100c5;
public static final int spinnerDropDownItemStyle = 0x7f01005e;
public static final int spinnerStyle = 0x7f01009e;
public static final int splitTrack = 0x7f010107;
public static final int srcCompat = 0x7f01002b;
public static final int stackFromEnd = 0x7f0100ea;
public static final int state_above_anchor = 0x7f0100e6;
public static final int state_collapsed = 0x7f010027;
public static final int state_collapsible = 0x7f010028;
public static final int statusBarBackground = 0x7f0100ba;
public static final int statusBarScrim = 0x7f0100ad;
public static final int subMenuArrow = 0x7f0100de;
public static final int submitBackground = 0x7f0100f9;
public static final int subtitle = 0x7f010006;
public static final int subtitleTextAppearance = 0x7f010128;
public static final int subtitleTextColor = 0x7f010137;
public static final int subtitleTextStyle = 0x7f010008;
public static final int suggestionRowLayout = 0x7f0100f7;
public static final int switchMinWidth = 0x7f010105;
public static final int switchPadding = 0x7f010106;
public static final int switchStyle = 0x7f01009f;
public static final int switchTextAppearance = 0x7f010104;
public static final int tabBackground = 0x7f01010c;
public static final int tabContentStart = 0x7f01010b;
public static final int tabGravity = 0x7f01010e;
public static final int tabIndicatorColor = 0x7f010109;
public static final int tabIndicatorHeight = 0x7f01010a;
public static final int tabMaxWidth = 0x7f010110;
public static final int tabMinWidth = 0x7f01010f;
public static final int tabMode = 0x7f01010d;
public static final int tabPadding = 0x7f010118;
public static final int tabPaddingBottom = 0x7f010117;
public static final int tabPaddingEnd = 0x7f010116;
public static final int tabPaddingStart = 0x7f010114;
public static final int tabPaddingTop = 0x7f010115;
public static final int tabSelectedTextColor = 0x7f010113;
public static final int tabTextAppearance = 0x7f010111;
public static final int tabTextColor = 0x7f010112;
public static final int textAllCaps = 0x7f01002f;
public static final int textAppearanceLargePopupMenu = 0x7f010056;
public static final int textAppearanceListItem = 0x7f01007b;
public static final int textAppearanceListItemSmall = 0x7f01007c;
public static final int textAppearancePopupMenuHeader = 0x7f010058;
public static final int textAppearanceSearchResultSubtitle = 0x7f010071;
public static final int textAppearanceSearchResultTitle = 0x7f010070;
public static final int textAppearanceSmallPopupMenu = 0x7f010057;
public static final int textColorAlertDialogListItem = 0x7f01008f;
public static final int textColorError = 0x7f0100c3;
public static final int textColorSearchUrl = 0x7f010072;
public static final int theme = 0x7f01013a;
public static final int thickness = 0x7f0100cb;
public static final int thumbTextPadding = 0x7f010103;
public static final int thumbTint = 0x7f0100fe;
public static final int thumbTintMode = 0x7f0100ff;
public static final int tickMark = 0x7f01002c;
public static final int tickMarkTint = 0x7f01002d;
public static final int tickMarkTintMode = 0x7f01002e;
public static final int title = 0x7f010003;
public static final int titleEnabled = 0x7f0100b3;
public static final int titleMargin = 0x7f010129;
public static final int titleMarginBottom = 0x7f01012d;
public static final int titleMarginEnd = 0x7f01012b;
public static final int titleMarginStart = 0x7f01012a;
public static final int titleMarginTop = 0x7f01012c;
public static final int titleMargins = 0x7f01012e;
public static final int titleTextAppearance = 0x7f010127;
public static final int titleTextColor = 0x7f010136;
public static final int titleTextStyle = 0x7f010007;
public static final int toolbarId = 0x7f0100ae;
public static final int toolbarNavigationButtonStyle = 0x7f01006a;
public static final int toolbarStyle = 0x7f010069;
public static final int track = 0x7f010100;
public static final int trackTint = 0x7f010101;
public static final int trackTintMode = 0x7f010102;
public static final int useCompatPadding = 0x7f0100d0;
public static final int voiceIcon = 0x7f0100f5;
public static final int windowActionBar = 0x7f010030;
public static final int windowActionBarOverlay = 0x7f010032;
public static final int windowActionModeOverlay = 0x7f010033;
public static final int windowFixedHeightMajor = 0x7f010037;
public static final int windowFixedHeightMinor = 0x7f010035;
public static final int windowFixedWidthMajor = 0x7f010034;
public static final int windowFixedWidthMinor = 0x7f010036;
public static final int windowMinWidthMajor = 0x7f010038;
public static final int windowMinWidthMinor = 0x7f010039;
public static final int windowNoTitle = 0x7f010031;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f080000;
public static final int abc_allow_stacked_button_bar = 0x7f080001;
public static final int abc_config_actionMenuItemAllCaps = 0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080003;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0a0054;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0a0055;
public static final int abc_btn_colored_borderless_text_material = 0x7f0a0056;
public static final int abc_color_highlight_material = 0x7f0a0057;
public static final int abc_input_method_navigation_guard = 0x7f0a0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0a0058;
public static final int abc_primary_text_disable_only_material_light = 0x7f0a0059;
public static final int abc_primary_text_material_dark = 0x7f0a005a;
public static final int abc_primary_text_material_light = 0x7f0a005b;
public static final int abc_search_url_text = 0x7f0a005c;
public static final int abc_search_url_text_normal = 0x7f0a0001;
public static final int abc_search_url_text_pressed = 0x7f0a0002;
public static final int abc_search_url_text_selected = 0x7f0a0003;
public static final int abc_secondary_text_material_dark = 0x7f0a005d;
public static final int abc_secondary_text_material_light = 0x7f0a005e;
public static final int abc_tint_btn_checkable = 0x7f0a005f;
public static final int abc_tint_default = 0x7f0a0060;
public static final int abc_tint_edittext = 0x7f0a0061;
public static final int abc_tint_seek_thumb = 0x7f0a0062;
public static final int abc_tint_spinner = 0x7f0a0063;
public static final int abc_tint_switch_thumb = 0x7f0a0064;
public static final int abc_tint_switch_track = 0x7f0a0065;
public static final int accent_material_dark = 0x7f0a0004;
public static final int accent_material_light = 0x7f0a0005;
public static final int background_floating_material_dark = 0x7f0a0006;
public static final int background_floating_material_light = 0x7f0a0007;
public static final int background_material_dark = 0x7f0a0008;
public static final int background_material_light = 0x7f0a0009;
public static final int bright_foreground_disabled_material_dark = 0x7f0a000a;
public static final int bright_foreground_disabled_material_light = 0x7f0a000b;
public static final int bright_foreground_inverse_material_dark = 0x7f0a000c;
public static final int bright_foreground_inverse_material_light = 0x7f0a000d;
public static final int bright_foreground_material_dark = 0x7f0a000e;
public static final int bright_foreground_material_light = 0x7f0a000f;
public static final int button_material_dark = 0x7f0a0010;
public static final int button_material_light = 0x7f0a0011;
public static final int design_error = 0x7f0a006a;
public static final int design_fab_shadow_end_color = 0x7f0a0022;
public static final int design_fab_shadow_mid_color = 0x7f0a0023;
public static final int design_fab_shadow_start_color = 0x7f0a0024;
public static final int design_fab_stroke_end_inner_color = 0x7f0a0025;
public static final int design_fab_stroke_end_outer_color = 0x7f0a0026;
public static final int design_fab_stroke_top_inner_color = 0x7f0a0027;
public static final int design_fab_stroke_top_outer_color = 0x7f0a0028;
public static final int design_snackbar_background_color = 0x7f0a0029;
public static final int design_textinput_error_color_dark = 0x7f0a002a;
public static final int design_textinput_error_color_light = 0x7f0a002b;
public static final int design_tint_password_toggle = 0x7f0a006b;
public static final int dim_foreground_disabled_material_dark = 0x7f0a002c;
public static final int dim_foreground_disabled_material_light = 0x7f0a002d;
public static final int dim_foreground_material_dark = 0x7f0a002e;
public static final int dim_foreground_material_light = 0x7f0a002f;
public static final int foreground_material_dark = 0x7f0a0030;
public static final int foreground_material_light = 0x7f0a0031;
public static final int highlighted_text_material_dark = 0x7f0a0032;
public static final int highlighted_text_material_light = 0x7f0a0033;
public static final int hint_foreground_material_dark = 0x7f0a0034;
public static final int hint_foreground_material_light = 0x7f0a0035;
public static final int material_blue_grey_800 = 0x7f0a0036;
public static final int material_blue_grey_900 = 0x7f0a0037;
public static final int material_blue_grey_950 = 0x7f0a0038;
public static final int material_deep_teal_200 = 0x7f0a0039;
public static final int material_deep_teal_500 = 0x7f0a003a;
public static final int material_grey_100 = 0x7f0a003b;
public static final int material_grey_300 = 0x7f0a003c;
public static final int material_grey_50 = 0x7f0a003d;
public static final int material_grey_600 = 0x7f0a003e;
public static final int material_grey_800 = 0x7f0a003f;
public static final int material_grey_850 = 0x7f0a0040;
public static final int material_grey_900 = 0x7f0a0041;
public static final int primary_dark_material_dark = 0x7f0a0042;
public static final int primary_dark_material_light = 0x7f0a0043;
public static final int primary_material_dark = 0x7f0a0044;
public static final int primary_material_light = 0x7f0a0045;
public static final int primary_text_default_material_dark = 0x7f0a0046;
public static final int primary_text_default_material_light = 0x7f0a0047;
public static final int primary_text_disabled_material_dark = 0x7f0a0048;
public static final int primary_text_disabled_material_light = 0x7f0a0049;
public static final int ripple_material_dark = 0x7f0a004a;
public static final int ripple_material_light = 0x7f0a004b;
public static final int secondary_text_default_material_dark = 0x7f0a004c;
public static final int secondary_text_default_material_light = 0x7f0a004d;
public static final int secondary_text_disabled_material_dark = 0x7f0a004e;
public static final int secondary_text_disabled_material_light = 0x7f0a004f;
public static final int switch_thumb_disabled_material_dark = 0x7f0a0050;
public static final int switch_thumb_disabled_material_light = 0x7f0a0051;
public static final int switch_thumb_material_dark = 0x7f0a006c;
public static final int switch_thumb_material_light = 0x7f0a006d;
public static final int switch_thumb_normal_material_dark = 0x7f0a0052;
public static final int switch_thumb_normal_material_light = 0x7f0a0053;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f06000c;
public static final int abc_action_bar_content_inset_with_nav = 0x7f06000d;
public static final int abc_action_bar_default_height_material = 0x7f060001;
public static final int abc_action_bar_default_padding_end_material = 0x7f06000e;
public static final int abc_action_bar_default_padding_start_material = 0x7f06000f;
public static final int abc_action_bar_elevation_material = 0x7f06001a;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f06001b;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f06001c;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f06001d;
public static final int abc_action_bar_progress_bar_size = 0x7f060002;
public static final int abc_action_bar_stacked_max_height = 0x7f06001e;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f06001f;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f060020;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f060021;
public static final int abc_action_button_min_height_material = 0x7f060022;
public static final int abc_action_button_min_width_material = 0x7f060023;
public static final int abc_action_button_min_width_overflow_material = 0x7f060024;
public static final int abc_alert_dialog_button_bar_height = 0x7f060000;
public static final int abc_button_inset_horizontal_material = 0x7f060025;
public static final int abc_button_inset_vertical_material = 0x7f060026;
public static final int abc_button_padding_horizontal_material = 0x7f060027;
public static final int abc_button_padding_vertical_material = 0x7f060028;
public static final int abc_cascading_menus_min_smallest_width = 0x7f060029;
public static final int abc_config_prefDialogWidth = 0x7f060005;
public static final int abc_control_corner_material = 0x7f06002a;
public static final int abc_control_inset_material = 0x7f06002b;
public static final int abc_control_padding_material = 0x7f06002c;
public static final int abc_dialog_fixed_height_major = 0x7f060006;
public static final int abc_dialog_fixed_height_minor = 0x7f060007;
public static final int abc_dialog_fixed_width_major = 0x7f060008;
public static final int abc_dialog_fixed_width_minor = 0x7f060009;
public static final int abc_dialog_list_padding_vertical_material = 0x7f06002d;
public static final int abc_dialog_min_width_major = 0x7f06000a;
public static final int abc_dialog_min_width_minor = 0x7f06000b;
public static final int abc_dialog_padding_material = 0x7f06002e;
public static final int abc_dialog_padding_top_material = 0x7f06002f;
public static final int abc_disabled_alpha_material_dark = 0x7f060030;
public static final int abc_disabled_alpha_material_light = 0x7f060031;
public static final int abc_dropdownitem_icon_width = 0x7f060032;
public static final int abc_dropdownitem_text_padding_left = 0x7f060033;
public static final int abc_dropdownitem_text_padding_right = 0x7f060034;
public static final int abc_edit_text_inset_bottom_material = 0x7f060035;
public static final int abc_edit_text_inset_horizontal_material = 0x7f060036;
public static final int abc_edit_text_inset_top_material = 0x7f060037;
public static final int abc_floating_window_z = 0x7f060038;
public static final int abc_list_item_padding_horizontal_material = 0x7f060039;
public static final int abc_panel_menu_list_width = 0x7f06003a;
public static final int abc_progress_bar_height_material = 0x7f06003b;
public static final int abc_search_view_preferred_height = 0x7f06003c;
public static final int abc_search_view_preferred_width = 0x7f06003d;
public static final int abc_seekbar_track_background_height_material = 0x7f06003e;
public static final int abc_seekbar_track_progress_height_material = 0x7f06003f;
public static final int abc_select_dialog_padding_start_material = 0x7f060040;
public static final int abc_switch_padding = 0x7f060018;
public static final int abc_text_size_body_1_material = 0x7f060041;
public static final int abc_text_size_body_2_material = 0x7f060042;
public static final int abc_text_size_button_material = 0x7f060043;
public static final int abc_text_size_caption_material = 0x7f060044;
public static final int abc_text_size_display_1_material = 0x7f060045;
public static final int abc_text_size_display_2_material = 0x7f060046;
public static final int abc_text_size_display_3_material = 0x7f060047;
public static final int abc_text_size_display_4_material = 0x7f060048;
public static final int abc_text_size_headline_material = 0x7f060049;
public static final int abc_text_size_large_material = 0x7f06004a;
public static final int abc_text_size_medium_material = 0x7f06004b;
public static final int abc_text_size_menu_header_material = 0x7f06004c;
public static final int abc_text_size_menu_material = 0x7f06004d;
public static final int abc_text_size_small_material = 0x7f06004e;
public static final int abc_text_size_subhead_material = 0x7f06004f;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f060003;
public static final int abc_text_size_title_material = 0x7f060050;
public static final int abc_text_size_title_material_toolbar = 0x7f060004;
public static final int design_appbar_elevation = 0x7f060052;
public static final int design_bottom_navigation_active_item_max_width = 0x7f060053;
public static final int design_bottom_navigation_active_text_size = 0x7f060054;
public static final int design_bottom_navigation_height = 0x7f060055;
public static final int design_bottom_navigation_item_max_width = 0x7f060056;
public static final int design_bottom_navigation_margin = 0x7f060057;
public static final int design_bottom_navigation_text_size = 0x7f060058;
public static final int design_bottom_sheet_modal_elevation = 0x7f060059;
public static final int design_bottom_sheet_peek_height_min = 0x7f06005a;
public static final int design_fab_border_width = 0x7f06005b;
public static final int design_fab_elevation = 0x7f06005c;
public static final int design_fab_image_size = 0x7f06005d;
public static final int design_fab_size_mini = 0x7f06005e;
public static final int design_fab_size_normal = 0x7f06005f;
public static final int design_fab_translation_z_pressed = 0x7f060060;
public static final int design_navigation_elevation = 0x7f060061;
public static final int design_navigation_icon_padding = 0x7f060062;
public static final int design_navigation_icon_size = 0x7f060063;
public static final int design_navigation_max_width = 0x7f060010;
public static final int design_navigation_padding_bottom = 0x7f060064;
public static final int design_navigation_separator_vertical_padding = 0x7f060065;
public static final int design_snackbar_action_inline_max_width = 0x7f060011;
public static final int design_snackbar_background_corner_radius = 0x7f060012;
public static final int design_snackbar_elevation = 0x7f060066;
public static final int design_snackbar_extra_spacing_horizontal = 0x7f060013;
public static final int design_snackbar_max_width = 0x7f060014;
public static final int design_snackbar_min_width = 0x7f060015;
public static final int design_snackbar_padding_horizontal = 0x7f060067;
public static final int design_snackbar_padding_vertical = 0x7f060068;
public static final int design_snackbar_padding_vertical_2lines = 0x7f060016;
public static final int design_snackbar_text_size = 0x7f060069;
public static final int design_tab_max_width = 0x7f06006a;
public static final int design_tab_scrollable_min_width = 0x7f060017;
public static final int design_tab_text_size = 0x7f06006b;
public static final int design_tab_text_size_2line = 0x7f06006c;
public static final int disabled_alpha_material_dark = 0x7f06006d;
public static final int disabled_alpha_material_light = 0x7f06006e;
public static final int highlight_alpha_material_colored = 0x7f06006f;
public static final int highlight_alpha_material_dark = 0x7f060070;
public static final int highlight_alpha_material_light = 0x7f060071;
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f060072;
public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f060073;
public static final int item_touch_helper_swipe_escape_velocity = 0x7f060074;
public static final int notification_large_icon_height = 0x7f060075;
public static final int notification_large_icon_width = 0x7f060076;
public static final int notification_subtext_size = 0x7f060077;
}
public static final class drawable {
public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000;
public static final int abc_action_bar_item_background_material = 0x7f020001;
public static final int abc_btn_borderless_material = 0x7f020002;
public static final int abc_btn_check_material = 0x7f020003;
public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020004;
public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020005;
public static final int abc_btn_colored_material = 0x7f020006;
public static final int abc_btn_default_mtrl_shape = 0x7f020007;
public static final int abc_btn_radio_material = 0x7f020008;
public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020009;
public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a;
public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b;
public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c;
public static final int abc_cab_background_internal_bg = 0x7f02000d;
public static final int abc_cab_background_top_material = 0x7f02000e;
public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f;
public static final int abc_control_background_material = 0x7f020010;
public static final int abc_dialog_material_background = 0x7f020011;
public static final int abc_edit_text_material = 0x7f020012;
public static final int abc_ic_ab_back_material = 0x7f020013;
public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f020014;
public static final int abc_ic_clear_material = 0x7f020015;
public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016;
public static final int abc_ic_go_search_api_material = 0x7f020017;
public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018;
public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020019;
public static final int abc_ic_menu_overflow_material = 0x7f02001a;
public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b;
public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c;
public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001d;
public static final int abc_ic_search_api_material = 0x7f02001e;
public static final int abc_ic_star_black_16dp = 0x7f02001f;
public static final int abc_ic_star_black_36dp = 0x7f020020;
public static final int abc_ic_star_black_48dp = 0x7f020021;
public static final int abc_ic_star_half_black_16dp = 0x7f020022;
public static final int abc_ic_star_half_black_36dp = 0x7f020023;
public static final int abc_ic_star_half_black_48dp = 0x7f020024;
public static final int abc_ic_voice_search_api_material = 0x7f020025;
public static final int abc_item_background_holo_dark = 0x7f020026;
public static final int abc_item_background_holo_light = 0x7f020027;
public static final int abc_list_divider_mtrl_alpha = 0x7f020028;
public static final int abc_list_focused_holo = 0x7f020029;
public static final int abc_list_longpressed_holo = 0x7f02002a;
public static final int abc_list_pressed_holo_dark = 0x7f02002b;
public static final int abc_list_pressed_holo_light = 0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f;
public static final int abc_list_selector_disabled_holo_light = 0x7f020030;
public static final int abc_list_selector_holo_dark = 0x7f020031;
public static final int abc_list_selector_holo_light = 0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033;
public static final int abc_popup_background_mtrl_mult = 0x7f020034;
public static final int abc_ratingbar_indicator_material = 0x7f020035;
public static final int abc_ratingbar_material = 0x7f020036;
public static final int abc_ratingbar_small_material = 0x7f020037;
public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020038;
public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039;
public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a;
public static final int abc_scrubber_primary_mtrl_alpha = 0x7f02003b;
public static final int abc_scrubber_track_mtrl_alpha = 0x7f02003c;
public static final int abc_seekbar_thumb_material = 0x7f02003d;
public static final int abc_seekbar_tick_mark_material = 0x7f02003e;
public static final int abc_seekbar_track_material = 0x7f02003f;
public static final int abc_spinner_mtrl_am_alpha = 0x7f020040;
public static final int abc_spinner_textfield_background_material = 0x7f020041;
public static final int abc_switch_thumb_material = 0x7f020042;
public static final int abc_switch_track_mtrl_alpha = 0x7f020043;
public static final int abc_tab_indicator_material = 0x7f020044;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f020045;
public static final int abc_text_cursor_material = 0x7f020046;
public static final int abc_text_select_handle_left_mtrl_alpha = 0x7f020047;
public static final int abc_text_select_handle_middle_mtrl_alpha = 0x7f020048;
public static final int abc_text_select_handle_right_mtrl_alpha = 0x7f020049;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f02004a;
public static final int abc_textfield_default_mtrl_alpha = 0x7f02004b;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f02004c;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f02004d;
public static final int abc_textfield_search_material = 0x7f02004e;
public static final int abc_vector_test = 0x7f02004f;
public static final int design_fab_background = 0x7f02007a;
public static final int design_ic_visibility = 0x7f02007b;
public static final int design_snackbar_background = 0x7f02007c;
public static final int navigation_empty_icon = 0x7f02007e;
public static final int notification_template_icon_bg = 0x7f02007f;
}
public static final class id {
public static final int action0 = 0x7f0b0083;
public static final int action_bar = 0x7f0b0065;
public static final int action_bar_activity_content = 0x7f0b0000;
public static final int action_bar_container = 0x7f0b0064;
public static final int action_bar_root = 0x7f0b0060;
public static final int action_bar_spinner = 0x7f0b0001;
public static final int action_bar_subtitle = 0x7f0b0045;
public static final int action_bar_title = 0x7f0b0044;
public static final int action_context_bar = 0x7f0b0066;
public static final int action_divider = 0x7f0b0087;
public static final int action_menu_divider = 0x7f0b0002;
public static final int action_menu_presenter = 0x7f0b0003;
public static final int action_mode_bar = 0x7f0b0062;
public static final int action_mode_bar_stub = 0x7f0b0061;
public static final int action_mode_close_button = 0x7f0b0046;
public static final int activity_chooser_view_content = 0x7f0b0047;
public static final int add = 0x7f0b001a;
public static final int alertTitle = 0x7f0b0053;
public static final int all = 0x7f0b0032;
public static final int always = 0x7f0b0038;
public static final int auto = 0x7f0b0021;
public static final int beginning = 0x7f0b0034;
public static final int bottom = 0x7f0b0022;
public static final int buttonPanel = 0x7f0b004e;
public static final int cancel_action = 0x7f0b0084;
public static final int center = 0x7f0b0023;
public static final int center_horizontal = 0x7f0b0024;
public static final int center_vertical = 0x7f0b0025;
public static final int checkbox = 0x7f0b005c;
public static final int chronometer = 0x7f0b008a;
public static final int clip_horizontal = 0x7f0b002e;
public static final int clip_vertical = 0x7f0b002f;
public static final int collapseActionView = 0x7f0b0039;
public static final int contentPanel = 0x7f0b0054;
public static final int custom = 0x7f0b005a;
public static final int customPanel = 0x7f0b0059;
public static final int decor_content_parent = 0x7f0b0063;
public static final int default_activity_button = 0x7f0b004a;
public static final int design_bottom_sheet = 0x7f0b007a;
public static final int design_menu_item_action_area = 0x7f0b0081;
public static final int design_menu_item_action_area_stub = 0x7f0b0080;
public static final int design_menu_item_text = 0x7f0b007f;
public static final int design_navigation_view = 0x7f0b007e;
public static final int disableHome = 0x7f0b000e;
public static final int edit_query = 0x7f0b0067;
public static final int end = 0x7f0b0026;
public static final int end_padder = 0x7f0b008f;
public static final int enterAlways = 0x7f0b0015;
public static final int enterAlwaysCollapsed = 0x7f0b0016;
public static final int exitUntilCollapsed = 0x7f0b0017;
public static final int expand_activities_button = 0x7f0b0048;
public static final int expanded_menu = 0x7f0b005b;
public static final int fill = 0x7f0b0030;
public static final int fill_horizontal = 0x7f0b0031;
public static final int fill_vertical = 0x7f0b0027;
public static final int fixed = 0x7f0b0042;
public static final int home = 0x7f0b0004;
public static final int homeAsUp = 0x7f0b000f;
public static final int icon = 0x7f0b004c;
public static final int ifRoom = 0x7f0b003a;
public static final int image = 0x7f0b0049;
public static final int info = 0x7f0b008e;
public static final int item_touch_helper_previous_elevation = 0x7f0b0005;
public static final int left = 0x7f0b0028;
public static final int line1 = 0x7f0b0088;
public static final int line3 = 0x7f0b008c;
public static final int listMode = 0x7f0b000b;
public static final int list_item = 0x7f0b004b;
public static final int media_actions = 0x7f0b0086;
public static final int middle = 0x7f0b0035;
public static final int mini = 0x7f0b0033;
public static final int multiply = 0x7f0b001b;
public static final int navigation_header_container = 0x7f0b007d;
public static final int never = 0x7f0b003b;
public static final int none = 0x7f0b0010;
public static final int normal = 0x7f0b000c;
public static final int parallax = 0x7f0b002c;
public static final int parentPanel = 0x7f0b0050;
public static final int pin = 0x7f0b002d;
public static final int progress_circular = 0x7f0b0006;
public static final int progress_horizontal = 0x7f0b0007;
public static final int radio = 0x7f0b005e;
public static final int right = 0x7f0b0029;
public static final int screen = 0x7f0b001c;
public static final int scroll = 0x7f0b0018;
public static final int scrollIndicatorDown = 0x7f0b0058;
public static final int scrollIndicatorUp = 0x7f0b0055;
public static final int scrollView = 0x7f0b0056;
public static final int scrollable = 0x7f0b0043;
public static final int search_badge = 0x7f0b0069;
public static final int search_bar = 0x7f0b0068;
public static final int search_button = 0x7f0b006a;
public static final int search_close_btn = 0x7f0b006f;
public static final int search_edit_frame = 0x7f0b006b;
public static final int search_go_btn = 0x7f0b0071;
public static final int search_mag_icon = 0x7f0b006c;
public static final int search_plate = 0x7f0b006d;
public static final int search_src_text = 0x7f0b006e;
public static final int search_voice_btn = 0x7f0b0072;
public static final int select_dialog_listview = 0x7f0b0073;
public static final int shortcut = 0x7f0b005d;
public static final int showCustom = 0x7f0b0011;
public static final int showHome = 0x7f0b0012;
public static final int showTitle = 0x7f0b0013;
public static final int snackbar_action = 0x7f0b007c;
public static final int snackbar_text = 0x7f0b007b;
public static final int snap = 0x7f0b0019;
public static final int spacer = 0x7f0b004f;
public static final int split_action_bar = 0x7f0b0008;
public static final int src_atop = 0x7f0b001d;
public static final int src_in = 0x7f0b001e;
public static final int src_over = 0x7f0b001f;
public static final int start = 0x7f0b002a;
public static final int status_bar_latest_event_content = 0x7f0b0085;
public static final int submenuarrow = 0x7f0b005f;
public static final int submit_area = 0x7f0b0070;
public static final int tabMode = 0x7f0b000d;
public static final int text = 0x7f0b008d;
public static final int text2 = 0x7f0b008b;
public static final int textSpacerNoButtons = 0x7f0b0057;
public static final int text_input_password_toggle = 0x7f0b0082;
public static final int time = 0x7f0b0089;
public static final int title = 0x7f0b004d;
public static final int title_template = 0x7f0b0052;
public static final int top = 0x7f0b002b;
public static final int topPanel = 0x7f0b0051;
public static final int touch_outside = 0x7f0b0079;
public static final int up = 0x7f0b0009;
public static final int useLogo = 0x7f0b0014;
public static final int view_offset_helper = 0x7f0b000a;
public static final int withText = 0x7f0b003c;
public static final int wrap_content = 0x7f0b0020;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f090001;
public static final int abc_config_activityShortDur = 0x7f090002;
public static final int app_bar_elevation_anim_duration = 0x7f090003;
public static final int bottom_sheet_slide_duration = 0x7f090004;
public static final int cancel_button_image_alpha = 0x7f090005;
public static final int design_snackbar_text_max_lines = 0x7f090000;
public static final int status_bar_notification_info_maxnum = 0x7f090007;
}
public static final class layout {
public static final int abc_action_bar_title_item = 0x7f030000;
public static final int abc_action_bar_up_container = 0x7f030001;
public static final int abc_action_bar_view_list_nav_layout = 0x7f030002;
public static final int abc_action_menu_item_layout = 0x7f030003;
public static final int abc_action_menu_layout = 0x7f030004;
public static final int abc_action_mode_bar = 0x7f030005;
public static final int abc_action_mode_close_item_material = 0x7f030006;
public static final int abc_activity_chooser_view = 0x7f030007;
public static final int abc_activity_chooser_view_list_item = 0x7f030008;
public static final int abc_alert_dialog_button_bar_material = 0x7f030009;
public static final int abc_alert_dialog_material = 0x7f03000a;
public static final int abc_dialog_title_material = 0x7f03000b;
public static final int abc_expanded_menu_layout = 0x7f03000c;
public static final int abc_list_menu_item_checkbox = 0x7f03000d;
public static final int abc_list_menu_item_icon = 0x7f03000e;
public static final int abc_list_menu_item_layout = 0x7f03000f;
public static final int abc_list_menu_item_radio = 0x7f030010;
public static final int abc_popup_menu_header_item_layout = 0x7f030011;
public static final int abc_popup_menu_item_layout = 0x7f030012;
public static final int abc_screen_content_include = 0x7f030013;
public static final int abc_screen_simple = 0x7f030014;
public static final int abc_screen_simple_overlay_action_mode = 0x7f030015;
public static final int abc_screen_toolbar = 0x7f030016;
public static final int abc_search_dropdown_item_icons_2line = 0x7f030017;
public static final int abc_search_view = 0x7f030018;
public static final int abc_select_dialog_material = 0x7f030019;
public static final int design_bottom_sheet_dialog = 0x7f03001b;
public static final int design_layout_snackbar = 0x7f03001c;
public static final int design_layout_snackbar_include = 0x7f03001d;
public static final int design_layout_tab_icon = 0x7f03001e;
public static final int design_layout_tab_text = 0x7f03001f;
public static final int design_menu_item_action_area = 0x7f030020;
public static final int design_navigation_item = 0x7f030021;
public static final int design_navigation_item_header = 0x7f030022;
public static final int design_navigation_item_separator = 0x7f030023;
public static final int design_navigation_item_subheader = 0x7f030024;
public static final int design_navigation_menu = 0x7f030025;
public static final int design_navigation_menu_item = 0x7f030026;
public static final int design_text_input_password_icon = 0x7f030027;
public static final int notification_media_action = 0x7f030028;
public static final int notification_media_cancel_action = 0x7f030029;
public static final int notification_template_big_media = 0x7f03002a;
public static final int notification_template_big_media_narrow = 0x7f03002b;
public static final int notification_template_lines = 0x7f03002c;
public static final int notification_template_media = 0x7f03002d;
public static final int notification_template_part_chronometer = 0x7f03002e;
public static final int notification_template_part_time = 0x7f03002f;
public static final int select_dialog_item_material = 0x7f030031;
public static final int select_dialog_multichoice_material = 0x7f030032;
public static final int select_dialog_singlechoice_material = 0x7f030033;
public static final int support_simple_spinner_dropdown_item = 0x7f030034;
}
public static final class string {
public static final int abc_action_bar_home_description = 0x7f050000;
public static final int abc_action_bar_home_description_format = 0x7f050001;
public static final int abc_action_bar_home_subtitle_description_format = 0x7f050002;
public static final int abc_action_bar_up_description = 0x7f050003;
public static final int abc_action_menu_overflow_description = 0x7f050004;
public static final int abc_action_mode_done = 0x7f050005;
public static final int abc_activity_chooser_view_see_all = 0x7f050006;
public static final int abc_activitychooserview_choose_application = 0x7f050007;
public static final int abc_capital_off = 0x7f050008;
public static final int abc_capital_on = 0x7f050009;
public static final int abc_font_family_body_1_material = 0x7f050029;
public static final int abc_font_family_body_2_material = 0x7f05002a;
public static final int abc_font_family_button_material = 0x7f05002b;
public static final int abc_font_family_caption_material = 0x7f05002c;
public static final int abc_font_family_display_1_material = 0x7f05002d;
public static final int abc_font_family_display_2_material = 0x7f05002e;
public static final int abc_font_family_display_3_material = 0x7f05002f;
public static final int abc_font_family_display_4_material = 0x7f050030;
public static final int abc_font_family_headline_material = 0x7f050031;
public static final int abc_font_family_menu_material = 0x7f050032;
public static final int abc_font_family_subhead_material = 0x7f050033;
public static final int abc_font_family_title_material = 0x7f050034;
public static final int abc_search_hint = 0x7f05000a;
public static final int abc_searchview_description_clear = 0x7f05000b;
public static final int abc_searchview_description_query = 0x7f05000c;
public static final int abc_searchview_description_search = 0x7f05000d;
public static final int abc_searchview_description_submit = 0x7f05000e;
public static final int abc_searchview_description_voice = 0x7f05000f;
public static final int abc_shareactionprovider_share_with = 0x7f050010;
public static final int abc_shareactionprovider_share_with_application = 0x7f050011;
public static final int abc_toolbar_collapse_description = 0x7f050012;
public static final int appbar_scrolling_view_behavior = 0x7f050035;
public static final int bottom_sheet_behavior = 0x7f050037;
public static final int character_counter_pattern = 0x7f050038;
public static final int search_menu_title = 0x7f050027;
public static final int status_bar_notification_info_overflow = 0x7f050028;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f07008c;
public static final int AlertDialog_AppCompat_Light = 0x7f07008d;
public static final int Animation_AppCompat_Dialog = 0x7f07008e;
public static final int Animation_AppCompat_DropDownUp = 0x7f07008f;
public static final int Animation_Design_BottomSheetDialog = 0x7f070090;
public static final int Base_AlertDialog_AppCompat = 0x7f070091;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f070092;
public static final int Base_Animation_AppCompat_Dialog = 0x7f070093;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f070094;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f070096;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f070095;
public static final int Base_TextAppearance_AppCompat = 0x7f070039;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f07003a;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f07003b;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f070023;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f07003c;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f07003d;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f07003e;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f07003f;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f070040;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f070041;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f07000c;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f070042;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000d;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070043;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f070044;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f070045;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000e;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f070046;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f070097;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f070047;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f070048;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f070049;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000f;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f07004a;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f070010;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f07004b;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070011;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070085;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f07004c;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f07004d;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f07004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f07004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070051;
public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070052;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070086;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070098;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070053;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070054;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070055;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f070056;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070057;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070099;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070058;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070059;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0700a2;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700a3;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700a4;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700a5;
public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070014;
public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0700a6;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0700a7;
public static final int Base_Theme_AppCompat = 0x7f07005a;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f07009a;
public static final int Base_Theme_AppCompat_Dialog = 0x7f070012;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070002;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f07009b;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f07009c;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f07009d;
public static final int Base_Theme_AppCompat_Light = 0x7f07005b;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f07009e;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f070013;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070003;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f07009f;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700a0;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0700a1;
public static final int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f070017;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f070015;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f070016;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f07001f;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f070020;
public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070060;
public static final int Base_V21_Theme_AppCompat = 0x7f07005c;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f07005d;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f07005e;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f07005f;
public static final int Base_V22_Theme_AppCompat = 0x7f070083;
public static final int Base_V22_Theme_AppCompat_Light = 0x7f070084;
public static final int Base_V23_Theme_AppCompat = 0x7f070087;
public static final int Base_V23_Theme_AppCompat_Light = 0x7f070088;
public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700ac;
public static final int Base_V7_Theme_AppCompat = 0x7f0700a8;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0700a9;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0700aa;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700ab;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ad;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0700ae;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0700af;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700b0;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700b1;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070061;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070062;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f070063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f070064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f070065;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0700b2;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700b3;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070021;
public static final int Base_Widget_AppCompat_Button = 0x7f070066;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f07006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700b5;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f070067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f070068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700b4;
public static final int Base_Widget_AppCompat_Button_Colored = 0x7f070089;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f070069;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f07006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f07006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700b6;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700b7;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f07006d;
public static final int Base_Widget_AppCompat_EditText = 0x7f070022;
public static final int Base_Widget_AppCompat_ImageButton = 0x7f07006e;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700b8;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700b9;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700ba;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f07006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070071;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070073;
public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0700bb;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f070074;
public static final int Base_Widget_AppCompat_ListView = 0x7f070075;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f070076;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f070077;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f070078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f070079;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0700bc;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f070018;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f070019;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f07007a;
public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f07008a;
public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f07008b;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0700bd;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700be;
public static final int Base_Widget_AppCompat_SeekBar = 0x7f07007b;
public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700bf;
public static final int Base_Widget_AppCompat_Spinner = 0x7f07007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f07007d;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0700c0;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07007e;
public static final int Base_Widget_Design_AppBarLayout = 0x7f0700c1;
public static final int Base_Widget_Design_TabLayout = 0x7f0700c2;
public static final int Platform_AppCompat = 0x7f07001a;
public static final int Platform_AppCompat_Light = 0x7f07001b;
public static final int Platform_ThemeOverlay_AppCompat = 0x7f07007f;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070080;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f070081;
public static final int Platform_V11_AppCompat = 0x7f07001c;
public static final int Platform_V11_AppCompat_Light = 0x7f07001d;
public static final int Platform_V14_AppCompat = 0x7f070024;
public static final int Platform_V14_AppCompat_Light = 0x7f070025;
public static final int Platform_Widget_AppCompat_Spinner = 0x7f07001e;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f07002b;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f07002c;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f07002d;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f07002e;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f07002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070030;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f070036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070031;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070032;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f070034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f070035;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f070037;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f070038;
public static final int TextAppearance_AppCompat = 0x7f0700c3;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0700c4;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0700c5;
public static final int TextAppearance_AppCompat_Button = 0x7f0700c6;
public static final int TextAppearance_AppCompat_Caption = 0x7f0700c7;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0700c8;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0700c9;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0700ca;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0700cb;
public static final int TextAppearance_AppCompat_Headline = 0x7f0700cc;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0700cd;
public static final int TextAppearance_AppCompat_Large = 0x7f0700ce;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700cf;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700d0;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700d1;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700d2;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700d3;
public static final int TextAppearance_AppCompat_Medium = 0x7f0700d4;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700d5;
public static final int TextAppearance_AppCompat_Menu = 0x7f0700d6;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700d7;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700d8;
public static final int TextAppearance_AppCompat_Small = 0x7f0700d9;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700da;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0700db;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700dc;
public static final int TextAppearance_AppCompat_Title = 0x7f0700dd;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700de;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700df;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700e0;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700e1;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700e2;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700e3;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700e4;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700e5;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700e6;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700e7;
public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0700e8;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0700e9;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700ea;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0700eb;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0700ec;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0700ed;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0700ee;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0700ef;
public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f0700f0;
public static final int TextAppearance_Design_Counter = 0x7f0700f1;
public static final int TextAppearance_Design_Counter_Overflow = 0x7f0700f2;
public static final int TextAppearance_Design_Error = 0x7f0700f3;
public static final int TextAppearance_Design_Hint = 0x7f0700f4;
public static final int TextAppearance_Design_Snackbar_Message = 0x7f0700f5;
public static final int TextAppearance_Design_Tab = 0x7f0700f6;
public static final int TextAppearance_StatusBar_EventContent = 0x7f070026;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f070027;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f070028;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f070029;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f07002a;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700f7;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0700f8;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0700f9;
public static final int ThemeOverlay_AppCompat = 0x7f07010e;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f07010f;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f070110;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f070111;
public static final int ThemeOverlay_AppCompat_Dialog = 0x7f070112;
public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070113;
public static final int ThemeOverlay_AppCompat_Light = 0x7f070114;
public static final int Theme_AppCompat = 0x7f0700fa;
public static final int Theme_AppCompat_CompactMenu = 0x7f0700fb;
public static final int Theme_AppCompat_DayNight = 0x7f070005;
public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070006;
public static final int Theme_AppCompat_DayNight_Dialog = 0x7f070007;
public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f07000a;
public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070008;
public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070009;
public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000b;
public static final int Theme_AppCompat_Dialog = 0x7f0700fc;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0700ff;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0700fd;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0700fe;
public static final int Theme_AppCompat_Light = 0x7f070100;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f070101;
public static final int Theme_AppCompat_Light_Dialog = 0x7f070102;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070105;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f070103;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070104;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f070106;
public static final int Theme_AppCompat_NoActionBar = 0x7f070107;
public static final int Theme_Design = 0x7f070108;
public static final int Theme_Design_BottomSheetDialog = 0x7f070109;
public static final int Theme_Design_Light = 0x7f07010a;
public static final int Theme_Design_Light_BottomSheetDialog = 0x7f07010b;
public static final int Theme_Design_Light_NoActionBar = 0x7f07010c;
public static final int Theme_Design_NoActionBar = 0x7f07010d;
public static final int Widget_AppCompat_ActionBar = 0x7f070115;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f070116;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f070117;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f070118;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f070119;
public static final int Widget_AppCompat_ActionButton = 0x7f07011a;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f07011b;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f07011c;
public static final int Widget_AppCompat_ActionMode = 0x7f07011d;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f07011e;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f07011f;
public static final int Widget_AppCompat_Button = 0x7f070120;
public static final int Widget_AppCompat_ButtonBar = 0x7f070126;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070127;
public static final int Widget_AppCompat_Button_Borderless = 0x7f070121;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f070122;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f070123;
public static final int Widget_AppCompat_Button_Colored = 0x7f070124;
public static final int Widget_AppCompat_Button_Small = 0x7f070125;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070128;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070129;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f07012a;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f07012b;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f07012c;
public static final int Widget_AppCompat_EditText = 0x7f07012d;
public static final int Widget_AppCompat_ImageButton = 0x7f07012e;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f07012f;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f070130;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f070131;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f070132;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f070133;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f070134;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070135;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070136;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070137;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f070138;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070139;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f07013a;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f07013b;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f07013c;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f07013d;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f07013e;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f07013f;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f070140;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f070141;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070142;
public static final int Widget_AppCompat_Light_SearchView = 0x7f070143;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f070144;
public static final int Widget_AppCompat_ListMenuView = 0x7f070145;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f070146;
public static final int Widget_AppCompat_ListView = 0x7f070147;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f070148;
public static final int Widget_AppCompat_ListView_Menu = 0x7f070149;
public static final int Widget_AppCompat_PopupMenu = 0x7f07014a;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f07014b;
public static final int Widget_AppCompat_PopupWindow = 0x7f07014c;
public static final int Widget_AppCompat_ProgressBar = 0x7f07014d;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f07014e;
public static final int Widget_AppCompat_RatingBar = 0x7f07014f;
public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f070150;
public static final int Widget_AppCompat_RatingBar_Small = 0x7f070151;
public static final int Widget_AppCompat_SearchView = 0x7f070152;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f070153;
public static final int Widget_AppCompat_SeekBar = 0x7f070154;
public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f070155;
public static final int Widget_AppCompat_Spinner = 0x7f070156;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070157;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070158;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070159;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f07015a;
public static final int Widget_AppCompat_Toolbar = 0x7f07015b;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07015c;
public static final int Widget_Design_AppBarLayout = 0x7f070082;
public static final int Widget_Design_BottomSheet_Modal = 0x7f07015d;
public static final int Widget_Design_CollapsingToolbar = 0x7f07015e;
public static final int Widget_Design_CoordinatorLayout = 0x7f07015f;
public static final int Widget_Design_FloatingActionButton = 0x7f070160;
public static final int Widget_Design_NavigationView = 0x7f070161;
public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f070162;
public static final int Widget_Design_Snackbar = 0x7f070163;
public static final int Widget_Design_TabLayout = 0x7f070001;
public static final int Widget_Design_TextInputLayout = 0x7f070164;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005f };
public static final int[] ActionBarLayout = { 0x010100b3 };
public static final int ActionBarLayout_android_layout_gravity = 0;
public static final int ActionBar_background = 10;
public static final int ActionBar_backgroundSplit = 12;
public static final int ActionBar_backgroundStacked = 11;
public static final int ActionBar_contentInsetEnd = 21;
public static final int ActionBar_contentInsetEndWithActions = 25;
public static final int ActionBar_contentInsetLeft = 22;
public static final int ActionBar_contentInsetRight = 23;
public static final int ActionBar_contentInsetStart = 20;
public static final int ActionBar_contentInsetStartWithNavigation = 24;
public static final int ActionBar_customNavigationLayout = 13;
public static final int ActionBar_displayOptions = 3;
public static final int ActionBar_divider = 9;
public static final int ActionBar_elevation = 26;
public static final int ActionBar_height = 0;
public static final int ActionBar_hideOnContentScroll = 19;
public static final int ActionBar_homeAsUpIndicator = 28;
public static final int ActionBar_homeLayout = 14;
public static final int ActionBar_icon = 7;
public static final int ActionBar_indeterminateProgressStyle = 16;
public static final int ActionBar_itemPadding = 18;
public static final int ActionBar_logo = 8;
public static final int ActionBar_navigationMode = 2;
public static final int ActionBar_popupTheme = 27;
public static final int ActionBar_progressBarPadding = 17;
public static final int ActionBar_progressBarStyle = 15;
public static final int ActionBar_subtitle = 4;
public static final int ActionBar_subtitleTextStyle = 6;
public static final int ActionBar_title = 1;
public static final int ActionBar_titleTextStyle = 5;
public static final int[] ActionMenuItemView = { 0x0101013f };
public static final int ActionMenuItemView_android_minWidth = 0;
public static final int[] ActionMenuView = { };
public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e };
public static final int ActionMode_background = 3;
public static final int ActionMode_backgroundSplit = 4;
public static final int ActionMode_closeItemLayout = 5;
public static final int ActionMode_height = 0;
public static final int ActionMode_subtitleTextStyle = 2;
public static final int ActionMode_titleTextStyle = 1;
public static final int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 };
public static final int AlertDialog_android_layout = 0;
public static final int AlertDialog_buttonPanelSideLayout = 1;
public static final int AlertDialog_listItemLayout = 5;
public static final int AlertDialog_listLayout = 2;
public static final int AlertDialog_multiChoiceItemLayout = 3;
public static final int AlertDialog_singleChoiceItemLayout = 4;
public static final int[] AppBarLayout = { 0x010100d4, 0x7f01001c, 0x7f010026 };
public static final int[] AppBarLayoutStates = { 0x7f010027, 0x7f010028 };
public static final int AppBarLayoutStates_state_collapsed = 0;
public static final int AppBarLayoutStates_state_collapsible = 1;
public static final int[] AppBarLayout_Layout = { 0x7f010029, 0x7f01002a };
public static final int AppBarLayout_Layout_layout_scrollFlags = 0;
public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1;
public static final int AppBarLayout_android_background = 0;
public static final int AppBarLayout_elevation = 1;
public static final int AppBarLayout_expanded = 2;
public static final int[] AppCompatImageView = { 0x01010119, 0x7f01002b };
public static final int AppCompatImageView_android_src = 0;
public static final int AppCompatImageView_srcCompat = 1;
public static final int[] AppCompatSeekBar = { 0x01010142, 0x7f01002c, 0x7f01002d, 0x7f01002e };
public static final int AppCompatSeekBar_android_thumb = 0;
public static final int AppCompatSeekBar_tickMark = 1;
public static final int AppCompatSeekBar_tickMarkTint = 2;
public static final int AppCompatSeekBar_tickMarkTintMode = 3;
public static final int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 };
public static final int AppCompatTextHelper_android_drawableBottom = 2;
public static final int AppCompatTextHelper_android_drawableEnd = 6;
public static final int AppCompatTextHelper_android_drawableLeft = 3;
public static final int AppCompatTextHelper_android_drawableRight = 4;
public static final int AppCompatTextHelper_android_drawableStart = 5;
public static final int AppCompatTextHelper_android_drawableTop = 1;
public static final int AppCompatTextHelper_android_textAppearance = 0;
public static final int[] AppCompatTextView = { 0x01010034, 0x7f01002f };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0 };
public static final int AppCompatTheme_actionBarDivider = 23;
public static final int AppCompatTheme_actionBarItemBackground = 24;
public static final int AppCompatTheme_actionBarPopupTheme = 17;
public static final int AppCompatTheme_actionBarSize = 22;
public static final int AppCompatTheme_actionBarSplitStyle = 19;
public static final int AppCompatTheme_actionBarStyle = 18;
public static final int AppCompatTheme_actionBarTabBarStyle = 13;
public static final int AppCompatTheme_actionBarTabStyle = 12;
public static final int AppCompatTheme_actionBarTabTextStyle = 14;
public static final int AppCompatTheme_actionBarTheme = 20;
public static final int AppCompatTheme_actionBarWidgetTheme = 21;
public static final int AppCompatTheme_actionButtonStyle = 50;
public static final int AppCompatTheme_actionDropDownStyle = 46;
public static final int AppCompatTheme_actionMenuTextAppearance = 25;
public static final int AppCompatTheme_actionMenuTextColor = 26;
public static final int AppCompatTheme_actionModeBackground = 29;
public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
public static final int AppCompatTheme_actionModeCloseDrawable = 31;
public static final int AppCompatTheme_actionModeCopyDrawable = 33;
public static final int AppCompatTheme_actionModeCutDrawable = 32;
public static final int AppCompatTheme_actionModeFindDrawable = 37;
public static final int AppCompatTheme_actionModePasteDrawable = 34;
public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
public static final int AppCompatTheme_actionModeShareDrawable = 36;
public static final int AppCompatTheme_actionModeSplitBackground = 30;
public static final int AppCompatTheme_actionModeStyle = 27;
public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
public static final int AppCompatTheme_activityChooserViewStyle = 58;
public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94;
public static final int AppCompatTheme_alertDialogCenterButtons = 95;
public static final int AppCompatTheme_alertDialogStyle = 93;
public static final int AppCompatTheme_alertDialogTheme = 96;
public static final int AppCompatTheme_android_windowAnimationStyle = 1;
public static final int AppCompatTheme_android_windowIsFloating = 0;
public static final int AppCompatTheme_autoCompleteTextViewStyle = 101;
public static final int AppCompatTheme_borderlessButtonStyle = 55;
public static final int AppCompatTheme_buttonBarButtonStyle = 52;
public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99;
public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100;
public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98;
public static final int AppCompatTheme_buttonBarStyle = 51;
public static final int AppCompatTheme_buttonStyle = 102;
public static final int AppCompatTheme_buttonStyleSmall = 103;
public static final int AppCompatTheme_checkboxStyle = 104;
public static final int AppCompatTheme_checkedTextViewStyle = 105;
public static final int AppCompatTheme_colorAccent = 85;
public static final int AppCompatTheme_colorBackgroundFloating = 92;
public static final int AppCompatTheme_colorButtonNormal = 89;
public static final int AppCompatTheme_colorControlActivated = 87;
public static final int AppCompatTheme_colorControlHighlight = 88;
public static final int AppCompatTheme_colorControlNormal = 86;
public static final int AppCompatTheme_colorPrimary = 83;
public static final int AppCompatTheme_colorPrimaryDark = 84;
public static final int AppCompatTheme_colorSwitchThumbNormal = 90;
public static final int AppCompatTheme_controlBackground = 91;
public static final int AppCompatTheme_dialogPreferredPadding = 44;
public static final int AppCompatTheme_dialogTheme = 43;
public static final int AppCompatTheme_dividerHorizontal = 57;
public static final int AppCompatTheme_dividerVertical = 56;
public static final int AppCompatTheme_dropDownListViewStyle = 75;
public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47;
public static final int AppCompatTheme_editTextBackground = 64;
public static final int AppCompatTheme_editTextColor = 63;
public static final int AppCompatTheme_editTextStyle = 106;
public static final int AppCompatTheme_homeAsUpIndicator = 49;
public static final int AppCompatTheme_imageButtonStyle = 65;
public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82;
public static final int AppCompatTheme_listDividerAlertDialog = 45;
public static final int AppCompatTheme_listMenuViewStyle = 114;
public static final int AppCompatTheme_listPopupWindowStyle = 76;
public static final int AppCompatTheme_listPreferredItemHeight = 70;
public static final int AppCompatTheme_listPreferredItemHeightLarge = 72;
public static final int AppCompatTheme_listPreferredItemHeightSmall = 71;
public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73;
public static final int AppCompatTheme_listPreferredItemPaddingRight = 74;
public static final int AppCompatTheme_panelBackground = 79;
public static final int AppCompatTheme_panelMenuListTheme = 81;
public static final int AppCompatTheme_panelMenuListWidth = 80;
public static final int AppCompatTheme_popupMenuStyle = 61;
public static final int AppCompatTheme_popupWindowStyle = 62;
public static final int AppCompatTheme_radioButtonStyle = 107;
public static final int AppCompatTheme_ratingBarStyle = 108;
public static final int AppCompatTheme_ratingBarStyleIndicator = 109;
public static final int AppCompatTheme_ratingBarStyleSmall = 110;
public static final int AppCompatTheme_searchViewStyle = 69;
public static final int AppCompatTheme_seekBarStyle = 111;
public static final int AppCompatTheme_selectableItemBackground = 53;
public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54;
public static final int AppCompatTheme_spinnerDropDownItemStyle = 48;
public static final int AppCompatTheme_spinnerStyle = 112;
public static final int AppCompatTheme_switchStyle = 113;
public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
public static final int AppCompatTheme_textAppearanceListItem = 77;
public static final int AppCompatTheme_textAppearanceListItemSmall = 78;
public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42;
public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66;
public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
public static final int AppCompatTheme_textColorAlertDialogListItem = 97;
public static final int AppCompatTheme_textColorSearchUrl = 68;
public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60;
public static final int AppCompatTheme_toolbarStyle = 59;
public static final int AppCompatTheme_windowActionBar = 2;
public static final int AppCompatTheme_windowActionBarOverlay = 4;
public static final int AppCompatTheme_windowActionModeOverlay = 5;
public static final int AppCompatTheme_windowFixedHeightMajor = 9;
public static final int AppCompatTheme_windowFixedHeightMinor = 7;
public static final int AppCompatTheme_windowFixedWidthMajor = 6;
public static final int AppCompatTheme_windowFixedWidthMinor = 8;
public static final int AppCompatTheme_windowMinWidthMajor = 10;
public static final int AppCompatTheme_windowMinWidthMinor = 11;
public static final int AppCompatTheme_windowNoTitle = 3;
public static final int[] BottomSheetBehavior_Layout = { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3 };
public static final int BottomSheetBehavior_Layout_behavior_hideable = 1;
public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 0;
public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;
public static final int[] ButtonBarLayout = { 0x7f0100a4 };
public static final int ButtonBarLayout_allowStacking = 0;
public static final int[] CollapsingToolbarLayout = { 0x7f010003, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
public static final int[] CollapsingToolbarLayout_Layout = { 0x7f0100b4, 0x7f0100b5 };
public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
public static final int CollapsingToolbarLayout_collapsedTitleGravity = 13;
public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
public static final int CollapsingToolbarLayout_contentScrim = 8;
public static final int CollapsingToolbarLayout_expandedTitleGravity = 14;
public static final int CollapsingToolbarLayout_expandedTitleMargin = 1;
public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
public static final int CollapsingToolbarLayout_scrimAnimationDuration = 12;
public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
public static final int CollapsingToolbarLayout_statusBarScrim = 9;
public static final int CollapsingToolbarLayout_title = 0;
public static final int CollapsingToolbarLayout_titleEnabled = 15;
public static final int CollapsingToolbarLayout_toolbarId = 10;
public static final int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f0100b6 };
public static final int ColorStateListItem_alpha = 2;
public static final int ColorStateListItem_android_alpha = 1;
public static final int ColorStateListItem_android_color = 0;
public static final int[] CompoundButton = { 0x01010107, 0x7f0100b7, 0x7f0100b8 };
public static final int CompoundButton_android_button = 0;
public static final int CompoundButton_buttonTint = 1;
public static final int CompoundButton_buttonTintMode = 2;
public static final int[] CoordinatorLayout = { 0x7f0100b9, 0x7f0100ba };
public static final int[] CoordinatorLayout_Layout = { 0x010100b3, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0 };
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
public static final int CoordinatorLayout_Layout_layout_anchor = 2;
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 4;
public static final int CoordinatorLayout_Layout_layout_behavior = 1;
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
public static final int CoordinatorLayout_Layout_layout_keyline = 3;
public static final int CoordinatorLayout_keylines = 0;
public static final int CoordinatorLayout_statusBarBackground = 1;
public static final int[] DesignTheme = { 0x7f0100c1, 0x7f0100c2, 0x7f0100c3 };
public static final int DesignTheme_bottomSheetDialogTheme = 0;
public static final int DesignTheme_bottomSheetStyle = 1;
public static final int DesignTheme_textColorError = 2;
public static final int[] DrawerArrowToggle = { 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb };
public static final int DrawerArrowToggle_arrowHeadLength = 4;
public static final int DrawerArrowToggle_arrowShaftLength = 5;
public static final int DrawerArrowToggle_barLength = 6;
public static final int DrawerArrowToggle_color = 0;
public static final int DrawerArrowToggle_drawableSize = 2;
public static final int DrawerArrowToggle_gapBetweenBars = 3;
public static final int DrawerArrowToggle_spinBars = 1;
public static final int DrawerArrowToggle_thickness = 7;
public static final int[] FloatingActionButton = { 0x7f01001c, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f01013b, 0x7f01013c };
public static final int[] FloatingActionButton_Behavior_Layout = { 0x7f0100d1 };
public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
public static final int FloatingActionButton_backgroundTint = 6;
public static final int FloatingActionButton_backgroundTintMode = 7;
public static final int FloatingActionButton_borderWidth = 4;
public static final int FloatingActionButton_elevation = 0;
public static final int FloatingActionButton_fabSize = 2;
public static final int FloatingActionButton_pressedTranslationZ = 3;
public static final int FloatingActionButton_rippleColor = 1;
public static final int FloatingActionButton_useCompatPadding = 5;
public static final int[] ForegroundLinearLayout = { 0x01010109, 0x01010200, 0x7f0100d2 };
public static final int ForegroundLinearLayout_android_foreground = 0;
public static final int ForegroundLinearLayout_android_foregroundGravity = 1;
public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5 };
public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 };
public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
public static final int LinearLayoutCompat_android_baselineAligned = 2;
public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
public static final int LinearLayoutCompat_android_gravity = 0;
public static final int LinearLayoutCompat_android_orientation = 1;
public static final int LinearLayoutCompat_android_weightSum = 4;
public static final int LinearLayoutCompat_divider = 5;
public static final int LinearLayoutCompat_dividerPadding = 8;
public static final int LinearLayoutCompat_measureWithLargestChild = 6;
public static final int LinearLayoutCompat_showDividers = 7;
public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad };
public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
public static final int MenuGroup_android_checkableBehavior = 5;
public static final int MenuGroup_android_enabled = 0;
public static final int MenuGroup_android_id = 1;
public static final int MenuGroup_android_menuCategory = 3;
public static final int MenuGroup_android_orderInCategory = 4;
public static final int MenuGroup_android_visible = 2;
public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc };
public static final int MenuItem_actionLayout = 14;
public static final int MenuItem_actionProviderClass = 16;
public static final int MenuItem_actionViewClass = 15;
public static final int MenuItem_android_alphabeticShortcut = 9;
public static final int MenuItem_android_checkable = 11;
public static final int MenuItem_android_checked = 3;
public static final int MenuItem_android_enabled = 1;
public static final int MenuItem_android_icon = 0;
public static final int MenuItem_android_id = 2;
public static final int MenuItem_android_menuCategory = 5;
public static final int MenuItem_android_numericShortcut = 10;
public static final int MenuItem_android_onClick = 12;
public static final int MenuItem_android_orderInCategory = 6;
public static final int MenuItem_android_title = 7;
public static final int MenuItem_android_titleCondensed = 8;
public static final int MenuItem_android_visible = 4;
public static final int MenuItem_showAsAction = 13;
public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100dd, 0x7f0100de };
public static final int MenuView_android_headerBackground = 4;
public static final int MenuView_android_horizontalDivider = 2;
public static final int MenuView_android_itemBackground = 5;
public static final int MenuView_android_itemIconDisabledAlpha = 6;
public static final int MenuView_android_itemTextAppearance = 1;
public static final int MenuView_android_verticalDivider = 3;
public static final int MenuView_android_windowAnimationStyle = 0;
public static final int MenuView_preserveIconSpacing = 7;
public static final int MenuView_subMenuArrow = 8;
public static final int[] NavigationView = { 0x010100d4, 0x010100dd, 0x0101011f, 0x7f01001c, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4 };
public static final int NavigationView_android_background = 0;
public static final int NavigationView_android_fitsSystemWindows = 1;
public static final int NavigationView_android_maxWidth = 2;
public static final int NavigationView_elevation = 3;
public static final int NavigationView_headerLayout = 9;
public static final int NavigationView_itemBackground = 7;
public static final int NavigationView_itemIconTint = 5;
public static final int NavigationView_itemTextAppearance = 8;
public static final int NavigationView_itemTextColor = 6;
public static final int NavigationView_menu = 4;
public static final int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100e5 };
public static final int[] PopupWindowBackgroundState = { 0x7f0100e6 };
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
public static final int PopupWindow_android_popupAnimationStyle = 1;
public static final int PopupWindow_android_popupBackground = 0;
public static final int PopupWindow_overlapAnchor = 2;
public static final int[] RecyclerView = { 0x010100c4, 0x010100f1, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea };
public static final int RecyclerView_android_descendantFocusability = 1;
public static final int RecyclerView_android_orientation = 0;
public static final int RecyclerView_layoutManager = 2;
public static final int RecyclerView_reverseLayout = 4;
public static final int RecyclerView_spanCount = 3;
public static final int RecyclerView_stackFromEnd = 5;
public static final int[] ScrimInsetsFrameLayout = { 0x7f0100eb };
public static final int ScrimInsetsFrameLayout_insetForeground = 0;
public static final int[] ScrollingViewBehavior_Layout = { 0x7f0100ec };
public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100ed, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0, 0x7f0100f1, 0x7f0100f2, 0x7f0100f3, 0x7f0100f4, 0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8, 0x7f0100f9 };
public static final int SearchView_android_focusable = 0;
public static final int SearchView_android_imeOptions = 3;
public static final int SearchView_android_inputType = 2;
public static final int SearchView_android_maxWidth = 1;
public static final int SearchView_closeIcon = 8;
public static final int SearchView_commitIcon = 13;
public static final int SearchView_defaultQueryHint = 7;
public static final int SearchView_goIcon = 9;
public static final int SearchView_iconifiedByDefault = 5;
public static final int SearchView_layout = 4;
public static final int SearchView_queryBackground = 15;
public static final int SearchView_queryHint = 6;
public static final int SearchView_searchHintIcon = 11;
public static final int SearchView_searchIcon = 10;
public static final int SearchView_submitBackground = 16;
public static final int SearchView_suggestionRowLayout = 14;
public static final int SearchView_voiceIcon = 12;
public static final int[] SnackbarLayout = { 0x0101011f, 0x7f01001c, 0x7f0100fd };
public static final int SnackbarLayout_android_maxWidth = 0;
public static final int SnackbarLayout_elevation = 1;
public static final int SnackbarLayout_maxActionInlineWidth = 2;
public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d };
public static final int Spinner_android_dropDownWidth = 3;
public static final int Spinner_android_entries = 0;
public static final int Spinner_android_popupBackground = 1;
public static final int Spinner_android_prompt = 2;
public static final int Spinner_popupTheme = 4;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100fe, 0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102, 0x7f010103, 0x7f010104, 0x7f010105, 0x7f010106, 0x7f010107, 0x7f010108 };
public static final int SwitchCompat_android_textOff = 1;
public static final int SwitchCompat_android_textOn = 0;
public static final int SwitchCompat_android_thumb = 2;
public static final int SwitchCompat_showText = 13;
public static final int SwitchCompat_splitTrack = 12;
public static final int SwitchCompat_switchMinWidth = 10;
public static final int SwitchCompat_switchPadding = 11;
public static final int SwitchCompat_switchTextAppearance = 9;
public static final int SwitchCompat_thumbTextPadding = 8;
public static final int SwitchCompat_thumbTint = 3;
public static final int SwitchCompat_thumbTintMode = 4;
public static final int SwitchCompat_track = 5;
public static final int SwitchCompat_trackTint = 6;
public static final int SwitchCompat_trackTintMode = 7;
public static final int[] TabItem = { 0x01010002, 0x010100f2, 0x0101014f };
public static final int TabItem_android_icon = 0;
public static final int TabItem_android_layout = 1;
public static final int TabItem_android_text = 2;
public static final int[] TabLayout = { 0x7f010109, 0x7f01010a, 0x7f01010b, 0x7f01010c, 0x7f01010d, 0x7f01010e, 0x7f01010f, 0x7f010110, 0x7f010111, 0x7f010112, 0x7f010113, 0x7f010114, 0x7f010115, 0x7f010116, 0x7f010117, 0x7f010118 };
public static final int TabLayout_tabBackground = 3;
public static final int TabLayout_tabContentStart = 2;
public static final int TabLayout_tabGravity = 5;
public static final int TabLayout_tabIndicatorColor = 0;
public static final int TabLayout_tabIndicatorHeight = 1;
public static final int TabLayout_tabMaxWidth = 7;
public static final int TabLayout_tabMinWidth = 6;
public static final int TabLayout_tabMode = 4;
public static final int TabLayout_tabPadding = 15;
public static final int TabLayout_tabPaddingBottom = 14;
public static final int TabLayout_tabPaddingEnd = 13;
public static final int TabLayout_tabPaddingStart = 11;
public static final int TabLayout_tabPaddingTop = 12;
public static final int TabLayout_tabSelectedTextColor = 10;
public static final int TabLayout_tabTextAppearance = 8;
public static final int TabLayout_tabTextColor = 9;
public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002f };
public static final int TextAppearance_android_shadowColor = 4;
public static final int TextAppearance_android_shadowDx = 5;
public static final int TextAppearance_android_shadowDy = 6;
public static final int TextAppearance_android_shadowRadius = 7;
public static final int TextAppearance_android_textColor = 3;
public static final int TextAppearance_android_textSize = 0;
public static final int TextAppearance_android_textStyle = 2;
public static final int TextAppearance_android_typeface = 1;
public static final int TextAppearance_textAllCaps = 8;
public static final int[] TextInputLayout = { 0x0101009a, 0x01010150, 0x7f010119, 0x7f01011a, 0x7f01011b, 0x7f01011c, 0x7f01011d, 0x7f01011e, 0x7f01011f, 0x7f010120, 0x7f010121, 0x7f010122, 0x7f010123, 0x7f010124, 0x7f010125, 0x7f010126 };
public static final int TextInputLayout_android_hint = 1;
public static final int TextInputLayout_android_textColorHint = 0;
public static final int TextInputLayout_counterEnabled = 6;
public static final int TextInputLayout_counterMaxLength = 7;
public static final int TextInputLayout_counterOverflowTextAppearance = 9;
public static final int TextInputLayout_counterTextAppearance = 8;
public static final int TextInputLayout_errorEnabled = 4;
public static final int TextInputLayout_errorTextAppearance = 5;
public static final int TextInputLayout_hintAnimationEnabled = 10;
public static final int TextInputLayout_hintEnabled = 3;
public static final int TextInputLayout_hintTextAppearance = 2;
public static final int TextInputLayout_passwordToggleContentDescription = 13;
public static final int TextInputLayout_passwordToggleDrawable = 12;
public static final int TextInputLayout_passwordToggleEnabled = 11;
public static final int TextInputLayout_passwordToggleTint = 14;
public static final int TextInputLayout_passwordToggleTintMode = 15;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f010127, 0x7f010128, 0x7f010129, 0x7f01012a, 0x7f01012b, 0x7f01012c, 0x7f01012d, 0x7f01012e, 0x7f01012f, 0x7f010130, 0x7f010131, 0x7f010132, 0x7f010133, 0x7f010134, 0x7f010135, 0x7f010136, 0x7f010137 };
public static final int Toolbar_android_gravity = 0;
public static final int Toolbar_android_minHeight = 1;
public static final int Toolbar_buttonGravity = 21;
public static final int Toolbar_collapseContentDescription = 23;
public static final int Toolbar_collapseIcon = 22;
public static final int Toolbar_contentInsetEnd = 6;
public static final int Toolbar_contentInsetEndWithActions = 10;
public static final int Toolbar_contentInsetLeft = 7;
public static final int Toolbar_contentInsetRight = 8;
public static final int Toolbar_contentInsetStart = 5;
public static final int Toolbar_contentInsetStartWithNavigation = 9;
public static final int Toolbar_logo = 4;
public static final int Toolbar_logoDescription = 26;
public static final int Toolbar_maxButtonHeight = 20;
public static final int Toolbar_navigationContentDescription = 25;
public static final int Toolbar_navigationIcon = 24;
public static final int Toolbar_popupTheme = 11;
public static final int Toolbar_subtitle = 3;
public static final int Toolbar_subtitleTextAppearance = 13;
public static final int Toolbar_subtitleTextColor = 28;
public static final int Toolbar_title = 2;
public static final int Toolbar_titleMargin = 14;
public static final int Toolbar_titleMarginBottom = 18;
public static final int Toolbar_titleMarginEnd = 16;
public static final int Toolbar_titleMarginStart = 15;
public static final int Toolbar_titleMarginTop = 17;
public static final int Toolbar_titleMargins = 19;
public static final int Toolbar_titleTextAppearance = 12;
public static final int Toolbar_titleTextColor = 27;
public static final int[] View = { 0x01010000, 0x010100da, 0x7f010138, 0x7f010139, 0x7f01013a };
public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f01013b, 0x7f01013c };
public static final int ViewBackgroundHelper_android_background = 0;
public static final int ViewBackgroundHelper_backgroundTint = 1;
public static final int ViewBackgroundHelper_backgroundTintMode = 2;
public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
public static final int ViewStubCompat_android_id = 0;
public static final int ViewStubCompat_android_inflatedId = 2;
public static final int ViewStubCompat_android_layout = 1;
public static final int View_android_focusable = 1;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 3;
public static final int View_paddingStart = 2;
public static final int View_theme = 4;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.fragment;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable.animated;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.mediacompat;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v4;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f040000;
public static final int abc_fade_out = 0x7f040001;
public static final int abc_grow_fade_in_from_bottom = 0x7f040002;
public static final int abc_popup_enter = 0x7f040003;
public static final int abc_popup_exit = 0x7f040004;
public static final int abc_shrink_fade_out_from_bottom = 0x7f040005;
public static final int abc_slide_in_bottom = 0x7f040006;
public static final int abc_slide_in_top = 0x7f040007;
public static final int abc_slide_out_bottom = 0x7f040008;
public static final int abc_slide_out_top = 0x7f040009;
}
public static final class attr {
public static final int actionBarDivider = 0x7f010045;
public static final int actionBarItemBackground = 0x7f010046;
public static final int actionBarPopupTheme = 0x7f01003f;
public static final int actionBarSize = 0x7f010044;
public static final int actionBarSplitStyle = 0x7f010041;
public static final int actionBarStyle = 0x7f010040;
public static final int actionBarTabBarStyle = 0x7f01003b;
public static final int actionBarTabStyle = 0x7f01003a;
public static final int actionBarTabTextStyle = 0x7f01003c;
public static final int actionBarTheme = 0x7f010042;
public static final int actionBarWidgetTheme = 0x7f010043;
public static final int actionButtonStyle = 0x7f010060;
public static final int actionDropDownStyle = 0x7f01005c;
public static final int actionLayout = 0x7f0100da;
public static final int actionMenuTextAppearance = 0x7f010047;
public static final int actionMenuTextColor = 0x7f010048;
public static final int actionModeBackground = 0x7f01004b;
public static final int actionModeCloseButtonStyle = 0x7f01004a;
public static final int actionModeCloseDrawable = 0x7f01004d;
public static final int actionModeCopyDrawable = 0x7f01004f;
public static final int actionModeCutDrawable = 0x7f01004e;
public static final int actionModeFindDrawable = 0x7f010053;
public static final int actionModePasteDrawable = 0x7f010050;
public static final int actionModePopupWindowStyle = 0x7f010055;
public static final int actionModeSelectAllDrawable = 0x7f010051;
public static final int actionModeShareDrawable = 0x7f010052;
public static final int actionModeSplitBackground = 0x7f01004c;
public static final int actionModeStyle = 0x7f010049;
public static final int actionModeWebSearchDrawable = 0x7f010054;
public static final int actionOverflowButtonStyle = 0x7f01003d;
public static final int actionOverflowMenuStyle = 0x7f01003e;
public static final int actionProviderClass = 0x7f0100dc;
public static final int actionViewClass = 0x7f0100db;
public static final int activityChooserViewStyle = 0x7f010068;
public static final int alertDialogButtonGroupStyle = 0x7f01008c;
public static final int alertDialogCenterButtons = 0x7f01008d;
public static final int alertDialogStyle = 0x7f01008b;
public static final int alertDialogTheme = 0x7f01008e;
public static final int allowStacking = 0x7f0100a4;
public static final int alpha = 0x7f0100b6;
public static final int arrowHeadLength = 0x7f0100c8;
public static final int arrowShaftLength = 0x7f0100c9;
public static final int autoCompleteTextViewStyle = 0x7f010093;
public static final int background = 0x7f01000c;
public static final int backgroundSplit = 0x7f01000e;
public static final int backgroundStacked = 0x7f01000d;
public static final int backgroundTint = 0x7f01013b;
public static final int backgroundTintMode = 0x7f01013c;
public static final int barLength = 0x7f0100ca;
public static final int borderlessButtonStyle = 0x7f010065;
public static final int buttonBarButtonStyle = 0x7f010062;
public static final int buttonBarNegativeButtonStyle = 0x7f010091;
public static final int buttonBarNeutralButtonStyle = 0x7f010092;
public static final int buttonBarPositiveButtonStyle = 0x7f010090;
public static final int buttonBarStyle = 0x7f010061;
public static final int buttonGravity = 0x7f010130;
public static final int buttonPanelSideLayout = 0x7f010021;
public static final int buttonStyle = 0x7f010094;
public static final int buttonStyleSmall = 0x7f010095;
public static final int buttonTint = 0x7f0100b7;
public static final int buttonTintMode = 0x7f0100b8;
public static final int checkboxStyle = 0x7f010096;
public static final int checkedTextViewStyle = 0x7f010097;
public static final int closeIcon = 0x7f0100f1;
public static final int closeItemLayout = 0x7f01001e;
public static final int collapseContentDescription = 0x7f010132;
public static final int collapseIcon = 0x7f010131;
public static final int color = 0x7f0100c4;
public static final int colorAccent = 0x7f010083;
public static final int colorBackgroundFloating = 0x7f01008a;
public static final int colorButtonNormal = 0x7f010087;
public static final int colorControlActivated = 0x7f010085;
public static final int colorControlHighlight = 0x7f010086;
public static final int colorControlNormal = 0x7f010084;
public static final int colorPrimary = 0x7f010081;
public static final int colorPrimaryDark = 0x7f010082;
public static final int colorSwitchThumbNormal = 0x7f010088;
public static final int commitIcon = 0x7f0100f6;
public static final int contentInsetEnd = 0x7f010017;
public static final int contentInsetEndWithActions = 0x7f01001b;
public static final int contentInsetLeft = 0x7f010018;
public static final int contentInsetRight = 0x7f010019;
public static final int contentInsetStart = 0x7f010016;
public static final int contentInsetStartWithNavigation = 0x7f01001a;
public static final int controlBackground = 0x7f010089;
public static final int customNavigationLayout = 0x7f01000f;
public static final int defaultQueryHint = 0x7f0100f0;
public static final int dialogPreferredPadding = 0x7f01005a;
public static final int dialogTheme = 0x7f010059;
public static final int displayOptions = 0x7f010005;
public static final int divider = 0x7f01000b;
public static final int dividerHorizontal = 0x7f010067;
public static final int dividerPadding = 0x7f0100d5;
public static final int dividerVertical = 0x7f010066;
public static final int drawableSize = 0x7f0100c6;
public static final int drawerArrowStyle = 0x7f010000;
public static final int dropDownListViewStyle = 0x7f010079;
public static final int dropdownListPreferredItemHeight = 0x7f01005d;
public static final int editTextBackground = 0x7f01006e;
public static final int editTextColor = 0x7f01006d;
public static final int editTextStyle = 0x7f010098;
public static final int elevation = 0x7f01001c;
public static final int expandActivityOverflowButtonDrawable = 0x7f010020;
public static final int gapBetweenBars = 0x7f0100c7;
public static final int goIcon = 0x7f0100f2;
public static final int height = 0x7f010001;
public static final int hideOnContentScroll = 0x7f010015;
public static final int homeAsUpIndicator = 0x7f01005f;
public static final int homeLayout = 0x7f010010;
public static final int icon = 0x7f010009;
public static final int iconifiedByDefault = 0x7f0100ee;
public static final int imageButtonStyle = 0x7f01006f;
public static final int indeterminateProgressStyle = 0x7f010012;
public static final int initialActivityCount = 0x7f01001f;
public static final int isLightTheme = 0x7f010002;
public static final int itemPadding = 0x7f010014;
public static final int layout = 0x7f0100ed;
public static final int listChoiceBackgroundIndicator = 0x7f010080;
public static final int listDividerAlertDialog = 0x7f01005b;
public static final int listItemLayout = 0x7f010025;
public static final int listLayout = 0x7f010022;
public static final int listMenuViewStyle = 0x7f0100a0;
public static final int listPopupWindowStyle = 0x7f01007a;
public static final int listPreferredItemHeight = 0x7f010074;
public static final int listPreferredItemHeightLarge = 0x7f010076;
public static final int listPreferredItemHeightSmall = 0x7f010075;
public static final int listPreferredItemPaddingLeft = 0x7f010077;
public static final int listPreferredItemPaddingRight = 0x7f010078;
public static final int logo = 0x7f01000a;
public static final int logoDescription = 0x7f010135;
public static final int maxButtonHeight = 0x7f01012f;
public static final int measureWithLargestChild = 0x7f0100d3;
public static final int multiChoiceItemLayout = 0x7f010023;
public static final int navigationContentDescription = 0x7f010134;
public static final int navigationIcon = 0x7f010133;
public static final int navigationMode = 0x7f010004;
public static final int overlapAnchor = 0x7f0100e5;
public static final int paddingEnd = 0x7f010139;
public static final int paddingStart = 0x7f010138;
public static final int panelBackground = 0x7f01007d;
public static final int panelMenuListTheme = 0x7f01007f;
public static final int panelMenuListWidth = 0x7f01007e;
public static final int popupMenuStyle = 0x7f01006b;
public static final int popupTheme = 0x7f01001d;
public static final int popupWindowStyle = 0x7f01006c;
public static final int preserveIconSpacing = 0x7f0100dd;
public static final int progressBarPadding = 0x7f010013;
public static final int progressBarStyle = 0x7f010011;
public static final int queryBackground = 0x7f0100f8;
public static final int queryHint = 0x7f0100ef;
public static final int radioButtonStyle = 0x7f010099;
public static final int ratingBarStyle = 0x7f01009a;
public static final int ratingBarStyleIndicator = 0x7f01009b;
public static final int ratingBarStyleSmall = 0x7f01009c;
public static final int searchHintIcon = 0x7f0100f4;
public static final int searchIcon = 0x7f0100f3;
public static final int searchViewStyle = 0x7f010073;
public static final int seekBarStyle = 0x7f01009d;
public static final int selectableItemBackground = 0x7f010063;
public static final int selectableItemBackgroundBorderless = 0x7f010064;
public static final int showAsAction = 0x7f0100d9;
public static final int showDividers = 0x7f0100d4;
public static final int showText = 0x7f010108;
public static final int singleChoiceItemLayout = 0x7f010024;
public static final int spinBars = 0x7f0100c5;
public static final int spinnerDropDownItemStyle = 0x7f01005e;
public static final int spinnerStyle = 0x7f01009e;
public static final int splitTrack = 0x7f010107;
public static final int srcCompat = 0x7f01002b;
public static final int state_above_anchor = 0x7f0100e6;
public static final int subMenuArrow = 0x7f0100de;
public static final int submitBackground = 0x7f0100f9;
public static final int subtitle = 0x7f010006;
public static final int subtitleTextAppearance = 0x7f010128;
public static final int subtitleTextColor = 0x7f010137;
public static final int subtitleTextStyle = 0x7f010008;
public static final int suggestionRowLayout = 0x7f0100f7;
public static final int switchMinWidth = 0x7f010105;
public static final int switchPadding = 0x7f010106;
public static final int switchStyle = 0x7f01009f;
public static final int switchTextAppearance = 0x7f010104;
public static final int textAllCaps = 0x7f01002f;
public static final int textAppearanceLargePopupMenu = 0x7f010056;
public static final int textAppearanceListItem = 0x7f01007b;
public static final int textAppearanceListItemSmall = 0x7f01007c;
public static final int textAppearancePopupMenuHeader = 0x7f010058;
public static final int textAppearanceSearchResultSubtitle = 0x7f010071;
public static final int textAppearanceSearchResultTitle = 0x7f010070;
public static final int textAppearanceSmallPopupMenu = 0x7f010057;
public static final int textColorAlertDialogListItem = 0x7f01008f;
public static final int textColorSearchUrl = 0x7f010072;
public static final int theme = 0x7f01013a;
public static final int thickness = 0x7f0100cb;
public static final int thumbTextPadding = 0x7f010103;
public static final int thumbTint = 0x7f0100fe;
public static final int thumbTintMode = 0x7f0100ff;
public static final int tickMark = 0x7f01002c;
public static final int tickMarkTint = 0x7f01002d;
public static final int tickMarkTintMode = 0x7f01002e;
public static final int title = 0x7f010003;
public static final int titleMargin = 0x7f010129;
public static final int titleMarginBottom = 0x7f01012d;
public static final int titleMarginEnd = 0x7f01012b;
public static final int titleMarginStart = 0x7f01012a;
public static final int titleMarginTop = 0x7f01012c;
public static final int titleMargins = 0x7f01012e;
public static final int titleTextAppearance = 0x7f010127;
public static final int titleTextColor = 0x7f010136;
public static final int titleTextStyle = 0x7f010007;
public static final int toolbarNavigationButtonStyle = 0x7f01006a;
public static final int toolbarStyle = 0x7f010069;
public static final int track = 0x7f010100;
public static final int trackTint = 0x7f010101;
public static final int trackTintMode = 0x7f010102;
public static final int voiceIcon = 0x7f0100f5;
public static final int windowActionBar = 0x7f010030;
public static final int windowActionBarOverlay = 0x7f010032;
public static final int windowActionModeOverlay = 0x7f010033;
public static final int windowFixedHeightMajor = 0x7f010037;
public static final int windowFixedHeightMinor = 0x7f010035;
public static final int windowFixedWidthMajor = 0x7f010034;
public static final int windowFixedWidthMinor = 0x7f010036;
public static final int windowMinWidthMajor = 0x7f010038;
public static final int windowMinWidthMinor = 0x7f010039;
public static final int windowNoTitle = 0x7f010031;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f080000;
public static final int abc_allow_stacked_button_bar = 0x7f080001;
public static final int abc_config_actionMenuItemAllCaps = 0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080003;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0a0054;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0a0055;
public static final int abc_btn_colored_borderless_text_material = 0x7f0a0056;
public static final int abc_color_highlight_material = 0x7f0a0057;
public static final int abc_input_method_navigation_guard = 0x7f0a0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0a0058;
public static final int abc_primary_text_disable_only_material_light = 0x7f0a0059;
public static final int abc_primary_text_material_dark = 0x7f0a005a;
public static final int abc_primary_text_material_light = 0x7f0a005b;
public static final int abc_search_url_text = 0x7f0a005c;
public static final int abc_search_url_text_normal = 0x7f0a0001;
public static final int abc_search_url_text_pressed = 0x7f0a0002;
public static final int abc_search_url_text_selected = 0x7f0a0003;
public static final int abc_secondary_text_material_dark = 0x7f0a005d;
public static final int abc_secondary_text_material_light = 0x7f0a005e;
public static final int abc_tint_btn_checkable = 0x7f0a005f;
public static final int abc_tint_default = 0x7f0a0060;
public static final int abc_tint_edittext = 0x7f0a0061;
public static final int abc_tint_seek_thumb = 0x7f0a0062;
public static final int abc_tint_spinner = 0x7f0a0063;
public static final int abc_tint_switch_thumb = 0x7f0a0064;
public static final int abc_tint_switch_track = 0x7f0a0065;
public static final int accent_material_dark = 0x7f0a0004;
public static final int accent_material_light = 0x7f0a0005;
public static final int background_floating_material_dark = 0x7f0a0006;
public static final int background_floating_material_light = 0x7f0a0007;
public static final int background_material_dark = 0x7f0a0008;
public static final int background_material_light = 0x7f0a0009;
public static final int bright_foreground_disabled_material_dark = 0x7f0a000a;
public static final int bright_foreground_disabled_material_light = 0x7f0a000b;
public static final int bright_foreground_inverse_material_dark = 0x7f0a000c;
public static final int bright_foreground_inverse_material_light = 0x7f0a000d;
public static final int bright_foreground_material_dark = 0x7f0a000e;
public static final int bright_foreground_material_light = 0x7f0a000f;
public static final int button_material_dark = 0x7f0a0010;
public static final int button_material_light = 0x7f0a0011;
public static final int dim_foreground_disabled_material_dark = 0x7f0a002c;
public static final int dim_foreground_disabled_material_light = 0x7f0a002d;
public static final int dim_foreground_material_dark = 0x7f0a002e;
public static final int dim_foreground_material_light = 0x7f0a002f;
public static final int foreground_material_dark = 0x7f0a0030;
public static final int foreground_material_light = 0x7f0a0031;
public static final int highlighted_text_material_dark = 0x7f0a0032;
public static final int highlighted_text_material_light = 0x7f0a0033;
public static final int hint_foreground_material_dark = 0x7f0a0034;
public static final int hint_foreground_material_light = 0x7f0a0035;
public static final int material_blue_grey_800 = 0x7f0a0036;
public static final int material_blue_grey_900 = 0x7f0a0037;
public static final int material_blue_grey_950 = 0x7f0a0038;
public static final int material_deep_teal_200 = 0x7f0a0039;
public static final int material_deep_teal_500 = 0x7f0a003a;
public static final int material_grey_100 = 0x7f0a003b;
public static final int material_grey_300 = 0x7f0a003c;
public static final int material_grey_50 = 0x7f0a003d;
public static final int material_grey_600 = 0x7f0a003e;
public static final int material_grey_800 = 0x7f0a003f;
public static final int material_grey_850 = 0x7f0a0040;
public static final int material_grey_900 = 0x7f0a0041;
public static final int primary_dark_material_dark = 0x7f0a0042;
public static final int primary_dark_material_light = 0x7f0a0043;
public static final int primary_material_dark = 0x7f0a0044;
public static final int primary_material_light = 0x7f0a0045;
public static final int primary_text_default_material_dark = 0x7f0a0046;
public static final int primary_text_default_material_light = 0x7f0a0047;
public static final int primary_text_disabled_material_dark = 0x7f0a0048;
public static final int primary_text_disabled_material_light = 0x7f0a0049;
public static final int ripple_material_dark = 0x7f0a004a;
public static final int ripple_material_light = 0x7f0a004b;
public static final int secondary_text_default_material_dark = 0x7f0a004c;
public static final int secondary_text_default_material_light = 0x7f0a004d;
public static final int secondary_text_disabled_material_dark = 0x7f0a004e;
public static final int secondary_text_disabled_material_light = 0x7f0a004f;
public static final int switch_thumb_disabled_material_dark = 0x7f0a0050;
public static final int switch_thumb_disabled_material_light = 0x7f0a0051;
public static final int switch_thumb_material_dark = 0x7f0a006c;
public static final int switch_thumb_material_light = 0x7f0a006d;
public static final int switch_thumb_normal_material_dark = 0x7f0a0052;
public static final int switch_thumb_normal_material_light = 0x7f0a0053;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f06000c;
public static final int abc_action_bar_content_inset_with_nav = 0x7f06000d;
public static final int abc_action_bar_default_height_material = 0x7f060001;
public static final int abc_action_bar_default_padding_end_material = 0x7f06000e;
public static final int abc_action_bar_default_padding_start_material = 0x7f06000f;
public static final int abc_action_bar_elevation_material = 0x7f06001a;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f06001b;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f06001c;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f06001d;
public static final int abc_action_bar_progress_bar_size = 0x7f060002;
public static final int abc_action_bar_stacked_max_height = 0x7f06001e;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f06001f;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f060020;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f060021;
public static final int abc_action_button_min_height_material = 0x7f060022;
public static final int abc_action_button_min_width_material = 0x7f060023;
public static final int abc_action_button_min_width_overflow_material = 0x7f060024;
public static final int abc_alert_dialog_button_bar_height = 0x7f060000;
public static final int abc_button_inset_horizontal_material = 0x7f060025;
public static final int abc_button_inset_vertical_material = 0x7f060026;
public static final int abc_button_padding_horizontal_material = 0x7f060027;
public static final int abc_button_padding_vertical_material = 0x7f060028;
public static final int abc_cascading_menus_min_smallest_width = 0x7f060029;
public static final int abc_config_prefDialogWidth = 0x7f060005;
public static final int abc_control_corner_material = 0x7f06002a;
public static final int abc_control_inset_material = 0x7f06002b;
public static final int abc_control_padding_material = 0x7f06002c;
public static final int abc_dialog_fixed_height_major = 0x7f060006;
public static final int abc_dialog_fixed_height_minor = 0x7f060007;
public static final int abc_dialog_fixed_width_major = 0x7f060008;
public static final int abc_dialog_fixed_width_minor = 0x7f060009;
public static final int abc_dialog_list_padding_vertical_material = 0x7f06002d;
public static final int abc_dialog_min_width_major = 0x7f06000a;
public static final int abc_dialog_min_width_minor = 0x7f06000b;
public static final int abc_dialog_padding_material = 0x7f06002e;
public static final int abc_dialog_padding_top_material = 0x7f06002f;
public static final int abc_disabled_alpha_material_dark = 0x7f060030;
public static final int abc_disabled_alpha_material_light = 0x7f060031;
public static final int abc_dropdownitem_icon_width = 0x7f060032;
public static final int abc_dropdownitem_text_padding_left = 0x7f060033;
public static final int abc_dropdownitem_text_padding_right = 0x7f060034;
public static final int abc_edit_text_inset_bottom_material = 0x7f060035;
public static final int abc_edit_text_inset_horizontal_material = 0x7f060036;
public static final int abc_edit_text_inset_top_material = 0x7f060037;
public static final int abc_floating_window_z = 0x7f060038;
public static final int abc_list_item_padding_horizontal_material = 0x7f060039;
public static final int abc_panel_menu_list_width = 0x7f06003a;
public static final int abc_progress_bar_height_material = 0x7f06003b;
public static final int abc_search_view_preferred_height = 0x7f06003c;
public static final int abc_search_view_preferred_width = 0x7f06003d;
public static final int abc_seekbar_track_background_height_material = 0x7f06003e;
public static final int abc_seekbar_track_progress_height_material = 0x7f06003f;
public static final int abc_select_dialog_padding_start_material = 0x7f060040;
public static final int abc_switch_padding = 0x7f060018;
public static final int abc_text_size_body_1_material = 0x7f060041;
public static final int abc_text_size_body_2_material = 0x7f060042;
public static final int abc_text_size_button_material = 0x7f060043;
public static final int abc_text_size_caption_material = 0x7f060044;
public static final int abc_text_size_display_1_material = 0x7f060045;
public static final int abc_text_size_display_2_material = 0x7f060046;
public static final int abc_text_size_display_3_material = 0x7f060047;
public static final int abc_text_size_display_4_material = 0x7f060048;
public static final int abc_text_size_headline_material = 0x7f060049;
public static final int abc_text_size_large_material = 0x7f06004a;
public static final int abc_text_size_medium_material = 0x7f06004b;
public static final int abc_text_size_menu_header_material = 0x7f06004c;
public static final int abc_text_size_menu_material = 0x7f06004d;
public static final int abc_text_size_small_material = 0x7f06004e;
public static final int abc_text_size_subhead_material = 0x7f06004f;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f060003;
public static final int abc_text_size_title_material = 0x7f060050;
public static final int abc_text_size_title_material_toolbar = 0x7f060004;
public static final int disabled_alpha_material_dark = 0x7f06006d;
public static final int disabled_alpha_material_light = 0x7f06006e;
public static final int highlight_alpha_material_colored = 0x7f06006f;
public static final int highlight_alpha_material_dark = 0x7f060070;
public static final int highlight_alpha_material_light = 0x7f060071;
public static final int notification_large_icon_height = 0x7f060075;
public static final int notification_large_icon_width = 0x7f060076;
public static final int notification_subtext_size = 0x7f060077;
}
public static final class drawable {
public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000;
public static final int abc_action_bar_item_background_material = 0x7f020001;
public static final int abc_btn_borderless_material = 0x7f020002;
public static final int abc_btn_check_material = 0x7f020003;
public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020004;
public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020005;
public static final int abc_btn_colored_material = 0x7f020006;
public static final int abc_btn_default_mtrl_shape = 0x7f020007;
public static final int abc_btn_radio_material = 0x7f020008;
public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020009;
public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a;
public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b;
public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c;
public static final int abc_cab_background_internal_bg = 0x7f02000d;
public static final int abc_cab_background_top_material = 0x7f02000e;
public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f;
public static final int abc_control_background_material = 0x7f020010;
public static final int abc_dialog_material_background = 0x7f020011;
public static final int abc_edit_text_material = 0x7f020012;
public static final int abc_ic_ab_back_material = 0x7f020013;
public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f020014;
public static final int abc_ic_clear_material = 0x7f020015;
public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016;
public static final int abc_ic_go_search_api_material = 0x7f020017;
public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018;
public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020019;
public static final int abc_ic_menu_overflow_material = 0x7f02001a;
public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b;
public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c;
public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001d;
public static final int abc_ic_search_api_material = 0x7f02001e;
public static final int abc_ic_star_black_16dp = 0x7f02001f;
public static final int abc_ic_star_black_36dp = 0x7f020020;
public static final int abc_ic_star_black_48dp = 0x7f020021;
public static final int abc_ic_star_half_black_16dp = 0x7f020022;
public static final int abc_ic_star_half_black_36dp = 0x7f020023;
public static final int abc_ic_star_half_black_48dp = 0x7f020024;
public static final int abc_ic_voice_search_api_material = 0x7f020025;
public static final int abc_item_background_holo_dark = 0x7f020026;
public static final int abc_item_background_holo_light = 0x7f020027;
public static final int abc_list_divider_mtrl_alpha = 0x7f020028;
public static final int abc_list_focused_holo = 0x7f020029;
public static final int abc_list_longpressed_holo = 0x7f02002a;
public static final int abc_list_pressed_holo_dark = 0x7f02002b;
public static final int abc_list_pressed_holo_light = 0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f;
public static final int abc_list_selector_disabled_holo_light = 0x7f020030;
public static final int abc_list_selector_holo_dark = 0x7f020031;
public static final int abc_list_selector_holo_light = 0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033;
public static final int abc_popup_background_mtrl_mult = 0x7f020034;
public static final int abc_ratingbar_indicator_material = 0x7f020035;
public static final int abc_ratingbar_material = 0x7f020036;
public static final int abc_ratingbar_small_material = 0x7f020037;
public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020038;
public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039;
public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a;
public static final int abc_scrubber_primary_mtrl_alpha = 0x7f02003b;
public static final int abc_scrubber_track_mtrl_alpha = 0x7f02003c;
public static final int abc_seekbar_thumb_material = 0x7f02003d;
public static final int abc_seekbar_tick_mark_material = 0x7f02003e;
public static final int abc_seekbar_track_material = 0x7f02003f;
public static final int abc_spinner_mtrl_am_alpha = 0x7f020040;
public static final int abc_spinner_textfield_background_material = 0x7f020041;
public static final int abc_switch_thumb_material = 0x7f020042;
public static final int abc_switch_track_mtrl_alpha = 0x7f020043;
public static final int abc_tab_indicator_material = 0x7f020044;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f020045;
public static final int abc_text_cursor_material = 0x7f020046;
public static final int abc_text_select_handle_left_mtrl_alpha = 0x7f020047;
public static final int abc_text_select_handle_middle_mtrl_alpha = 0x7f020048;
public static final int abc_text_select_handle_right_mtrl_alpha = 0x7f020049;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f02004a;
public static final int abc_textfield_default_mtrl_alpha = 0x7f02004b;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f02004c;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f02004d;
public static final int abc_textfield_search_material = 0x7f02004e;
public static final int abc_vector_test = 0x7f02004f;
public static final int notification_template_icon_bg = 0x7f02007f;
}
public static final class id {
public static final int action0 = 0x7f0b0083;
public static final int action_bar = 0x7f0b0065;
public static final int action_bar_activity_content = 0x7f0b0000;
public static final int action_bar_container = 0x7f0b0064;
public static final int action_bar_root = 0x7f0b0060;
public static final int action_bar_spinner = 0x7f0b0001;
public static final int action_bar_subtitle = 0x7f0b0045;
public static final int action_bar_title = 0x7f0b0044;
public static final int action_context_bar = 0x7f0b0066;
public static final int action_divider = 0x7f0b0087;
public static final int action_menu_divider = 0x7f0b0002;
public static final int action_menu_presenter = 0x7f0b0003;
public static final int action_mode_bar = 0x7f0b0062;
public static final int action_mode_bar_stub = 0x7f0b0061;
public static final int action_mode_close_button = 0x7f0b0046;
public static final int activity_chooser_view_content = 0x7f0b0047;
public static final int add = 0x7f0b001a;
public static final int alertTitle = 0x7f0b0053;
public static final int always = 0x7f0b0038;
public static final int beginning = 0x7f0b0034;
public static final int bottom = 0x7f0b0022;
public static final int buttonPanel = 0x7f0b004e;
public static final int cancel_action = 0x7f0b0084;
public static final int checkbox = 0x7f0b005c;
public static final int chronometer = 0x7f0b008a;
public static final int collapseActionView = 0x7f0b0039;
public static final int contentPanel = 0x7f0b0054;
public static final int custom = 0x7f0b005a;
public static final int customPanel = 0x7f0b0059;
public static final int decor_content_parent = 0x7f0b0063;
public static final int default_activity_button = 0x7f0b004a;
public static final int disableHome = 0x7f0b000e;
public static final int edit_query = 0x7f0b0067;
public static final int end = 0x7f0b0026;
public static final int end_padder = 0x7f0b008f;
public static final int expand_activities_button = 0x7f0b0048;
public static final int expanded_menu = 0x7f0b005b;
public static final int home = 0x7f0b0004;
public static final int homeAsUp = 0x7f0b000f;
public static final int icon = 0x7f0b004c;
public static final int ifRoom = 0x7f0b003a;
public static final int image = 0x7f0b0049;
public static final int info = 0x7f0b008e;
public static final int line1 = 0x7f0b0088;
public static final int line3 = 0x7f0b008c;
public static final int listMode = 0x7f0b000b;
public static final int list_item = 0x7f0b004b;
public static final int media_actions = 0x7f0b0086;
public static final int middle = 0x7f0b0035;
public static final int multiply = 0x7f0b001b;
public static final int never = 0x7f0b003b;
public static final int none = 0x7f0b0010;
public static final int normal = 0x7f0b000c;
public static final int parentPanel = 0x7f0b0050;
public static final int progress_circular = 0x7f0b0006;
public static final int progress_horizontal = 0x7f0b0007;
public static final int radio = 0x7f0b005e;
public static final int screen = 0x7f0b001c;
public static final int scrollIndicatorDown = 0x7f0b0058;
public static final int scrollIndicatorUp = 0x7f0b0055;
public static final int scrollView = 0x7f0b0056;
public static final int search_badge = 0x7f0b0069;
public static final int search_bar = 0x7f0b0068;
public static final int search_button = 0x7f0b006a;
public static final int search_close_btn = 0x7f0b006f;
public static final int search_edit_frame = 0x7f0b006b;
public static final int search_go_btn = 0x7f0b0071;
public static final int search_mag_icon = 0x7f0b006c;
public static final int search_plate = 0x7f0b006d;
public static final int search_src_text = 0x7f0b006e;
public static final int search_voice_btn = 0x7f0b0072;
public static final int select_dialog_listview = 0x7f0b0073;
public static final int shortcut = 0x7f0b005d;
public static final int showCustom = 0x7f0b0011;
public static final int showHome = 0x7f0b0012;
public static final int showTitle = 0x7f0b0013;
public static final int spacer = 0x7f0b004f;
public static final int split_action_bar = 0x7f0b0008;
public static final int src_atop = 0x7f0b001d;
public static final int src_in = 0x7f0b001e;
public static final int src_over = 0x7f0b001f;
public static final int status_bar_latest_event_content = 0x7f0b0085;
public static final int submenuarrow = 0x7f0b005f;
public static final int submit_area = 0x7f0b0070;
public static final int tabMode = 0x7f0b000d;
public static final int text = 0x7f0b008d;
public static final int text2 = 0x7f0b008b;
public static final int textSpacerNoButtons = 0x7f0b0057;
public static final int time = 0x7f0b0089;
public static final int title = 0x7f0b004d;
public static final int title_template = 0x7f0b0052;
public static final int top = 0x7f0b002b;
public static final int topPanel = 0x7f0b0051;
public static final int up = 0x7f0b0009;
public static final int useLogo = 0x7f0b0014;
public static final int withText = 0x7f0b003c;
public static final int wrap_content = 0x7f0b0020;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f090001;
public static final int abc_config_activityShortDur = 0x7f090002;
public static final int cancel_button_image_alpha = 0x7f090005;
public static final int status_bar_notification_info_maxnum = 0x7f090007;
}
public static final class layout {
public static final int abc_action_bar_title_item = 0x7f030000;
public static final int abc_action_bar_up_container = 0x7f030001;
public static final int abc_action_bar_view_list_nav_layout = 0x7f030002;
public static final int abc_action_menu_item_layout = 0x7f030003;
public static final int abc_action_menu_layout = 0x7f030004;
public static final int abc_action_mode_bar = 0x7f030005;
public static final int abc_action_mode_close_item_material = 0x7f030006;
public static final int abc_activity_chooser_view = 0x7f030007;
public static final int abc_activity_chooser_view_list_item = 0x7f030008;
public static final int abc_alert_dialog_button_bar_material = 0x7f030009;
public static final int abc_alert_dialog_material = 0x7f03000a;
public static final int abc_dialog_title_material = 0x7f03000b;
public static final int abc_expanded_menu_layout = 0x7f03000c;
public static final int abc_list_menu_item_checkbox = 0x7f03000d;
public static final int abc_list_menu_item_icon = 0x7f03000e;
public static final int abc_list_menu_item_layout = 0x7f03000f;
public static final int abc_list_menu_item_radio = 0x7f030010;
public static final int abc_popup_menu_header_item_layout = 0x7f030011;
public static final int abc_popup_menu_item_layout = 0x7f030012;
public static final int abc_screen_content_include = 0x7f030013;
public static final int abc_screen_simple = 0x7f030014;
public static final int abc_screen_simple_overlay_action_mode = 0x7f030015;
public static final int abc_screen_toolbar = 0x7f030016;
public static final int abc_search_dropdown_item_icons_2line = 0x7f030017;
public static final int abc_search_view = 0x7f030018;
public static final int abc_select_dialog_material = 0x7f030019;
public static final int notification_media_action = 0x7f030028;
public static final int notification_media_cancel_action = 0x7f030029;
public static final int notification_template_big_media = 0x7f03002a;
public static final int notification_template_big_media_narrow = 0x7f03002b;
public static final int notification_template_lines = 0x7f03002c;
public static final int notification_template_media = 0x7f03002d;
public static final int notification_template_part_chronometer = 0x7f03002e;
public static final int notification_template_part_time = 0x7f03002f;
public static final int select_dialog_item_material = 0x7f030031;
public static final int select_dialog_multichoice_material = 0x7f030032;
public static final int select_dialog_singlechoice_material = 0x7f030033;
public static final int support_simple_spinner_dropdown_item = 0x7f030034;
}
public static final class string {
public static final int abc_action_bar_home_description = 0x7f050000;
public static final int abc_action_bar_home_description_format = 0x7f050001;
public static final int abc_action_bar_home_subtitle_description_format = 0x7f050002;
public static final int abc_action_bar_up_description = 0x7f050003;
public static final int abc_action_menu_overflow_description = 0x7f050004;
public static final int abc_action_mode_done = 0x7f050005;
public static final int abc_activity_chooser_view_see_all = 0x7f050006;
public static final int abc_activitychooserview_choose_application = 0x7f050007;
public static final int abc_capital_off = 0x7f050008;
public static final int abc_capital_on = 0x7f050009;
public static final int abc_font_family_body_1_material = 0x7f050029;
public static final int abc_font_family_body_2_material = 0x7f05002a;
public static final int abc_font_family_button_material = 0x7f05002b;
public static final int abc_font_family_caption_material = 0x7f05002c;
public static final int abc_font_family_display_1_material = 0x7f05002d;
public static final int abc_font_family_display_2_material = 0x7f05002e;
public static final int abc_font_family_display_3_material = 0x7f05002f;
public static final int abc_font_family_display_4_material = 0x7f050030;
public static final int abc_font_family_headline_material = 0x7f050031;
public static final int abc_font_family_menu_material = 0x7f050032;
public static final int abc_font_family_subhead_material = 0x7f050033;
public static final int abc_font_family_title_material = 0x7f050034;
public static final int abc_search_hint = 0x7f05000a;
public static final int abc_searchview_description_clear = 0x7f05000b;
public static final int abc_searchview_description_query = 0x7f05000c;
public static final int abc_searchview_description_search = 0x7f05000d;
public static final int abc_searchview_description_submit = 0x7f05000e;
public static final int abc_searchview_description_voice = 0x7f05000f;
public static final int abc_shareactionprovider_share_with = 0x7f050010;
public static final int abc_shareactionprovider_share_with_application = 0x7f050011;
public static final int abc_toolbar_collapse_description = 0x7f050012;
public static final int search_menu_title = 0x7f050027;
public static final int status_bar_notification_info_overflow = 0x7f050028;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f07008c;
public static final int AlertDialog_AppCompat_Light = 0x7f07008d;
public static final int Animation_AppCompat_Dialog = 0x7f07008e;
public static final int Animation_AppCompat_DropDownUp = 0x7f07008f;
public static final int Base_AlertDialog_AppCompat = 0x7f070091;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f070092;
public static final int Base_Animation_AppCompat_Dialog = 0x7f070093;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f070094;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f070096;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f070095;
public static final int Base_TextAppearance_AppCompat = 0x7f070039;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f07003a;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f07003b;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f070023;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f07003c;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f07003d;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f07003e;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f07003f;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f070040;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f070041;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f07000c;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f070042;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000d;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070043;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f070044;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f070045;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000e;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f070046;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f070097;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f070047;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f070048;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f070049;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000f;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f07004a;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f070010;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f07004b;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070011;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070085;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f07004c;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f07004d;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f07004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f07004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070051;
public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070052;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070086;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070098;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070053;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070054;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070055;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f070056;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070057;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070099;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070058;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070059;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0700a2;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700a3;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700a4;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700a5;
public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070014;
public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f0700a6;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0700a7;
public static final int Base_Theme_AppCompat = 0x7f07005a;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f07009a;
public static final int Base_Theme_AppCompat_Dialog = 0x7f070012;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070002;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f07009b;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f07009c;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f07009d;
public static final int Base_Theme_AppCompat_Light = 0x7f07005b;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f07009e;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f070013;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070003;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f07009f;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700a0;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0700a1;
public static final int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f070017;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f070015;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f070016;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f07001f;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f070020;
public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070060;
public static final int Base_V21_Theme_AppCompat = 0x7f07005c;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f07005d;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f07005e;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f07005f;
public static final int Base_V22_Theme_AppCompat = 0x7f070083;
public static final int Base_V22_Theme_AppCompat_Light = 0x7f070084;
public static final int Base_V23_Theme_AppCompat = 0x7f070087;
public static final int Base_V23_Theme_AppCompat_Light = 0x7f070088;
public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700ac;
public static final int Base_V7_Theme_AppCompat = 0x7f0700a8;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0700a9;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0700aa;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700ab;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ad;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0700ae;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0700af;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700b0;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700b1;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070061;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070062;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f070063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f070064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f070065;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0700b2;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700b3;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070021;
public static final int Base_Widget_AppCompat_Button = 0x7f070066;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f07006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700b5;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f070067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f070068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700b4;
public static final int Base_Widget_AppCompat_Button_Colored = 0x7f070089;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f070069;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f07006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f07006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700b6;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700b7;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f07006d;
public static final int Base_Widget_AppCompat_EditText = 0x7f070022;
public static final int Base_Widget_AppCompat_ImageButton = 0x7f07006e;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700b8;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700b9;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700ba;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f07006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070071;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070073;
public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0700bb;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f070074;
public static final int Base_Widget_AppCompat_ListView = 0x7f070075;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f070076;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f070077;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f070078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f070079;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0700bc;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f070018;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f070019;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f07007a;
public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f07008a;
public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f07008b;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0700bd;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700be;
public static final int Base_Widget_AppCompat_SeekBar = 0x7f07007b;
public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700bf;
public static final int Base_Widget_AppCompat_Spinner = 0x7f07007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f07007d;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0700c0;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07007e;
public static final int Platform_AppCompat = 0x7f07001a;
public static final int Platform_AppCompat_Light = 0x7f07001b;
public static final int Platform_ThemeOverlay_AppCompat = 0x7f07007f;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070080;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f070081;
public static final int Platform_V11_AppCompat = 0x7f07001c;
public static final int Platform_V11_AppCompat_Light = 0x7f07001d;
public static final int Platform_V14_AppCompat = 0x7f070024;
public static final int Platform_V14_AppCompat_Light = 0x7f070025;
public static final int Platform_Widget_AppCompat_Spinner = 0x7f07001e;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f07002b;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f07002c;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f07002d;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f07002e;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f07002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070030;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f070036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070031;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070032;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f070034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f070035;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f070037;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f070038;
public static final int TextAppearance_AppCompat = 0x7f0700c3;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0700c4;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0700c5;
public static final int TextAppearance_AppCompat_Button = 0x7f0700c6;
public static final int TextAppearance_AppCompat_Caption = 0x7f0700c7;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0700c8;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0700c9;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0700ca;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0700cb;
public static final int TextAppearance_AppCompat_Headline = 0x7f0700cc;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0700cd;
public static final int TextAppearance_AppCompat_Large = 0x7f0700ce;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700cf;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700d0;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700d1;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700d2;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700d3;
public static final int TextAppearance_AppCompat_Medium = 0x7f0700d4;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700d5;
public static final int TextAppearance_AppCompat_Menu = 0x7f0700d6;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700d7;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700d8;
public static final int TextAppearance_AppCompat_Small = 0x7f0700d9;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700da;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0700db;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700dc;
public static final int TextAppearance_AppCompat_Title = 0x7f0700dd;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700de;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700df;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700e0;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700e1;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700e2;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700e3;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700e4;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700e5;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700e6;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700e7;
public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0700e8;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0700e9;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700ea;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f0700eb;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0700ec;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0700ed;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0700ee;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0700ef;
public static final int TextAppearance_StatusBar_EventContent = 0x7f070026;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f070027;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f070028;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f070029;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f07002a;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700f7;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0700f8;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0700f9;
public static final int ThemeOverlay_AppCompat = 0x7f07010e;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f07010f;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f070110;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f070111;
public static final int ThemeOverlay_AppCompat_Dialog = 0x7f070112;
public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070113;
public static final int ThemeOverlay_AppCompat_Light = 0x7f070114;
public static final int Theme_AppCompat = 0x7f0700fa;
public static final int Theme_AppCompat_CompactMenu = 0x7f0700fb;
public static final int Theme_AppCompat_DayNight = 0x7f070005;
public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070006;
public static final int Theme_AppCompat_DayNight_Dialog = 0x7f070007;
public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f07000a;
public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070008;
public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070009;
public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000b;
public static final int Theme_AppCompat_Dialog = 0x7f0700fc;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0700ff;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0700fd;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0700fe;
public static final int Theme_AppCompat_Light = 0x7f070100;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f070101;
public static final int Theme_AppCompat_Light_Dialog = 0x7f070102;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070105;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f070103;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070104;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f070106;
public static final int Theme_AppCompat_NoActionBar = 0x7f070107;
public static final int Widget_AppCompat_ActionBar = 0x7f070115;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f070116;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f070117;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f070118;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f070119;
public static final int Widget_AppCompat_ActionButton = 0x7f07011a;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f07011b;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f07011c;
public static final int Widget_AppCompat_ActionMode = 0x7f07011d;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f07011e;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f07011f;
public static final int Widget_AppCompat_Button = 0x7f070120;
public static final int Widget_AppCompat_ButtonBar = 0x7f070126;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070127;
public static final int Widget_AppCompat_Button_Borderless = 0x7f070121;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f070122;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f070123;
public static final int Widget_AppCompat_Button_Colored = 0x7f070124;
public static final int Widget_AppCompat_Button_Small = 0x7f070125;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070128;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070129;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f07012a;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f07012b;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f07012c;
public static final int Widget_AppCompat_EditText = 0x7f07012d;
public static final int Widget_AppCompat_ImageButton = 0x7f07012e;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f07012f;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f070130;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f070131;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f070132;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f070133;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f070134;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070135;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070136;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070137;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f070138;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070139;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f07013a;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f07013b;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f07013c;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f07013d;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f07013e;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f07013f;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f070140;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f070141;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070142;
public static final int Widget_AppCompat_Light_SearchView = 0x7f070143;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f070144;
public static final int Widget_AppCompat_ListMenuView = 0x7f070145;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f070146;
public static final int Widget_AppCompat_ListView = 0x7f070147;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f070148;
public static final int Widget_AppCompat_ListView_Menu = 0x7f070149;
public static final int Widget_AppCompat_PopupMenu = 0x7f07014a;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f07014b;
public static final int Widget_AppCompat_PopupWindow = 0x7f07014c;
public static final int Widget_AppCompat_ProgressBar = 0x7f07014d;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f07014e;
public static final int Widget_AppCompat_RatingBar = 0x7f07014f;
public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f070150;
public static final int Widget_AppCompat_RatingBar_Small = 0x7f070151;
public static final int Widget_AppCompat_SearchView = 0x7f070152;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f070153;
public static final int Widget_AppCompat_SeekBar = 0x7f070154;
public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f070155;
public static final int Widget_AppCompat_Spinner = 0x7f070156;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070157;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070158;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070159;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f07015a;
public static final int Widget_AppCompat_Toolbar = 0x7f07015b;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f07015c;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005f };
public static final int[] ActionBarLayout = { 0x010100b3 };
public static final int ActionBarLayout_android_layout_gravity = 0;
public static final int ActionBar_background = 10;
public static final int ActionBar_backgroundSplit = 12;
public static final int ActionBar_backgroundStacked = 11;
public static final int ActionBar_contentInsetEnd = 21;
public static final int ActionBar_contentInsetEndWithActions = 25;
public static final int ActionBar_contentInsetLeft = 22;
public static final int ActionBar_contentInsetRight = 23;
public static final int ActionBar_contentInsetStart = 20;
public static final int ActionBar_contentInsetStartWithNavigation = 24;
public static final int ActionBar_customNavigationLayout = 13;
public static final int ActionBar_displayOptions = 3;
public static final int ActionBar_divider = 9;
public static final int ActionBar_elevation = 26;
public static final int ActionBar_height = 0;
public static final int ActionBar_hideOnContentScroll = 19;
public static final int ActionBar_homeAsUpIndicator = 28;
public static final int ActionBar_homeLayout = 14;
public static final int ActionBar_icon = 7;
public static final int ActionBar_indeterminateProgressStyle = 16;
public static final int ActionBar_itemPadding = 18;
public static final int ActionBar_logo = 8;
public static final int ActionBar_navigationMode = 2;
public static final int ActionBar_popupTheme = 27;
public static final int ActionBar_progressBarPadding = 17;
public static final int ActionBar_progressBarStyle = 15;
public static final int ActionBar_subtitle = 4;
public static final int ActionBar_subtitleTextStyle = 6;
public static final int ActionBar_title = 1;
public static final int ActionBar_titleTextStyle = 5;
public static final int[] ActionMenuItemView = { 0x0101013f };
public static final int ActionMenuItemView_android_minWidth = 0;
public static final int[] ActionMenuView = { };
public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e };
public static final int ActionMode_background = 3;
public static final int ActionMode_backgroundSplit = 4;
public static final int ActionMode_closeItemLayout = 5;
public static final int ActionMode_height = 0;
public static final int ActionMode_subtitleTextStyle = 2;
public static final int ActionMode_titleTextStyle = 1;
public static final int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 };
public static final int AlertDialog_android_layout = 0;
public static final int AlertDialog_buttonPanelSideLayout = 1;
public static final int AlertDialog_listItemLayout = 5;
public static final int AlertDialog_listLayout = 2;
public static final int AlertDialog_multiChoiceItemLayout = 3;
public static final int AlertDialog_singleChoiceItemLayout = 4;
public static final int[] AppCompatImageView = { 0x01010119, 0x7f01002b };
public static final int AppCompatImageView_android_src = 0;
public static final int AppCompatImageView_srcCompat = 1;
public static final int[] AppCompatSeekBar = { 0x01010142, 0x7f01002c, 0x7f01002d, 0x7f01002e };
public static final int AppCompatSeekBar_android_thumb = 0;
public static final int AppCompatSeekBar_tickMark = 1;
public static final int AppCompatSeekBar_tickMarkTint = 2;
public static final int AppCompatSeekBar_tickMarkTintMode = 3;
public static final int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 };
public static final int AppCompatTextHelper_android_drawableBottom = 2;
public static final int AppCompatTextHelper_android_drawableEnd = 6;
public static final int AppCompatTextHelper_android_drawableLeft = 3;
public static final int AppCompatTextHelper_android_drawableRight = 4;
public static final int AppCompatTextHelper_android_drawableStart = 5;
public static final int AppCompatTextHelper_android_drawableTop = 1;
public static final int AppCompatTextHelper_android_textAppearance = 0;
public static final int[] AppCompatTextView = { 0x01010034, 0x7f01002f };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0 };
public static final int AppCompatTheme_actionBarDivider = 23;
public static final int AppCompatTheme_actionBarItemBackground = 24;
public static final int AppCompatTheme_actionBarPopupTheme = 17;
public static final int AppCompatTheme_actionBarSize = 22;
public static final int AppCompatTheme_actionBarSplitStyle = 19;
public static final int AppCompatTheme_actionBarStyle = 18;
public static final int AppCompatTheme_actionBarTabBarStyle = 13;
public static final int AppCompatTheme_actionBarTabStyle = 12;
public static final int AppCompatTheme_actionBarTabTextStyle = 14;
public static final int AppCompatTheme_actionBarTheme = 20;
public static final int AppCompatTheme_actionBarWidgetTheme = 21;
public static final int AppCompatTheme_actionButtonStyle = 50;
public static final int AppCompatTheme_actionDropDownStyle = 46;
public static final int AppCompatTheme_actionMenuTextAppearance = 25;
public static final int AppCompatTheme_actionMenuTextColor = 26;
public static final int AppCompatTheme_actionModeBackground = 29;
public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
public static final int AppCompatTheme_actionModeCloseDrawable = 31;
public static final int AppCompatTheme_actionModeCopyDrawable = 33;
public static final int AppCompatTheme_actionModeCutDrawable = 32;
public static final int AppCompatTheme_actionModeFindDrawable = 37;
public static final int AppCompatTheme_actionModePasteDrawable = 34;
public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
public static final int AppCompatTheme_actionModeShareDrawable = 36;
public static final int AppCompatTheme_actionModeSplitBackground = 30;
public static final int AppCompatTheme_actionModeStyle = 27;
public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
public static final int AppCompatTheme_activityChooserViewStyle = 58;
public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94;
public static final int AppCompatTheme_alertDialogCenterButtons = 95;
public static final int AppCompatTheme_alertDialogStyle = 93;
public static final int AppCompatTheme_alertDialogTheme = 96;
public static final int AppCompatTheme_android_windowAnimationStyle = 1;
public static final int AppCompatTheme_android_windowIsFloating = 0;
public static final int AppCompatTheme_autoCompleteTextViewStyle = 101;
public static final int AppCompatTheme_borderlessButtonStyle = 55;
public static final int AppCompatTheme_buttonBarButtonStyle = 52;
public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99;
public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100;
public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98;
public static final int AppCompatTheme_buttonBarStyle = 51;
public static final int AppCompatTheme_buttonStyle = 102;
public static final int AppCompatTheme_buttonStyleSmall = 103;
public static final int AppCompatTheme_checkboxStyle = 104;
public static final int AppCompatTheme_checkedTextViewStyle = 105;
public static final int AppCompatTheme_colorAccent = 85;
public static final int AppCompatTheme_colorBackgroundFloating = 92;
public static final int AppCompatTheme_colorButtonNormal = 89;
public static final int AppCompatTheme_colorControlActivated = 87;
public static final int AppCompatTheme_colorControlHighlight = 88;
public static final int AppCompatTheme_colorControlNormal = 86;
public static final int AppCompatTheme_colorPrimary = 83;
public static final int AppCompatTheme_colorPrimaryDark = 84;
public static final int AppCompatTheme_colorSwitchThumbNormal = 90;
public static final int AppCompatTheme_controlBackground = 91;
public static final int AppCompatTheme_dialogPreferredPadding = 44;
public static final int AppCompatTheme_dialogTheme = 43;
public static final int AppCompatTheme_dividerHorizontal = 57;
public static final int AppCompatTheme_dividerVertical = 56;
public static final int AppCompatTheme_dropDownListViewStyle = 75;
public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47;
public static final int AppCompatTheme_editTextBackground = 64;
public static final int AppCompatTheme_editTextColor = 63;
public static final int AppCompatTheme_editTextStyle = 106;
public static final int AppCompatTheme_homeAsUpIndicator = 49;
public static final int AppCompatTheme_imageButtonStyle = 65;
public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82;
public static final int AppCompatTheme_listDividerAlertDialog = 45;
public static final int AppCompatTheme_listMenuViewStyle = 114;
public static final int AppCompatTheme_listPopupWindowStyle = 76;
public static final int AppCompatTheme_listPreferredItemHeight = 70;
public static final int AppCompatTheme_listPreferredItemHeightLarge = 72;
public static final int AppCompatTheme_listPreferredItemHeightSmall = 71;
public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73;
public static final int AppCompatTheme_listPreferredItemPaddingRight = 74;
public static final int AppCompatTheme_panelBackground = 79;
public static final int AppCompatTheme_panelMenuListTheme = 81;
public static final int AppCompatTheme_panelMenuListWidth = 80;
public static final int AppCompatTheme_popupMenuStyle = 61;
public static final int AppCompatTheme_popupWindowStyle = 62;
public static final int AppCompatTheme_radioButtonStyle = 107;
public static final int AppCompatTheme_ratingBarStyle = 108;
public static final int AppCompatTheme_ratingBarStyleIndicator = 109;
public static final int AppCompatTheme_ratingBarStyleSmall = 110;
public static final int AppCompatTheme_searchViewStyle = 69;
public static final int AppCompatTheme_seekBarStyle = 111;
public static final int AppCompatTheme_selectableItemBackground = 53;
public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54;
public static final int AppCompatTheme_spinnerDropDownItemStyle = 48;
public static final int AppCompatTheme_spinnerStyle = 112;
public static final int AppCompatTheme_switchStyle = 113;
public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
public static final int AppCompatTheme_textAppearanceListItem = 77;
public static final int AppCompatTheme_textAppearanceListItemSmall = 78;
public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42;
public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66;
public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
public static final int AppCompatTheme_textColorAlertDialogListItem = 97;
public static final int AppCompatTheme_textColorSearchUrl = 68;
public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60;
public static final int AppCompatTheme_toolbarStyle = 59;
public static final int AppCompatTheme_windowActionBar = 2;
public static final int AppCompatTheme_windowActionBarOverlay = 4;
public static final int AppCompatTheme_windowActionModeOverlay = 5;
public static final int AppCompatTheme_windowFixedHeightMajor = 9;
public static final int AppCompatTheme_windowFixedHeightMinor = 7;
public static final int AppCompatTheme_windowFixedWidthMajor = 6;
public static final int AppCompatTheme_windowFixedWidthMinor = 8;
public static final int AppCompatTheme_windowMinWidthMajor = 10;
public static final int AppCompatTheme_windowMinWidthMinor = 11;
public static final int AppCompatTheme_windowNoTitle = 3;
public static final int[] ButtonBarLayout = { 0x7f0100a4 };
public static final int ButtonBarLayout_allowStacking = 0;
public static final int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f0100b6 };
public static final int ColorStateListItem_alpha = 2;
public static final int ColorStateListItem_android_alpha = 1;
public static final int ColorStateListItem_android_color = 0;
public static final int[] CompoundButton = { 0x01010107, 0x7f0100b7, 0x7f0100b8 };
public static final int CompoundButton_android_button = 0;
public static final int CompoundButton_buttonTint = 1;
public static final int CompoundButton_buttonTintMode = 2;
public static final int[] DrawerArrowToggle = { 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb };
public static final int DrawerArrowToggle_arrowHeadLength = 4;
public static final int DrawerArrowToggle_arrowShaftLength = 5;
public static final int DrawerArrowToggle_barLength = 6;
public static final int DrawerArrowToggle_color = 0;
public static final int DrawerArrowToggle_drawableSize = 2;
public static final int DrawerArrowToggle_gapBetweenBars = 3;
public static final int DrawerArrowToggle_spinBars = 1;
public static final int DrawerArrowToggle_thickness = 7;
public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5 };
public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 };
public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
public static final int LinearLayoutCompat_android_baselineAligned = 2;
public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
public static final int LinearLayoutCompat_android_gravity = 0;
public static final int LinearLayoutCompat_android_orientation = 1;
public static final int LinearLayoutCompat_android_weightSum = 4;
public static final int LinearLayoutCompat_divider = 5;
public static final int LinearLayoutCompat_dividerPadding = 8;
public static final int LinearLayoutCompat_measureWithLargestChild = 6;
public static final int LinearLayoutCompat_showDividers = 7;
public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad };
public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };
public static final int MenuGroup_android_checkableBehavior = 5;
public static final int MenuGroup_android_enabled = 0;
public static final int MenuGroup_android_id = 1;
public static final int MenuGroup_android_menuCategory = 3;
public static final int MenuGroup_android_orderInCategory = 4;
public static final int MenuGroup_android_visible = 2;
public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc };
public static final int MenuItem_actionLayout = 14;
public static final int MenuItem_actionProviderClass = 16;
public static final int MenuItem_actionViewClass = 15;
public static final int MenuItem_android_alphabeticShortcut = 9;
public static final int MenuItem_android_checkable = 11;
public static final int MenuItem_android_checked = 3;
public static final int MenuItem_android_enabled = 1;
public static final int MenuItem_android_icon = 0;
public static final int MenuItem_android_id = 2;
public static final int MenuItem_android_menuCategory = 5;
public static final int MenuItem_android_numericShortcut = 10;
public static final int MenuItem_android_onClick = 12;
public static final int MenuItem_android_orderInCategory = 6;
public static final int MenuItem_android_title = 7;
public static final int MenuItem_android_titleCondensed = 8;
public static final int MenuItem_android_visible = 4;
public static final int MenuItem_showAsAction = 13;
public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100dd, 0x7f0100de };
public static final int MenuView_android_headerBackground = 4;
public static final int MenuView_android_horizontalDivider = 2;
public static final int MenuView_android_itemBackground = 5;
public static final int MenuView_android_itemIconDisabledAlpha = 6;
public static final int MenuView_android_itemTextAppearance = 1;
public static final int MenuView_android_verticalDivider = 3;
public static final int MenuView_android_windowAnimationStyle = 0;
public static final int MenuView_preserveIconSpacing = 7;
public static final int MenuView_subMenuArrow = 8;
public static final int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100e5 };
public static final int[] PopupWindowBackgroundState = { 0x7f0100e6 };
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
public static final int PopupWindow_android_popupAnimationStyle = 1;
public static final int PopupWindow_android_popupBackground = 0;
public static final int PopupWindow_overlapAnchor = 2;
public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100ed, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0, 0x7f0100f1, 0x7f0100f2, 0x7f0100f3, 0x7f0100f4, 0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8, 0x7f0100f9 };
public static final int SearchView_android_focusable = 0;
public static final int SearchView_android_imeOptions = 3;
public static final int SearchView_android_inputType = 2;
public static final int SearchView_android_maxWidth = 1;
public static final int SearchView_closeIcon = 8;
public static final int SearchView_commitIcon = 13;
public static final int SearchView_defaultQueryHint = 7;
public static final int SearchView_goIcon = 9;
public static final int SearchView_iconifiedByDefault = 5;
public static final int SearchView_layout = 4;
public static final int SearchView_queryBackground = 15;
public static final int SearchView_queryHint = 6;
public static final int SearchView_searchHintIcon = 11;
public static final int SearchView_searchIcon = 10;
public static final int SearchView_submitBackground = 16;
public static final int SearchView_suggestionRowLayout = 14;
public static final int SearchView_voiceIcon = 12;
public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d };
public static final int Spinner_android_dropDownWidth = 3;
public static final int Spinner_android_entries = 0;
public static final int Spinner_android_popupBackground = 1;
public static final int Spinner_android_prompt = 2;
public static final int Spinner_popupTheme = 4;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100fe, 0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102, 0x7f010103, 0x7f010104, 0x7f010105, 0x7f010106, 0x7f010107, 0x7f010108 };
public static final int SwitchCompat_android_textOff = 1;
public static final int SwitchCompat_android_textOn = 0;
public static final int SwitchCompat_android_thumb = 2;
public static final int SwitchCompat_showText = 13;
public static final int SwitchCompat_splitTrack = 12;
public static final int SwitchCompat_switchMinWidth = 10;
public static final int SwitchCompat_switchPadding = 11;
public static final int SwitchCompat_switchTextAppearance = 9;
public static final int SwitchCompat_thumbTextPadding = 8;
public static final int SwitchCompat_thumbTint = 3;
public static final int SwitchCompat_thumbTintMode = 4;
public static final int SwitchCompat_track = 5;
public static final int SwitchCompat_trackTint = 6;
public static final int SwitchCompat_trackTintMode = 7;
public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002f };
public static final int TextAppearance_android_shadowColor = 4;
public static final int TextAppearance_android_shadowDx = 5;
public static final int TextAppearance_android_shadowDy = 6;
public static final int TextAppearance_android_shadowRadius = 7;
public static final int TextAppearance_android_textColor = 3;
public static final int TextAppearance_android_textSize = 0;
public static final int TextAppearance_android_textStyle = 2;
public static final int TextAppearance_android_typeface = 1;
public static final int TextAppearance_textAllCaps = 8;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f010127, 0x7f010128, 0x7f010129, 0x7f01012a, 0x7f01012b, 0x7f01012c, 0x7f01012d, 0x7f01012e, 0x7f01012f, 0x7f010130, 0x7f010131, 0x7f010132, 0x7f010133, 0x7f010134, 0x7f010135, 0x7f010136, 0x7f010137 };
public static final int Toolbar_android_gravity = 0;
public static final int Toolbar_android_minHeight = 1;
public static final int Toolbar_buttonGravity = 21;
public static final int Toolbar_collapseContentDescription = 23;
public static final int Toolbar_collapseIcon = 22;
public static final int Toolbar_contentInsetEnd = 6;
public static final int Toolbar_contentInsetEndWithActions = 10;
public static final int Toolbar_contentInsetLeft = 7;
public static final int Toolbar_contentInsetRight = 8;
public static final int Toolbar_contentInsetStart = 5;
public static final int Toolbar_contentInsetStartWithNavigation = 9;
public static final int Toolbar_logo = 4;
public static final int Toolbar_logoDescription = 26;
public static final int Toolbar_maxButtonHeight = 20;
public static final int Toolbar_navigationContentDescription = 25;
public static final int Toolbar_navigationIcon = 24;
public static final int Toolbar_popupTheme = 11;
public static final int Toolbar_subtitle = 3;
public static final int Toolbar_subtitleTextAppearance = 13;
public static final int Toolbar_subtitleTextColor = 28;
public static final int Toolbar_title = 2;
public static final int Toolbar_titleMargin = 14;
public static final int Toolbar_titleMarginBottom = 18;
public static final int Toolbar_titleMarginEnd = 16;
public static final int Toolbar_titleMarginStart = 15;
public static final int Toolbar_titleMarginTop = 17;
public static final int Toolbar_titleMargins = 19;
public static final int Toolbar_titleTextAppearance = 12;
public static final int Toolbar_titleTextColor = 27;
public static final int[] View = { 0x01010000, 0x010100da, 0x7f010138, 0x7f010139, 0x7f01013a };
public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f01013b, 0x7f01013c };
public static final int ViewBackgroundHelper_android_background = 0;
public static final int ViewBackgroundHelper_backgroundTint = 1;
public static final int ViewBackgroundHelper_backgroundTintMode = 2;
public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
public static final int ViewStubCompat_android_id = 0;
public static final int ViewStubCompat_android_inflatedId = 2;
public static final int ViewStubCompat_android_layout = 1;
public static final int View_android_focusable = 1;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 3;
public static final int View_paddingStart = 2;
public static final int View_theme = 4;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.recyclerview;
public final class R {
public static final class attr {
public static final int layoutManager = 0x7f0100e7;
public static final int reverseLayout = 0x7f0100e9;
public static final int spanCount = 0x7f0100e8;
public static final int stackFromEnd = 0x7f0100ea;
}
public static final class dimen {
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f060072;
public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f060073;
public static final int item_touch_helper_swipe_escape_velocity = 0x7f060074;
}
public static final class id {
public static final int item_touch_helper_previous_elevation = 0x7f0b0005;
}
public static final class styleable {
public static final int[] RecyclerView = { 0x010100c4, 0x010100f1, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea };
public static final int RecyclerView_android_descendantFocusability = 1;
public static final int RecyclerView_android_orientation = 0;
public static final int RecyclerView_layoutManager = 2;
public static final int RecyclerView_reverseLayout = 4;
public static final int RecyclerView_spanCount = 3;
public static final int RecyclerView_stackFromEnd = 5;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.base;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin 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 {
public static final int buttonSize = 0x7f0100fa;
public static final int circleCrop = 0x7f0100d8;
public static final int colorScheme = 0x7f0100fb;
public static final int imageAspectRatio = 0x7f0100d7;
public static final int imageAspectRatioAdjust = 0x7f0100d6;
public static final int scopeUris = 0x7f0100fc;
}
public static final class color {
public static final int common_google_signin_btn_text_dark = 0x7f0a0066;
public static final int common_google_signin_btn_text_dark_default = 0x7f0a0012;
public static final int common_google_signin_btn_text_dark_disabled = 0x7f0a0013;
public static final int common_google_signin_btn_text_dark_focused = 0x7f0a0014;
public static final int common_google_signin_btn_text_dark_pressed = 0x7f0a0015;
public static final int common_google_signin_btn_text_light = 0x7f0a0067;
public static final int common_google_signin_btn_text_light_default = 0x7f0a0016;
public static final int common_google_signin_btn_text_light_disabled = 0x7f0a0017;
public static final int common_google_signin_btn_text_light_focused = 0x7f0a0018;
public static final int common_google_signin_btn_text_light_pressed = 0x7f0a0019;
public static final int common_plus_signin_btn_text_dark = 0x7f0a0068;
public static final int common_plus_signin_btn_text_dark_default = 0x7f0a001a;
public static final int common_plus_signin_btn_text_dark_disabled = 0x7f0a001b;
public static final int common_plus_signin_btn_text_dark_focused = 0x7f0a001c;
public static final int common_plus_signin_btn_text_dark_pressed = 0x7f0a001d;
public static final int common_plus_signin_btn_text_light = 0x7f0a0069;
public static final int common_plus_signin_btn_text_light_default = 0x7f0a001e;
public static final int common_plus_signin_btn_text_light_disabled = 0x7f0a001f;
public static final int common_plus_signin_btn_text_light_focused = 0x7f0a0020;
public static final int common_plus_signin_btn_text_light_pressed = 0x7f0a0021;
}
public static final class drawable {
public static final int common_full_open_on_phone = 0x7f020050;
public static final int common_google_signin_btn_icon_dark = 0x7f020051;
public static final int common_google_signin_btn_icon_dark_disabled = 0x7f020052;
public static final int common_google_signin_btn_icon_dark_focused = 0x7f020053;
public static final int common_google_signin_btn_icon_dark_normal = 0x7f020054;
public static final int common_google_signin_btn_icon_dark_pressed = 0x7f020055;
public static final int common_google_signin_btn_icon_light = 0x7f020056;
public static final int common_google_signin_btn_icon_light_disabled = 0x7f020057;
public static final int common_google_signin_btn_icon_light_focused = 0x7f020058;
public static final int common_google_signin_btn_icon_light_normal = 0x7f020059;
public static final int common_google_signin_btn_icon_light_pressed = 0x7f02005a;
public static final int common_google_signin_btn_text_dark = 0x7f02005b;
public static final int common_google_signin_btn_text_dark_disabled = 0x7f02005c;
public static final int common_google_signin_btn_text_dark_focused = 0x7f02005d;
public static final int common_google_signin_btn_text_dark_normal = 0x7f02005e;
public static final int common_google_signin_btn_text_dark_pressed = 0x7f02005f;
public static final int common_google_signin_btn_text_light = 0x7f020060;
public static final int common_google_signin_btn_text_light_disabled = 0x7f020061;
public static final int common_google_signin_btn_text_light_focused = 0x7f020062;
public static final int common_google_signin_btn_text_light_normal = 0x7f020063;
public static final int common_google_signin_btn_text_light_pressed = 0x7f020064;
public static final int common_ic_googleplayservices = 0x7f020065;
public static final int common_plus_signin_btn_icon_dark = 0x7f020066;
public static final int common_plus_signin_btn_icon_dark_disabled = 0x7f020067;
public static final int common_plus_signin_btn_icon_dark_focused = 0x7f020068;
public static final int common_plus_signin_btn_icon_dark_normal = 0x7f020069;
public static final int common_plus_signin_btn_icon_dark_pressed = 0x7f02006a;
public static final int common_plus_signin_btn_icon_light = 0x7f02006b;
public static final int common_plus_signin_btn_icon_light_disabled = 0x7f02006c;
public static final int common_plus_signin_btn_icon_light_focused = 0x7f02006d;
public static final int common_plus_signin_btn_icon_light_normal = 0x7f02006e;
public static final int common_plus_signin_btn_icon_light_pressed = 0x7f02006f;
public static final int common_plus_signin_btn_text_dark = 0x7f020070;
public static final int common_plus_signin_btn_text_dark_disabled = 0x7f020071;
public static final int common_plus_signin_btn_text_dark_focused = 0x7f020072;
public static final int common_plus_signin_btn_text_dark_normal = 0x7f020073;
public static final int common_plus_signin_btn_text_dark_pressed = 0x7f020074;
public static final int common_plus_signin_btn_text_light = 0x7f020075;
public static final int common_plus_signin_btn_text_light_disabled = 0x7f020076;
public static final int common_plus_signin_btn_text_light_focused = 0x7f020077;
public static final int common_plus_signin_btn_text_light_normal = 0x7f020078;
public static final int common_plus_signin_btn_text_light_pressed = 0x7f020079;
}
public static final class id {
public static final int adjust_height = 0x7f0b0036;
public static final int adjust_width = 0x7f0b0037;
public static final int auto = 0x7f0b0021;
public static final int center = 0x7f0b0023;
public static final int dark = 0x7f0b0040;
public static final int icon_only = 0x7f0b003d;
public static final int light = 0x7f0b0041;
public static final int none = 0x7f0b0010;
public static final int normal = 0x7f0b000c;
public static final int radio = 0x7f0b005e;
public static final int standard = 0x7f0b003e;
public static final int text = 0x7f0b008d;
public static final int text2 = 0x7f0b008b;
public static final int wide = 0x7f0b003f;
public static final int wrap_content = 0x7f0b0020;
}
public static final class integer {
public static final int google_play_services_version = 0x7f090006;
}
public static final class string {
public static final int common_google_play_services_enable_button = 0x7f050013;
public static final int common_google_play_services_enable_text = 0x7f050014;
public static final int common_google_play_services_enable_title = 0x7f050015;
public static final int common_google_play_services_install_button = 0x7f050016;
public static final int common_google_play_services_install_text_phone = 0x7f050017;
public static final int common_google_play_services_install_text_tablet = 0x7f050018;
public static final int common_google_play_services_install_title = 0x7f050019;
public static final int common_google_play_services_notification_ticker = 0x7f05001a;
public static final int common_google_play_services_unknown_issue = 0x7f05001b;
public static final int common_google_play_services_unsupported_text = 0x7f05001c;
public static final int common_google_play_services_unsupported_title = 0x7f05001d;
public static final int common_google_play_services_update_button = 0x7f05001e;
public static final int common_google_play_services_update_text = 0x7f05001f;
public static final int common_google_play_services_update_title = 0x7f050020;
public static final int common_google_play_services_updating_text = 0x7f050021;
public static final int common_google_play_services_updating_title = 0x7f050022;
public static final int common_google_play_services_wear_update_text = 0x7f050023;
public static final int common_open_on_phone = 0x7f050024;
public static final int common_signin_button_text = 0x7f050025;
public static final int common_signin_button_text_long = 0x7f050026;
}
public static final class styleable {
public static final int[] LoadingImageView = { 0x7f0100d6, 0x7f0100d7, 0x7f0100d8 };
public static final int LoadingImageView_circleCrop = 2;
public static final int LoadingImageView_imageAspectRatio = 1;
public static final int LoadingImageView_imageAspectRatioAdjust = 0;
public static final int[] SignInButton = { 0x7f0100fa, 0x7f0100fb, 0x7f0100fc };
public static final int SignInButton_buttonSize = 0;
public static final int SignInButton_colorScheme = 1;
public static final int SignInButton_scopeUris = 2;
}
}
/* 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.samples.vision.ocrreader;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7f040000;
public static final int abc_fade_out=0x7f040001;
public static final int abc_grow_fade_in_from_bottom=0x7f040002;
public static final int abc_popup_enter=0x7f040003;
public static final int abc_popup_exit=0x7f040004;
public static final int abc_shrink_fade_out_from_bottom=0x7f040005;
public static final int abc_slide_in_bottom=0x7f040006;
public static final int abc_slide_in_top=0x7f040007;
public static final int abc_slide_out_bottom=0x7f040008;
public static final int abc_slide_out_top=0x7f040009;
public static final int design_appbar_state_list_animator=0x7f04000a;
public static final int design_bottom_sheet_slide_in=0x7f04000b;
public static final int design_bottom_sheet_slide_out=0x7f04000c;
public static final int design_fab_in=0x7f04000d;
public static final int design_fab_out=0x7f04000e;
public static final int design_snackbar_in=0x7f04000f;
public static final int design_snackbar_out=0x7f040010;
}
public static final class attr {
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarDivider=0x7f010045;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarItemBackground=0x7f010046;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarPopupTheme=0x7f01003f;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
</table>
*/
public static final int actionBarSize=0x7f010044;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarSplitStyle=0x7f010041;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarStyle=0x7f010040;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarTabBarStyle=0x7f01003b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarTabStyle=0x7f01003a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarTabTextStyle=0x7f01003c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarTheme=0x7f010042;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarWidgetTheme=0x7f010043;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionButtonStyle=0x7f010060;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionDropDownStyle=0x7f01005c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionLayout=0x7f0100da;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionMenuTextAppearance=0x7f010047;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int actionMenuTextColor=0x7f010048;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeBackground=0x7f01004b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCloseButtonStyle=0x7f01004a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCloseDrawable=0x7f01004d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCopyDrawable=0x7f01004f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCutDrawable=0x7f01004e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeFindDrawable=0x7f010053;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModePasteDrawable=0x7f010050;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModePopupWindowStyle=0x7f010055;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeSelectAllDrawable=0x7f010051;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeShareDrawable=0x7f010052;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeSplitBackground=0x7f01004c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeStyle=0x7f010049;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeWebSearchDrawable=0x7f010054;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionOverflowButtonStyle=0x7f01003d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionOverflowMenuStyle=0x7f01003e;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int actionProviderClass=0x7f0100dc;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int actionViewClass=0x7f0100db;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int activityChooserViewStyle=0x7f010068;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int alertDialogButtonGroupStyle=0x7f01008c;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int alertDialogCenterButtons=0x7f01008d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int alertDialogStyle=0x7f01008b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int alertDialogTheme=0x7f01008e;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int allowStacking=0x7f0100a4;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int alpha=0x7f0100b6;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int arrowHeadLength=0x7f0100c8;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int arrowShaftLength=0x7f0100c9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int autoCompleteTextViewStyle=0x7f010093;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int background=0x7f01000c;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int backgroundSplit=0x7f01000e;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int backgroundStacked=0x7f01000d;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int backgroundTint=0x7f01013b;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
*/
public static final int backgroundTintMode=0x7f01013c;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int barLength=0x7f0100ca;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int behavior_autoHide=0x7f0100d1;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int behavior_hideable=0x7f0100a2;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int behavior_overlapTop=0x7f0100ec;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>auto</code></td><td>-1</td><td></td></tr>
</table>
*/
public static final int behavior_peekHeight=0x7f0100a1;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int behavior_skipCollapsed=0x7f0100a3;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int borderWidth=0x7f0100cf;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int borderlessButtonStyle=0x7f010065;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int bottomSheetDialogTheme=0x7f0100c1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int bottomSheetStyle=0x7f0100c2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarButtonStyle=0x7f010062;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarNegativeButtonStyle=0x7f010091;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarNeutralButtonStyle=0x7f010092;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarPositiveButtonStyle=0x7f010090;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarStyle=0x7f010061;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
</table>
*/
public static final int buttonGravity=0x7f010130;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonPanelSideLayout=0x7f010021;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>wide</code></td><td>1</td><td></td></tr>
<tr><td><code>icon_only</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int buttonSize=0x7f0100fa;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonStyle=0x7f010094;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonStyleSmall=0x7f010095;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int buttonTint=0x7f0100b7;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
*/
public static final int buttonTintMode=0x7f0100b8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int checkboxStyle=0x7f010096;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int checkedTextViewStyle=0x7f010097;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int circleCrop=0x7f0100d8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int closeIcon=0x7f0100f1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int closeItemLayout=0x7f01001e;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int collapseContentDescription=0x7f010132;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int collapseIcon=0x7f010131;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
*/
public static final int collapsedTitleGravity=0x7f0100b1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int collapsedTitleTextAppearance=0x7f0100ab;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int color=0x7f0100c4;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorAccent=0x7f010083;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorBackgroundFloating=0x7f01008a;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorButtonNormal=0x7f010087;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorControlActivated=0x7f010085;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorControlHighlight=0x7f010086;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorControlNormal=0x7f010084;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorPrimary=0x7f010081;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorPrimaryDark=0x7f010082;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>dark</code></td><td>0</td><td></td></tr>
<tr><td><code>light</code></td><td>1</td><td></td></tr>
<tr><td><code>auto</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int colorScheme=0x7f0100fb;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int colorSwitchThumbNormal=0x7f010088;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int commitIcon=0x7f0100f6;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetEnd=0x7f010017;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetEndWithActions=0x7f01001b;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetLeft=0x7f010018;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetRight=0x7f010019;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetStart=0x7f010016;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetStartWithNavigation=0x7f01001a;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentScrim=0x7f0100ac;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int controlBackground=0x7f010089;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int counterEnabled=0x7f01011d;
/** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int counterMaxLength=0x7f01011e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int counterOverflowTextAppearance=0x7f010120;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int counterTextAppearance=0x7f01011f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int customNavigationLayout=0x7f01000f;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int defaultQueryHint=0x7f0100f0;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int dialogPreferredPadding=0x7f01005a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dialogTheme=0x7f010059;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
</table>
*/
public static final int displayOptions=0x7f010005;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int divider=0x7f01000b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dividerHorizontal=0x7f010067;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int dividerPadding=0x7f0100d5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dividerVertical=0x7f010066;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int drawableSize=0x7f0100c6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int drawerArrowStyle=0x7f010000;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dropDownListViewStyle=0x7f010079;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int dropdownListPreferredItemHeight=0x7f01005d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int editTextBackground=0x7f01006e;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int editTextColor=0x7f01006d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int editTextStyle=0x7f010098;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int elevation=0x7f01001c;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int errorEnabled=0x7f01011b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int errorTextAppearance=0x7f01011c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int expandActivityOverflowButtonDrawable=0x7f010020;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expanded=0x7f010026;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
*/
public static final int expandedTitleGravity=0x7f0100b2;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expandedTitleMargin=0x7f0100a5;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expandedTitleMarginBottom=0x7f0100a9;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expandedTitleMarginEnd=0x7f0100a8;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expandedTitleMarginStart=0x7f0100a6;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int expandedTitleMarginTop=0x7f0100a7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int expandedTitleTextAppearance=0x7f0100aa;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>auto</code></td><td>-1</td><td></td></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>mini</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int fabSize=0x7f0100cd;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int foregroundInsidePadding=0x7f0100d2;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int gapBetweenBars=0x7f0100c7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int goIcon=0x7f0100f2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int headerLayout=0x7f0100e4;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int height=0x7f010001;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int hideOnContentScroll=0x7f010015;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int hintAnimationEnabled=0x7f010121;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int hintEnabled=0x7f01011a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int hintTextAppearance=0x7f010119;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int homeAsUpIndicator=0x7f01005f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int homeLayout=0x7f010010;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int icon=0x7f010009;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int iconifiedByDefault=0x7f0100ee;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int imageAspectRatio=0x7f0100d7;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>adjust_width</code></td><td>1</td><td></td></tr>
<tr><td><code>adjust_height</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int imageAspectRatioAdjust=0x7f0100d6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int imageButtonStyle=0x7f01006f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int indeterminateProgressStyle=0x7f010012;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int initialActivityCount=0x7f01001f;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int insetForeground=0x7f0100eb;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int isLightTheme=0x7f010002;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int itemBackground=0x7f0100e2;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int itemIconTint=0x7f0100e0;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int itemPadding=0x7f010014;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int itemTextAppearance=0x7f0100e3;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int itemTextColor=0x7f0100e1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int keylines=0x7f0100b9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int layout=0x7f0100ed;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int layoutManager=0x7f0100e7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int layout_anchor=0x7f0100bc;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>fill</code></td><td>0x77</td><td></td></tr>
<tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr>
<tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
*/
public static final int layout_anchorGravity=0x7f0100be;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int layout_behavior=0x7f0100bb;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>pin</code></td><td>1</td><td></td></tr>
<tr><td><code>parallax</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int layout_collapseMode=0x7f0100b4;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int layout_collapseParallaxMultiplier=0x7f0100b5;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0x0</td><td></td></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x03</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
<tr><td><code>all</code></td><td>0x77</td><td></td></tr>
</table>
*/
public static final int layout_dodgeInsetEdges=0x7f0100c0;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0x0</td><td></td></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x03</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
*/
public static final int layout_insetEdge=0x7f0100bf;
/** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int layout_keyline=0x7f0100bd;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>scroll</code></td><td>0x1</td><td></td></tr>
<tr><td><code>exitUntilCollapsed</code></td><td>0x2</td><td></td></tr>
<tr><td><code>enterAlways</code></td><td>0x4</td><td></td></tr>
<tr><td><code>enterAlwaysCollapsed</code></td><td>0x8</td><td></td></tr>
<tr><td><code>snap</code></td><td>0x10</td><td></td></tr>
</table>
*/
public static final int layout_scrollFlags=0x7f010029;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int layout_scrollInterpolator=0x7f01002a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listChoiceBackgroundIndicator=0x7f010080;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listDividerAlertDialog=0x7f01005b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listItemLayout=0x7f010025;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listLayout=0x7f010022;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listMenuViewStyle=0x7f0100a0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listPopupWindowStyle=0x7f01007a;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int listPreferredItemHeight=0x7f010074;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int listPreferredItemHeightLarge=0x7f010076;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int listPreferredItemHeightSmall=0x7f010075;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int listPreferredItemPaddingLeft=0x7f010077;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int listPreferredItemPaddingRight=0x7f010078;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int logo=0x7f01000a;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int logoDescription=0x7f010135;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int maxActionInlineWidth=0x7f0100fd;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int maxButtonHeight=0x7f01012f;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int measureWithLargestChild=0x7f0100d3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int menu=0x7f0100df;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int multiChoiceItemLayout=0x7f010023;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int navigationContentDescription=0x7f010134;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int navigationIcon=0x7f010133;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int navigationMode=0x7f010004;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int overlapAnchor=0x7f0100e5;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int paddingEnd=0x7f010139;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int paddingStart=0x7f010138;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int panelBackground=0x7f01007d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int panelMenuListTheme=0x7f01007f;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int panelMenuListWidth=0x7f01007e;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int passwordToggleContentDescription=0x7f010124;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int passwordToggleDrawable=0x7f010123;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int passwordToggleEnabled=0x7f010122;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int passwordToggleTint=0x7f010125;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
*/
public static final int passwordToggleTintMode=0x7f010126;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int popupMenuStyle=0x7f01006b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int popupTheme=0x7f01001d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int popupWindowStyle=0x7f01006c;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int preserveIconSpacing=0x7f0100dd;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int pressedTranslationZ=0x7f0100ce;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int progressBarPadding=0x7f010013;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int progressBarStyle=0x7f010011;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int queryBackground=0x7f0100f8;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int queryHint=0x7f0100ef;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int radioButtonStyle=0x7f010099;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int ratingBarStyle=0x7f01009a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int ratingBarStyleIndicator=0x7f01009b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int ratingBarStyleSmall=0x7f01009c;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int reverseLayout=0x7f0100e9;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int rippleColor=0x7f0100cc;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int scopeUris=0x7f0100fc;
/** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int scrimAnimationDuration=0x7f0100b0;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int scrimVisibleHeightTrigger=0x7f0100af;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int searchHintIcon=0x7f0100f4;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int searchIcon=0x7f0100f3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int searchViewStyle=0x7f010073;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int seekBarStyle=0x7f01009d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int selectableItemBackground=0x7f010063;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int selectableItemBackgroundBorderless=0x7f010064;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>never</code></td><td>0</td><td></td></tr>
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
<tr><td><code>always</code></td><td>2</td><td></td></tr>
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
</table>
*/
public static final int showAsAction=0x7f0100d9;
/** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
<tr><td><code>end</code></td><td>4</td><td></td></tr>
</table>
*/
public static final int showDividers=0x7f0100d4;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int showText=0x7f010108;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int singleChoiceItemLayout=0x7f010024;
/** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int spanCount=0x7f0100e8;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int spinBars=0x7f0100c5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int spinnerDropDownItemStyle=0x7f01005e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int spinnerStyle=0x7f01009e;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int splitTrack=0x7f010107;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int srcCompat=0x7f01002b;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int stackFromEnd=0x7f0100ea;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int state_above_anchor=0x7f0100e6;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int state_collapsed=0x7f010027;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int state_collapsible=0x7f010028;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int statusBarBackground=0x7f0100ba;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int statusBarScrim=0x7f0100ad;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int subMenuArrow=0x7f0100de;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int submitBackground=0x7f0100f9;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int subtitle=0x7f010006;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int subtitleTextAppearance=0x7f010128;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int subtitleTextColor=0x7f010137;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int subtitleTextStyle=0x7f010008;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int suggestionRowLayout=0x7f0100f7;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int switchMinWidth=0x7f010105;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int switchPadding=0x7f010106;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int switchStyle=0x7f01009f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int switchTextAppearance=0x7f010104;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int tabBackground=0x7f01010c;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabContentStart=0x7f01010b;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>fill</code></td><td>0</td><td></td></tr>
<tr><td><code>center</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int tabGravity=0x7f01010e;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabIndicatorColor=0x7f010109;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabIndicatorHeight=0x7f01010a;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabMaxWidth=0x7f010110;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabMinWidth=0x7f01010f;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>scrollable</code></td><td>0</td><td></td></tr>
<tr><td><code>fixed</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int tabMode=0x7f01010d;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabPadding=0x7f010118;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabPaddingBottom=0x7f010117;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabPaddingEnd=0x7f010116;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabPaddingStart=0x7f010114;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabPaddingTop=0x7f010115;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabSelectedTextColor=0x7f010113;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int tabTextAppearance=0x7f010111;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tabTextColor=0x7f010112;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int textAllCaps=0x7f01002f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceLargePopupMenu=0x7f010056;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceListItem=0x7f01007b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceListItemSmall=0x7f01007c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearancePopupMenuHeader=0x7f010058;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceSearchResultSubtitle=0x7f010071;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceSearchResultTitle=0x7f010070;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceSmallPopupMenu=0x7f010057;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int textColorAlertDialogListItem=0x7f01008f;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int textColorError=0x7f0100c3;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static final int textColorSearchUrl=0x7f010072;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int theme=0x7f01013a;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int thickness=0x7f0100cb;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int thumbTextPadding=0x7f010103;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int thumbTint=0x7f0100fe;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
*/
public static final int thumbTintMode=0x7f0100ff;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int tickMark=0x7f01002c;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int tickMarkTint=0x7f01002d;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
*/
public static final int tickMarkTintMode=0x7f01002e;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int title=0x7f010003;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleEnabled=0x7f0100b3;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMargin=0x7f010129;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMarginBottom=0x7f01012d;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMarginEnd=0x7f01012b;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMarginStart=0x7f01012a;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMarginTop=0x7f01012c;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleMargins=0x7f01012e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int titleTextAppearance=0x7f010127;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int titleTextColor=0x7f010136;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int titleTextStyle=0x7f010007;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int toolbarId=0x7f0100ae;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int toolbarNavigationButtonStyle=0x7f01006a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int toolbarStyle=0x7f010069;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int track=0x7f010100;
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int trackTint=0x7f010101;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
*/
public static final int trackTintMode=0x7f010102;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int useCompatPadding=0x7f0100d0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int voiceIcon=0x7f0100f5;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowActionBar=0x7f010030;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowActionBarOverlay=0x7f010032;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowActionModeOverlay=0x7f010033;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowFixedHeightMajor=0x7f010037;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowFixedHeightMinor=0x7f010035;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowFixedWidthMajor=0x7f010034;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowFixedWidthMinor=0x7f010036;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowMinWidthMajor=0x7f010038;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowMinWidthMinor=0x7f010039;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowNoTitle=0x7f010031;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs=0x7f080000;
public static final int abc_allow_stacked_button_bar=0x7f080001;
public static final int abc_config_actionMenuItemAllCaps=0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside=0x7f080003;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080004;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark=0x7f0a0054;
public static final int abc_background_cache_hint_selector_material_light=0x7f0a0055;
public static final int abc_btn_colored_borderless_text_material=0x7f0a0056;
public static final int abc_color_highlight_material=0x7f0a0057;
public static final int abc_input_method_navigation_guard=0x7f0a0000;
public static final int abc_primary_text_disable_only_material_dark=0x7f0a0058;
public static final int abc_primary_text_disable_only_material_light=0x7f0a0059;
public static final int abc_primary_text_material_dark=0x7f0a005a;
public static final int abc_primary_text_material_light=0x7f0a005b;
public static final int abc_search_url_text=0x7f0a005c;
public static final int abc_search_url_text_normal=0x7f0a0001;
public static final int abc_search_url_text_pressed=0x7f0a0002;
public static final int abc_search_url_text_selected=0x7f0a0003;
public static final int abc_secondary_text_material_dark=0x7f0a005d;
public static final int abc_secondary_text_material_light=0x7f0a005e;
public static final int abc_tint_btn_checkable=0x7f0a005f;
public static final int abc_tint_default=0x7f0a0060;
public static final int abc_tint_edittext=0x7f0a0061;
public static final int abc_tint_seek_thumb=0x7f0a0062;
public static final int abc_tint_spinner=0x7f0a0063;
public static final int abc_tint_switch_thumb=0x7f0a0064;
public static final int abc_tint_switch_track=0x7f0a0065;
public static final int accent_material_dark=0x7f0a0004;
public static final int accent_material_light=0x7f0a0005;
public static final int background_floating_material_dark=0x7f0a0006;
public static final int background_floating_material_light=0x7f0a0007;
public static final int background_material_dark=0x7f0a0008;
public static final int background_material_light=0x7f0a0009;
public static final int bright_foreground_disabled_material_dark=0x7f0a000a;
public static final int bright_foreground_disabled_material_light=0x7f0a000b;
public static final int bright_foreground_inverse_material_dark=0x7f0a000c;
public static final int bright_foreground_inverse_material_light=0x7f0a000d;
public static final int bright_foreground_material_dark=0x7f0a000e;
public static final int bright_foreground_material_light=0x7f0a000f;
public static final int button_material_dark=0x7f0a0010;
public static final int button_material_light=0x7f0a0011;
public static final int common_google_signin_btn_text_dark=0x7f0a0066;
public static final int common_google_signin_btn_text_dark_default=0x7f0a0012;
public static final int common_google_signin_btn_text_dark_disabled=0x7f0a0013;
public static final int common_google_signin_btn_text_dark_focused=0x7f0a0014;
public static final int common_google_signin_btn_text_dark_pressed=0x7f0a0015;
public static final int common_google_signin_btn_text_light=0x7f0a0067;
public static final int common_google_signin_btn_text_light_default=0x7f0a0016;
public static final int common_google_signin_btn_text_light_disabled=0x7f0a0017;
public static final int common_google_signin_btn_text_light_focused=0x7f0a0018;
public static final int common_google_signin_btn_text_light_pressed=0x7f0a0019;
public static final int common_plus_signin_btn_text_dark=0x7f0a0068;
public static final int common_plus_signin_btn_text_dark_default=0x7f0a001a;
public static final int common_plus_signin_btn_text_dark_disabled=0x7f0a001b;
public static final int common_plus_signin_btn_text_dark_focused=0x7f0a001c;
public static final int common_plus_signin_btn_text_dark_pressed=0x7f0a001d;
public static final int common_plus_signin_btn_text_light=0x7f0a0069;
public static final int common_plus_signin_btn_text_light_default=0x7f0a001e;
public static final int common_plus_signin_btn_text_light_disabled=0x7f0a001f;
public static final int common_plus_signin_btn_text_light_focused=0x7f0a0020;
public static final int common_plus_signin_btn_text_light_pressed=0x7f0a0021;
public static final int design_error=0x7f0a006a;
public static final int design_fab_shadow_end_color=0x7f0a0022;
public static final int design_fab_shadow_mid_color=0x7f0a0023;
public static final int design_fab_shadow_start_color=0x7f0a0024;
public static final int design_fab_stroke_end_inner_color=0x7f0a0025;
public static final int design_fab_stroke_end_outer_color=0x7f0a0026;
public static final int design_fab_stroke_top_inner_color=0x7f0a0027;
public static final int design_fab_stroke_top_outer_color=0x7f0a0028;
public static final int design_snackbar_background_color=0x7f0a0029;
public static final int design_textinput_error_color_dark=0x7f0a002a;
public static final int design_textinput_error_color_light=0x7f0a002b;
public static final int design_tint_password_toggle=0x7f0a006b;
public static final int dim_foreground_disabled_material_dark=0x7f0a002c;
public static final int dim_foreground_disabled_material_light=0x7f0a002d;
public static final int dim_foreground_material_dark=0x7f0a002e;
public static final int dim_foreground_material_light=0x7f0a002f;
public static final int foreground_material_dark=0x7f0a0030;
public static final int foreground_material_light=0x7f0a0031;
public static final int highlighted_text_material_dark=0x7f0a0032;
public static final int highlighted_text_material_light=0x7f0a0033;
public static final int hint_foreground_material_dark=0x7f0a0034;
public static final int hint_foreground_material_light=0x7f0a0035;
public static final int material_blue_grey_800=0x7f0a0036;
public static final int material_blue_grey_900=0x7f0a0037;
public static final int material_blue_grey_950=0x7f0a0038;
public static final int material_deep_teal_200=0x7f0a0039;
public static final int material_deep_teal_500=0x7f0a003a;
public static final int material_grey_100=0x7f0a003b;
public static final int material_grey_300=0x7f0a003c;
public static final int material_grey_50=0x7f0a003d;
public static final int material_grey_600=0x7f0a003e;
public static final int material_grey_800=0x7f0a003f;
public static final int material_grey_850=0x7f0a0040;
public static final int material_grey_900=0x7f0a0041;
public static final int primary_dark_material_dark=0x7f0a0042;
public static final int primary_dark_material_light=0x7f0a0043;
public static final int primary_material_dark=0x7f0a0044;
public static final int primary_material_light=0x7f0a0045;
public static final int primary_text_default_material_dark=0x7f0a0046;
public static final int primary_text_default_material_light=0x7f0a0047;
public static final int primary_text_disabled_material_dark=0x7f0a0048;
public static final int primary_text_disabled_material_light=0x7f0a0049;
public static final int ripple_material_dark=0x7f0a004a;
public static final int ripple_material_light=0x7f0a004b;
public static final int secondary_text_default_material_dark=0x7f0a004c;
public static final int secondary_text_default_material_light=0x7f0a004d;
public static final int secondary_text_disabled_material_dark=0x7f0a004e;
public static final int secondary_text_disabled_material_light=0x7f0a004f;
public static final int switch_thumb_disabled_material_dark=0x7f0a0050;
public static final int switch_thumb_disabled_material_light=0x7f0a0051;
public static final int switch_thumb_material_dark=0x7f0a006c;
public static final int switch_thumb_material_light=0x7f0a006d;
public static final int switch_thumb_normal_material_dark=0x7f0a0052;
public static final int switch_thumb_normal_material_light=0x7f0a0053;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material=0x7f06000c;
public static final int abc_action_bar_content_inset_with_nav=0x7f06000d;
public static final int abc_action_bar_default_height_material=0x7f060001;
public static final int abc_action_bar_default_padding_end_material=0x7f06000e;
public static final int abc_action_bar_default_padding_start_material=0x7f06000f;
public static final int abc_action_bar_elevation_material=0x7f06001a;
public static final int abc_action_bar_icon_vertical_padding_material=0x7f06001b;
public static final int abc_action_bar_overflow_padding_end_material=0x7f06001c;
public static final int abc_action_bar_overflow_padding_start_material=0x7f06001d;
public static final int abc_action_bar_progress_bar_size=0x7f060002;
public static final int abc_action_bar_stacked_max_height=0x7f06001e;
public static final int abc_action_bar_stacked_tab_max_width=0x7f06001f;
public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f060020;
public static final int abc_action_bar_subtitle_top_margin_material=0x7f060021;
public static final int abc_action_button_min_height_material=0x7f060022;
public static final int abc_action_button_min_width_material=0x7f060023;
public static final int abc_action_button_min_width_overflow_material=0x7f060024;
public static final int abc_alert_dialog_button_bar_height=0x7f060000;
public static final int abc_button_inset_horizontal_material=0x7f060025;
public static final int abc_button_inset_vertical_material=0x7f060026;
public static final int abc_button_padding_horizontal_material=0x7f060027;
public static final int abc_button_padding_vertical_material=0x7f060028;
public static final int abc_cascading_menus_min_smallest_width=0x7f060029;
public static final int abc_config_prefDialogWidth=0x7f060005;
public static final int abc_control_corner_material=0x7f06002a;
public static final int abc_control_inset_material=0x7f06002b;
public static final int abc_control_padding_material=0x7f06002c;
public static final int abc_dialog_fixed_height_major=0x7f060006;
public static final int abc_dialog_fixed_height_minor=0x7f060007;
public static final int abc_dialog_fixed_width_major=0x7f060008;
public static final int abc_dialog_fixed_width_minor=0x7f060009;
public static final int abc_dialog_list_padding_vertical_material=0x7f06002d;
public static final int abc_dialog_min_width_major=0x7f06000a;
public static final int abc_dialog_min_width_minor=0x7f06000b;
public static final int abc_dialog_padding_material=0x7f06002e;
public static final int abc_dialog_padding_top_material=0x7f06002f;
public static final int abc_disabled_alpha_material_dark=0x7f060030;
public static final int abc_disabled_alpha_material_light=0x7f060031;
public static final int abc_dropdownitem_icon_width=0x7f060032;
public static final int abc_dropdownitem_text_padding_left=0x7f060033;
public static final int abc_dropdownitem_text_padding_right=0x7f060034;
public static final int abc_edit_text_inset_bottom_material=0x7f060035;
public static final int abc_edit_text_inset_horizontal_material=0x7f060036;
public static final int abc_edit_text_inset_top_material=0x7f060037;
public static final int abc_floating_window_z=0x7f060038;
public static final int abc_list_item_padding_horizontal_material=0x7f060039;
public static final int abc_panel_menu_list_width=0x7f06003a;
public static final int abc_progress_bar_height_material=0x7f06003b;
public static final int abc_search_view_preferred_height=0x7f06003c;
public static final int abc_search_view_preferred_width=0x7f06003d;
public static final int abc_seekbar_track_background_height_material=0x7f06003e;
public static final int abc_seekbar_track_progress_height_material=0x7f06003f;
public static final int abc_select_dialog_padding_start_material=0x7f060040;
public static final int abc_switch_padding=0x7f060018;
public static final int abc_text_size_body_1_material=0x7f060041;
public static final int abc_text_size_body_2_material=0x7f060042;
public static final int abc_text_size_button_material=0x7f060043;
public static final int abc_text_size_caption_material=0x7f060044;
public static final int abc_text_size_display_1_material=0x7f060045;
public static final int abc_text_size_display_2_material=0x7f060046;
public static final int abc_text_size_display_3_material=0x7f060047;
public static final int abc_text_size_display_4_material=0x7f060048;
public static final int abc_text_size_headline_material=0x7f060049;
public static final int abc_text_size_large_material=0x7f06004a;
public static final int abc_text_size_medium_material=0x7f06004b;
public static final int abc_text_size_menu_header_material=0x7f06004c;
public static final int abc_text_size_menu_material=0x7f06004d;
public static final int abc_text_size_small_material=0x7f06004e;
public static final int abc_text_size_subhead_material=0x7f06004f;
public static final int abc_text_size_subtitle_material_toolbar=0x7f060003;
public static final int abc_text_size_title_material=0x7f060050;
public static final int abc_text_size_title_material_toolbar=0x7f060004;
public static final int activity_horizontal_margin=0x7f060019;
public static final int activity_vertical_margin=0x7f060051;
public static final int design_appbar_elevation=0x7f060052;
public static final int design_bottom_navigation_active_item_max_width=0x7f060053;
public static final int design_bottom_navigation_active_text_size=0x7f060054;
public static final int design_bottom_navigation_height=0x7f060055;
public static final int design_bottom_navigation_item_max_width=0x7f060056;
public static final int design_bottom_navigation_margin=0x7f060057;
public static final int design_bottom_navigation_text_size=0x7f060058;
public static final int design_bottom_sheet_modal_elevation=0x7f060059;
public static final int design_bottom_sheet_peek_height_min=0x7f06005a;
public static final int design_fab_border_width=0x7f06005b;
public static final int design_fab_elevation=0x7f06005c;
public static final int design_fab_image_size=0x7f06005d;
public static final int design_fab_size_mini=0x7f06005e;
public static final int design_fab_size_normal=0x7f06005f;
public static final int design_fab_translation_z_pressed=0x7f060060;
public static final int design_navigation_elevation=0x7f060061;
public static final int design_navigation_icon_padding=0x7f060062;
public static final int design_navigation_icon_size=0x7f060063;
public static final int design_navigation_max_width=0x7f060010;
public static final int design_navigation_padding_bottom=0x7f060064;
public static final int design_navigation_separator_vertical_padding=0x7f060065;
public static final int design_snackbar_action_inline_max_width=0x7f060011;
public static final int design_snackbar_background_corner_radius=0x7f060012;
public static final int design_snackbar_elevation=0x7f060066;
public static final int design_snackbar_extra_spacing_horizontal=0x7f060013;
public static final int design_snackbar_max_width=0x7f060014;
public static final int design_snackbar_min_width=0x7f060015;
public static final int design_snackbar_padding_horizontal=0x7f060067;
public static final int design_snackbar_padding_vertical=0x7f060068;
public static final int design_snackbar_padding_vertical_2lines=0x7f060016;
public static final int design_snackbar_text_size=0x7f060069;
public static final int design_tab_max_width=0x7f06006a;
public static final int design_tab_scrollable_min_width=0x7f060017;
public static final int design_tab_text_size=0x7f06006b;
public static final int design_tab_text_size_2line=0x7f06006c;
public static final int disabled_alpha_material_dark=0x7f06006d;
public static final int disabled_alpha_material_light=0x7f06006e;
public static final int highlight_alpha_material_colored=0x7f06006f;
public static final int highlight_alpha_material_dark=0x7f060070;
public static final int highlight_alpha_material_light=0x7f060071;
public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f060072;
public static final int item_touch_helper_swipe_escape_max_velocity=0x7f060073;
public static final int item_touch_helper_swipe_escape_velocity=0x7f060074;
public static final int notification_large_icon_height=0x7f060075;
public static final int notification_large_icon_width=0x7f060076;
public static final int notification_subtext_size=0x7f060077;
}
public static final class drawable {
public static final int abc_ab_share_pack_mtrl_alpha=0x7f020000;
public static final int abc_action_bar_item_background_material=0x7f020001;
public static final int abc_btn_borderless_material=0x7f020002;
public static final int abc_btn_check_material=0x7f020003;
public static final int abc_btn_check_to_on_mtrl_000=0x7f020004;
public static final int abc_btn_check_to_on_mtrl_015=0x7f020005;
public static final int abc_btn_colored_material=0x7f020006;
public static final int abc_btn_default_mtrl_shape=0x7f020007;
public static final int abc_btn_radio_material=0x7f020008;
public static final int abc_btn_radio_to_on_mtrl_000=0x7f020009;
public static final int abc_btn_radio_to_on_mtrl_015=0x7f02000a;
public static final int abc_btn_switch_to_on_mtrl_00001=0x7f02000b;
public static final int abc_btn_switch_to_on_mtrl_00012=0x7f02000c;
public static final int abc_cab_background_internal_bg=0x7f02000d;
public static final int abc_cab_background_top_material=0x7f02000e;
public static final int abc_cab_background_top_mtrl_alpha=0x7f02000f;
public static final int abc_control_background_material=0x7f020010;
public static final int abc_dialog_material_background=0x7f020011;
public static final int abc_edit_text_material=0x7f020012;
public static final int abc_ic_ab_back_material=0x7f020013;
public static final int abc_ic_arrow_drop_right_black_24dp=0x7f020014;
public static final int abc_ic_clear_material=0x7f020015;
public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020016;
public static final int abc_ic_go_search_api_material=0x7f020017;
public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f020018;
public static final int abc_ic_menu_cut_mtrl_alpha=0x7f020019;
public static final int abc_ic_menu_overflow_material=0x7f02001a;
public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001b;
public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f02001c;
public static final int abc_ic_menu_share_mtrl_alpha=0x7f02001d;
public static final int abc_ic_search_api_material=0x7f02001e;
public static final int abc_ic_star_black_16dp=0x7f02001f;
public static final int abc_ic_star_black_36dp=0x7f020020;
public static final int abc_ic_star_black_48dp=0x7f020021;
public static final int abc_ic_star_half_black_16dp=0x7f020022;
public static final int abc_ic_star_half_black_36dp=0x7f020023;
public static final int abc_ic_star_half_black_48dp=0x7f020024;
public static final int abc_ic_voice_search_api_material=0x7f020025;
public static final int abc_item_background_holo_dark=0x7f020026;
public static final int abc_item_background_holo_light=0x7f020027;
public static final int abc_list_divider_mtrl_alpha=0x7f020028;
public static final int abc_list_focused_holo=0x7f020029;
public static final int abc_list_longpressed_holo=0x7f02002a;
public static final int abc_list_pressed_holo_dark=0x7f02002b;
public static final int abc_list_pressed_holo_light=0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark=0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light=0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark=0x7f02002f;
public static final int abc_list_selector_disabled_holo_light=0x7f020030;
public static final int abc_list_selector_holo_dark=0x7f020031;
public static final int abc_list_selector_holo_light=0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f020033;
public static final int abc_popup_background_mtrl_mult=0x7f020034;
public static final int abc_ratingbar_indicator_material=0x7f020035;
public static final int abc_ratingbar_material=0x7f020036;
public static final int abc_ratingbar_small_material=0x7f020037;
public static final int abc_scrubber_control_off_mtrl_alpha=0x7f020038;
public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039;
public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a;
public static final int abc_scrubber_primary_mtrl_alpha=0x7f02003b;
public static final int abc_scrubber_track_mtrl_alpha=0x7f02003c;
public static final int abc_seekbar_thumb_material=0x7f02003d;
public static final int abc_seekbar_tick_mark_material=0x7f02003e;
public static final int abc_seekbar_track_material=0x7f02003f;
public static final int abc_spinner_mtrl_am_alpha=0x7f020040;
public static final int abc_spinner_textfield_background_material=0x7f020041;
public static final int abc_switch_thumb_material=0x7f020042;
public static final int abc_switch_track_mtrl_alpha=0x7f020043;
public static final int abc_tab_indicator_material=0x7f020044;
public static final int abc_tab_indicator_mtrl_alpha=0x7f020045;
public static final int abc_text_cursor_material=0x7f020046;
public static final int abc_text_select_handle_left_mtrl_alpha=0x7f020047;
public static final int abc_text_select_handle_middle_mtrl_alpha=0x7f020048;
public static final int abc_text_select_handle_right_mtrl_alpha=0x7f020049;
public static final int abc_textfield_activated_mtrl_alpha=0x7f02004a;
public static final int abc_textfield_default_mtrl_alpha=0x7f02004b;
public static final int abc_textfield_search_activated_mtrl_alpha=0x7f02004c;
public static final int abc_textfield_search_default_mtrl_alpha=0x7f02004d;
public static final int abc_textfield_search_material=0x7f02004e;
public static final int abc_vector_test=0x7f02004f;
public static final int common_full_open_on_phone=0x7f020050;
public static final int common_google_signin_btn_icon_dark=0x7f020051;
public static final int common_google_signin_btn_icon_dark_disabled=0x7f020052;
public static final int common_google_signin_btn_icon_dark_focused=0x7f020053;
public static final int common_google_signin_btn_icon_dark_normal=0x7f020054;
public static final int common_google_signin_btn_icon_dark_pressed=0x7f020055;
public static final int common_google_signin_btn_icon_light=0x7f020056;
public static final int common_google_signin_btn_icon_light_disabled=0x7f020057;
public static final int common_google_signin_btn_icon_light_focused=0x7f020058;
public static final int common_google_signin_btn_icon_light_normal=0x7f020059;
public static final int common_google_signin_btn_icon_light_pressed=0x7f02005a;
public static final int common_google_signin_btn_text_dark=0x7f02005b;
public static final int common_google_signin_btn_text_dark_disabled=0x7f02005c;
public static final int common_google_signin_btn_text_dark_focused=0x7f02005d;
public static final int common_google_signin_btn_text_dark_normal=0x7f02005e;
public static final int common_google_signin_btn_text_dark_pressed=0x7f02005f;
public static final int common_google_signin_btn_text_light=0x7f020060;
public static final int common_google_signin_btn_text_light_disabled=0x7f020061;
public static final int common_google_signin_btn_text_light_focused=0x7f020062;
public static final int common_google_signin_btn_text_light_normal=0x7f020063;
public static final int common_google_signin_btn_text_light_pressed=0x7f020064;
public static final int common_ic_googleplayservices=0x7f020065;
public static final int common_plus_signin_btn_icon_dark=0x7f020066;
public static final int common_plus_signin_btn_icon_dark_disabled=0x7f020067;
public static final int common_plus_signin_btn_icon_dark_focused=0x7f020068;
public static final int common_plus_signin_btn_icon_dark_normal=0x7f020069;
public static final int common_plus_signin_btn_icon_dark_pressed=0x7f02006a;
public static final int common_plus_signin_btn_icon_light=0x7f02006b;
public static final int common_plus_signin_btn_icon_light_disabled=0x7f02006c;
public static final int common_plus_signin_btn_icon_light_focused=0x7f02006d;
public static final int common_plus_signin_btn_icon_light_normal=0x7f02006e;
public static final int common_plus_signin_btn_icon_light_pressed=0x7f02006f;
public static final int common_plus_signin_btn_text_dark=0x7f020070;
public static final int common_plus_signin_btn_text_dark_disabled=0x7f020071;
public static final int common_plus_signin_btn_text_dark_focused=0x7f020072;
public static final int common_plus_signin_btn_text_dark_normal=0x7f020073;
public static final int common_plus_signin_btn_text_dark_pressed=0x7f020074;
public static final int common_plus_signin_btn_text_light=0x7f020075;
public static final int common_plus_signin_btn_text_light_disabled=0x7f020076;
public static final int common_plus_signin_btn_text_light_focused=0x7f020077;
public static final int common_plus_signin_btn_text_light_normal=0x7f020078;
public static final int common_plus_signin_btn_text_light_pressed=0x7f020079;
public static final int design_fab_background=0x7f02007a;
public static final int design_ic_visibility=0x7f02007b;
public static final int design_snackbar_background=0x7f02007c;
public static final int icon=0x7f02007d;
public static final int navigation_empty_icon=0x7f02007e;
public static final int notification_template_icon_bg=0x7f02007f;
}
public static final class id {
public static final int action0=0x7f0b0083;
public static final int action_bar=0x7f0b0065;
public static final int action_bar_activity_content=0x7f0b0000;
public static final int action_bar_container=0x7f0b0064;
public static final int action_bar_root=0x7f0b0060;
public static final int action_bar_spinner=0x7f0b0001;
public static final int action_bar_subtitle=0x7f0b0045;
public static final int action_bar_title=0x7f0b0044;
public static final int action_context_bar=0x7f0b0066;
public static final int action_divider=0x7f0b0087;
public static final int action_menu_divider=0x7f0b0002;
public static final int action_menu_presenter=0x7f0b0003;
public static final int action_mode_bar=0x7f0b0062;
public static final int action_mode_bar_stub=0x7f0b0061;
public static final int action_mode_close_button=0x7f0b0046;
public static final int activity_chooser_view_content=0x7f0b0047;
public static final int add=0x7f0b001a;
public static final int adjust_height=0x7f0b0036;
public static final int adjust_width=0x7f0b0037;
public static final int alertTitle=0x7f0b0053;
public static final int all=0x7f0b0032;
public static final int always=0x7f0b0038;
public static final int auto=0x7f0b0021;
public static final int auto_focus=0x7f0b0077;
public static final int beginning=0x7f0b0034;
public static final int bottom=0x7f0b0022;
public static final int buttonPanel=0x7f0b004e;
public static final int cancel_action=0x7f0b0084;
public static final int center=0x7f0b0023;
public static final int center_horizontal=0x7f0b0024;
public static final int center_vertical=0x7f0b0025;
public static final int checkbox=0x7f0b005c;
public static final int chronometer=0x7f0b008a;
public static final int clip_horizontal=0x7f0b002e;
public static final int clip_vertical=0x7f0b002f;
public static final int collapseActionView=0x7f0b0039;
public static final int contentPanel=0x7f0b0054;
public static final int custom=0x7f0b005a;
public static final int customPanel=0x7f0b0059;
public static final int dark=0x7f0b0040;
public static final int decor_content_parent=0x7f0b0063;
public static final int default_activity_button=0x7f0b004a;
public static final int design_bottom_sheet=0x7f0b007a;
public static final int design_menu_item_action_area=0x7f0b0081;
public static final int design_menu_item_action_area_stub=0x7f0b0080;
public static final int design_menu_item_text=0x7f0b007f;
public static final int design_navigation_view=0x7f0b007e;
public static final int disableHome=0x7f0b000e;
public static final int edit_query=0x7f0b0067;
public static final int end=0x7f0b0026;
public static final int end_padder=0x7f0b008f;
public static final int enterAlways=0x7f0b0015;
public static final int enterAlwaysCollapsed=0x7f0b0016;
public static final int exitUntilCollapsed=0x7f0b0017;
public static final int expand_activities_button=0x7f0b0048;
public static final int expanded_menu=0x7f0b005b;
public static final int fill=0x7f0b0030;
public static final int fill_horizontal=0x7f0b0031;
public static final int fill_vertical=0x7f0b0027;
public static final int fixed=0x7f0b0042;
public static final int graphicOverlay=0x7f0b0092;
public static final int home=0x7f0b0004;
public static final int homeAsUp=0x7f0b000f;
public static final int icon=0x7f0b004c;
public static final int icon_only=0x7f0b003d;
public static final int ifRoom=0x7f0b003a;
public static final int image=0x7f0b0049;
public static final int info=0x7f0b008e;
public static final int item_touch_helper_previous_elevation=0x7f0b0005;
public static final int left=0x7f0b0028;
public static final int light=0x7f0b0041;
public static final int line1=0x7f0b0088;
public static final int line3=0x7f0b008c;
public static final int listMode=0x7f0b000b;
public static final int list_item=0x7f0b004b;
public static final int media_actions=0x7f0b0086;
public static final int middle=0x7f0b0035;
public static final int mini=0x7f0b0033;
public static final int multiply=0x7f0b001b;
public static final int navigation_header_container=0x7f0b007d;
public static final int never=0x7f0b003b;
public static final int none=0x7f0b0010;
public static final int normal=0x7f0b000c;
public static final int parallax=0x7f0b002c;
public static final int parentPanel=0x7f0b0050;
public static final int pin=0x7f0b002d;
public static final int preview=0x7f0b0091;
public static final int progress_circular=0x7f0b0006;
public static final int progress_horizontal=0x7f0b0007;
public static final int radio=0x7f0b005e;
public static final int read_text=0x7f0b0076;
public static final int right=0x7f0b0029;
public static final int screen=0x7f0b001c;
public static final int scroll=0x7f0b0018;
public static final int scrollIndicatorDown=0x7f0b0058;
public static final int scrollIndicatorUp=0x7f0b0055;
public static final int scrollView=0x7f0b0056;
public static final int scrollable=0x7f0b0043;
public static final int search_badge=0x7f0b0069;
public static final int search_bar=0x7f0b0068;
public static final int search_button=0x7f0b006a;
public static final int search_close_btn=0x7f0b006f;
public static final int search_edit_frame=0x7f0b006b;
public static final int search_go_btn=0x7f0b0071;
public static final int search_mag_icon=0x7f0b006c;
public static final int search_plate=0x7f0b006d;
public static final int search_src_text=0x7f0b006e;
public static final int search_voice_btn=0x7f0b0072;
public static final int select_dialog_listview=0x7f0b0073;
public static final int shortcut=0x7f0b005d;
public static final int showCustom=0x7f0b0011;
public static final int showHome=0x7f0b0012;
public static final int showTitle=0x7f0b0013;
public static final int snackbar_action=0x7f0b007c;
public static final int snackbar_text=0x7f0b007b;
public static final int snap=0x7f0b0019;
public static final int spacer=0x7f0b004f;
public static final int split_action_bar=0x7f0b0008;
public static final int src_atop=0x7f0b001d;
public static final int src_in=0x7f0b001e;
public static final int src_over=0x7f0b001f;
public static final int standard=0x7f0b003e;
public static final int start=0x7f0b002a;
public static final int status_bar_latest_event_content=0x7f0b0085;
public static final int status_message=0x7f0b0074;
public static final int submenuarrow=0x7f0b005f;
public static final int submit_area=0x7f0b0070;
public static final int tabMode=0x7f0b000d;
public static final int text=0x7f0b008d;
public static final int text2=0x7f0b008b;
public static final int textSpacerNoButtons=0x7f0b0057;
public static final int text_input_password_toggle=0x7f0b0082;
public static final int text_value=0x7f0b0075;
public static final int time=0x7f0b0089;
public static final int title=0x7f0b004d;
public static final int title_template=0x7f0b0052;
public static final int top=0x7f0b002b;
public static final int topLayout=0x7f0b0090;
public static final int topPanel=0x7f0b0051;
public static final int touch_outside=0x7f0b0079;
public static final int up=0x7f0b0009;
public static final int useLogo=0x7f0b0014;
public static final int use_flash=0x7f0b0078;
public static final int view_offset_helper=0x7f0b000a;
public static final int wide=0x7f0b003f;
public static final int withText=0x7f0b003c;
public static final int wrap_content=0x7f0b0020;
}
public static final class integer {
public static final int abc_config_activityDefaultDur=0x7f090001;
public static final int abc_config_activityShortDur=0x7f090002;
public static final int app_bar_elevation_anim_duration=0x7f090003;
public static final int bottom_sheet_slide_duration=0x7f090004;
public static final int cancel_button_image_alpha=0x7f090005;
public static final int design_snackbar_text_max_lines=0x7f090000;
public static final int google_play_services_version=0x7f090006;
public static final int status_bar_notification_info_maxnum=0x7f090007;
}
public static final class layout {
public static final int abc_action_bar_title_item=0x7f030000;
public static final int abc_action_bar_up_container=0x7f030001;
public static final int abc_action_bar_view_list_nav_layout=0x7f030002;
public static final int abc_action_menu_item_layout=0x7f030003;
public static final int abc_action_menu_layout=0x7f030004;
public static final int abc_action_mode_bar=0x7f030005;
public static final int abc_action_mode_close_item_material=0x7f030006;
public static final int abc_activity_chooser_view=0x7f030007;
public static final int abc_activity_chooser_view_list_item=0x7f030008;
public static final int abc_alert_dialog_button_bar_material=0x7f030009;
public static final int abc_alert_dialog_material=0x7f03000a;
public static final int abc_dialog_title_material=0x7f03000b;
public static final int abc_expanded_menu_layout=0x7f03000c;
public static final int abc_list_menu_item_checkbox=0x7f03000d;
public static final int abc_list_menu_item_icon=0x7f03000e;
public static final int abc_list_menu_item_layout=0x7f03000f;
public static final int abc_list_menu_item_radio=0x7f030010;
public static final int abc_popup_menu_header_item_layout=0x7f030011;
public static final int abc_popup_menu_item_layout=0x7f030012;
public static final int abc_screen_content_include=0x7f030013;
public static final int abc_screen_simple=0x7f030014;
public static final int abc_screen_simple_overlay_action_mode=0x7f030015;
public static final int abc_screen_toolbar=0x7f030016;
public static final int abc_search_dropdown_item_icons_2line=0x7f030017;
public static final int abc_search_view=0x7f030018;
public static final int abc_select_dialog_material=0x7f030019;
public static final int activity_main=0x7f03001a;
public static final int design_bottom_sheet_dialog=0x7f03001b;
public static final int design_layout_snackbar=0x7f03001c;
public static final int design_layout_snackbar_include=0x7f03001d;
public static final int design_layout_tab_icon=0x7f03001e;
public static final int design_layout_tab_text=0x7f03001f;
public static final int design_menu_item_action_area=0x7f030020;
public static final int design_navigation_item=0x7f030021;
public static final int design_navigation_item_header=0x7f030022;
public static final int design_navigation_item_separator=0x7f030023;
public static final int design_navigation_item_subheader=0x7f030024;
public static final int design_navigation_menu=0x7f030025;
public static final int design_navigation_menu_item=0x7f030026;
public static final int design_text_input_password_icon=0x7f030027;
public static final int notification_media_action=0x7f030028;
public static final int notification_media_cancel_action=0x7f030029;
public static final int notification_template_big_media=0x7f03002a;
public static final int notification_template_big_media_narrow=0x7f03002b;
public static final int notification_template_lines=0x7f03002c;
public static final int notification_template_media=0x7f03002d;
public static final int notification_template_part_chronometer=0x7f03002e;
public static final int notification_template_part_time=0x7f03002f;
public static final int ocr_capture=0x7f030030;
public static final int select_dialog_item_material=0x7f030031;
public static final int select_dialog_multichoice_material=0x7f030032;
public static final int select_dialog_singlechoice_material=0x7f030033;
public static final int support_simple_spinner_dropdown_item=0x7f030034;
}
public static final class string {
public static final int abc_action_bar_home_description=0x7f050000;
public static final int abc_action_bar_home_description_format=0x7f050001;
public static final int abc_action_bar_home_subtitle_description_format=0x7f050002;
public static final int abc_action_bar_up_description=0x7f050003;
public static final int abc_action_menu_overflow_description=0x7f050004;
public static final int abc_action_mode_done=0x7f050005;
public static final int abc_activity_chooser_view_see_all=0x7f050006;
public static final int abc_activitychooserview_choose_application=0x7f050007;
public static final int abc_capital_off=0x7f050008;
public static final int abc_capital_on=0x7f050009;
public static final int abc_font_family_body_1_material=0x7f050029;
public static final int abc_font_family_body_2_material=0x7f05002a;
public static final int abc_font_family_button_material=0x7f05002b;
public static final int abc_font_family_caption_material=0x7f05002c;
public static final int abc_font_family_display_1_material=0x7f05002d;
public static final int abc_font_family_display_2_material=0x7f05002e;
public static final int abc_font_family_display_3_material=0x7f05002f;
public static final int abc_font_family_display_4_material=0x7f050030;
public static final int abc_font_family_headline_material=0x7f050031;
public static final int abc_font_family_menu_material=0x7f050032;
public static final int abc_font_family_subhead_material=0x7f050033;
public static final int abc_font_family_title_material=0x7f050034;
public static final int abc_search_hint=0x7f05000a;
public static final int abc_searchview_description_clear=0x7f05000b;
public static final int abc_searchview_description_query=0x7f05000c;
public static final int abc_searchview_description_search=0x7f05000d;
public static final int abc_searchview_description_submit=0x7f05000e;
public static final int abc_searchview_description_voice=0x7f05000f;
public static final int abc_shareactionprovider_share_with=0x7f050010;
public static final int abc_shareactionprovider_share_with_application=0x7f050011;
public static final int abc_toolbar_collapse_description=0x7f050012;
public static final int appbar_scrolling_view_behavior=0x7f050035;
public static final int auto_focus=0x7f050036;
public static final int bottom_sheet_behavior=0x7f050037;
public static final int character_counter_pattern=0x7f050038;
public static final int common_google_play_services_enable_button=0x7f050013;
public static final int common_google_play_services_enable_text=0x7f050014;
public static final int common_google_play_services_enable_title=0x7f050015;
public static final int common_google_play_services_install_button=0x7f050016;
public static final int common_google_play_services_install_text_phone=0x7f050017;
public static final int common_google_play_services_install_text_tablet=0x7f050018;
public static final int common_google_play_services_install_title=0x7f050019;
public static final int common_google_play_services_notification_ticker=0x7f05001a;
public static final int common_google_play_services_unknown_issue=0x7f05001b;
public static final int common_google_play_services_unsupported_text=0x7f05001c;
public static final int common_google_play_services_unsupported_title=0x7f05001d;
public static final int common_google_play_services_update_button=0x7f05001e;
public static final int common_google_play_services_update_text=0x7f05001f;
public static final int common_google_play_services_update_title=0x7f050020;
public static final int common_google_play_services_updating_text=0x7f050021;
public static final int common_google_play_services_updating_title=0x7f050022;
public static final int common_google_play_services_wear_update_text=0x7f050023;
public static final int common_open_on_phone=0x7f050024;
public static final int common_signin_button_text=0x7f050025;
public static final int common_signin_button_text_long=0x7f050026;
public static final int low_storage_error=0x7f050039;
public static final int no_camera_permission=0x7f05003a;
public static final int ocr_error=0x7f05003b;
public static final int ocr_failure=0x7f05003c;
public static final int ocr_header=0x7f05003d;
public static final int ocr_success=0x7f05003e;
public static final int ok=0x7f05003f;
public static final int permission_camera_rationale=0x7f050040;
public static final int read_text=0x7f050041;
public static final int search_menu_title=0x7f050027;
public static final int status_bar_notification_info_overflow=0x7f050028;
public static final int title_activity_main=0x7f050042;
public static final int use_flash=0x7f050043;
}
public static final class style {
public static final int AlertDialog_AppCompat=0x7f07008c;
public static final int AlertDialog_AppCompat_Light=0x7f07008d;
public static final int Animation_AppCompat_Dialog=0x7f07008e;
public static final int Animation_AppCompat_DropDownUp=0x7f07008f;
public static final int Animation_Design_BottomSheetDialog=0x7f070090;
public static final int Base_AlertDialog_AppCompat=0x7f070091;
public static final int Base_AlertDialog_AppCompat_Light=0x7f070092;
public static final int Base_Animation_AppCompat_Dialog=0x7f070093;
public static final int Base_Animation_AppCompat_DropDownUp=0x7f070094;
public static final int Base_DialogWindowTitle_AppCompat=0x7f070095;
public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f070096;
public static final int Base_TextAppearance_AppCompat=0x7f070039;
public static final int Base_TextAppearance_AppCompat_Body1=0x7f07003a;
public static final int Base_TextAppearance_AppCompat_Body2=0x7f07003b;
public static final int Base_TextAppearance_AppCompat_Button=0x7f070023;
public static final int Base_TextAppearance_AppCompat_Caption=0x7f07003c;
public static final int Base_TextAppearance_AppCompat_Display1=0x7f07003d;
public static final int Base_TextAppearance_AppCompat_Display2=0x7f07003e;
public static final int Base_TextAppearance_AppCompat_Display3=0x7f07003f;
public static final int Base_TextAppearance_AppCompat_Display4=0x7f070040;
public static final int Base_TextAppearance_AppCompat_Headline=0x7f070041;
public static final int Base_TextAppearance_AppCompat_Inverse=0x7f07000c;
public static final int Base_TextAppearance_AppCompat_Large=0x7f070042;
public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f07000d;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f070043;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f070044;
public static final int Base_TextAppearance_AppCompat_Medium=0x7f070045;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f07000e;
public static final int Base_TextAppearance_AppCompat_Menu=0x7f070046;
public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f070097;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f070047;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f070048;
public static final int Base_TextAppearance_AppCompat_Small=0x7f070049;
public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f07000f;
public static final int Base_TextAppearance_AppCompat_Subhead=0x7f07004a;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f070010;
public static final int Base_TextAppearance_AppCompat_Title=0x7f07004b;
public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f070011;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f070085;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f07004c;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f07004d;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f07004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f07004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f070050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f070051;
public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f070052;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070086;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f070098;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070053;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f070054;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f070055;
public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f070056;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f070057;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f070099;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f070058;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f070059;
public static final int Base_Theme_AppCompat=0x7f07005a;
public static final int Base_Theme_AppCompat_CompactMenu=0x7f07009a;
public static final int Base_Theme_AppCompat_Dialog=0x7f070012;
public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f07009b;
public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f07009c;
public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f07009d;
public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f070002;
public static final int Base_Theme_AppCompat_Light=0x7f07005b;
public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f07009e;
public static final int Base_Theme_AppCompat_Light_Dialog=0x7f070013;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f07009f;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0700a0;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0700a1;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f070003;
public static final int Base_ThemeOverlay_AppCompat=0x7f0700a2;
public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0700a3;
public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0700a4;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0700a5;
public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f070014;
public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f0700a6;
public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0700a7;
public static final int Base_V11_Theme_AppCompat_Dialog=0x7f070015;
public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f070016;
public static final int Base_V11_ThemeOverlay_AppCompat_Dialog=0x7f070017;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f07001f;
public static final int Base_V12_Widget_AppCompat_EditText=0x7f070020;
public static final int Base_V21_Theme_AppCompat=0x7f07005c;
public static final int Base_V21_Theme_AppCompat_Dialog=0x7f07005d;
public static final int Base_V21_Theme_AppCompat_Light=0x7f07005e;
public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f07005f;
public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f070060;
public static final int Base_V22_Theme_AppCompat=0x7f070083;
public static final int Base_V22_Theme_AppCompat_Light=0x7f070084;
public static final int Base_V23_Theme_AppCompat=0x7f070087;
public static final int Base_V23_Theme_AppCompat_Light=0x7f070088;
public static final int Base_V7_Theme_AppCompat=0x7f0700a8;
public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0700a9;
public static final int Base_V7_Theme_AppCompat_Light=0x7f0700aa;
public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0700ab;
public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0700ac;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0700ad;
public static final int Base_V7_Widget_AppCompat_EditText=0x7f0700ae;
public static final int Base_Widget_AppCompat_ActionBar=0x7f0700af;
public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0700b0;
public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0700b1;
public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f070061;
public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f070062;
public static final int Base_Widget_AppCompat_ActionButton=0x7f070063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f070064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f070065;
public static final int Base_Widget_AppCompat_ActionMode=0x7f0700b2;
public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0700b3;
public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f070021;
public static final int Base_Widget_AppCompat_Button=0x7f070066;
public static final int Base_Widget_AppCompat_Button_Borderless=0x7f070067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f070068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0700b4;
public static final int Base_Widget_AppCompat_Button_Colored=0x7f070089;
public static final int Base_Widget_AppCompat_Button_Small=0x7f070069;
public static final int Base_Widget_AppCompat_ButtonBar=0x7f07006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0700b5;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f07006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f07006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0700b6;
public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f070000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0700b7;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f07006d;
public static final int Base_Widget_AppCompat_EditText=0x7f070022;
public static final int Base_Widget_AppCompat_ImageButton=0x7f07006e;
public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0700b8;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0700b9;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0700ba;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f07006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f070070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f070071;
public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f070072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070073;
public static final int Base_Widget_AppCompat_ListMenuView=0x7f0700bb;
public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f070074;
public static final int Base_Widget_AppCompat_ListView=0x7f070075;
public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f070076;
public static final int Base_Widget_AppCompat_ListView_Menu=0x7f070077;
public static final int Base_Widget_AppCompat_PopupMenu=0x7f070078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f070079;
public static final int Base_Widget_AppCompat_PopupWindow=0x7f0700bc;
public static final int Base_Widget_AppCompat_ProgressBar=0x7f070018;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f070019;
public static final int Base_Widget_AppCompat_RatingBar=0x7f07007a;
public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f07008a;
public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f07008b;
public static final int Base_Widget_AppCompat_SearchView=0x7f0700bd;
public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0700be;
public static final int Base_Widget_AppCompat_SeekBar=0x7f07007b;
public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0700bf;
public static final int Base_Widget_AppCompat_Spinner=0x7f07007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f070004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f07007d;
public static final int Base_Widget_AppCompat_Toolbar=0x7f0700c0;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f07007e;
public static final int Base_Widget_Design_AppBarLayout=0x7f0700c1;
public static final int Base_Widget_Design_TabLayout=0x7f0700c2;
public static final int Platform_AppCompat=0x7f07001a;
public static final int Platform_AppCompat_Light=0x7f07001b;
public static final int Platform_ThemeOverlay_AppCompat=0x7f07007f;
public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f070080;
public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f070081;
public static final int Platform_V11_AppCompat=0x7f07001c;
public static final int Platform_V11_AppCompat_Light=0x7f07001d;
public static final int Platform_V14_AppCompat=0x7f070024;
public static final int Platform_V14_AppCompat_Light=0x7f070025;
public static final int Platform_Widget_AppCompat_Spinner=0x7f07001e;
public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f07002b;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f07002c;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f07002d;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f07002e;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f07002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f070030;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f070031;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f070032;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f070033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f070034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f070035;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f070036;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f070037;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f070038;
public static final int TextAppearance_AppCompat=0x7f0700c3;
public static final int TextAppearance_AppCompat_Body1=0x7f0700c4;
public static final int TextAppearance_AppCompat_Body2=0x7f0700c5;
public static final int TextAppearance_AppCompat_Button=0x7f0700c6;
public static final int TextAppearance_AppCompat_Caption=0x7f0700c7;
public static final int TextAppearance_AppCompat_Display1=0x7f0700c8;
public static final int TextAppearance_AppCompat_Display2=0x7f0700c9;
public static final int TextAppearance_AppCompat_Display3=0x7f0700ca;
public static final int TextAppearance_AppCompat_Display4=0x7f0700cb;
public static final int TextAppearance_AppCompat_Headline=0x7f0700cc;
public static final int TextAppearance_AppCompat_Inverse=0x7f0700cd;
public static final int TextAppearance_AppCompat_Large=0x7f0700ce;
public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0700cf;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0700d0;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0700d1;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0700d2;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0700d3;
public static final int TextAppearance_AppCompat_Medium=0x7f0700d4;
public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0700d5;
public static final int TextAppearance_AppCompat_Menu=0x7f0700d6;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0700d7;
public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0700d8;
public static final int TextAppearance_AppCompat_Small=0x7f0700d9;
public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0700da;
public static final int TextAppearance_AppCompat_Subhead=0x7f0700db;
public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0700dc;
public static final int TextAppearance_AppCompat_Title=0x7f0700dd;
public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0700de;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0700df;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0700e0;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0700e1;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0700e2;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0700e3;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0700e4;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0700e5;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0700e6;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0700e7;
public static final int TextAppearance_AppCompat_Widget_Button=0x7f0700e8;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0700e9;
public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0700ea;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f0700eb;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0700ec;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0700ed;
public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0700ee;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0700ef;
public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f0700f0;
public static final int TextAppearance_Design_Counter=0x7f0700f1;
public static final int TextAppearance_Design_Counter_Overflow=0x7f0700f2;
public static final int TextAppearance_Design_Error=0x7f0700f3;
public static final int TextAppearance_Design_Hint=0x7f0700f4;
public static final int TextAppearance_Design_Snackbar_Message=0x7f0700f5;
public static final int TextAppearance_Design_Tab=0x7f0700f6;
public static final int TextAppearance_StatusBar_EventContent=0x7f070026;
public static final int TextAppearance_StatusBar_EventContent_Info=0x7f070027;
public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f070028;
public static final int TextAppearance_StatusBar_EventContent_Time=0x7f070029;
public static final int TextAppearance_StatusBar_EventContent_Title=0x7f07002a;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0700f7;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0700f8;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0700f9;
public static final int Theme_AppCompat=0x7f0700fa;
public static final int Theme_AppCompat_CompactMenu=0x7f0700fb;
public static final int Theme_AppCompat_DayNight=0x7f070005;
public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f070006;
public static final int Theme_AppCompat_DayNight_Dialog=0x7f070007;
public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f070008;
public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f070009;
public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f07000a;
public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f07000b;
public static final int Theme_AppCompat_Dialog=0x7f0700fc;
public static final int Theme_AppCompat_Dialog_Alert=0x7f0700fd;
public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0700fe;
public static final int Theme_AppCompat_DialogWhenLarge=0x7f0700ff;
public static final int Theme_AppCompat_Light=0x7f070100;
public static final int Theme_AppCompat_Light_DarkActionBar=0x7f070101;
public static final int Theme_AppCompat_Light_Dialog=0x7f070102;
public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f070103;
public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f070104;
public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f070105;
public static final int Theme_AppCompat_Light_NoActionBar=0x7f070106;
public static final int Theme_AppCompat_NoActionBar=0x7f070107;
public static final int Theme_Design=0x7f070108;
public static final int Theme_Design_BottomSheetDialog=0x7f070109;
public static final int Theme_Design_Light=0x7f07010a;
public static final int Theme_Design_Light_BottomSheetDialog=0x7f07010b;
public static final int Theme_Design_Light_NoActionBar=0x7f07010c;
public static final int Theme_Design_NoActionBar=0x7f07010d;
public static final int ThemeOverlay_AppCompat=0x7f07010e;
public static final int ThemeOverlay_AppCompat_ActionBar=0x7f07010f;
public static final int ThemeOverlay_AppCompat_Dark=0x7f070110;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f070111;
public static final int ThemeOverlay_AppCompat_Dialog=0x7f070112;
public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f070113;
public static final int ThemeOverlay_AppCompat_Light=0x7f070114;
public static final int Widget_AppCompat_ActionBar=0x7f070115;
public static final int Widget_AppCompat_ActionBar_Solid=0x7f070116;
public static final int Widget_AppCompat_ActionBar_TabBar=0x7f070117;
public static final int Widget_AppCompat_ActionBar_TabText=0x7f070118;
public static final int Widget_AppCompat_ActionBar_TabView=0x7f070119;
public static final int Widget_AppCompat_ActionButton=0x7f07011a;
public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f07011b;
public static final int Widget_AppCompat_ActionButton_Overflow=0x7f07011c;
public static final int Widget_AppCompat_ActionMode=0x7f07011d;
public static final int Widget_AppCompat_ActivityChooserView=0x7f07011e;
public static final int Widget_AppCompat_AutoCompleteTextView=0x7f07011f;
public static final int Widget_AppCompat_Button=0x7f070120;
public static final int Widget_AppCompat_Button_Borderless=0x7f070121;
public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f070122;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f070123;
public static final int Widget_AppCompat_Button_Colored=0x7f070124;
public static final int Widget_AppCompat_Button_Small=0x7f070125;
public static final int Widget_AppCompat_ButtonBar=0x7f070126;
public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f070127;
public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f070128;
public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f070129;
public static final int Widget_AppCompat_CompoundButton_Switch=0x7f07012a;
public static final int Widget_AppCompat_DrawerArrowToggle=0x7f07012b;
public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f07012c;
public static final int Widget_AppCompat_EditText=0x7f07012d;
public static final int Widget_AppCompat_ImageButton=0x7f07012e;
public static final int Widget_AppCompat_Light_ActionBar=0x7f07012f;
public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f070130;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f070131;
public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f070132;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f070133;
public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f070134;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f070135;
public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f070136;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f070137;
public static final int Widget_AppCompat_Light_ActionButton=0x7f070138;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f070139;
public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f07013a;
public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f07013b;
public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f07013c;
public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f07013d;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f07013e;
public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f07013f;
public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f070140;
public static final int Widget_AppCompat_Light_PopupMenu=0x7f070141;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070142;
public static final int Widget_AppCompat_Light_SearchView=0x7f070143;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f070144;
public static final int Widget_AppCompat_ListMenuView=0x7f070145;
public static final int Widget_AppCompat_ListPopupWindow=0x7f070146;
public static final int Widget_AppCompat_ListView=0x7f070147;
public static final int Widget_AppCompat_ListView_DropDown=0x7f070148;
public static final int Widget_AppCompat_ListView_Menu=0x7f070149;
public static final int Widget_AppCompat_PopupMenu=0x7f07014a;
public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f07014b;
public static final int Widget_AppCompat_PopupWindow=0x7f07014c;
public static final int Widget_AppCompat_ProgressBar=0x7f07014d;
public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f07014e;
public static final int Widget_AppCompat_RatingBar=0x7f07014f;
public static final int Widget_AppCompat_RatingBar_Indicator=0x7f070150;
public static final int Widget_AppCompat_RatingBar_Small=0x7f070151;
public static final int Widget_AppCompat_SearchView=0x7f070152;
public static final int Widget_AppCompat_SearchView_ActionBar=0x7f070153;
public static final int Widget_AppCompat_SeekBar=0x7f070154;
public static final int Widget_AppCompat_SeekBar_Discrete=0x7f070155;
public static final int Widget_AppCompat_Spinner=0x7f070156;
public static final int Widget_AppCompat_Spinner_DropDown=0x7f070157;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070158;
public static final int Widget_AppCompat_Spinner_Underlined=0x7f070159;
public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f07015a;
public static final int Widget_AppCompat_Toolbar=0x7f07015b;
public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f07015c;
public static final int Widget_Design_AppBarLayout=0x7f070082;
public static final int Widget_Design_BottomSheet_Modal=0x7f07015d;
public static final int Widget_Design_CollapsingToolbar=0x7f07015e;
public static final int Widget_Design_CoordinatorLayout=0x7f07015f;
public static final int Widget_Design_FloatingActionButton=0x7f070160;
public static final int Widget_Design_NavigationView=0x7f070161;
public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f070162;
public static final int Widget_Design_Snackbar=0x7f070163;
public static final int Widget_Design_TabLayout=0x7f070001;
public static final int Widget_Design_TextInputLayout=0x7f070164;
}
public static final class styleable {
/** Attributes that can be used with a ActionBar.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionBar_background com.google.android.gms.samples.vision.ocrreader:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundSplit com.google.android.gms.samples.vision.ocrreader:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundStacked com.google.android.gms.samples.vision.ocrreader:backgroundStacked}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetEnd com.google.android.gms.samples.vision.ocrreader:contentInsetEnd}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetEndWithActions com.google.android.gms.samples.vision.ocrreader:contentInsetEndWithActions}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetLeft com.google.android.gms.samples.vision.ocrreader:contentInsetLeft}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetRight com.google.android.gms.samples.vision.ocrreader:contentInsetRight}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetStart com.google.android.gms.samples.vision.ocrreader:contentInsetStart}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetStartWithNavigation com.google.android.gms.samples.vision.ocrreader:contentInsetStartWithNavigation}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_customNavigationLayout com.google.android.gms.samples.vision.ocrreader:customNavigationLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_displayOptions com.google.android.gms.samples.vision.ocrreader:displayOptions}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_divider com.google.android.gms.samples.vision.ocrreader:divider}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_elevation com.google.android.gms.samples.vision.ocrreader:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_height com.google.android.gms.samples.vision.ocrreader:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_hideOnContentScroll com.google.android.gms.samples.vision.ocrreader:hideOnContentScroll}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeAsUpIndicator com.google.android.gms.samples.vision.ocrreader:homeAsUpIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeLayout com.google.android.gms.samples.vision.ocrreader:homeLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_icon com.google.android.gms.samples.vision.ocrreader:icon}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.google.android.gms.samples.vision.ocrreader:indeterminateProgressStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_itemPadding com.google.android.gms.samples.vision.ocrreader:itemPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_logo com.google.android.gms.samples.vision.ocrreader:logo}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_navigationMode com.google.android.gms.samples.vision.ocrreader:navigationMode}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_popupTheme com.google.android.gms.samples.vision.ocrreader:popupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarPadding com.google.android.gms.samples.vision.ocrreader:progressBarPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarStyle com.google.android.gms.samples.vision.ocrreader:progressBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitle com.google.android.gms.samples.vision.ocrreader:subtitle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitleTextStyle com.google.android.gms.samples.vision.ocrreader:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_title com.google.android.gms.samples.vision.ocrreader:title}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_titleTextStyle com.google.android.gms.samples.vision.ocrreader:titleTextStyle}</code></td><td></td></tr>
</table>
@see #ActionBar_background
@see #ActionBar_backgroundSplit
@see #ActionBar_backgroundStacked
@see #ActionBar_contentInsetEnd
@see #ActionBar_contentInsetEndWithActions
@see #ActionBar_contentInsetLeft
@see #ActionBar_contentInsetRight
@see #ActionBar_contentInsetStart
@see #ActionBar_contentInsetStartWithNavigation
@see #ActionBar_customNavigationLayout
@see #ActionBar_displayOptions
@see #ActionBar_divider
@see #ActionBar_elevation
@see #ActionBar_height
@see #ActionBar_hideOnContentScroll
@see #ActionBar_homeAsUpIndicator
@see #ActionBar_homeLayout
@see #ActionBar_icon
@see #ActionBar_indeterminateProgressStyle
@see #ActionBar_itemPadding
@see #ActionBar_logo
@see #ActionBar_navigationMode
@see #ActionBar_popupTheme
@see #ActionBar_progressBarPadding
@see #ActionBar_progressBarStyle
@see #ActionBar_subtitle
@see #ActionBar_subtitleTextStyle
@see #ActionBar_title
@see #ActionBar_titleTextStyle
*/
public static final int[] ActionBar = {
0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005,
0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009,
0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d,
0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011,
0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015,
0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019,
0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d,
0x7f01005f
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#background}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:background
*/
public static final int ActionBar_background = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundSplit}
attribute's value can be found in the {@link #ActionBar} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundSplit
*/
public static final int ActionBar_backgroundSplit = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundStacked}
attribute's value can be found in the {@link #ActionBar} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundStacked
*/
public static final int ActionBar_backgroundStacked = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetEnd}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetEnd
*/
public static final int ActionBar_contentInsetEnd = 21;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetEndWithActions}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetEndWithActions
*/
public static final int ActionBar_contentInsetEndWithActions = 25;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetLeft}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetLeft
*/
public static final int ActionBar_contentInsetLeft = 22;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetRight}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetRight
*/
public static final int ActionBar_contentInsetRight = 23;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetStart}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetStart
*/
public static final int ActionBar_contentInsetStart = 20;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetStartWithNavigation}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetStartWithNavigation
*/
public static final int ActionBar_contentInsetStartWithNavigation = 24;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#customNavigationLayout}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:customNavigationLayout
*/
public static final int ActionBar_customNavigationLayout = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#displayOptions}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:displayOptions
*/
public static final int ActionBar_displayOptions = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#divider}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:divider
*/
public static final int ActionBar_divider = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#elevation}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:elevation
*/
public static final int ActionBar_elevation = 26;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#height}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:height
*/
public static final int ActionBar_height = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#hideOnContentScroll}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:hideOnContentScroll
*/
public static final int ActionBar_hideOnContentScroll = 19;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:homeAsUpIndicator
*/
public static final int ActionBar_homeAsUpIndicator = 28;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#homeLayout}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:homeLayout
*/
public static final int ActionBar_homeLayout = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#icon}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:icon
*/
public static final int ActionBar_icon = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#indeterminateProgressStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:indeterminateProgressStyle
*/
public static final int ActionBar_indeterminateProgressStyle = 16;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#itemPadding}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:itemPadding
*/
public static final int ActionBar_itemPadding = 18;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#logo}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:logo
*/
public static final int ActionBar_logo = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#navigationMode}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:navigationMode
*/
public static final int ActionBar_navigationMode = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#popupTheme}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:popupTheme
*/
public static final int ActionBar_popupTheme = 27;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#progressBarPadding}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:progressBarPadding
*/
public static final int ActionBar_progressBarPadding = 17;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#progressBarStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:progressBarStyle
*/
public static final int ActionBar_progressBarStyle = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:subtitle
*/
public static final int ActionBar_subtitle = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitleTextStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:subtitleTextStyle
*/
public static final int ActionBar_subtitleTextStyle = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#title}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:title
*/
public static final int ActionBar_title = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleTextStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:titleTextStyle
*/
public static final int ActionBar_titleTextStyle = 5;
/** Attributes that can be used with a ActionBarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
</table>
@see #ActionBarLayout_android_layout_gravity
*/
public static final int[] ActionBarLayout = {
0x010100b3
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #ActionBarLayout} array.
@attr name android:layout_gravity
*/
public static final int ActionBarLayout_android_layout_gravity = 0;
/** Attributes that can be used with a ActionMenuItemView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr>
</table>
@see #ActionMenuItemView_android_minWidth
*/
public static final int[] ActionMenuItemView = {
0x0101013f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#minWidth}
attribute's value can be found in the {@link #ActionMenuItemView} array.
@attr name android:minWidth
*/
public static final int ActionMenuItemView_android_minWidth = 0;
/** Attributes that can be used with a ActionMenuView.
*/
public static final int[] ActionMenuView = {
};
/** Attributes that can be used with a ActionMode.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionMode_background com.google.android.gms.samples.vision.ocrreader:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_backgroundSplit com.google.android.gms.samples.vision.ocrreader:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_closeItemLayout com.google.android.gms.samples.vision.ocrreader:closeItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_height com.google.android.gms.samples.vision.ocrreader:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_subtitleTextStyle com.google.android.gms.samples.vision.ocrreader:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_titleTextStyle com.google.android.gms.samples.vision.ocrreader:titleTextStyle}</code></td><td></td></tr>
</table>
@see #ActionMode_background
@see #ActionMode_backgroundSplit
@see #ActionMode_closeItemLayout
@see #ActionMode_height
@see #ActionMode_subtitleTextStyle
@see #ActionMode_titleTextStyle
*/
public static final int[] ActionMode = {
0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c,
0x7f01000e, 0x7f01001e
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#background}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:background
*/
public static final int ActionMode_background = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundSplit}
attribute's value can be found in the {@link #ActionMode} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundSplit
*/
public static final int ActionMode_backgroundSplit = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#closeItemLayout}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:closeItemLayout
*/
public static final int ActionMode_closeItemLayout = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#height}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:height
*/
public static final int ActionMode_height = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitleTextStyle}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:subtitleTextStyle
*/
public static final int ActionMode_subtitleTextStyle = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleTextStyle}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:titleTextStyle
*/
public static final int ActionMode_titleTextStyle = 1;
/** Attributes that can be used with a ActivityChooserView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.google.android.gms.samples.vision.ocrreader:expandActivityOverflowButtonDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #ActivityChooserView_initialActivityCount com.google.android.gms.samples.vision.ocrreader:initialActivityCount}</code></td><td></td></tr>
</table>
@see #ActivityChooserView_expandActivityOverflowButtonDrawable
@see #ActivityChooserView_initialActivityCount
*/
public static final int[] ActivityChooserView = {
0x7f01001f, 0x7f010020
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandActivityOverflowButtonDrawable}
attribute's value can be found in the {@link #ActivityChooserView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:expandActivityOverflowButtonDrawable
*/
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#initialActivityCount}
attribute's value can be found in the {@link #ActivityChooserView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:initialActivityCount
*/
public static final int ActivityChooserView_initialActivityCount = 0;
/** Attributes that can be used with a AlertDialog.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AlertDialog_android_layout android:layout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_buttonPanelSideLayout com.google.android.gms.samples.vision.ocrreader:buttonPanelSideLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listItemLayout com.google.android.gms.samples.vision.ocrreader:listItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listLayout com.google.android.gms.samples.vision.ocrreader:listLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_multiChoiceItemLayout com.google.android.gms.samples.vision.ocrreader:multiChoiceItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_singleChoiceItemLayout com.google.android.gms.samples.vision.ocrreader:singleChoiceItemLayout}</code></td><td></td></tr>
</table>
@see #AlertDialog_android_layout
@see #AlertDialog_buttonPanelSideLayout
@see #AlertDialog_listItemLayout
@see #AlertDialog_listLayout
@see #AlertDialog_multiChoiceItemLayout
@see #AlertDialog_singleChoiceItemLayout
*/
public static final int[] AlertDialog = {
0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023,
0x7f010024, 0x7f010025
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #AlertDialog} array.
@attr name android:layout
*/
public static final int AlertDialog_android_layout = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonPanelSideLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonPanelSideLayout
*/
public static final int AlertDialog_buttonPanelSideLayout = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listItemLayout
*/
public static final int AlertDialog_listItemLayout = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listLayout
*/
public static final int AlertDialog_listLayout = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#multiChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:multiChoiceItemLayout
*/
public static final int AlertDialog_multiChoiceItemLayout = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#singleChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:singleChoiceItemLayout
*/
public static final int AlertDialog_singleChoiceItemLayout = 4;
/** Attributes that can be used with a AppBarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppBarLayout_android_background android:background}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayout_elevation com.google.android.gms.samples.vision.ocrreader:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayout_expanded com.google.android.gms.samples.vision.ocrreader:expanded}</code></td><td></td></tr>
</table>
@see #AppBarLayout_android_background
@see #AppBarLayout_elevation
@see #AppBarLayout_expanded
*/
public static final int[] AppBarLayout = {
0x010100d4, 0x7f01001c, 0x7f010026
};
/**
<p>This symbol is the offset where the {@link android.R.attr#background}
attribute's value can be found in the {@link #AppBarLayout} array.
@attr name android:background
*/
public static final int AppBarLayout_android_background = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#elevation}
attribute's value can be found in the {@link #AppBarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:elevation
*/
public static final int AppBarLayout_elevation = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expanded}
attribute's value can be found in the {@link #AppBarLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expanded
*/
public static final int AppBarLayout_expanded = 2;
/** Attributes that can be used with a AppBarLayoutStates.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppBarLayoutStates_state_collapsed com.google.android.gms.samples.vision.ocrreader:state_collapsed}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayoutStates_state_collapsible com.google.android.gms.samples.vision.ocrreader:state_collapsible}</code></td><td></td></tr>
</table>
@see #AppBarLayoutStates_state_collapsed
@see #AppBarLayoutStates_state_collapsible
*/
public static final int[] AppBarLayoutStates = {
0x7f010027, 0x7f010028
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#state_collapsed}
attribute's value can be found in the {@link #AppBarLayoutStates} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:state_collapsed
*/
public static final int AppBarLayoutStates_state_collapsed = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#state_collapsible}
attribute's value can be found in the {@link #AppBarLayoutStates} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:state_collapsible
*/
public static final int AppBarLayoutStates_state_collapsible = 1;
/** Attributes that can be used with a AppBarLayout_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppBarLayout_Layout_layout_scrollFlags com.google.android.gms.samples.vision.ocrreader:layout_scrollFlags}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayout_Layout_layout_scrollInterpolator com.google.android.gms.samples.vision.ocrreader:layout_scrollInterpolator}</code></td><td></td></tr>
</table>
@see #AppBarLayout_Layout_layout_scrollFlags
@see #AppBarLayout_Layout_layout_scrollInterpolator
*/
public static final int[] AppBarLayout_Layout = {
0x7f010029, 0x7f01002a
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_scrollFlags}
attribute's value can be found in the {@link #AppBarLayout_Layout} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>scroll</code></td><td>0x1</td><td></td></tr>
<tr><td><code>exitUntilCollapsed</code></td><td>0x2</td><td></td></tr>
<tr><td><code>enterAlways</code></td><td>0x4</td><td></td></tr>
<tr><td><code>enterAlwaysCollapsed</code></td><td>0x8</td><td></td></tr>
<tr><td><code>snap</code></td><td>0x10</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:layout_scrollFlags
*/
public static final int AppBarLayout_Layout_layout_scrollFlags = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_scrollInterpolator}
attribute's value can be found in the {@link #AppBarLayout_Layout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:layout_scrollInterpolator
*/
public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1;
/** Attributes that can be used with a AppCompatImageView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatImageView_android_src android:src}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatImageView_srcCompat com.google.android.gms.samples.vision.ocrreader:srcCompat}</code></td><td></td></tr>
</table>
@see #AppCompatImageView_android_src
@see #AppCompatImageView_srcCompat
*/
public static final int[] AppCompatImageView = {
0x01010119, 0x7f01002b
};
/**
<p>This symbol is the offset where the {@link android.R.attr#src}
attribute's value can be found in the {@link #AppCompatImageView} array.
@attr name android:src
*/
public static final int AppCompatImageView_android_src = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#srcCompat}
attribute's value can be found in the {@link #AppCompatImageView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:srcCompat
*/
public static final int AppCompatImageView_srcCompat = 1;
/** Attributes that can be used with a AppCompatSeekBar.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatSeekBar_android_thumb android:thumb}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatSeekBar_tickMark com.google.android.gms.samples.vision.ocrreader:tickMark}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatSeekBar_tickMarkTint com.google.android.gms.samples.vision.ocrreader:tickMarkTint}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatSeekBar_tickMarkTintMode com.google.android.gms.samples.vision.ocrreader:tickMarkTintMode}</code></td><td></td></tr>
</table>
@see #AppCompatSeekBar_android_thumb
@see #AppCompatSeekBar_tickMark
@see #AppCompatSeekBar_tickMarkTint
@see #AppCompatSeekBar_tickMarkTintMode
*/
public static final int[] AppCompatSeekBar = {
0x01010142, 0x7f01002c, 0x7f01002d, 0x7f01002e
};
/**
<p>This symbol is the offset where the {@link android.R.attr#thumb}
attribute's value can be found in the {@link #AppCompatSeekBar} array.
@attr name android:thumb
*/
public static final int AppCompatSeekBar_android_thumb = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tickMark}
attribute's value can be found in the {@link #AppCompatSeekBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:tickMark
*/
public static final int AppCompatSeekBar_tickMark = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tickMarkTint}
attribute's value can be found in the {@link #AppCompatSeekBar} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tickMarkTint
*/
public static final int AppCompatSeekBar_tickMarkTint = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tickMarkTintMode}
attribute's value can be found in the {@link #AppCompatSeekBar} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:tickMarkTintMode
*/
public static final int AppCompatSeekBar_tickMarkTintMode = 3;
/** Attributes that can be used with a AppCompatTextHelper.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}</code></td><td></td></tr>
</table>
@see #AppCompatTextHelper_android_drawableBottom
@see #AppCompatTextHelper_android_drawableEnd
@see #AppCompatTextHelper_android_drawableLeft
@see #AppCompatTextHelper_android_drawableRight
@see #AppCompatTextHelper_android_drawableStart
@see #AppCompatTextHelper_android_drawableTop
@see #AppCompatTextHelper_android_textAppearance
*/
public static final int[] AppCompatTextHelper = {
0x01010034, 0x0101016d, 0x0101016e, 0x0101016f,
0x01010170, 0x01010392, 0x01010393
};
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableBottom}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableBottom
*/
public static final int AppCompatTextHelper_android_drawableBottom = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableEnd}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableEnd
*/
public static final int AppCompatTextHelper_android_drawableEnd = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableLeft}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableLeft
*/
public static final int AppCompatTextHelper_android_drawableLeft = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableRight}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableRight
*/
public static final int AppCompatTextHelper_android_drawableRight = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableStart}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableStart
*/
public static final int AppCompatTextHelper_android_drawableStart = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#drawableTop}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:drawableTop
*/
public static final int AppCompatTextHelper_android_drawableTop = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#textAppearance}
attribute's value can be found in the {@link #AppCompatTextHelper} array.
@attr name android:textAppearance
*/
public static final int AppCompatTextHelper_android_textAppearance = 0;
/** Attributes that can be used with a AppCompatTextView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatTextView_android_textAppearance android:textAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTextView_textAllCaps com.google.android.gms.samples.vision.ocrreader:textAllCaps}</code></td><td></td></tr>
</table>
@see #AppCompatTextView_android_textAppearance
@see #AppCompatTextView_textAllCaps
*/
public static final int[] AppCompatTextView = {
0x01010034, 0x7f01002f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#textAppearance}
attribute's value can be found in the {@link #AppCompatTextView} array.
@attr name android:textAppearance
*/
public static final int AppCompatTextView_android_textAppearance = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAllCaps}
attribute's value can be found in the {@link #AppCompatTextView} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAllCaps
*/
public static final int AppCompatTextView_textAllCaps = 1;
/** Attributes that can be used with a AppCompatTheme.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarDivider com.google.android.gms.samples.vision.ocrreader:actionBarDivider}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarItemBackground com.google.android.gms.samples.vision.ocrreader:actionBarItemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarPopupTheme com.google.android.gms.samples.vision.ocrreader:actionBarPopupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarSize com.google.android.gms.samples.vision.ocrreader:actionBarSize}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarSplitStyle com.google.android.gms.samples.vision.ocrreader:actionBarSplitStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarStyle com.google.android.gms.samples.vision.ocrreader:actionBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabBarStyle com.google.android.gms.samples.vision.ocrreader:actionBarTabBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabStyle com.google.android.gms.samples.vision.ocrreader:actionBarTabStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabTextStyle com.google.android.gms.samples.vision.ocrreader:actionBarTabTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTheme com.google.android.gms.samples.vision.ocrreader:actionBarTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarWidgetTheme com.google.android.gms.samples.vision.ocrreader:actionBarWidgetTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionButtonStyle com.google.android.gms.samples.vision.ocrreader:actionButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionDropDownStyle com.google.android.gms.samples.vision.ocrreader:actionDropDownStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionMenuTextAppearance com.google.android.gms.samples.vision.ocrreader:actionMenuTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionMenuTextColor com.google.android.gms.samples.vision.ocrreader:actionMenuTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeBackground com.google.android.gms.samples.vision.ocrreader:actionModeBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCloseButtonStyle com.google.android.gms.samples.vision.ocrreader:actionModeCloseButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCloseDrawable com.google.android.gms.samples.vision.ocrreader:actionModeCloseDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCopyDrawable com.google.android.gms.samples.vision.ocrreader:actionModeCopyDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCutDrawable com.google.android.gms.samples.vision.ocrreader:actionModeCutDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeFindDrawable com.google.android.gms.samples.vision.ocrreader:actionModeFindDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModePasteDrawable com.google.android.gms.samples.vision.ocrreader:actionModePasteDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModePopupWindowStyle com.google.android.gms.samples.vision.ocrreader:actionModePopupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeSelectAllDrawable com.google.android.gms.samples.vision.ocrreader:actionModeSelectAllDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeShareDrawable com.google.android.gms.samples.vision.ocrreader:actionModeShareDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeSplitBackground com.google.android.gms.samples.vision.ocrreader:actionModeSplitBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeStyle com.google.android.gms.samples.vision.ocrreader:actionModeStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeWebSearchDrawable com.google.android.gms.samples.vision.ocrreader:actionModeWebSearchDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionOverflowButtonStyle com.google.android.gms.samples.vision.ocrreader:actionOverflowButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionOverflowMenuStyle com.google.android.gms.samples.vision.ocrreader:actionOverflowMenuStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_activityChooserViewStyle com.google.android.gms.samples.vision.ocrreader:activityChooserViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogButtonGroupStyle com.google.android.gms.samples.vision.ocrreader:alertDialogButtonGroupStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogCenterButtons com.google.android.gms.samples.vision.ocrreader:alertDialogCenterButtons}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogStyle com.google.android.gms.samples.vision.ocrreader:alertDialogStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogTheme com.google.android.gms.samples.vision.ocrreader:alertDialogTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_autoCompleteTextViewStyle com.google.android.gms.samples.vision.ocrreader:autoCompleteTextViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_borderlessButtonStyle com.google.android.gms.samples.vision.ocrreader:borderlessButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarButtonStyle com.google.android.gms.samples.vision.ocrreader:buttonBarButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.google.android.gms.samples.vision.ocrreader:buttonBarNegativeButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.google.android.gms.samples.vision.ocrreader:buttonBarNeutralButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.google.android.gms.samples.vision.ocrreader:buttonBarPositiveButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarStyle com.google.android.gms.samples.vision.ocrreader:buttonBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonStyle com.google.android.gms.samples.vision.ocrreader:buttonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonStyleSmall com.google.android.gms.samples.vision.ocrreader:buttonStyleSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_checkboxStyle com.google.android.gms.samples.vision.ocrreader:checkboxStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_checkedTextViewStyle com.google.android.gms.samples.vision.ocrreader:checkedTextViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorAccent com.google.android.gms.samples.vision.ocrreader:colorAccent}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorBackgroundFloating com.google.android.gms.samples.vision.ocrreader:colorBackgroundFloating}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorButtonNormal com.google.android.gms.samples.vision.ocrreader:colorButtonNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlActivated com.google.android.gms.samples.vision.ocrreader:colorControlActivated}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlHighlight com.google.android.gms.samples.vision.ocrreader:colorControlHighlight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlNormal com.google.android.gms.samples.vision.ocrreader:colorControlNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorPrimary com.google.android.gms.samples.vision.ocrreader:colorPrimary}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorPrimaryDark com.google.android.gms.samples.vision.ocrreader:colorPrimaryDark}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorSwitchThumbNormal com.google.android.gms.samples.vision.ocrreader:colorSwitchThumbNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_controlBackground com.google.android.gms.samples.vision.ocrreader:controlBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dialogPreferredPadding com.google.android.gms.samples.vision.ocrreader:dialogPreferredPadding}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dialogTheme com.google.android.gms.samples.vision.ocrreader:dialogTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dividerHorizontal com.google.android.gms.samples.vision.ocrreader:dividerHorizontal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dividerVertical com.google.android.gms.samples.vision.ocrreader:dividerVertical}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dropDownListViewStyle com.google.android.gms.samples.vision.ocrreader:dropDownListViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dropdownListPreferredItemHeight com.google.android.gms.samples.vision.ocrreader:dropdownListPreferredItemHeight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextBackground com.google.android.gms.samples.vision.ocrreader:editTextBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextColor com.google.android.gms.samples.vision.ocrreader:editTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextStyle com.google.android.gms.samples.vision.ocrreader:editTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_homeAsUpIndicator com.google.android.gms.samples.vision.ocrreader:homeAsUpIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_imageButtonStyle com.google.android.gms.samples.vision.ocrreader:imageButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listChoiceBackgroundIndicator com.google.android.gms.samples.vision.ocrreader:listChoiceBackgroundIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listDividerAlertDialog com.google.android.gms.samples.vision.ocrreader:listDividerAlertDialog}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listMenuViewStyle com.google.android.gms.samples.vision.ocrreader:listMenuViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPopupWindowStyle com.google.android.gms.samples.vision.ocrreader:listPopupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeight com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightLarge com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeightLarge}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightSmall com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeightSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingLeft com.google.android.gms.samples.vision.ocrreader:listPreferredItemPaddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingRight com.google.android.gms.samples.vision.ocrreader:listPreferredItemPaddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelBackground com.google.android.gms.samples.vision.ocrreader:panelBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelMenuListTheme com.google.android.gms.samples.vision.ocrreader:panelMenuListTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelMenuListWidth com.google.android.gms.samples.vision.ocrreader:panelMenuListWidth}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_popupMenuStyle com.google.android.gms.samples.vision.ocrreader:popupMenuStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_popupWindowStyle com.google.android.gms.samples.vision.ocrreader:popupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_radioButtonStyle com.google.android.gms.samples.vision.ocrreader:radioButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyle com.google.android.gms.samples.vision.ocrreader:ratingBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyleIndicator com.google.android.gms.samples.vision.ocrreader:ratingBarStyleIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyleSmall com.google.android.gms.samples.vision.ocrreader:ratingBarStyleSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_searchViewStyle com.google.android.gms.samples.vision.ocrreader:searchViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_seekBarStyle com.google.android.gms.samples.vision.ocrreader:seekBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_selectableItemBackground com.google.android.gms.samples.vision.ocrreader:selectableItemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_selectableItemBackgroundBorderless com.google.android.gms.samples.vision.ocrreader:selectableItemBackgroundBorderless}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_spinnerDropDownItemStyle com.google.android.gms.samples.vision.ocrreader:spinnerDropDownItemStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_spinnerStyle com.google.android.gms.samples.vision.ocrreader:spinnerStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_switchStyle com.google.android.gms.samples.vision.ocrreader:switchStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceLargePopupMenu com.google.android.gms.samples.vision.ocrreader:textAppearanceLargePopupMenu}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceListItem com.google.android.gms.samples.vision.ocrreader:textAppearanceListItem}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceListItemSmall com.google.android.gms.samples.vision.ocrreader:textAppearanceListItemSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearancePopupMenuHeader com.google.android.gms.samples.vision.ocrreader:textAppearancePopupMenuHeader}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.google.android.gms.samples.vision.ocrreader:textAppearanceSearchResultSubtitle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultTitle com.google.android.gms.samples.vision.ocrreader:textAppearanceSearchResultTitle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.google.android.gms.samples.vision.ocrreader:textAppearanceSmallPopupMenu}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textColorAlertDialogListItem com.google.android.gms.samples.vision.ocrreader:textColorAlertDialogListItem}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textColorSearchUrl com.google.android.gms.samples.vision.ocrreader:textColorSearchUrl}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_toolbarNavigationButtonStyle com.google.android.gms.samples.vision.ocrreader:toolbarNavigationButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_toolbarStyle com.google.android.gms.samples.vision.ocrreader:toolbarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionBar com.google.android.gms.samples.vision.ocrreader:windowActionBar}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionBarOverlay com.google.android.gms.samples.vision.ocrreader:windowActionBarOverlay}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionModeOverlay com.google.android.gms.samples.vision.ocrreader:windowActionModeOverlay}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedHeightMajor com.google.android.gms.samples.vision.ocrreader:windowFixedHeightMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedHeightMinor com.google.android.gms.samples.vision.ocrreader:windowFixedHeightMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedWidthMajor com.google.android.gms.samples.vision.ocrreader:windowFixedWidthMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedWidthMinor com.google.android.gms.samples.vision.ocrreader:windowFixedWidthMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowMinWidthMajor com.google.android.gms.samples.vision.ocrreader:windowMinWidthMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowMinWidthMinor com.google.android.gms.samples.vision.ocrreader:windowMinWidthMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowNoTitle com.google.android.gms.samples.vision.ocrreader:windowNoTitle}</code></td><td></td></tr>
</table>
@see #AppCompatTheme_actionBarDivider
@see #AppCompatTheme_actionBarItemBackground
@see #AppCompatTheme_actionBarPopupTheme
@see #AppCompatTheme_actionBarSize
@see #AppCompatTheme_actionBarSplitStyle
@see #AppCompatTheme_actionBarStyle
@see #AppCompatTheme_actionBarTabBarStyle
@see #AppCompatTheme_actionBarTabStyle
@see #AppCompatTheme_actionBarTabTextStyle
@see #AppCompatTheme_actionBarTheme
@see #AppCompatTheme_actionBarWidgetTheme
@see #AppCompatTheme_actionButtonStyle
@see #AppCompatTheme_actionDropDownStyle
@see #AppCompatTheme_actionMenuTextAppearance
@see #AppCompatTheme_actionMenuTextColor
@see #AppCompatTheme_actionModeBackground
@see #AppCompatTheme_actionModeCloseButtonStyle
@see #AppCompatTheme_actionModeCloseDrawable
@see #AppCompatTheme_actionModeCopyDrawable
@see #AppCompatTheme_actionModeCutDrawable
@see #AppCompatTheme_actionModeFindDrawable
@see #AppCompatTheme_actionModePasteDrawable
@see #AppCompatTheme_actionModePopupWindowStyle
@see #AppCompatTheme_actionModeSelectAllDrawable
@see #AppCompatTheme_actionModeShareDrawable
@see #AppCompatTheme_actionModeSplitBackground
@see #AppCompatTheme_actionModeStyle
@see #AppCompatTheme_actionModeWebSearchDrawable
@see #AppCompatTheme_actionOverflowButtonStyle
@see #AppCompatTheme_actionOverflowMenuStyle
@see #AppCompatTheme_activityChooserViewStyle
@see #AppCompatTheme_alertDialogButtonGroupStyle
@see #AppCompatTheme_alertDialogCenterButtons
@see #AppCompatTheme_alertDialogStyle
@see #AppCompatTheme_alertDialogTheme
@see #AppCompatTheme_android_windowAnimationStyle
@see #AppCompatTheme_android_windowIsFloating
@see #AppCompatTheme_autoCompleteTextViewStyle
@see #AppCompatTheme_borderlessButtonStyle
@see #AppCompatTheme_buttonBarButtonStyle
@see #AppCompatTheme_buttonBarNegativeButtonStyle
@see #AppCompatTheme_buttonBarNeutralButtonStyle
@see #AppCompatTheme_buttonBarPositiveButtonStyle
@see #AppCompatTheme_buttonBarStyle
@see #AppCompatTheme_buttonStyle
@see #AppCompatTheme_buttonStyleSmall
@see #AppCompatTheme_checkboxStyle
@see #AppCompatTheme_checkedTextViewStyle
@see #AppCompatTheme_colorAccent
@see #AppCompatTheme_colorBackgroundFloating
@see #AppCompatTheme_colorButtonNormal
@see #AppCompatTheme_colorControlActivated
@see #AppCompatTheme_colorControlHighlight
@see #AppCompatTheme_colorControlNormal
@see #AppCompatTheme_colorPrimary
@see #AppCompatTheme_colorPrimaryDark
@see #AppCompatTheme_colorSwitchThumbNormal
@see #AppCompatTheme_controlBackground
@see #AppCompatTheme_dialogPreferredPadding
@see #AppCompatTheme_dialogTheme
@see #AppCompatTheme_dividerHorizontal
@see #AppCompatTheme_dividerVertical
@see #AppCompatTheme_dropDownListViewStyle
@see #AppCompatTheme_dropdownListPreferredItemHeight
@see #AppCompatTheme_editTextBackground
@see #AppCompatTheme_editTextColor
@see #AppCompatTheme_editTextStyle
@see #AppCompatTheme_homeAsUpIndicator
@see #AppCompatTheme_imageButtonStyle
@see #AppCompatTheme_listChoiceBackgroundIndicator
@see #AppCompatTheme_listDividerAlertDialog
@see #AppCompatTheme_listMenuViewStyle
@see #AppCompatTheme_listPopupWindowStyle
@see #AppCompatTheme_listPreferredItemHeight
@see #AppCompatTheme_listPreferredItemHeightLarge
@see #AppCompatTheme_listPreferredItemHeightSmall
@see #AppCompatTheme_listPreferredItemPaddingLeft
@see #AppCompatTheme_listPreferredItemPaddingRight
@see #AppCompatTheme_panelBackground
@see #AppCompatTheme_panelMenuListTheme
@see #AppCompatTheme_panelMenuListWidth
@see #AppCompatTheme_popupMenuStyle
@see #AppCompatTheme_popupWindowStyle
@see #AppCompatTheme_radioButtonStyle
@see #AppCompatTheme_ratingBarStyle
@see #AppCompatTheme_ratingBarStyleIndicator
@see #AppCompatTheme_ratingBarStyleSmall
@see #AppCompatTheme_searchViewStyle
@see #AppCompatTheme_seekBarStyle
@see #AppCompatTheme_selectableItemBackground
@see #AppCompatTheme_selectableItemBackgroundBorderless
@see #AppCompatTheme_spinnerDropDownItemStyle
@see #AppCompatTheme_spinnerStyle
@see #AppCompatTheme_switchStyle
@see #AppCompatTheme_textAppearanceLargePopupMenu
@see #AppCompatTheme_textAppearanceListItem
@see #AppCompatTheme_textAppearanceListItemSmall
@see #AppCompatTheme_textAppearancePopupMenuHeader
@see #AppCompatTheme_textAppearanceSearchResultSubtitle
@see #AppCompatTheme_textAppearanceSearchResultTitle
@see #AppCompatTheme_textAppearanceSmallPopupMenu
@see #AppCompatTheme_textColorAlertDialogListItem
@see #AppCompatTheme_textColorSearchUrl
@see #AppCompatTheme_toolbarNavigationButtonStyle
@see #AppCompatTheme_toolbarStyle
@see #AppCompatTheme_windowActionBar
@see #AppCompatTheme_windowActionBarOverlay
@see #AppCompatTheme_windowActionModeOverlay
@see #AppCompatTheme_windowFixedHeightMajor
@see #AppCompatTheme_windowFixedHeightMinor
@see #AppCompatTheme_windowFixedWidthMajor
@see #AppCompatTheme_windowFixedWidthMinor
@see #AppCompatTheme_windowMinWidthMajor
@see #AppCompatTheme_windowMinWidthMinor
@see #AppCompatTheme_windowNoTitle
*/
public static final int[] AppCompatTheme = {
0x01010057, 0x010100ae, 0x7f010030, 0x7f010031,
0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035,
0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039,
0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d,
0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041,
0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045,
0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049,
0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d,
0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051,
0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055,
0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059,
0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d,
0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061,
0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065,
0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069,
0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d,
0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071,
0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075,
0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079,
0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d,
0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081,
0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085,
0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089,
0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d,
0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091,
0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095,
0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099,
0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d,
0x7f01009e, 0x7f01009f, 0x7f0100a0
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarDivider}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarDivider
*/
public static final int AppCompatTheme_actionBarDivider = 23;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarItemBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarItemBackground
*/
public static final int AppCompatTheme_actionBarItemBackground = 24;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarPopupTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarPopupTheme
*/
public static final int AppCompatTheme_actionBarPopupTheme = 17;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarSize}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarSize
*/
public static final int AppCompatTheme_actionBarSize = 22;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarSplitStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarSplitStyle
*/
public static final int AppCompatTheme_actionBarSplitStyle = 19;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarStyle
*/
public static final int AppCompatTheme_actionBarStyle = 18;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarTabBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarTabBarStyle
*/
public static final int AppCompatTheme_actionBarTabBarStyle = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarTabStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarTabStyle
*/
public static final int AppCompatTheme_actionBarTabStyle = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarTabTextStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarTabTextStyle
*/
public static final int AppCompatTheme_actionBarTabTextStyle = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarTheme
*/
public static final int AppCompatTheme_actionBarTheme = 20;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionBarWidgetTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionBarWidgetTheme
*/
public static final int AppCompatTheme_actionBarWidgetTheme = 21;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionButtonStyle
*/
public static final int AppCompatTheme_actionButtonStyle = 50;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionDropDownStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionDropDownStyle
*/
public static final int AppCompatTheme_actionDropDownStyle = 46;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionMenuTextAppearance}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionMenuTextAppearance
*/
public static final int AppCompatTheme_actionMenuTextAppearance = 25;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionMenuTextColor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionMenuTextColor
*/
public static final int AppCompatTheme_actionMenuTextColor = 26;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeBackground
*/
public static final int AppCompatTheme_actionModeBackground = 29;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeCloseButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeCloseButtonStyle
*/
public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeCloseDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeCloseDrawable
*/
public static final int AppCompatTheme_actionModeCloseDrawable = 31;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeCopyDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeCopyDrawable
*/
public static final int AppCompatTheme_actionModeCopyDrawable = 33;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeCutDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeCutDrawable
*/
public static final int AppCompatTheme_actionModeCutDrawable = 32;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeFindDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeFindDrawable
*/
public static final int AppCompatTheme_actionModeFindDrawable = 37;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModePasteDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModePasteDrawable
*/
public static final int AppCompatTheme_actionModePasteDrawable = 34;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModePopupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModePopupWindowStyle
*/
public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeSelectAllDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeSelectAllDrawable
*/
public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeShareDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeShareDrawable
*/
public static final int AppCompatTheme_actionModeShareDrawable = 36;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeSplitBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeSplitBackground
*/
public static final int AppCompatTheme_actionModeSplitBackground = 30;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeStyle
*/
public static final int AppCompatTheme_actionModeStyle = 27;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionModeWebSearchDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionModeWebSearchDrawable
*/
public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionOverflowButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionOverflowButtonStyle
*/
public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionOverflowMenuStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionOverflowMenuStyle
*/
public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#activityChooserViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:activityChooserViewStyle
*/
public static final int AppCompatTheme_activityChooserViewStyle = 58;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#alertDialogButtonGroupStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:alertDialogButtonGroupStyle
*/
public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#alertDialogCenterButtons}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:alertDialogCenterButtons
*/
public static final int AppCompatTheme_alertDialogCenterButtons = 95;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#alertDialogStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:alertDialogStyle
*/
public static final int AppCompatTheme_alertDialogStyle = 93;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#alertDialogTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:alertDialogTheme
*/
public static final int AppCompatTheme_alertDialogTheme = 96;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
@attr name android:windowAnimationStyle
*/
public static final int AppCompatTheme_android_windowAnimationStyle = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowIsFloating}
attribute's value can be found in the {@link #AppCompatTheme} array.
@attr name android:windowIsFloating
*/
public static final int AppCompatTheme_android_windowIsFloating = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#autoCompleteTextViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:autoCompleteTextViewStyle
*/
public static final int AppCompatTheme_autoCompleteTextViewStyle = 101;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#borderlessButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:borderlessButtonStyle
*/
public static final int AppCompatTheme_borderlessButtonStyle = 55;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonBarButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonBarButtonStyle
*/
public static final int AppCompatTheme_buttonBarButtonStyle = 52;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonBarNegativeButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonBarNegativeButtonStyle
*/
public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonBarNeutralButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonBarNeutralButtonStyle
*/
public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonBarPositiveButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonBarPositiveButtonStyle
*/
public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonBarStyle
*/
public static final int AppCompatTheme_buttonBarStyle = 51;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonStyle
*/
public static final int AppCompatTheme_buttonStyle = 102;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonStyleSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:buttonStyleSmall
*/
public static final int AppCompatTheme_buttonStyleSmall = 103;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#checkboxStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:checkboxStyle
*/
public static final int AppCompatTheme_checkboxStyle = 104;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#checkedTextViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:checkedTextViewStyle
*/
public static final int AppCompatTheme_checkedTextViewStyle = 105;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorAccent}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorAccent
*/
public static final int AppCompatTheme_colorAccent = 85;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorBackgroundFloating}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorBackgroundFloating
*/
public static final int AppCompatTheme_colorBackgroundFloating = 92;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorButtonNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorButtonNormal
*/
public static final int AppCompatTheme_colorButtonNormal = 89;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorControlActivated}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorControlActivated
*/
public static final int AppCompatTheme_colorControlActivated = 87;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorControlHighlight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorControlHighlight
*/
public static final int AppCompatTheme_colorControlHighlight = 88;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorControlNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorControlNormal
*/
public static final int AppCompatTheme_colorControlNormal = 86;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorPrimary}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorPrimary
*/
public static final int AppCompatTheme_colorPrimary = 83;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorPrimaryDark}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorPrimaryDark
*/
public static final int AppCompatTheme_colorPrimaryDark = 84;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorSwitchThumbNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:colorSwitchThumbNormal
*/
public static final int AppCompatTheme_colorSwitchThumbNormal = 90;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#controlBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:controlBackground
*/
public static final int AppCompatTheme_controlBackground = 91;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dialogPreferredPadding}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:dialogPreferredPadding
*/
public static final int AppCompatTheme_dialogPreferredPadding = 44;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dialogTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:dialogTheme
*/
public static final int AppCompatTheme_dialogTheme = 43;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dividerHorizontal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:dividerHorizontal
*/
public static final int AppCompatTheme_dividerHorizontal = 57;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dividerVertical}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:dividerVertical
*/
public static final int AppCompatTheme_dividerVertical = 56;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dropDownListViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:dropDownListViewStyle
*/
public static final int AppCompatTheme_dropDownListViewStyle = 75;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dropdownListPreferredItemHeight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:dropdownListPreferredItemHeight
*/
public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#editTextBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:editTextBackground
*/
public static final int AppCompatTheme_editTextBackground = 64;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#editTextColor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:editTextColor
*/
public static final int AppCompatTheme_editTextColor = 63;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#editTextStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:editTextStyle
*/
public static final int AppCompatTheme_editTextStyle = 106;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:homeAsUpIndicator
*/
public static final int AppCompatTheme_homeAsUpIndicator = 49;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#imageButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:imageButtonStyle
*/
public static final int AppCompatTheme_imageButtonStyle = 65;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listChoiceBackgroundIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listChoiceBackgroundIndicator
*/
public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listDividerAlertDialog}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listDividerAlertDialog
*/
public static final int AppCompatTheme_listDividerAlertDialog = 45;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listMenuViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listMenuViewStyle
*/
public static final int AppCompatTheme_listMenuViewStyle = 114;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPopupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:listPopupWindowStyle
*/
public static final int AppCompatTheme_listPopupWindowStyle = 76;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPreferredItemHeight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeight
*/
public static final int AppCompatTheme_listPreferredItemHeight = 70;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPreferredItemHeightLarge}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeightLarge
*/
public static final int AppCompatTheme_listPreferredItemHeightLarge = 72;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPreferredItemHeightSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:listPreferredItemHeightSmall
*/
public static final int AppCompatTheme_listPreferredItemHeightSmall = 71;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPreferredItemPaddingLeft}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:listPreferredItemPaddingLeft
*/
public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#listPreferredItemPaddingRight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:listPreferredItemPaddingRight
*/
public static final int AppCompatTheme_listPreferredItemPaddingRight = 74;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#panelBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:panelBackground
*/
public static final int AppCompatTheme_panelBackground = 79;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#panelMenuListTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:panelMenuListTheme
*/
public static final int AppCompatTheme_panelMenuListTheme = 81;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#panelMenuListWidth}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:panelMenuListWidth
*/
public static final int AppCompatTheme_panelMenuListWidth = 80;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#popupMenuStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:popupMenuStyle
*/
public static final int AppCompatTheme_popupMenuStyle = 61;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#popupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:popupWindowStyle
*/
public static final int AppCompatTheme_popupWindowStyle = 62;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#radioButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:radioButtonStyle
*/
public static final int AppCompatTheme_radioButtonStyle = 107;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#ratingBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:ratingBarStyle
*/
public static final int AppCompatTheme_ratingBarStyle = 108;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#ratingBarStyleIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:ratingBarStyleIndicator
*/
public static final int AppCompatTheme_ratingBarStyleIndicator = 109;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#ratingBarStyleSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:ratingBarStyleSmall
*/
public static final int AppCompatTheme_ratingBarStyleSmall = 110;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#searchViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:searchViewStyle
*/
public static final int AppCompatTheme_searchViewStyle = 69;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#seekBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:seekBarStyle
*/
public static final int AppCompatTheme_seekBarStyle = 111;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#selectableItemBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:selectableItemBackground
*/
public static final int AppCompatTheme_selectableItemBackground = 53;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#selectableItemBackgroundBorderless}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:selectableItemBackgroundBorderless
*/
public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#spinnerDropDownItemStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:spinnerDropDownItemStyle
*/
public static final int AppCompatTheme_spinnerDropDownItemStyle = 48;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#spinnerStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:spinnerStyle
*/
public static final int AppCompatTheme_spinnerStyle = 112;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#switchStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:switchStyle
*/
public static final int AppCompatTheme_switchStyle = 113;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceLargePopupMenu}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceLargePopupMenu
*/
public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceListItem}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceListItem
*/
public static final int AppCompatTheme_textAppearanceListItem = 77;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceListItemSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceListItemSmall
*/
public static final int AppCompatTheme_textAppearanceListItemSmall = 78;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearancePopupMenuHeader}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearancePopupMenuHeader
*/
public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceSearchResultSubtitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceSearchResultSubtitle
*/
public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceSearchResultTitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceSearchResultTitle
*/
public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAppearanceSmallPopupMenu}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAppearanceSmallPopupMenu
*/
public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textColorAlertDialogListItem}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textColorAlertDialogListItem
*/
public static final int AppCompatTheme_textColorAlertDialogListItem = 97;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textColorSearchUrl}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textColorSearchUrl
*/
public static final int AppCompatTheme_textColorSearchUrl = 68;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#toolbarNavigationButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:toolbarNavigationButtonStyle
*/
public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#toolbarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:toolbarStyle
*/
public static final int AppCompatTheme_toolbarStyle = 59;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowActionBar}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowActionBar
*/
public static final int AppCompatTheme_windowActionBar = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowActionBarOverlay}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowActionBarOverlay
*/
public static final int AppCompatTheme_windowActionBarOverlay = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowActionModeOverlay}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowActionModeOverlay
*/
public static final int AppCompatTheme_windowActionModeOverlay = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowFixedHeightMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowFixedHeightMajor
*/
public static final int AppCompatTheme_windowFixedHeightMajor = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowFixedHeightMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowFixedHeightMinor
*/
public static final int AppCompatTheme_windowFixedHeightMinor = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowFixedWidthMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowFixedWidthMajor
*/
public static final int AppCompatTheme_windowFixedWidthMajor = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowFixedWidthMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowFixedWidthMinor
*/
public static final int AppCompatTheme_windowFixedWidthMinor = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowMinWidthMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowMinWidthMajor
*/
public static final int AppCompatTheme_windowMinWidthMajor = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowMinWidthMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowMinWidthMinor
*/
public static final int AppCompatTheme_windowMinWidthMinor = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#windowNoTitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:windowNoTitle
*/
public static final int AppCompatTheme_windowNoTitle = 3;
/** Attributes that can be used with a BottomSheetBehavior_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #BottomSheetBehavior_Layout_behavior_hideable com.google.android.gms.samples.vision.ocrreader:behavior_hideable}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetBehavior_Layout_behavior_peekHeight com.google.android.gms.samples.vision.ocrreader:behavior_peekHeight}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetBehavior_Layout_behavior_skipCollapsed com.google.android.gms.samples.vision.ocrreader:behavior_skipCollapsed}</code></td><td></td></tr>
</table>
@see #BottomSheetBehavior_Layout_behavior_hideable
@see #BottomSheetBehavior_Layout_behavior_peekHeight
@see #BottomSheetBehavior_Layout_behavior_skipCollapsed
*/
public static final int[] BottomSheetBehavior_Layout = {
0x7f0100a1, 0x7f0100a2, 0x7f0100a3
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#behavior_hideable}
attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:behavior_hideable
*/
public static final int BottomSheetBehavior_Layout_behavior_hideable = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#behavior_peekHeight}
attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>auto</code></td><td>-1</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:behavior_peekHeight
*/
public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#behavior_skipCollapsed}
attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:behavior_skipCollapsed
*/
public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;
/** Attributes that can be used with a ButtonBarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ButtonBarLayout_allowStacking com.google.android.gms.samples.vision.ocrreader:allowStacking}</code></td><td></td></tr>
</table>
@see #ButtonBarLayout_allowStacking
*/
public static final int[] ButtonBarLayout = {
0x7f0100a4
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#allowStacking}
attribute's value can be found in the {@link #ButtonBarLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:allowStacking
*/
public static final int ButtonBarLayout_allowStacking = 0;
/** Attributes that can be used with a CollapsingToolbarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_collapsedTitleGravity com.google.android.gms.samples.vision.ocrreader:collapsedTitleGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance com.google.android.gms.samples.vision.ocrreader:collapsedTitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_contentScrim com.google.android.gms.samples.vision.ocrreader:contentScrim}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleGravity com.google.android.gms.samples.vision.ocrreader:expandedTitleGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMargin com.google.android.gms.samples.vision.ocrreader:expandedTitleMargin}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginBottom com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginBottom}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginEnd com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginEnd}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginStart com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginStart}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginTop com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginTop}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleTextAppearance com.google.android.gms.samples.vision.ocrreader:expandedTitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_scrimAnimationDuration com.google.android.gms.samples.vision.ocrreader:scrimAnimationDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_scrimVisibleHeightTrigger com.google.android.gms.samples.vision.ocrreader:scrimVisibleHeightTrigger}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_statusBarScrim com.google.android.gms.samples.vision.ocrreader:statusBarScrim}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_title com.google.android.gms.samples.vision.ocrreader:title}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_titleEnabled com.google.android.gms.samples.vision.ocrreader:titleEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_toolbarId com.google.android.gms.samples.vision.ocrreader:toolbarId}</code></td><td></td></tr>
</table>
@see #CollapsingToolbarLayout_collapsedTitleGravity
@see #CollapsingToolbarLayout_collapsedTitleTextAppearance
@see #CollapsingToolbarLayout_contentScrim
@see #CollapsingToolbarLayout_expandedTitleGravity
@see #CollapsingToolbarLayout_expandedTitleMargin
@see #CollapsingToolbarLayout_expandedTitleMarginBottom
@see #CollapsingToolbarLayout_expandedTitleMarginEnd
@see #CollapsingToolbarLayout_expandedTitleMarginStart
@see #CollapsingToolbarLayout_expandedTitleMarginTop
@see #CollapsingToolbarLayout_expandedTitleTextAppearance
@see #CollapsingToolbarLayout_scrimAnimationDuration
@see #CollapsingToolbarLayout_scrimVisibleHeightTrigger
@see #CollapsingToolbarLayout_statusBarScrim
@see #CollapsingToolbarLayout_title
@see #CollapsingToolbarLayout_titleEnabled
@see #CollapsingToolbarLayout_toolbarId
*/
public static final int[] CollapsingToolbarLayout = {
0x7f010003, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7,
0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab,
0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af,
0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#collapsedTitleGravity}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:collapsedTitleGravity
*/
public static final int CollapsingToolbarLayout_collapsedTitleGravity = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#collapsedTitleTextAppearance}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:collapsedTitleTextAppearance
*/
public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentScrim}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentScrim
*/
public static final int CollapsingToolbarLayout_contentScrim = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleGravity}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleGravity
*/
public static final int CollapsingToolbarLayout_expandedTitleGravity = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleMargin}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleMargin
*/
public static final int CollapsingToolbarLayout_expandedTitleMargin = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleMarginBottom}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginBottom
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleMarginEnd}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginEnd
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleMarginStart}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginStart
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleMarginTop}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleMarginTop
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#expandedTitleTextAppearance}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:expandedTitleTextAppearance
*/
public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#scrimAnimationDuration}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:scrimAnimationDuration
*/
public static final int CollapsingToolbarLayout_scrimAnimationDuration = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#scrimVisibleHeightTrigger}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:scrimVisibleHeightTrigger
*/
public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#statusBarScrim}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:statusBarScrim
*/
public static final int CollapsingToolbarLayout_statusBarScrim = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#title}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:title
*/
public static final int CollapsingToolbarLayout_title = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleEnabled}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleEnabled
*/
public static final int CollapsingToolbarLayout_titleEnabled = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#toolbarId}
attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:toolbarId
*/
public static final int CollapsingToolbarLayout_toolbarId = 10;
/** Attributes that can be used with a CollapsingToolbarLayout_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_Layout_layout_collapseMode com.google.android.gms.samples.vision.ocrreader:layout_collapseMode}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier com.google.android.gms.samples.vision.ocrreader:layout_collapseParallaxMultiplier}</code></td><td></td></tr>
</table>
@see #CollapsingToolbarLayout_Layout_layout_collapseMode
@see #CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier
*/
public static final int[] CollapsingToolbarLayout_Layout = {
0x7f0100b4, 0x7f0100b5
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_collapseMode}
attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>pin</code></td><td>1</td><td></td></tr>
<tr><td><code>parallax</code></td><td>2</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:layout_collapseMode
*/
public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_collapseParallaxMultiplier}
attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:layout_collapseParallaxMultiplier
*/
public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
/** Attributes that can be used with a ColorStateListItem.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ColorStateListItem_alpha com.google.android.gms.samples.vision.ocrreader:alpha}</code></td><td></td></tr>
<tr><td><code>{@link #ColorStateListItem_android_alpha android:alpha}</code></td><td></td></tr>
<tr><td><code>{@link #ColorStateListItem_android_color android:color}</code></td><td></td></tr>
</table>
@see #ColorStateListItem_alpha
@see #ColorStateListItem_android_alpha
@see #ColorStateListItem_android_color
*/
public static final int[] ColorStateListItem = {
0x010101a5, 0x0101031f, 0x7f0100b6
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#alpha}
attribute's value can be found in the {@link #ColorStateListItem} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:alpha
*/
public static final int ColorStateListItem_alpha = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#alpha}
attribute's value can be found in the {@link #ColorStateListItem} array.
@attr name android:alpha
*/
public static final int ColorStateListItem_android_alpha = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#color}
attribute's value can be found in the {@link #ColorStateListItem} array.
@attr name android:color
*/
public static final int ColorStateListItem_android_color = 0;
/** Attributes that can be used with a CompoundButton.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CompoundButton_android_button android:button}</code></td><td></td></tr>
<tr><td><code>{@link #CompoundButton_buttonTint com.google.android.gms.samples.vision.ocrreader:buttonTint}</code></td><td></td></tr>
<tr><td><code>{@link #CompoundButton_buttonTintMode com.google.android.gms.samples.vision.ocrreader:buttonTintMode}</code></td><td></td></tr>
</table>
@see #CompoundButton_android_button
@see #CompoundButton_buttonTint
@see #CompoundButton_buttonTintMode
*/
public static final int[] CompoundButton = {
0x01010107, 0x7f0100b7, 0x7f0100b8
};
/**
<p>This symbol is the offset where the {@link android.R.attr#button}
attribute's value can be found in the {@link #CompoundButton} array.
@attr name android:button
*/
public static final int CompoundButton_android_button = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonTint}
attribute's value can be found in the {@link #CompoundButton} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:buttonTint
*/
public static final int CompoundButton_buttonTint = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonTintMode}
attribute's value can be found in the {@link #CompoundButton} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:buttonTintMode
*/
public static final int CompoundButton_buttonTintMode = 2;
/** Attributes that can be used with a CoordinatorLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CoordinatorLayout_keylines com.google.android.gms.samples.vision.ocrreader:keylines}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_statusBarBackground com.google.android.gms.samples.vision.ocrreader:statusBarBackground}</code></td><td></td></tr>
</table>
@see #CoordinatorLayout_keylines
@see #CoordinatorLayout_statusBarBackground
*/
public static final int[] CoordinatorLayout = {
0x7f0100b9, 0x7f0100ba
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#keylines}
attribute's value can be found in the {@link #CoordinatorLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:keylines
*/
public static final int CoordinatorLayout_keylines = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#statusBarBackground}
attribute's value can be found in the {@link #CoordinatorLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:statusBarBackground
*/
public static final int CoordinatorLayout_statusBarBackground = 1;
/** Attributes that can be used with a CoordinatorLayout_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_anchor com.google.android.gms.samples.vision.ocrreader:layout_anchor}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_anchorGravity com.google.android.gms.samples.vision.ocrreader:layout_anchorGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_behavior com.google.android.gms.samples.vision.ocrreader:layout_behavior}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_dodgeInsetEdges com.google.android.gms.samples.vision.ocrreader:layout_dodgeInsetEdges}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_insetEdge com.google.android.gms.samples.vision.ocrreader:layout_insetEdge}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_Layout_layout_keyline com.google.android.gms.samples.vision.ocrreader:layout_keyline}</code></td><td></td></tr>
</table>
@see #CoordinatorLayout_Layout_android_layout_gravity
@see #CoordinatorLayout_Layout_layout_anchor
@see #CoordinatorLayout_Layout_layout_anchorGravity
@see #CoordinatorLayout_Layout_layout_behavior
@see #CoordinatorLayout_Layout_layout_dodgeInsetEdges
@see #CoordinatorLayout_Layout_layout_insetEdge
@see #CoordinatorLayout_Layout_layout_keyline
*/
public static final int[] CoordinatorLayout_Layout = {
0x010100b3, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd,
0x7f0100be, 0x7f0100bf, 0x7f0100c0
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
@attr name android:layout_gravity
*/
public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_anchor}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:layout_anchor
*/
public static final int CoordinatorLayout_Layout_layout_anchor = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_anchorGravity}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
<tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr>
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
<tr><td><code>fill</code></td><td>0x77</td><td></td></tr>
<tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr>
<tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:layout_anchorGravity
*/
public static final int CoordinatorLayout_Layout_layout_anchorGravity = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_behavior}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:layout_behavior
*/
public static final int CoordinatorLayout_Layout_layout_behavior = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_dodgeInsetEdges}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0x0</td><td></td></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x03</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
<tr><td><code>all</code></td><td>0x77</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:layout_dodgeInsetEdges
*/
public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_insetEdge}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0x0</td><td></td></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
<tr><td><code>right</code></td><td>0x03</td><td></td></tr>
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:layout_insetEdge
*/
public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout_keyline}
attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
<p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:layout_keyline
*/
public static final int CoordinatorLayout_Layout_layout_keyline = 3;
/** Attributes that can be used with a DesignTheme.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #DesignTheme_bottomSheetDialogTheme com.google.android.gms.samples.vision.ocrreader:bottomSheetDialogTheme}</code></td><td></td></tr>
<tr><td><code>{@link #DesignTheme_bottomSheetStyle com.google.android.gms.samples.vision.ocrreader:bottomSheetStyle}</code></td><td></td></tr>
<tr><td><code>{@link #DesignTheme_textColorError com.google.android.gms.samples.vision.ocrreader:textColorError}</code></td><td></td></tr>
</table>
@see #DesignTheme_bottomSheetDialogTheme
@see #DesignTheme_bottomSheetStyle
@see #DesignTheme_textColorError
*/
public static final int[] DesignTheme = {
0x7f0100c1, 0x7f0100c2, 0x7f0100c3
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#bottomSheetDialogTheme}
attribute's value can be found in the {@link #DesignTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:bottomSheetDialogTheme
*/
public static final int DesignTheme_bottomSheetDialogTheme = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#bottomSheetStyle}
attribute's value can be found in the {@link #DesignTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:bottomSheetStyle
*/
public static final int DesignTheme_bottomSheetStyle = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textColorError}
attribute's value can be found in the {@link #DesignTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:textColorError
*/
public static final int DesignTheme_textColorError = 2;
/** Attributes that can be used with a DrawerArrowToggle.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #DrawerArrowToggle_arrowHeadLength com.google.android.gms.samples.vision.ocrreader:arrowHeadLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_arrowShaftLength com.google.android.gms.samples.vision.ocrreader:arrowShaftLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_barLength com.google.android.gms.samples.vision.ocrreader:barLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_color com.google.android.gms.samples.vision.ocrreader:color}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_drawableSize com.google.android.gms.samples.vision.ocrreader:drawableSize}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_gapBetweenBars com.google.android.gms.samples.vision.ocrreader:gapBetweenBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_spinBars com.google.android.gms.samples.vision.ocrreader:spinBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_thickness com.google.android.gms.samples.vision.ocrreader:thickness}</code></td><td></td></tr>
</table>
@see #DrawerArrowToggle_arrowHeadLength
@see #DrawerArrowToggle_arrowShaftLength
@see #DrawerArrowToggle_barLength
@see #DrawerArrowToggle_color
@see #DrawerArrowToggle_drawableSize
@see #DrawerArrowToggle_gapBetweenBars
@see #DrawerArrowToggle_spinBars
@see #DrawerArrowToggle_thickness
*/
public static final int[] DrawerArrowToggle = {
0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7,
0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#arrowHeadLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:arrowHeadLength
*/
public static final int DrawerArrowToggle_arrowHeadLength = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#arrowShaftLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:arrowShaftLength
*/
public static final int DrawerArrowToggle_arrowShaftLength = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#barLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:barLength
*/
public static final int DrawerArrowToggle_barLength = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#color}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:color
*/
public static final int DrawerArrowToggle_color = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#drawableSize}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:drawableSize
*/
public static final int DrawerArrowToggle_drawableSize = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#gapBetweenBars}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:gapBetweenBars
*/
public static final int DrawerArrowToggle_gapBetweenBars = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#spinBars}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:spinBars
*/
public static final int DrawerArrowToggle_spinBars = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#thickness}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:thickness
*/
public static final int DrawerArrowToggle_thickness = 7;
/** Attributes that can be used with a FloatingActionButton.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #FloatingActionButton_backgroundTint com.google.android.gms.samples.vision.ocrreader:backgroundTint}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_backgroundTintMode com.google.android.gms.samples.vision.ocrreader:backgroundTintMode}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_borderWidth com.google.android.gms.samples.vision.ocrreader:borderWidth}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_elevation com.google.android.gms.samples.vision.ocrreader:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fabSize com.google.android.gms.samples.vision.ocrreader:fabSize}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_pressedTranslationZ com.google.android.gms.samples.vision.ocrreader:pressedTranslationZ}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_rippleColor com.google.android.gms.samples.vision.ocrreader:rippleColor}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_useCompatPadding com.google.android.gms.samples.vision.ocrreader:useCompatPadding}</code></td><td></td></tr>
</table>
@see #FloatingActionButton_backgroundTint
@see #FloatingActionButton_backgroundTintMode
@see #FloatingActionButton_borderWidth
@see #FloatingActionButton_elevation
@see #FloatingActionButton_fabSize
@see #FloatingActionButton_pressedTranslationZ
@see #FloatingActionButton_rippleColor
@see #FloatingActionButton_useCompatPadding
*/
public static final int[] FloatingActionButton = {
0x7f01001c, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce,
0x7f0100cf, 0x7f0100d0, 0x7f01013b, 0x7f01013c
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundTint}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundTint
*/
public static final int FloatingActionButton_backgroundTint = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundTintMode}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundTintMode
*/
public static final int FloatingActionButton_backgroundTintMode = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#borderWidth}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:borderWidth
*/
public static final int FloatingActionButton_borderWidth = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#elevation}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:elevation
*/
public static final int FloatingActionButton_elevation = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#fabSize}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>auto</code></td><td>-1</td><td></td></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>mini</code></td><td>1</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:fabSize
*/
public static final int FloatingActionButton_fabSize = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#pressedTranslationZ}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:pressedTranslationZ
*/
public static final int FloatingActionButton_pressedTranslationZ = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#rippleColor}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:rippleColor
*/
public static final int FloatingActionButton_rippleColor = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#useCompatPadding}
attribute's value can be found in the {@link #FloatingActionButton} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:useCompatPadding
*/
public static final int FloatingActionButton_useCompatPadding = 5;
/** Attributes that can be used with a FloatingActionButton_Behavior_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #FloatingActionButton_Behavior_Layout_behavior_autoHide com.google.android.gms.samples.vision.ocrreader:behavior_autoHide}</code></td><td></td></tr>
</table>
@see #FloatingActionButton_Behavior_Layout_behavior_autoHide
*/
public static final int[] FloatingActionButton_Behavior_Layout = {
0x7f0100d1
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#behavior_autoHide}
attribute's value can be found in the {@link #FloatingActionButton_Behavior_Layout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:behavior_autoHide
*/
public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
/** Attributes that can be used with a ForegroundLinearLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ForegroundLinearLayout_android_foreground android:foreground}</code></td><td></td></tr>
<tr><td><code>{@link #ForegroundLinearLayout_android_foregroundGravity android:foregroundGravity}</code></td><td></td></tr>
<tr><td><code>{@link #ForegroundLinearLayout_foregroundInsidePadding com.google.android.gms.samples.vision.ocrreader:foregroundInsidePadding}</code></td><td></td></tr>
</table>
@see #ForegroundLinearLayout_android_foreground
@see #ForegroundLinearLayout_android_foregroundGravity
@see #ForegroundLinearLayout_foregroundInsidePadding
*/
public static final int[] ForegroundLinearLayout = {
0x01010109, 0x01010200, 0x7f0100d2
};
/**
<p>This symbol is the offset where the {@link android.R.attr#foreground}
attribute's value can be found in the {@link #ForegroundLinearLayout} array.
@attr name android:foreground
*/
public static final int ForegroundLinearLayout_android_foreground = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#foregroundGravity}
attribute's value can be found in the {@link #ForegroundLinearLayout} array.
@attr name android:foregroundGravity
*/
public static final int ForegroundLinearLayout_android_foregroundGravity = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#foregroundInsidePadding}
attribute's value can be found in the {@link #ForegroundLinearLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:foregroundInsidePadding
*/
public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
/** Attributes that can be used with a LinearLayoutCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_gravity android:gravity}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_orientation android:orientation}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_weightSum android:weightSum}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_divider com.google.android.gms.samples.vision.ocrreader:divider}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_dividerPadding com.google.android.gms.samples.vision.ocrreader:dividerPadding}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_measureWithLargestChild com.google.android.gms.samples.vision.ocrreader:measureWithLargestChild}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_showDividers com.google.android.gms.samples.vision.ocrreader:showDividers}</code></td><td></td></tr>
</table>
@see #LinearLayoutCompat_android_baselineAligned
@see #LinearLayoutCompat_android_baselineAlignedChildIndex
@see #LinearLayoutCompat_android_gravity
@see #LinearLayoutCompat_android_orientation
@see #LinearLayoutCompat_android_weightSum
@see #LinearLayoutCompat_divider
@see #LinearLayoutCompat_dividerPadding
@see #LinearLayoutCompat_measureWithLargestChild
@see #LinearLayoutCompat_showDividers
*/
public static final int[] LinearLayoutCompat = {
0x010100af, 0x010100c4, 0x01010126, 0x01010127,
0x01010128, 0x7f01000b, 0x7f0100d3, 0x7f0100d4,
0x7f0100d5
};
/**
<p>This symbol is the offset where the {@link android.R.attr#baselineAligned}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:baselineAligned
*/
public static final int LinearLayoutCompat_android_baselineAligned = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:baselineAlignedChildIndex
*/
public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#gravity}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:gravity
*/
public static final int LinearLayoutCompat_android_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#orientation}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:orientation
*/
public static final int LinearLayoutCompat_android_orientation = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#weightSum}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:weightSum
*/
public static final int LinearLayoutCompat_android_weightSum = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#divider}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:divider
*/
public static final int LinearLayoutCompat_divider = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#dividerPadding}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:dividerPadding
*/
public static final int LinearLayoutCompat_dividerPadding = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#measureWithLargestChild}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:measureWithLargestChild
*/
public static final int LinearLayoutCompat_measureWithLargestChild = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#showDividers}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
<tr><td><code>end</code></td><td>4</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:showDividers
*/
public static final int LinearLayoutCompat_showDividers = 7;
/** Attributes that can be used with a LinearLayoutCompat_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}</code></td><td></td></tr>
</table>
@see #LinearLayoutCompat_Layout_android_layout_gravity
@see #LinearLayoutCompat_Layout_android_layout_height
@see #LinearLayoutCompat_Layout_android_layout_weight
@see #LinearLayoutCompat_Layout_android_layout_width
*/
public static final int[] LinearLayoutCompat_Layout = {
0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_gravity
*/
public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_height}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_height
*/
public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_weight}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_weight
*/
public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_width}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_width
*/
public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
/** Attributes that can be used with a ListPopupWindow.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr>
<tr><td><code>{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr>
</table>
@see #ListPopupWindow_android_dropDownHorizontalOffset
@see #ListPopupWindow_android_dropDownVerticalOffset
*/
public static final int[] ListPopupWindow = {
0x010102ac, 0x010102ad
};
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
attribute's value can be found in the {@link #ListPopupWindow} array.
@attr name android:dropDownHorizontalOffset
*/
public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
attribute's value can be found in the {@link #ListPopupWindow} array.
@attr name android:dropDownVerticalOffset
*/
public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
/** Attributes that can be used with a LoadingImageView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #LoadingImageView_circleCrop com.google.android.gms.samples.vision.ocrreader:circleCrop}</code></td><td></td></tr>
<tr><td><code>{@link #LoadingImageView_imageAspectRatio com.google.android.gms.samples.vision.ocrreader:imageAspectRatio}</code></td><td></td></tr>
<tr><td><code>{@link #LoadingImageView_imageAspectRatioAdjust com.google.android.gms.samples.vision.ocrreader:imageAspectRatioAdjust}</code></td><td></td></tr>
</table>
@see #LoadingImageView_circleCrop
@see #LoadingImageView_imageAspectRatio
@see #LoadingImageView_imageAspectRatioAdjust
*/
public static final int[] LoadingImageView = {
0x7f0100d6, 0x7f0100d7, 0x7f0100d8
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#circleCrop}
attribute's value can be found in the {@link #LoadingImageView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:circleCrop
*/
public static final int LoadingImageView_circleCrop = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#imageAspectRatio}
attribute's value can be found in the {@link #LoadingImageView} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:imageAspectRatio
*/
public static final int LoadingImageView_imageAspectRatio = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#imageAspectRatioAdjust}
attribute's value can be found in the {@link #LoadingImageView} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>adjust_width</code></td><td>1</td><td></td></tr>
<tr><td><code>adjust_height</code></td><td>2</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:imageAspectRatioAdjust
*/
public static final int LoadingImageView_imageAspectRatioAdjust = 0;
/** Attributes that can be used with a MenuGroup.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr>
</table>
@see #MenuGroup_android_checkableBehavior
@see #MenuGroup_android_enabled
@see #MenuGroup_android_id
@see #MenuGroup_android_menuCategory
@see #MenuGroup_android_orderInCategory
@see #MenuGroup_android_visible
*/
public static final int[] MenuGroup = {
0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
0x010101df, 0x010101e0
};
/**
<p>This symbol is the offset where the {@link android.R.attr#checkableBehavior}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:checkableBehavior
*/
public static final int MenuGroup_android_checkableBehavior = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#enabled}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:enabled
*/
public static final int MenuGroup_android_enabled = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:id
*/
public static final int MenuGroup_android_id = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#menuCategory}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:menuCategory
*/
public static final int MenuGroup_android_menuCategory = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:orderInCategory
*/
public static final int MenuGroup_android_orderInCategory = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#visible}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:visible
*/
public static final int MenuGroup_android_visible = 2;
/** Attributes that can be used with a MenuItem.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuItem_actionLayout com.google.android.gms.samples.vision.ocrreader:actionLayout}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionProviderClass com.google.android.gms.samples.vision.ocrreader:actionProviderClass}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionViewClass com.google.android.gms.samples.vision.ocrreader:actionViewClass}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_showAsAction com.google.android.gms.samples.vision.ocrreader:showAsAction}</code></td><td></td></tr>
</table>
@see #MenuItem_actionLayout
@see #MenuItem_actionProviderClass
@see #MenuItem_actionViewClass
@see #MenuItem_android_alphabeticShortcut
@see #MenuItem_android_checkable
@see #MenuItem_android_checked
@see #MenuItem_android_enabled
@see #MenuItem_android_icon
@see #MenuItem_android_id
@see #MenuItem_android_menuCategory
@see #MenuItem_android_numericShortcut
@see #MenuItem_android_onClick
@see #MenuItem_android_orderInCategory
@see #MenuItem_android_title
@see #MenuItem_android_titleCondensed
@see #MenuItem_android_visible
@see #MenuItem_showAsAction
*/
public static final int[] MenuItem = {
0x01010002, 0x0101000e, 0x010100d0, 0x01010106,
0x01010194, 0x010101de, 0x010101df, 0x010101e1,
0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,
0x0101026f, 0x7f0100d9, 0x7f0100da, 0x7f0100db,
0x7f0100dc
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionLayout}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:actionLayout
*/
public static final int MenuItem_actionLayout = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionProviderClass}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:actionProviderClass
*/
public static final int MenuItem_actionProviderClass = 16;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#actionViewClass}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:actionViewClass
*/
public static final int MenuItem_actionViewClass = 15;
/**
<p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:alphabeticShortcut
*/
public static final int MenuItem_android_alphabeticShortcut = 9;
/**
<p>This symbol is the offset where the {@link android.R.attr#checkable}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:checkable
*/
public static final int MenuItem_android_checkable = 11;
/**
<p>This symbol is the offset where the {@link android.R.attr#checked}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:checked
*/
public static final int MenuItem_android_checked = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#enabled}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:enabled
*/
public static final int MenuItem_android_enabled = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#icon}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:icon
*/
public static final int MenuItem_android_icon = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:id
*/
public static final int MenuItem_android_id = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#menuCategory}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:menuCategory
*/
public static final int MenuItem_android_menuCategory = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#numericShortcut}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:numericShortcut
*/
public static final int MenuItem_android_numericShortcut = 10;
/**
<p>This symbol is the offset where the {@link android.R.attr#onClick}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:onClick
*/
public static final int MenuItem_android_onClick = 12;
/**
<p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:orderInCategory
*/
public static final int MenuItem_android_orderInCategory = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#title}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:title
*/
public static final int MenuItem_android_title = 7;
/**
<p>This symbol is the offset where the {@link android.R.attr#titleCondensed}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:titleCondensed
*/
public static final int MenuItem_android_titleCondensed = 8;
/**
<p>This symbol is the offset where the {@link android.R.attr#visible}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:visible
*/
public static final int MenuItem_android_visible = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#showAsAction}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>never</code></td><td>0</td><td></td></tr>
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
<tr><td><code>always</code></td><td>2</td><td></td></tr>
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:showAsAction
*/
public static final int MenuItem_showAsAction = 13;
/** Attributes that can be used with a MenuView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_preserveIconSpacing com.google.android.gms.samples.vision.ocrreader:preserveIconSpacing}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_subMenuArrow com.google.android.gms.samples.vision.ocrreader:subMenuArrow}</code></td><td></td></tr>
</table>
@see #MenuView_android_headerBackground
@see #MenuView_android_horizontalDivider
@see #MenuView_android_itemBackground
@see #MenuView_android_itemIconDisabledAlpha
@see #MenuView_android_itemTextAppearance
@see #MenuView_android_verticalDivider
@see #MenuView_android_windowAnimationStyle
@see #MenuView_preserveIconSpacing
@see #MenuView_subMenuArrow
*/
public static final int[] MenuView = {
0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
0x0101012f, 0x01010130, 0x01010131, 0x7f0100dd,
0x7f0100de
};
/**
<p>This symbol is the offset where the {@link android.R.attr#headerBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:headerBackground
*/
public static final int MenuView_android_headerBackground = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#horizontalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:horizontalDivider
*/
public static final int MenuView_android_horizontalDivider = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemBackground
*/
public static final int MenuView_android_itemBackground = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemIconDisabledAlpha
*/
public static final int MenuView_android_itemIconDisabledAlpha = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemTextAppearance
*/
public static final int MenuView_android_itemTextAppearance = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#verticalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:verticalDivider
*/
public static final int MenuView_android_verticalDivider = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:windowAnimationStyle
*/
public static final int MenuView_android_windowAnimationStyle = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#preserveIconSpacing}
attribute's value can be found in the {@link #MenuView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:preserveIconSpacing
*/
public static final int MenuView_preserveIconSpacing = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subMenuArrow}
attribute's value can be found in the {@link #MenuView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:subMenuArrow
*/
public static final int MenuView_subMenuArrow = 8;
/** Attributes that can be used with a NavigationView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #NavigationView_android_background android:background}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_android_fitsSystemWindows android:fitsSystemWindows}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_elevation com.google.android.gms.samples.vision.ocrreader:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_headerLayout com.google.android.gms.samples.vision.ocrreader:headerLayout}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemBackground com.google.android.gms.samples.vision.ocrreader:itemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemIconTint com.google.android.gms.samples.vision.ocrreader:itemIconTint}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemTextAppearance com.google.android.gms.samples.vision.ocrreader:itemTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemTextColor com.google.android.gms.samples.vision.ocrreader:itemTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_menu com.google.android.gms.samples.vision.ocrreader:menu}</code></td><td></td></tr>
</table>
@see #NavigationView_android_background
@see #NavigationView_android_fitsSystemWindows
@see #NavigationView_android_maxWidth
@see #NavigationView_elevation
@see #NavigationView_headerLayout
@see #NavigationView_itemBackground
@see #NavigationView_itemIconTint
@see #NavigationView_itemTextAppearance
@see #NavigationView_itemTextColor
@see #NavigationView_menu
*/
public static final int[] NavigationView = {
0x010100d4, 0x010100dd, 0x0101011f, 0x7f01001c,
0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2,
0x7f0100e3, 0x7f0100e4
};
/**
<p>This symbol is the offset where the {@link android.R.attr#background}
attribute's value can be found in the {@link #NavigationView} array.
@attr name android:background
*/
public static final int NavigationView_android_background = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#fitsSystemWindows}
attribute's value can be found in the {@link #NavigationView} array.
@attr name android:fitsSystemWindows
*/
public static final int NavigationView_android_fitsSystemWindows = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#maxWidth}
attribute's value can be found in the {@link #NavigationView} array.
@attr name android:maxWidth
*/
public static final int NavigationView_android_maxWidth = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#elevation}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:elevation
*/
public static final int NavigationView_elevation = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#headerLayout}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:headerLayout
*/
public static final int NavigationView_headerLayout = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#itemBackground}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:itemBackground
*/
public static final int NavigationView_itemBackground = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#itemIconTint}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:itemIconTint
*/
public static final int NavigationView_itemIconTint = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#itemTextAppearance}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:itemTextAppearance
*/
public static final int NavigationView_itemTextAppearance = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#itemTextColor}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:itemTextColor
*/
public static final int NavigationView_itemTextColor = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#menu}
attribute's value can be found in the {@link #NavigationView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:menu
*/
public static final int NavigationView_menu = 4;
/** Attributes that can be used with a PopupWindow.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}</code></td><td></td></tr>
<tr><td><code>{@link #PopupWindow_android_popupBackground android:popupBackground}</code></td><td></td></tr>
<tr><td><code>{@link #PopupWindow_overlapAnchor com.google.android.gms.samples.vision.ocrreader:overlapAnchor}</code></td><td></td></tr>
</table>
@see #PopupWindow_android_popupAnimationStyle
@see #PopupWindow_android_popupBackground
@see #PopupWindow_overlapAnchor
*/
public static final int[] PopupWindow = {
0x01010176, 0x010102c9, 0x7f0100e5
};
/**
<p>This symbol is the offset where the {@link android.R.attr#popupAnimationStyle}
attribute's value can be found in the {@link #PopupWindow} array.
@attr name android:popupAnimationStyle
*/
public static final int PopupWindow_android_popupAnimationStyle = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#popupBackground}
attribute's value can be found in the {@link #PopupWindow} array.
@attr name android:popupBackground
*/
public static final int PopupWindow_android_popupBackground = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#overlapAnchor}
attribute's value can be found in the {@link #PopupWindow} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:overlapAnchor
*/
public static final int PopupWindow_overlapAnchor = 2;
/** Attributes that can be used with a PopupWindowBackgroundState.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #PopupWindowBackgroundState_state_above_anchor com.google.android.gms.samples.vision.ocrreader:state_above_anchor}</code></td><td></td></tr>
</table>
@see #PopupWindowBackgroundState_state_above_anchor
*/
public static final int[] PopupWindowBackgroundState = {
0x7f0100e6
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#state_above_anchor}
attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:state_above_anchor
*/
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
/** Attributes that can be used with a RecyclerView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #RecyclerView_android_descendantFocusability android:descendantFocusability}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_android_orientation android:orientation}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_layoutManager com.google.android.gms.samples.vision.ocrreader:layoutManager}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_reverseLayout com.google.android.gms.samples.vision.ocrreader:reverseLayout}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_spanCount com.google.android.gms.samples.vision.ocrreader:spanCount}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_stackFromEnd com.google.android.gms.samples.vision.ocrreader:stackFromEnd}</code></td><td></td></tr>
</table>
@see #RecyclerView_android_descendantFocusability
@see #RecyclerView_android_orientation
@see #RecyclerView_layoutManager
@see #RecyclerView_reverseLayout
@see #RecyclerView_spanCount
@see #RecyclerView_stackFromEnd
*/
public static final int[] RecyclerView = {
0x010100c4, 0x010100f1, 0x7f0100e7, 0x7f0100e8,
0x7f0100e9, 0x7f0100ea
};
/**
<p>This symbol is the offset where the {@link android.R.attr#descendantFocusability}
attribute's value can be found in the {@link #RecyclerView} array.
@attr name android:descendantFocusability
*/
public static final int RecyclerView_android_descendantFocusability = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#orientation}
attribute's value can be found in the {@link #RecyclerView} array.
@attr name android:orientation
*/
public static final int RecyclerView_android_orientation = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layoutManager}
attribute's value can be found in the {@link #RecyclerView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:layoutManager
*/
public static final int RecyclerView_layoutManager = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#reverseLayout}
attribute's value can be found in the {@link #RecyclerView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:reverseLayout
*/
public static final int RecyclerView_reverseLayout = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#spanCount}
attribute's value can be found in the {@link #RecyclerView} array.
<p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:spanCount
*/
public static final int RecyclerView_spanCount = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#stackFromEnd}
attribute's value can be found in the {@link #RecyclerView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:stackFromEnd
*/
public static final int RecyclerView_stackFromEnd = 5;
/** Attributes that can be used with a ScrimInsetsFrameLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ScrimInsetsFrameLayout_insetForeground com.google.android.gms.samples.vision.ocrreader:insetForeground}</code></td><td></td></tr>
</table>
@see #ScrimInsetsFrameLayout_insetForeground
*/
public static final int[] ScrimInsetsFrameLayout = {
0x7f0100eb
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#insetForeground}
attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:insetForeground
*/
public static final int ScrimInsetsFrameLayout_insetForeground = 0;
/** Attributes that can be used with a ScrollingViewBehavior_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ScrollingViewBehavior_Layout_behavior_overlapTop com.google.android.gms.samples.vision.ocrreader:behavior_overlapTop}</code></td><td></td></tr>
</table>
@see #ScrollingViewBehavior_Layout_behavior_overlapTop
*/
public static final int[] ScrollingViewBehavior_Layout = {
0x7f0100ec
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#behavior_overlapTop}
attribute's value can be found in the {@link #ScrollingViewBehavior_Layout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:behavior_overlapTop
*/
public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
/** Attributes that can be used with a SearchView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SearchView_android_focusable android:focusable}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_closeIcon com.google.android.gms.samples.vision.ocrreader:closeIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_commitIcon com.google.android.gms.samples.vision.ocrreader:commitIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_defaultQueryHint com.google.android.gms.samples.vision.ocrreader:defaultQueryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_goIcon com.google.android.gms.samples.vision.ocrreader:goIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_iconifiedByDefault com.google.android.gms.samples.vision.ocrreader:iconifiedByDefault}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_layout com.google.android.gms.samples.vision.ocrreader:layout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryBackground com.google.android.gms.samples.vision.ocrreader:queryBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryHint com.google.android.gms.samples.vision.ocrreader:queryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchHintIcon com.google.android.gms.samples.vision.ocrreader:searchHintIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchIcon com.google.android.gms.samples.vision.ocrreader:searchIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_submitBackground com.google.android.gms.samples.vision.ocrreader:submitBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_suggestionRowLayout com.google.android.gms.samples.vision.ocrreader:suggestionRowLayout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_voiceIcon com.google.android.gms.samples.vision.ocrreader:voiceIcon}</code></td><td></td></tr>
</table>
@see #SearchView_android_focusable
@see #SearchView_android_imeOptions
@see #SearchView_android_inputType
@see #SearchView_android_maxWidth
@see #SearchView_closeIcon
@see #SearchView_commitIcon
@see #SearchView_defaultQueryHint
@see #SearchView_goIcon
@see #SearchView_iconifiedByDefault
@see #SearchView_layout
@see #SearchView_queryBackground
@see #SearchView_queryHint
@see #SearchView_searchHintIcon
@see #SearchView_searchIcon
@see #SearchView_submitBackground
@see #SearchView_suggestionRowLayout
@see #SearchView_voiceIcon
*/
public static final int[] SearchView = {
0x010100da, 0x0101011f, 0x01010220, 0x01010264,
0x7f0100ed, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0,
0x7f0100f1, 0x7f0100f2, 0x7f0100f3, 0x7f0100f4,
0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8,
0x7f0100f9
};
/**
<p>This symbol is the offset where the {@link android.R.attr#focusable}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:focusable
*/
public static final int SearchView_android_focusable = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#imeOptions}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:imeOptions
*/
public static final int SearchView_android_imeOptions = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#inputType}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:inputType
*/
public static final int SearchView_android_inputType = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#maxWidth}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:maxWidth
*/
public static final int SearchView_android_maxWidth = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#closeIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:closeIcon
*/
public static final int SearchView_closeIcon = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#commitIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:commitIcon
*/
public static final int SearchView_commitIcon = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#defaultQueryHint}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:defaultQueryHint
*/
public static final int SearchView_defaultQueryHint = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#goIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:goIcon
*/
public static final int SearchView_goIcon = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#iconifiedByDefault}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:iconifiedByDefault
*/
public static final int SearchView_iconifiedByDefault = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#layout}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:layout
*/
public static final int SearchView_layout = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#queryBackground}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:queryBackground
*/
public static final int SearchView_queryBackground = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#queryHint}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:queryHint
*/
public static final int SearchView_queryHint = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#searchHintIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:searchHintIcon
*/
public static final int SearchView_searchHintIcon = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#searchIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:searchIcon
*/
public static final int SearchView_searchIcon = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#submitBackground}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:submitBackground
*/
public static final int SearchView_submitBackground = 16;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#suggestionRowLayout}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:suggestionRowLayout
*/
public static final int SearchView_suggestionRowLayout = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#voiceIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:voiceIcon
*/
public static final int SearchView_voiceIcon = 12;
/** Attributes that can be used with a SignInButton.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SignInButton_buttonSize com.google.android.gms.samples.vision.ocrreader:buttonSize}</code></td><td></td></tr>
<tr><td><code>{@link #SignInButton_colorScheme com.google.android.gms.samples.vision.ocrreader:colorScheme}</code></td><td></td></tr>
<tr><td><code>{@link #SignInButton_scopeUris com.google.android.gms.samples.vision.ocrreader:scopeUris}</code></td><td></td></tr>
</table>
@see #SignInButton_buttonSize
@see #SignInButton_colorScheme
@see #SignInButton_scopeUris
*/
public static final int[] SignInButton = {
0x7f0100fa, 0x7f0100fb, 0x7f0100fc
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonSize}
attribute's value can be found in the {@link #SignInButton} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>wide</code></td><td>1</td><td></td></tr>
<tr><td><code>icon_only</code></td><td>2</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:buttonSize
*/
public static final int SignInButton_buttonSize = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#colorScheme}
attribute's value can be found in the {@link #SignInButton} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>dark</code></td><td>0</td><td></td></tr>
<tr><td><code>light</code></td><td>1</td><td></td></tr>
<tr><td><code>auto</code></td><td>2</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:colorScheme
*/
public static final int SignInButton_colorScheme = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#scopeUris}
attribute's value can be found in the {@link #SignInButton} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
@attr name com.google.android.gms.samples.vision.ocrreader:scopeUris
*/
public static final int SignInButton_scopeUris = 2;
/** Attributes that can be used with a SnackbarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SnackbarLayout_android_maxWidth android:maxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #SnackbarLayout_elevation com.google.android.gms.samples.vision.ocrreader:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #SnackbarLayout_maxActionInlineWidth com.google.android.gms.samples.vision.ocrreader:maxActionInlineWidth}</code></td><td></td></tr>
</table>
@see #SnackbarLayout_android_maxWidth
@see #SnackbarLayout_elevation
@see #SnackbarLayout_maxActionInlineWidth
*/
public static final int[] SnackbarLayout = {
0x0101011f, 0x7f01001c, 0x7f0100fd
};
/**
<p>This symbol is the offset where the {@link android.R.attr#maxWidth}
attribute's value can be found in the {@link #SnackbarLayout} array.
@attr name android:maxWidth
*/
public static final int SnackbarLayout_android_maxWidth = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#elevation}
attribute's value can be found in the {@link #SnackbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:elevation
*/
public static final int SnackbarLayout_elevation = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#maxActionInlineWidth}
attribute's value can be found in the {@link #SnackbarLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:maxActionInlineWidth
*/
public static final int SnackbarLayout_maxActionInlineWidth = 2;
/** Attributes that can be used with a Spinner.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_entries android:entries}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_prompt android:prompt}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_popupTheme com.google.android.gms.samples.vision.ocrreader:popupTheme}</code></td><td></td></tr>
</table>
@see #Spinner_android_dropDownWidth
@see #Spinner_android_entries
@see #Spinner_android_popupBackground
@see #Spinner_android_prompt
@see #Spinner_popupTheme
*/
public static final int[] Spinner = {
0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
0x7f01001d
};
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownWidth}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:dropDownWidth
*/
public static final int Spinner_android_dropDownWidth = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#entries}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:entries
*/
public static final int Spinner_android_entries = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#popupBackground}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:popupBackground
*/
public static final int Spinner_android_popupBackground = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#prompt}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:prompt
*/
public static final int Spinner_android_prompt = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#popupTheme}
attribute's value can be found in the {@link #Spinner} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:popupTheme
*/
public static final int Spinner_popupTheme = 4;
/** Attributes that can be used with a SwitchCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SwitchCompat_android_textOff android:textOff}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_android_textOn android:textOn}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_android_thumb android:thumb}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_showText com.google.android.gms.samples.vision.ocrreader:showText}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_splitTrack com.google.android.gms.samples.vision.ocrreader:splitTrack}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchMinWidth com.google.android.gms.samples.vision.ocrreader:switchMinWidth}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchPadding com.google.android.gms.samples.vision.ocrreader:switchPadding}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchTextAppearance com.google.android.gms.samples.vision.ocrreader:switchTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_thumbTextPadding com.google.android.gms.samples.vision.ocrreader:thumbTextPadding}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_thumbTint com.google.android.gms.samples.vision.ocrreader:thumbTint}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_thumbTintMode com.google.android.gms.samples.vision.ocrreader:thumbTintMode}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_track com.google.android.gms.samples.vision.ocrreader:track}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_trackTint com.google.android.gms.samples.vision.ocrreader:trackTint}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_trackTintMode com.google.android.gms.samples.vision.ocrreader:trackTintMode}</code></td><td></td></tr>
</table>
@see #SwitchCompat_android_textOff
@see #SwitchCompat_android_textOn
@see #SwitchCompat_android_thumb
@see #SwitchCompat_showText
@see #SwitchCompat_splitTrack
@see #SwitchCompat_switchMinWidth
@see #SwitchCompat_switchPadding
@see #SwitchCompat_switchTextAppearance
@see #SwitchCompat_thumbTextPadding
@see #SwitchCompat_thumbTint
@see #SwitchCompat_thumbTintMode
@see #SwitchCompat_track
@see #SwitchCompat_trackTint
@see #SwitchCompat_trackTintMode
*/
public static final int[] SwitchCompat = {
0x01010124, 0x01010125, 0x01010142, 0x7f0100fe,
0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102,
0x7f010103, 0x7f010104, 0x7f010105, 0x7f010106,
0x7f010107, 0x7f010108
};
/**
<p>This symbol is the offset where the {@link android.R.attr#textOff}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:textOff
*/
public static final int SwitchCompat_android_textOff = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#textOn}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:textOn
*/
public static final int SwitchCompat_android_textOn = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#thumb}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:thumb
*/
public static final int SwitchCompat_android_thumb = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#showText}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:showText
*/
public static final int SwitchCompat_showText = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#splitTrack}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:splitTrack
*/
public static final int SwitchCompat_splitTrack = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#switchMinWidth}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:switchMinWidth
*/
public static final int SwitchCompat_switchMinWidth = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#switchPadding}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:switchPadding
*/
public static final int SwitchCompat_switchPadding = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#switchTextAppearance}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:switchTextAppearance
*/
public static final int SwitchCompat_switchTextAppearance = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#thumbTextPadding}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:thumbTextPadding
*/
public static final int SwitchCompat_thumbTextPadding = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#thumbTint}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:thumbTint
*/
public static final int SwitchCompat_thumbTint = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#thumbTintMode}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:thumbTintMode
*/
public static final int SwitchCompat_thumbTintMode = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#track}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:track
*/
public static final int SwitchCompat_track = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#trackTint}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:trackTint
*/
public static final int SwitchCompat_trackTint = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#trackTintMode}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:trackTintMode
*/
public static final int SwitchCompat_trackTintMode = 7;
/** Attributes that can be used with a TabItem.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #TabItem_android_icon android:icon}</code></td><td></td></tr>
<tr><td><code>{@link #TabItem_android_layout android:layout}</code></td><td></td></tr>
<tr><td><code>{@link #TabItem_android_text android:text}</code></td><td></td></tr>
</table>
@see #TabItem_android_icon
@see #TabItem_android_layout
@see #TabItem_android_text
*/
public static final int[] TabItem = {
0x01010002, 0x010100f2, 0x0101014f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#icon}
attribute's value can be found in the {@link #TabItem} array.
@attr name android:icon
*/
public static final int TabItem_android_icon = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #TabItem} array.
@attr name android:layout
*/
public static final int TabItem_android_layout = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#text}
attribute's value can be found in the {@link #TabItem} array.
@attr name android:text
*/
public static final int TabItem_android_text = 2;
/** Attributes that can be used with a TabLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #TabLayout_tabBackground com.google.android.gms.samples.vision.ocrreader:tabBackground}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabContentStart com.google.android.gms.samples.vision.ocrreader:tabContentStart}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabGravity com.google.android.gms.samples.vision.ocrreader:tabGravity}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabIndicatorColor com.google.android.gms.samples.vision.ocrreader:tabIndicatorColor}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabIndicatorHeight com.google.android.gms.samples.vision.ocrreader:tabIndicatorHeight}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabMaxWidth com.google.android.gms.samples.vision.ocrreader:tabMaxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabMinWidth com.google.android.gms.samples.vision.ocrreader:tabMinWidth}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabMode com.google.android.gms.samples.vision.ocrreader:tabMode}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabPadding com.google.android.gms.samples.vision.ocrreader:tabPadding}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabPaddingBottom com.google.android.gms.samples.vision.ocrreader:tabPaddingBottom}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabPaddingEnd com.google.android.gms.samples.vision.ocrreader:tabPaddingEnd}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabPaddingStart com.google.android.gms.samples.vision.ocrreader:tabPaddingStart}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabPaddingTop com.google.android.gms.samples.vision.ocrreader:tabPaddingTop}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabSelectedTextColor com.google.android.gms.samples.vision.ocrreader:tabSelectedTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabTextAppearance com.google.android.gms.samples.vision.ocrreader:tabTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #TabLayout_tabTextColor com.google.android.gms.samples.vision.ocrreader:tabTextColor}</code></td><td></td></tr>
</table>
@see #TabLayout_tabBackground
@see #TabLayout_tabContentStart
@see #TabLayout_tabGravity
@see #TabLayout_tabIndicatorColor
@see #TabLayout_tabIndicatorHeight
@see #TabLayout_tabMaxWidth
@see #TabLayout_tabMinWidth
@see #TabLayout_tabMode
@see #TabLayout_tabPadding
@see #TabLayout_tabPaddingBottom
@see #TabLayout_tabPaddingEnd
@see #TabLayout_tabPaddingStart
@see #TabLayout_tabPaddingTop
@see #TabLayout_tabSelectedTextColor
@see #TabLayout_tabTextAppearance
@see #TabLayout_tabTextColor
*/
public static final int[] TabLayout = {
0x7f010109, 0x7f01010a, 0x7f01010b, 0x7f01010c,
0x7f01010d, 0x7f01010e, 0x7f01010f, 0x7f010110,
0x7f010111, 0x7f010112, 0x7f010113, 0x7f010114,
0x7f010115, 0x7f010116, 0x7f010117, 0x7f010118
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabBackground}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:tabBackground
*/
public static final int TabLayout_tabBackground = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabContentStart}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabContentStart
*/
public static final int TabLayout_tabContentStart = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabGravity}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>fill</code></td><td>0</td><td></td></tr>
<tr><td><code>center</code></td><td>1</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:tabGravity
*/
public static final int TabLayout_tabGravity = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabIndicatorColor}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabIndicatorColor
*/
public static final int TabLayout_tabIndicatorColor = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabIndicatorHeight}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabIndicatorHeight
*/
public static final int TabLayout_tabIndicatorHeight = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabMaxWidth}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabMaxWidth
*/
public static final int TabLayout_tabMaxWidth = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabMinWidth}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabMinWidth
*/
public static final int TabLayout_tabMinWidth = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabMode}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>scrollable</code></td><td>0</td><td></td></tr>
<tr><td><code>fixed</code></td><td>1</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:tabMode
*/
public static final int TabLayout_tabMode = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabPadding}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabPadding
*/
public static final int TabLayout_tabPadding = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabPaddingBottom}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabPaddingBottom
*/
public static final int TabLayout_tabPaddingBottom = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabPaddingEnd}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabPaddingEnd
*/
public static final int TabLayout_tabPaddingEnd = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabPaddingStart}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabPaddingStart
*/
public static final int TabLayout_tabPaddingStart = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabPaddingTop}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabPaddingTop
*/
public static final int TabLayout_tabPaddingTop = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabSelectedTextColor}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabSelectedTextColor
*/
public static final int TabLayout_tabSelectedTextColor = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabTextAppearance}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:tabTextAppearance
*/
public static final int TabLayout_tabTextAppearance = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#tabTextColor}
attribute's value can be found in the {@link #TabLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:tabTextColor
*/
public static final int TabLayout_tabTextColor = 9;
/** Attributes that can be used with a TextAppearance.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #TextAppearance_android_shadowColor android:shadowColor}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowDx android:shadowDx}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowDy android:shadowDy}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowRadius android:shadowRadius}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textColor android:textColor}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textSize android:textSize}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textStyle android:textStyle}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_typeface android:typeface}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_textAllCaps com.google.android.gms.samples.vision.ocrreader:textAllCaps}</code></td><td></td></tr>
</table>
@see #TextAppearance_android_shadowColor
@see #TextAppearance_android_shadowDx
@see #TextAppearance_android_shadowDy
@see #TextAppearance_android_shadowRadius
@see #TextAppearance_android_textColor
@see #TextAppearance_android_textSize
@see #TextAppearance_android_textStyle
@see #TextAppearance_android_typeface
@see #TextAppearance_textAllCaps
*/
public static final int[] TextAppearance = {
0x01010095, 0x01010096, 0x01010097, 0x01010098,
0x01010161, 0x01010162, 0x01010163, 0x01010164,
0x7f01002f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowColor}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowColor
*/
public static final int TextAppearance_android_shadowColor = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowDx}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowDx
*/
public static final int TextAppearance_android_shadowDx = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowDy}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowDy
*/
public static final int TextAppearance_android_shadowDy = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowRadius}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowRadius
*/
public static final int TextAppearance_android_shadowRadius = 7;
/**
<p>This symbol is the offset where the {@link android.R.attr#textColor}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textColor
*/
public static final int TextAppearance_android_textColor = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#textSize}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textSize
*/
public static final int TextAppearance_android_textSize = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#textStyle}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textStyle
*/
public static final int TextAppearance_android_textStyle = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#typeface}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:typeface
*/
public static final int TextAppearance_android_typeface = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#textAllCaps}
attribute's value can be found in the {@link #TextAppearance} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
@attr name com.google.android.gms.samples.vision.ocrreader:textAllCaps
*/
public static final int TextAppearance_textAllCaps = 8;
/** Attributes that can be used with a TextInputLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #TextInputLayout_android_hint android:hint}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_android_textColorHint android:textColorHint}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_counterEnabled com.google.android.gms.samples.vision.ocrreader:counterEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_counterMaxLength com.google.android.gms.samples.vision.ocrreader:counterMaxLength}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_counterOverflowTextAppearance com.google.android.gms.samples.vision.ocrreader:counterOverflowTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_counterTextAppearance com.google.android.gms.samples.vision.ocrreader:counterTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_errorEnabled com.google.android.gms.samples.vision.ocrreader:errorEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_errorTextAppearance com.google.android.gms.samples.vision.ocrreader:errorTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_hintAnimationEnabled com.google.android.gms.samples.vision.ocrreader:hintAnimationEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_hintEnabled com.google.android.gms.samples.vision.ocrreader:hintEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_hintTextAppearance com.google.android.gms.samples.vision.ocrreader:hintTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_passwordToggleContentDescription com.google.android.gms.samples.vision.ocrreader:passwordToggleContentDescription}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_passwordToggleDrawable com.google.android.gms.samples.vision.ocrreader:passwordToggleDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_passwordToggleEnabled com.google.android.gms.samples.vision.ocrreader:passwordToggleEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_passwordToggleTint com.google.android.gms.samples.vision.ocrreader:passwordToggleTint}</code></td><td></td></tr>
<tr><td><code>{@link #TextInputLayout_passwordToggleTintMode com.google.android.gms.samples.vision.ocrreader:passwordToggleTintMode}</code></td><td></td></tr>
</table>
@see #TextInputLayout_android_hint
@see #TextInputLayout_android_textColorHint
@see #TextInputLayout_counterEnabled
@see #TextInputLayout_counterMaxLength
@see #TextInputLayout_counterOverflowTextAppearance
@see #TextInputLayout_counterTextAppearance
@see #TextInputLayout_errorEnabled
@see #TextInputLayout_errorTextAppearance
@see #TextInputLayout_hintAnimationEnabled
@see #TextInputLayout_hintEnabled
@see #TextInputLayout_hintTextAppearance
@see #TextInputLayout_passwordToggleContentDescription
@see #TextInputLayout_passwordToggleDrawable
@see #TextInputLayout_passwordToggleEnabled
@see #TextInputLayout_passwordToggleTint
@see #TextInputLayout_passwordToggleTintMode
*/
public static final int[] TextInputLayout = {
0x0101009a, 0x01010150, 0x7f010119, 0x7f01011a,
0x7f01011b, 0x7f01011c, 0x7f01011d, 0x7f01011e,
0x7f01011f, 0x7f010120, 0x7f010121, 0x7f010122,
0x7f010123, 0x7f010124, 0x7f010125, 0x7f010126
};
/**
<p>This symbol is the offset where the {@link android.R.attr#hint}
attribute's value can be found in the {@link #TextInputLayout} array.
@attr name android:hint
*/
public static final int TextInputLayout_android_hint = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#textColorHint}
attribute's value can be found in the {@link #TextInputLayout} array.
@attr name android:textColorHint
*/
public static final int TextInputLayout_android_textColorHint = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#counterEnabled}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:counterEnabled
*/
public static final int TextInputLayout_counterEnabled = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#counterMaxLength}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:counterMaxLength
*/
public static final int TextInputLayout_counterMaxLength = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#counterOverflowTextAppearance}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:counterOverflowTextAppearance
*/
public static final int TextInputLayout_counterOverflowTextAppearance = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#counterTextAppearance}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:counterTextAppearance
*/
public static final int TextInputLayout_counterTextAppearance = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#errorEnabled}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:errorEnabled
*/
public static final int TextInputLayout_errorEnabled = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#errorTextAppearance}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:errorTextAppearance
*/
public static final int TextInputLayout_errorTextAppearance = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#hintAnimationEnabled}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:hintAnimationEnabled
*/
public static final int TextInputLayout_hintAnimationEnabled = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#hintEnabled}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:hintEnabled
*/
public static final int TextInputLayout_hintEnabled = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#hintTextAppearance}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:hintTextAppearance
*/
public static final int TextInputLayout_hintTextAppearance = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#passwordToggleContentDescription}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:passwordToggleContentDescription
*/
public static final int TextInputLayout_passwordToggleContentDescription = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#passwordToggleDrawable}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:passwordToggleDrawable
*/
public static final int TextInputLayout_passwordToggleDrawable = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#passwordToggleEnabled}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:passwordToggleEnabled
*/
public static final int TextInputLayout_passwordToggleEnabled = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#passwordToggleTint}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:passwordToggleTint
*/
public static final int TextInputLayout_passwordToggleTint = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#passwordToggleTintMode}
attribute's value can be found in the {@link #TextInputLayout} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:passwordToggleTintMode
*/
public static final int TextInputLayout_passwordToggleTintMode = 15;
/** Attributes that can be used with a Toolbar.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #Toolbar_android_gravity android:gravity}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_android_minHeight android:minHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_buttonGravity com.google.android.gms.samples.vision.ocrreader:buttonGravity}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_collapseContentDescription com.google.android.gms.samples.vision.ocrreader:collapseContentDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_collapseIcon com.google.android.gms.samples.vision.ocrreader:collapseIcon}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetEnd com.google.android.gms.samples.vision.ocrreader:contentInsetEnd}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetEndWithActions com.google.android.gms.samples.vision.ocrreader:contentInsetEndWithActions}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetLeft com.google.android.gms.samples.vision.ocrreader:contentInsetLeft}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetRight com.google.android.gms.samples.vision.ocrreader:contentInsetRight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetStart com.google.android.gms.samples.vision.ocrreader:contentInsetStart}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetStartWithNavigation com.google.android.gms.samples.vision.ocrreader:contentInsetStartWithNavigation}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_logo com.google.android.gms.samples.vision.ocrreader:logo}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_logoDescription com.google.android.gms.samples.vision.ocrreader:logoDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_maxButtonHeight com.google.android.gms.samples.vision.ocrreader:maxButtonHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_navigationContentDescription com.google.android.gms.samples.vision.ocrreader:navigationContentDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_navigationIcon com.google.android.gms.samples.vision.ocrreader:navigationIcon}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_popupTheme com.google.android.gms.samples.vision.ocrreader:popupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitle com.google.android.gms.samples.vision.ocrreader:subtitle}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitleTextAppearance com.google.android.gms.samples.vision.ocrreader:subtitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitleTextColor com.google.android.gms.samples.vision.ocrreader:subtitleTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_title com.google.android.gms.samples.vision.ocrreader:title}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMargin com.google.android.gms.samples.vision.ocrreader:titleMargin}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginBottom com.google.android.gms.samples.vision.ocrreader:titleMarginBottom}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginEnd com.google.android.gms.samples.vision.ocrreader:titleMarginEnd}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginStart com.google.android.gms.samples.vision.ocrreader:titleMarginStart}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginTop com.google.android.gms.samples.vision.ocrreader:titleMarginTop}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMargins com.google.android.gms.samples.vision.ocrreader:titleMargins}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleTextAppearance com.google.android.gms.samples.vision.ocrreader:titleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleTextColor com.google.android.gms.samples.vision.ocrreader:titleTextColor}</code></td><td></td></tr>
</table>
@see #Toolbar_android_gravity
@see #Toolbar_android_minHeight
@see #Toolbar_buttonGravity
@see #Toolbar_collapseContentDescription
@see #Toolbar_collapseIcon
@see #Toolbar_contentInsetEnd
@see #Toolbar_contentInsetEndWithActions
@see #Toolbar_contentInsetLeft
@see #Toolbar_contentInsetRight
@see #Toolbar_contentInsetStart
@see #Toolbar_contentInsetStartWithNavigation
@see #Toolbar_logo
@see #Toolbar_logoDescription
@see #Toolbar_maxButtonHeight
@see #Toolbar_navigationContentDescription
@see #Toolbar_navigationIcon
@see #Toolbar_popupTheme
@see #Toolbar_subtitle
@see #Toolbar_subtitleTextAppearance
@see #Toolbar_subtitleTextColor
@see #Toolbar_title
@see #Toolbar_titleMargin
@see #Toolbar_titleMarginBottom
@see #Toolbar_titleMarginEnd
@see #Toolbar_titleMarginStart
@see #Toolbar_titleMarginTop
@see #Toolbar_titleMargins
@see #Toolbar_titleTextAppearance
@see #Toolbar_titleTextColor
*/
public static final int[] Toolbar = {
0x010100af, 0x01010140, 0x7f010003, 0x7f010006,
0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d,
0x7f010127, 0x7f010128, 0x7f010129, 0x7f01012a,
0x7f01012b, 0x7f01012c, 0x7f01012d, 0x7f01012e,
0x7f01012f, 0x7f010130, 0x7f010131, 0x7f010132,
0x7f010133, 0x7f010134, 0x7f010135, 0x7f010136,
0x7f010137
};
/**
<p>This symbol is the offset where the {@link android.R.attr#gravity}
attribute's value can be found in the {@link #Toolbar} array.
@attr name android:gravity
*/
public static final int Toolbar_android_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#minHeight}
attribute's value can be found in the {@link #Toolbar} array.
@attr name android:minHeight
*/
public static final int Toolbar_android_minHeight = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#buttonGravity}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:buttonGravity
*/
public static final int Toolbar_buttonGravity = 21;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#collapseContentDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:collapseContentDescription
*/
public static final int Toolbar_collapseContentDescription = 23;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#collapseIcon}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:collapseIcon
*/
public static final int Toolbar_collapseIcon = 22;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetEnd}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetEnd
*/
public static final int Toolbar_contentInsetEnd = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetEndWithActions}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetEndWithActions
*/
public static final int Toolbar_contentInsetEndWithActions = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetLeft}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetLeft
*/
public static final int Toolbar_contentInsetLeft = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetRight}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetRight
*/
public static final int Toolbar_contentInsetRight = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetStart}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetStart
*/
public static final int Toolbar_contentInsetStart = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#contentInsetStartWithNavigation}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:contentInsetStartWithNavigation
*/
public static final int Toolbar_contentInsetStartWithNavigation = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#logo}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:logo
*/
public static final int Toolbar_logo = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#logoDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:logoDescription
*/
public static final int Toolbar_logoDescription = 26;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#maxButtonHeight}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:maxButtonHeight
*/
public static final int Toolbar_maxButtonHeight = 20;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#navigationContentDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:navigationContentDescription
*/
public static final int Toolbar_navigationContentDescription = 25;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#navigationIcon}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:navigationIcon
*/
public static final int Toolbar_navigationIcon = 24;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#popupTheme}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:popupTheme
*/
public static final int Toolbar_popupTheme = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitle}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:subtitle
*/
public static final int Toolbar_subtitle = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitleTextAppearance}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:subtitleTextAppearance
*/
public static final int Toolbar_subtitleTextAppearance = 13;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#subtitleTextColor}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:subtitleTextColor
*/
public static final int Toolbar_subtitleTextColor = 28;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#title}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:title
*/
public static final int Toolbar_title = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMargin}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMargin
*/
public static final int Toolbar_titleMargin = 14;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMarginBottom}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMarginBottom
*/
public static final int Toolbar_titleMarginBottom = 18;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMarginEnd}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMarginEnd
*/
public static final int Toolbar_titleMarginEnd = 16;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMarginStart}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMarginStart
*/
public static final int Toolbar_titleMarginStart = 15;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMarginTop}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMarginTop
*/
public static final int Toolbar_titleMarginTop = 17;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleMargins}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleMargins
*/
public static final int Toolbar_titleMargins = 19;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleTextAppearance}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:titleTextAppearance
*/
public static final int Toolbar_titleTextAppearance = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#titleTextColor}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:titleTextColor
*/
public static final int Toolbar_titleTextColor = 27;
/** Attributes that can be used with a View.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr>
<tr><td><code>{@link #View_android_theme android:theme}</code></td><td></td></tr>
<tr><td><code>{@link #View_paddingEnd com.google.android.gms.samples.vision.ocrreader:paddingEnd}</code></td><td></td></tr>
<tr><td><code>{@link #View_paddingStart com.google.android.gms.samples.vision.ocrreader:paddingStart}</code></td><td></td></tr>
<tr><td><code>{@link #View_theme com.google.android.gms.samples.vision.ocrreader:theme}</code></td><td></td></tr>
</table>
@see #View_android_focusable
@see #View_android_theme
@see #View_paddingEnd
@see #View_paddingStart
@see #View_theme
*/
public static final int[] View = {
0x01010000, 0x010100da, 0x7f010138, 0x7f010139,
0x7f01013a
};
/**
<p>This symbol is the offset where the {@link android.R.attr#focusable}
attribute's value can be found in the {@link #View} array.
@attr name android:focusable
*/
public static final int View_android_focusable = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#theme}
attribute's value can be found in the {@link #View} array.
@attr name android:theme
*/
public static final int View_android_theme = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#paddingEnd}
attribute's value can be found in the {@link #View} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:paddingEnd
*/
public static final int View_paddingEnd = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#paddingStart}
attribute's value can be found in the {@link #View} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:paddingStart
*/
public static final int View_paddingStart = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#theme}
attribute's value can be found in the {@link #View} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.google.android.gms.samples.vision.ocrreader:theme
*/
public static final int View_theme = 4;
/** Attributes that can be used with a ViewBackgroundHelper.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ViewBackgroundHelper_android_background android:background}</code></td><td></td></tr>
<tr><td><code>{@link #ViewBackgroundHelper_backgroundTint com.google.android.gms.samples.vision.ocrreader:backgroundTint}</code></td><td></td></tr>
<tr><td><code>{@link #ViewBackgroundHelper_backgroundTintMode com.google.android.gms.samples.vision.ocrreader:backgroundTintMode}</code></td><td></td></tr>
</table>
@see #ViewBackgroundHelper_android_background
@see #ViewBackgroundHelper_backgroundTint
@see #ViewBackgroundHelper_backgroundTintMode
*/
public static final int[] ViewBackgroundHelper = {
0x010100d4, 0x7f01013b, 0x7f01013c
};
/**
<p>This symbol is the offset where the {@link android.R.attr#background}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
@attr name android:background
*/
public static final int ViewBackgroundHelper_android_background = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundTint}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundTint
*/
public static final int ViewBackgroundHelper_backgroundTint = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.samples.vision.ocrreader.R.attr#backgroundTintMode}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.google.android.gms.samples.vision.ocrreader:backgroundTintMode
*/
public static final int ViewBackgroundHelper_backgroundTintMode = 2;
/** Attributes that can be used with a ViewStubCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ViewStubCompat_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #ViewStubCompat_android_inflatedId android:inflatedId}</code></td><td></td></tr>
<tr><td><code>{@link #ViewStubCompat_android_layout android:layout}</code></td><td></td></tr>
</table>
@see #ViewStubCompat_android_id
@see #ViewStubCompat_android_inflatedId
@see #ViewStubCompat_android_layout
*/
public static final int[] ViewStubCompat = {
0x010100d0, 0x010100f2, 0x010100f3
};
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:id
*/
public static final int ViewStubCompat_android_id = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#inflatedId}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:inflatedId
*/
public static final int ViewStubCompat_android_inflatedId = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:layout
*/
public static final int ViewStubCompat_android_layout = 1;
};
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.tasks;
public final class R {
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.vision;
public final class R {
}
[
{
"outputFile": "C:\\Users\\fahoy\\Desktop\\android-vision-master\\android-vision-master\\visionSamples\\ocr-reader\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
"map": [
{
"to": {
"startLine": 2,
"startColumn": 4,
"startOffset": 105,
"endColumn": 103,
"endOffset": 204
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 2,
"startColumn": 4,
"startOffset": 55,
"endColumn": 103,
"endOffset": 154
}
}
},
{
"to": {
"startLine": 3,
"startColumn": 4,
"startOffset": 209,
"endColumn": 107,
"endOffset": 312
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 3,
"startColumn": 4,
"startOffset": 159,
"endColumn": 107,
"endOffset": 262
}
}
},
{
"to": {
"startLine": 4,
"startColumn": 4,
"startOffset": 317,
"endColumn": 122,
"endOffset": 435
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 267,
"endColumn": 122,
"endOffset": 385
}
}
},
{
"to": {
"startLine": 5,
"startColumn": 4,
"startOffset": 440,
"endColumn": 99,
"endOffset": 535
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 5,
"startColumn": 4,
"startOffset": 390,
"endColumn": 99,
"endOffset": 485
}
}
},
{
"to": {
"startLine": 6,
"startColumn": 4,
"startOffset": 540,
"endColumn": 105,
"endOffset": 641
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 6,
"startColumn": 4,
"startOffset": 490,
"endColumn": 105,
"endOffset": 591
}
}
},
{
"to": {
"startLine": 7,
"startColumn": 4,
"startOffset": 646,
"endColumn": 84,
"endOffset": 726
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 7,
"startColumn": 4,
"startOffset": 596,
"endColumn": 84,
"endOffset": 676
}
}
},
{
"to": {
"startLine": 8,
"startColumn": 4,
"startOffset": 731,
"endColumn": 102,
"endOffset": 829
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 8,
"startColumn": 4,
"startOffset": 681,
"endColumn": 102,
"endOffset": 779
}
}
},
{
"to": {
"startLine": 9,
"startColumn": 4,
"startOffset": 834,
"endColumn": 117,
"endOffset": 947
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 9,
"startColumn": 4,
"startOffset": 784,
"endColumn": 117,
"endOffset": 897
}
}
},
{
"to": {
"startLine": 10,
"startColumn": 4,
"startOffset": 952,
"endColumn": 75,
"endOffset": 1023
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 10,
"startColumn": 4,
"startOffset": 902,
"endColumn": 75,
"endOffset": 973
}
}
},
{
"to": {
"startLine": 11,
"startColumn": 4,
"startOffset": 1028,
"endColumn": 76,
"endOffset": 1100
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 11,
"startColumn": 4,
"startOffset": 978,
"endColumn": 76,
"endOffset": 1050
}
}
},
{
"to": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1105,
"endColumn": 80,
"endOffset": 1181
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1055,
"endColumn": 80,
"endOffset": 1131
}
}
},
{
"to": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1186,
"endColumn": 106,
"endOffset": 1288
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1136,
"endColumn": 106,
"endOffset": 1238
}
}
},
{
"to": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1293,
"endColumn": 102,
"endOffset": 1391
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1243,
"endColumn": 102,
"endOffset": 1341
}
}
},
{
"to": {
"startLine": 15,
"startColumn": 4,
"startOffset": 1396,
"endColumn": 96,
"endOffset": 1488
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 15,
"startColumn": 4,
"startOffset": 1346,
"endColumn": 96,
"endOffset": 1438
}
}
},
{
"to": {
"startLine": 16,
"startColumn": 4,
"startOffset": 1493,
"endColumn": 107,
"endOffset": 1596
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 16,
"startColumn": 4,
"startOffset": 1443,
"endColumn": 107,
"endOffset": 1546
}
}
},
{
"to": {
"startLine": 17,
"startColumn": 4,
"startOffset": 1601,
"endColumn": 101,
"endOffset": 1698
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 17,
"startColumn": 4,
"startOffset": 1551,
"endColumn": 101,
"endOffset": 1648
}
}
},
{
"to": {
"startLine": 18,
"startColumn": 4,
"startOffset": 1703,
"endColumn": 101,
"endOffset": 1800
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 18,
"startColumn": 4,
"startOffset": 1653,
"endColumn": 101,
"endOffset": 1750
}
}
},
{
"to": {
"startLine": 19,
"startColumn": 4,
"startOffset": 1805,
"endColumn": 116,
"endOffset": 1917
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 19,
"startColumn": 4,
"startOffset": 1755,
"endColumn": 116,
"endOffset": 1867
}
}
},
{
"to": {
"startLine": 20,
"startColumn": 4,
"startOffset": 1922,
"endColumn": 97,
"endOffset": 2015
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 20,
"startColumn": 4,
"startOffset": 1872,
"endColumn": 97,
"endOffset": 1965
}
}
},
{
"to": {
"startLine": 21,
"startColumn": 4,
"startOffset": 2020,
"endColumn": 108,
"endOffset": 2124
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 329,
"endColumn": 108,
"endOffset": 433
}
}
},
{
"to": {
"startLine": 22,
"startColumn": 4,
"startOffset": 2129,
"endColumn": 187,
"endOffset": 2312
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 5,
"startColumn": 4,
"startOffset": 438,
"endColumn": 187,
"endOffset": 621
}
}
},
{
"to": {
"startLine": 23,
"startColumn": 4,
"startOffset": 2317,
"endColumn": 127,
"endOffset": 2440
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 6,
"startColumn": 4,
"startOffset": 626,
"endColumn": 127,
"endOffset": 749
}
}
},
{
"to": {
"startLine": 24,
"startColumn": 4,
"startOffset": 2445,
"endColumn": 124,
"endOffset": 2565
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 7,
"startColumn": 4,
"startOffset": 754,
"endColumn": 124,
"endOffset": 874
}
}
},
{
"to": {
"startLine": 25,
"startColumn": 4,
"startOffset": 2570,
"endColumn": 211,
"endOffset": 2777
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 8,
"startColumn": 4,
"startOffset": 879,
"endColumn": 211,
"endOffset": 1086
}
}
},
{
"to": {
"startLine": 26,
"startColumn": 4,
"startOffset": 2782,
"endColumn": 214,
"endOffset": 2992
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 9,
"startColumn": 4,
"startOffset": 1091,
"endColumn": 214,
"endOffset": 1301
}
}
},
{
"to": {
"startLine": 27,
"startColumn": 4,
"startOffset": 2997,
"endColumn": 123,
"endOffset": 3116
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 10,
"startColumn": 4,
"startOffset": 1306,
"endColumn": 123,
"endOffset": 1425
}
}
},
{
"to": {
"startLine": 28,
"startColumn": 4,
"startOffset": 3121,
"endColumn": 130,
"endOffset": 3247
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 11,
"startColumn": 4,
"startOffset": 1430,
"endColumn": 130,
"endOffset": 1556
}
}
},
{
"to": {
"startLine": 29,
"startColumn": 4,
"startOffset": 3252,
"endColumn": 250,
"endOffset": 3498
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\ad210b6fd07c2d1e502d3a2737f60e39b35e4d85\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 331,
"endColumn": 250,
"endOffset": 577
}
}
},
{
"to": {
"startLine": 30,
"startColumn": 4,
"startOffset": 3503,
"endColumn": 254,
"endOffset": 3753
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1561,
"endColumn": 254,
"endOffset": 1811
}
}
},
{
"to": {
"startLine": 31,
"startColumn": 4,
"startOffset": 3758,
"endColumn": 122,
"endOffset": 3876
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1816,
"endColumn": 122,
"endOffset": 1934
}
}
},
{
"to": {
"startLine": 32,
"startColumn": 4,
"startOffset": 3881,
"endColumn": 109,
"endOffset": 3986
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1939,
"endColumn": 109,
"endOffset": 2044
}
}
},
{
"to": {
"startLine": 33,
"startColumn": 4,
"startOffset": 3991,
"endColumn": 187,
"endOffset": 4174
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 15,
"startColumn": 4,
"startOffset": 2049,
"endColumn": 187,
"endOffset": 2232
}
}
},
{
"to": {
"startLine": 34,
"startColumn": 4,
"startOffset": 4179,
"endColumn": 128,
"endOffset": 4303
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 16,
"startColumn": 4,
"startOffset": 2237,
"endColumn": 128,
"endOffset": 2361
}
}
},
{
"to": {
"startLine": 35,
"startColumn": 4,
"startOffset": 4308,
"endColumn": 197,
"endOffset": 4501
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 17,
"startColumn": 4,
"startOffset": 2366,
"endColumn": 197,
"endOffset": 2559
}
}
},
{
"to": {
"startLine": 36,
"startColumn": 4,
"startOffset": 4506,
"endColumn": 135,
"endOffset": 4637
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 18,
"startColumn": 4,
"startOffset": 2564,
"endColumn": 135,
"endOffset": 2695
}
}
},
{
"to": {
"startLine": 37,
"startColumn": 4,
"startOffset": 4642,
"endColumn": 183,
"endOffset": 4821
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 19,
"startColumn": 4,
"startOffset": 2700,
"endColumn": 183,
"endOffset": 2879
}
}
},
{
"to": {
"startLine": 38,
"startColumn": 4,
"startOffset": 4826,
"endColumn": 95,
"endOffset": 4917
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 20,
"startColumn": 4,
"startOffset": 2884,
"endColumn": 95,
"endOffset": 2975
}
}
},
{
"to": {
"startLine": 39,
"startColumn": 4,
"startOffset": 4922,
"endColumn": 92,
"endOffset": 5010
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 21,
"startColumn": 4,
"startOffset": 2980,
"endColumn": 92,
"endOffset": 3068
}
}
},
{
"to": {
"startLine": 40,
"startColumn": 4,
"startOffset": 5015,
"endColumn": 107,
"endOffset": 5118
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-af\\values.xml",
"position": {
"startLine": 22,
"startColumn": 4,
"startOffset": 3073,
"endColumn": 107,
"endOffset": 3176
}
}
},
{
"to": {
"startLine": 41,
"startColumn": 4,
"startOffset": 5123,
"endColumn": 79,
"endOffset": 5198
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 21,
"startColumn": 4,
"startOffset": 1970,
"endColumn": 79,
"endOffset": 2045
}
}
},
{
"to": {
"startLine": 42,
"startColumn": 4,
"startOffset": 5203,
"endColumn": 100,
"endOffset": 5299
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-af\\values-af.xml",
"position": {
"startLine": 22,
"startColumn": 4,
"startOffset": 2050,
"endColumn": 100,
"endOffset": 2146
}
}
}
]
}
]
This file has been truncated, but you can view the full file.
[
{
"outputFile": "C:\\Users\\fahoy\\Desktop\\android-vision-master\\android-vision-master\\visionSamples\\ocr-reader\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
"map": [
{
"to": {
"startLine": 2,
"startColumn": 4,
"startOffset": 105,
"endColumn": 101,
"endOffset": 202
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 2,
"startColumn": 4,
"startOffset": 55,
"endColumn": 101,
"endOffset": 152
}
}
},
{
"to": {
"startLine": 3,
"startColumn": 4,
"startOffset": 207,
"endColumn": 107,
"endOffset": 310
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 3,
"startColumn": 4,
"startOffset": 157,
"endColumn": 107,
"endOffset": 260
}
}
},
{
"to": {
"startLine": 4,
"startColumn": 4,
"startOffset": 315,
"endColumn": 122,
"endOffset": 433
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 265,
"endColumn": 122,
"endOffset": 383
}
}
},
{
"to": {
"startLine": 5,
"startColumn": 4,
"startOffset": 438,
"endColumn": 98,
"endOffset": 532
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 5,
"startColumn": 4,
"startOffset": 388,
"endColumn": 98,
"endOffset": 482
}
}
},
{
"to": {
"startLine": 6,
"startColumn": 4,
"startOffset": 537,
"endColumn": 105,
"endOffset": 638
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 6,
"startColumn": 4,
"startOffset": 487,
"endColumn": 105,
"endOffset": 588
}
}
},
{
"to": {
"startLine": 7,
"startColumn": 4,
"startOffset": 643,
"endColumn": 85,
"endOffset": 724
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 7,
"startColumn": 4,
"startOffset": 593,
"endColumn": 85,
"endOffset": 674
}
}
},
{
"to": {
"startLine": 8,
"startColumn": 4,
"startOffset": 729,
"endColumn": 102,
"endOffset": 827
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 8,
"startColumn": 4,
"startOffset": 679,
"endColumn": 102,
"endOffset": 777
}
}
},
{
"to": {
"startLine": 9,
"startColumn": 4,
"startOffset": 832,
"endColumn": 112,
"endOffset": 940
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 9,
"startColumn": 4,
"startOffset": 782,
"endColumn": 112,
"endOffset": 890
}
}
},
{
"to": {
"startLine": 10,
"startColumn": 4,
"startOffset": 945,
"endColumn": 77,
"endOffset": 1018
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 10,
"startColumn": 4,
"startOffset": 895,
"endColumn": 77,
"endOffset": 968
}
}
},
{
"to": {
"startLine": 11,
"startColumn": 4,
"startOffset": 1023,
"endColumn": 77,
"endOffset": 1096
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 11,
"startColumn": 4,
"startOffset": 973,
"endColumn": 77,
"endOffset": 1046
}
}
},
{
"to": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1101,
"endColumn": 78,
"endOffset": 1175
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1051,
"endColumn": 78,
"endOffset": 1125
}
}
},
{
"to": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1180,
"endColumn": 99,
"endOffset": 1275
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1130,
"endColumn": 99,
"endOffset": 1225
}
}
},
{
"to": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1280,
"endColumn": 99,
"endOffset": 1375
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1230,
"endColumn": 99,
"endOffset": 1325
}
}
},
{
"to": {
"startLine": 15,
"startColumn": 4,
"startOffset": 1380,
"endColumn": 95,
"endOffset": 1471
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 15,
"startColumn": 4,
"startOffset": 1330,
"endColumn": 95,
"endOffset": 1421
}
}
},
{
"to": {
"startLine": 16,
"startColumn": 4,
"startOffset": 1476,
"endColumn": 102,
"endOffset": 1574
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 16,
"startColumn": 4,
"startOffset": 1426,
"endColumn": 102,
"endOffset": 1524
}
}
},
{
"to": {
"startLine": 17,
"startColumn": 4,
"startOffset": 1579,
"endColumn": 98,
"endOffset": 1673
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 17,
"startColumn": 4,
"startOffset": 1529,
"endColumn": 98,
"endOffset": 1623
}
}
},
{
"to": {
"startLine": 18,
"startColumn": 4,
"startOffset": 1678,
"endColumn": 106,
"endOffset": 1780
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 18,
"startColumn": 4,
"startOffset": 1628,
"endColumn": 106,
"endOffset": 1730
}
}
},
{
"to": {
"startLine": 19,
"startColumn": 4,
"startOffset": 1785,
"endColumn": 115,
"endOffset": 1896
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 19,
"startColumn": 4,
"startOffset": 1735,
"endColumn": 115,
"endOffset": 1846
}
}
},
{
"to": {
"startLine": 20,
"startColumn": 4,
"startOffset": 1901,
"endColumn": 95,
"endOffset": 1992
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\03d9fc3fb1043bea7ebfcad035d65e5b26f98947\\output\\res\\values-am\\values-am.xml",
"position": {
"startLine": 20,
"startColumn": 4,
"startOffset": 1851,
"endColumn": 95,
"endOffset": 1942
}
}
},
{
"to": {
"startLine": 21,
"startColumn": 4,
"startOffset": 1997,
"endColumn": 103,
"endOffset": 2096
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 329,
"endColumn": 103,
"endOffset": 428
}
}
},
{
"to": {
"startLine": 22,
"startColumn": 4,
"startOffset": 2101,
"endColumn": 170,
"endOffset": 2267
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 5,
"startColumn": 4,
"startOffset": 433,
"endColumn": 170,
"endOffset": 599
}
}
},
{
"to": {
"startLine": 23,
"startColumn": 4,
"startOffset": 2272,
"endColumn": 123,
"endOffset": 2391
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 6,
"startColumn": 4,
"startOffset": 604,
"endColumn": 123,
"endOffset": 723
}
}
},
{
"to": {
"startLine": 24,
"startColumn": 4,
"startOffset": 2396,
"endColumn": 125,
"endOffset": 2517
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 7,
"startColumn": 4,
"startOffset": 728,
"endColumn": 125,
"endOffset": 849
}
}
},
{
"to": {
"startLine": 25,
"startColumn": 4,
"startOffset": 2522,
"endColumn": 194,
"endOffset": 2712
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 8,
"startColumn": 4,
"startOffset": 854,
"endColumn": 194,
"endOffset": 1044
}
}
},
{
"to": {
"startLine": 26,
"startColumn": 4,
"startOffset": 2717,
"endColumn": 191,
"endOffset": 2904
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 9,
"startColumn": 4,
"startOffset": 1049,
"endColumn": 191,
"endOffset": 1236
}
}
},
{
"to": {
"startLine": 27,
"startColumn": 4,
"startOffset": 2909,
"endColumn": 124,
"endOffset": 3029
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 10,
"startColumn": 4,
"startOffset": 1241,
"endColumn": 124,
"endOffset": 1361
}
}
},
{
"to": {
"startLine": 28,
"startColumn": 4,
"startOffset": 3034,
"endColumn": 130,
"endOffset": 3160
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 11,
"startColumn": 4,
"startOffset": 1366,
"endColumn": 130,
"endOffset": 1492
}
}
},
{
"to": {
"startLine": 29,
"startColumn": 4,
"startOffset": 3165,
"endColumn": 206,
"endOffset": 3367
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\ad210b6fd07c2d1e502d3a2737f60e39b35e4d85\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 331,
"endColumn": 206,
"endOffset": 533
}
}
},
{
"to": {
"startLine": 30,
"startColumn": 4,
"startOffset": 3372,
"endColumn": 207,
"endOffset": 3575
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1497,
"endColumn": 207,
"endOffset": 1700
}
}
},
{
"to": {
"startLine": 31,
"startColumn": 4,
"startOffset": 3580,
"endColumn": 122,
"endOffset": 3698
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1705,
"endColumn": 122,
"endOffset": 1823
}
}
},
{
"to": {
"startLine": 32,
"startColumn": 4,
"startOffset": 3703,
"endColumn": 104,
"endOffset": 3803
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1828,
"endColumn": 104,
"endOffset": 1928
}
}
},
{
"to": {
"startLine": 33,
"startColumn": 4,
"startOffset": 3808,
"endColumn": 175,
"endOffset": 3979
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 15,
"startColumn": 4,
"startOffset": 1933,
"endColumn": 175,
"endOffset": 2104
}
}
},
{
"to": {
"startLine": 34,
"startColumn": 4,
"startOffset": 3984,
"endColumn": 124,
"endOffset": 4104
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-am\\values.xml",
"position": {
"startLine": 16,
"startColumn": 4,
"startOffset": 2109,
"endColumn": 124,
"endOffset": 2229
}
}
},
{
"to": {
"startLine": 35,
"startColumn": 4,
"startOffset": 4109,
"endColumn": 193,
"endOffset": 4298
},
"from": {
"file": "C:\\Users\\fahoy\\.android\\build-cache\\eec7e65616d7855673a7fac77815964be49dbd97\\output\\res\\values-a
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment