Skip to content

Instantly share code, notes, and snippets.

@Pakoke
Created December 12, 2015 12:15
Show Gist options
  • Save Pakoke/1595295078b4eec764dd to your computer and use it in GitHub Desktop.
Save Pakoke/1595295078b4eec764dd to your computer and use it in GitHub Desktop.
Android App related with Final Proyect Degree
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" external.system.module.group="AplicacionRingTone" external.system.module.version="unspecified" 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="SELECTED_TEST_ARTIFACT" value="_android_test_" />
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
<option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugAndroidTest" />
<option name="COMPILE_JAVA_TEST_TASK_NAME" value="compileDebugAndroidTestSources" />
<afterSyncTasks>
<task>generateDebugAndroidTestSources</task>
<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/androidTest/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/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/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/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
<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/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" 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/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/design/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.github.rey5137/material/1.2.2/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.yqritc/recyclerview-multiple-viewtypes-adapter/1.1.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/libs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/ndk" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 23 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="recyclerview-v7-23.1.1" level="project" />
<orderEntry type="library" exported="" name="support-annotations-23.1.1" level="project" />
<orderEntry type="library" exported="" name="support-v4-23.1.1" level="project" />
<orderEntry type="library" exported="" name="design-23.1.1" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-23.1.1" level="project" />
<orderEntry type="library" exported="" name="material-1.2.2" level="project" />
<orderEntry type="library" exported="" name="picasso-2.5.2" level="project" />
<orderEntry type="library" exported="" name="cardview-v7-23.1.1" level="project" />
<orderEntry type="library" exported="" name="recyclerview-multiple-viewtypes-adapter-1.1.0" level="project" />
</component>
</module>
apply plugin: 'com.android.application'
repositories {
maven {
url "https://oss.sonatype.org/content/repositories/snapshots"
}
jcenter()
}
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
defaultConfig {
applicationId "app.pacoke.aplicacionringtone"
minSdkVersion 15
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'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:support-v4:23.1.1'
compile 'com.android.support:cardview-v7:23.1.1'
compile 'com.github.rey5137:material:1.2.2'
compile 'com.android.support:design:23.1.1'
compile 'com.yqritc:recyclerview-multiple-viewtypes-adapter:1.1.0'
compile 'com.squareup.picasso:picasso:2.5.2'
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package app.pacoke.aplicacionringtone.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "app.pacoke.aplicacionringtone";
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
* aapt tool 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 = 0x7f050000;
public static final int abc_fade_out = 0x7f050001;
public static final int abc_grow_fade_in_from_bottom = 0x7f050002;
public static final int abc_popup_enter = 0x7f050003;
public static final int abc_popup_exit = 0x7f050004;
public static final int abc_shrink_fade_out_from_bottom = 0x7f050005;
public static final int abc_slide_in_bottom = 0x7f050006;
public static final int abc_slide_in_top = 0x7f050007;
public static final int abc_slide_out_bottom = 0x7f050008;
public static final int abc_slide_out_top = 0x7f050009;
public static final int design_fab_in = 0x7f05000a;
public static final int design_fab_out = 0x7f05000b;
public static final int design_snackbar_in = 0x7f05000c;
public static final int design_snackbar_out = 0x7f05000d;
}
public static final class attr {
public static final int actionBarDivider = 0x7f0101d2;
public static final int actionBarItemBackground = 0x7f0101d3;
public static final int actionBarPopupTheme = 0x7f0101cc;
public static final int actionBarSize = 0x7f0101d1;
public static final int actionBarSplitStyle = 0x7f0101ce;
public static final int actionBarStyle = 0x7f0101cd;
public static final int actionBarTabBarStyle = 0x7f0101c8;
public static final int actionBarTabStyle = 0x7f0101c7;
public static final int actionBarTabTextStyle = 0x7f0101c9;
public static final int actionBarTheme = 0x7f0101cf;
public static final int actionBarWidgetTheme = 0x7f0101d0;
public static final int actionButtonStyle = 0x7f0101ec;
public static final int actionDropDownStyle = 0x7f0101e8;
public static final int actionLayout = 0x7f010100;
public static final int actionMenuTextAppearance = 0x7f0101d4;
public static final int actionMenuTextColor = 0x7f0101d5;
public static final int actionModeBackground = 0x7f0101d8;
public static final int actionModeCloseButtonStyle = 0x7f0101d7;
public static final int actionModeCloseDrawable = 0x7f0101da;
public static final int actionModeCopyDrawable = 0x7f0101dc;
public static final int actionModeCutDrawable = 0x7f0101db;
public static final int actionModeFindDrawable = 0x7f0101e0;
public static final int actionModePasteDrawable = 0x7f0101dd;
public static final int actionModePopupWindowStyle = 0x7f0101e2;
public static final int actionModeSelectAllDrawable = 0x7f0101de;
public static final int actionModeShareDrawable = 0x7f0101df;
public static final int actionModeSplitBackground = 0x7f0101d9;
public static final int actionModeStyle = 0x7f0101d6;
public static final int actionModeWebSearchDrawable = 0x7f0101e1;
public static final int actionOverflowButtonStyle = 0x7f0101ca;
public static final int actionOverflowMenuStyle = 0x7f0101cb;
public static final int actionProviderClass = 0x7f010102;
public static final int actionViewClass = 0x7f010101;
public static final int activityChooserViewStyle = 0x7f0101f4;
public static final int alertDialogButtonGroupStyle = 0x7f010217;
public static final int alertDialogCenterButtons = 0x7f010218;
public static final int alertDialogStyle = 0x7f010216;
public static final int alertDialogTheme = 0x7f010219;
public static final int allowStacking = 0x7f010046;
public static final int arrowHeadLength = 0x7f0100b0;
public static final int arrowShaftLength = 0x7f0100b1;
public static final int autoCompleteTextViewStyle = 0x7f01021e;
public static final int background = 0x7f010023;
public static final int backgroundSplit = 0x7f010025;
public static final int backgroundStacked = 0x7f010024;
public static final int backgroundTint = 0x7f010251;
public static final int backgroundTintMode = 0x7f010252;
public static final int barLength = 0x7f0100b2;
public static final int behavior_overlapTop = 0x7f010131;
public static final int borderWidth = 0x7f0100d4;
public static final int borderlessButtonStyle = 0x7f0101f1;
public static final int buttonBarButtonStyle = 0x7f0101ee;
public static final int buttonBarNegativeButtonStyle = 0x7f01021c;
public static final int buttonBarNeutralButtonStyle = 0x7f01021d;
public static final int buttonBarPositiveButtonStyle = 0x7f01021b;
public static final int buttonBarStyle = 0x7f0101ed;
public static final int buttonPanelSideLayout = 0x7f010036;
public static final int buttonStyle = 0x7f01021f;
public static final int buttonStyleSmall = 0x7f010220;
public static final int buttonTint = 0x7f01007a;
public static final int buttonTintMode = 0x7f01007b;
public static final int checkboxStyle = 0x7f010221;
public static final int checkedTextViewStyle = 0x7f010222;
public static final int closeIcon = 0x7f010136;
public static final int closeItemLayout = 0x7f010033;
public static final int collapseContentDescription = 0x7f010248;
public static final int collapseIcon = 0x7f010247;
public static final int collapsedTitleGravity = 0x7f010077;
public static final int collapsedTitleTextAppearance = 0x7f010073;
public static final int color = 0x7f0100ac;
public static final int colorAccent = 0x7f01020f;
public static final int colorButtonNormal = 0x7f010213;
public static final int colorControlActivated = 0x7f010211;
public static final int colorControlHighlight = 0x7f010212;
public static final int colorControlNormal = 0x7f010210;
public static final int colorPrimary = 0x7f01020d;
public static final int colorPrimaryDark = 0x7f01020e;
public static final int colorSwitchThumbNormal = 0x7f010214;
public static final int commitIcon = 0x7f01013b;
public static final int contentInsetEnd = 0x7f01002e;
public static final int contentInsetLeft = 0x7f01002f;
public static final int contentInsetRight = 0x7f010030;
public static final int contentInsetStart = 0x7f01002d;
public static final int contentScrim = 0x7f010074;
public static final int controlBackground = 0x7f010215;
public static final int counterEnabled = 0x7f0101b7;
public static final int counterMaxLength = 0x7f0101b8;
public static final int counterOverflowTextAppearance = 0x7f0101ba;
public static final int counterTextAppearance = 0x7f0101b9;
public static final int customNavigationLayout = 0x7f010026;
public static final int defaultQueryHint = 0x7f010135;
public static final int dialogPreferredPadding = 0x7f0101e6;
public static final int dialogTheme = 0x7f0101e5;
public static final int displayOptions = 0x7f01001c;
public static final int divider = 0x7f010022;
public static final int dividerHorizontal = 0x7f0101f3;
public static final int dividerPadding = 0x7f0100f0;
public static final int dividerVertical = 0x7f0101f2;
public static final int drawableSize = 0x7f0100ae;
public static final int drawerArrowStyle = 0x7f010011;
public static final int dropDownListViewStyle = 0x7f010205;
public static final int dropdownListPreferredItemHeight = 0x7f0101e9;
public static final int editTextBackground = 0x7f0101fa;
public static final int editTextColor = 0x7f0101f9;
public static final int editTextStyle = 0x7f010223;
public static final int elevation = 0x7f010031;
public static final int errorEnabled = 0x7f0101b5;
public static final int errorTextAppearance = 0x7f0101b6;
public static final int expandActivityOverflowButtonDrawable = 0x7f010035;
public static final int expanded = 0x7f01003b;
public static final int expandedTitleGravity = 0x7f010078;
public static final int expandedTitleMargin = 0x7f01006d;
public static final int expandedTitleMarginBottom = 0x7f010071;
public static final int expandedTitleMarginEnd = 0x7f010070;
public static final int expandedTitleMarginStart = 0x7f01006e;
public static final int expandedTitleMarginTop = 0x7f01006f;
public static final int expandedTitleTextAppearance = 0x7f010072;
public static final int fabSize = 0x7f0100d2;
public static final int foregroundInsidePadding = 0x7f0100de;
public static final int gapBetweenBars = 0x7f0100af;
public static final int goIcon = 0x7f010137;
public static final int headerLayout = 0x7f01010b;
public static final int height = 0x7f010012;
public static final int hideOnContentScroll = 0x7f01002c;
public static final int hintAnimationEnabled = 0x7f0101bb;
public static final int hintTextAppearance = 0x7f0101b4;
public static final int homeAsUpIndicator = 0x7f0101eb;
public static final int homeLayout = 0x7f010027;
public static final int icon = 0x7f010020;
public static final int iconifiedByDefault = 0x7f010133;
public static final int imageButtonStyle = 0x7f0101fb;
public static final int indeterminateProgressStyle = 0x7f010029;
public static final int initialActivityCount = 0x7f010034;
public static final int insetForeground = 0x7f010130;
public static final int isLightTheme = 0x7f010013;
public static final int itemBackground = 0x7f010109;
public static final int itemIconTint = 0x7f010107;
public static final int itemPadding = 0x7f01002b;
public static final int itemTextAppearance = 0x7f01010a;
public static final int itemTextColor = 0x7f010108;
public static final int keylines = 0x7f01007c;
public static final int layout = 0x7f010132;
public static final int layoutManager = 0x7f010118;
public static final int layout_anchor = 0x7f01007f;
public static final int layout_anchorGravity = 0x7f010081;
public static final int layout_behavior = 0x7f01007e;
public static final int layout_collapseMode = 0x7f01006b;
public static final int layout_collapseParallaxMultiplier = 0x7f01006c;
public static final int layout_keyline = 0x7f010080;
public static final int layout_scrollFlags = 0x7f01003c;
public static final int layout_scrollInterpolator = 0x7f01003d;
public static final int listChoiceBackgroundIndicator = 0x7f01020c;
public static final int listDividerAlertDialog = 0x7f0101e7;
public static final int listItemLayout = 0x7f01003a;
public static final int listLayout = 0x7f010037;
public static final int listPopupWindowStyle = 0x7f010206;
public static final int listPreferredItemHeight = 0x7f010200;
public static final int listPreferredItemHeightLarge = 0x7f010202;
public static final int listPreferredItemHeightSmall = 0x7f010201;
public static final int listPreferredItemPaddingLeft = 0x7f010203;
public static final int listPreferredItemPaddingRight = 0x7f010204;
public static final int logo = 0x7f010021;
public static final int logoDescription = 0x7f01024b;
public static final int maxActionInlineWidth = 0x7f010177;
public static final int maxButtonHeight = 0x7f010246;
public static final int measureWithLargestChild = 0x7f0100ee;
public static final int menu = 0x7f010106;
public static final int multiChoiceItemLayout = 0x7f010038;
public static final int navigationContentDescription = 0x7f01024a;
public static final int navigationIcon = 0x7f010249;
public static final int navigationMode = 0x7f01001b;
public static final int overlapAnchor = 0x7f01010c;
public static final int paddingEnd = 0x7f01024f;
public static final int paddingStart = 0x7f01024e;
public static final int panelBackground = 0x7f010209;
public static final int panelMenuListTheme = 0x7f01020b;
public static final int panelMenuListWidth = 0x7f01020a;
public static final int popupMenuStyle = 0x7f0101f7;
public static final int popupTheme = 0x7f010032;
public static final int popupWindowStyle = 0x7f0101f8;
public static final int preserveIconSpacing = 0x7f010103;
public static final int pressedTranslationZ = 0x7f0100d3;
public static final int progressBarPadding = 0x7f01002a;
public static final int progressBarStyle = 0x7f010028;
public static final int queryBackground = 0x7f01013d;
public static final int queryHint = 0x7f010134;
public static final int radioButtonStyle = 0x7f010224;
public static final int ratingBarStyle = 0x7f010225;
public static final int reverseLayout = 0x7f01011a;
public static final int rippleColor = 0x7f0100d1;
public static final int searchHintIcon = 0x7f010139;
public static final int searchIcon = 0x7f010138;
public static final int searchViewStyle = 0x7f0101ff;
public static final int seekBarStyle = 0x7f010226;
public static final int selectableItemBackground = 0x7f0101ef;
public static final int selectableItemBackgroundBorderless = 0x7f0101f0;
public static final int showAsAction = 0x7f0100ff;
public static final int showDividers = 0x7f0100ef;
public static final int showText = 0x7f01019b;
public static final int singleChoiceItemLayout = 0x7f010039;
public static final int spanCount = 0x7f010119;
public static final int spinBars = 0x7f0100ad;
public static final int spinnerDropDownItemStyle = 0x7f0101ea;
public static final int spinnerStyle = 0x7f010227;
public static final int splitTrack = 0x7f01019a;
public static final int stackFromEnd = 0x7f01011b;
public static final int state_above_anchor = 0x7f01010d;
public static final int statusBarBackground = 0x7f01007d;
public static final int statusBarScrim = 0x7f010075;
public static final int submitBackground = 0x7f01013e;
public static final int subtitle = 0x7f01001d;
public static final int subtitleTextAppearance = 0x7f010240;
public static final int subtitleTextColor = 0x7f01024d;
public static final int subtitleTextStyle = 0x7f01001f;
public static final int suggestionRowLayout = 0x7f01013c;
public static final int switchMinWidth = 0x7f010198;
public static final int switchPadding = 0x7f010199;
public static final int switchStyle = 0x7f010228;
public static final int switchTextAppearance = 0x7f010197;
public static final int tabBackground = 0x7f01019f;
public static final int tabContentStart = 0x7f01019e;
public static final int tabGravity = 0x7f0101a1;
public static final int tabIndicatorColor = 0x7f01019c;
public static final int tabIndicatorHeight = 0x7f01019d;
public static final int tabMaxWidth = 0x7f0101a3;
public static final int tabMinWidth = 0x7f0101a2;
public static final int tabMode = 0x7f0101a0;
public static final int tabPadding = 0x7f0101ab;
public static final int tabPaddingBottom = 0x7f0101aa;
public static final int tabPaddingEnd = 0x7f0101a9;
public static final int tabPaddingStart = 0x7f0101a7;
public static final int tabPaddingTop = 0x7f0101a8;
public static final int tabSelectedTextColor = 0x7f0101a6;
public static final int tabTextAppearance = 0x7f0101a4;
public static final int tabTextColor = 0x7f0101a5;
public static final int textAllCaps = 0x7f01003e;
public static final int textAppearanceLargePopupMenu = 0x7f0101e3;
public static final int textAppearanceListItem = 0x7f010207;
public static final int textAppearanceListItemSmall = 0x7f010208;
public static final int textAppearanceSearchResultSubtitle = 0x7f0101fd;
public static final int textAppearanceSearchResultTitle = 0x7f0101fc;
public static final int textAppearanceSmallPopupMenu = 0x7f0101e4;
public static final int textColorAlertDialogListItem = 0x7f01021a;
public static final int textColorSearchUrl = 0x7f0101fe;
public static final int theme = 0x7f010250;
public static final int thickness = 0x7f0100b3;
public static final int thumbTextPadding = 0x7f010196;
public static final int title = 0x7f010019;
public static final int titleEnabled = 0x7f010079;
public static final int titleMarginBottom = 0x7f010245;
public static final int titleMarginEnd = 0x7f010243;
public static final int titleMarginStart = 0x7f010242;
public static final int titleMarginTop = 0x7f010244;
public static final int titleMargins = 0x7f010241;
public static final int titleTextAppearance = 0x7f01023f;
public static final int titleTextColor = 0x7f01024c;
public static final int titleTextStyle = 0x7f01001e;
public static final int toolbarId = 0x7f010076;
public static final int toolbarNavigationButtonStyle = 0x7f0101f6;
public static final int toolbarStyle = 0x7f0101f5;
public static final int track = 0x7f010195;
public static final int voiceIcon = 0x7f01013a;
public static final int windowActionBar = 0x7f0101bd;
public static final int windowActionBarOverlay = 0x7f0101bf;
public static final int windowActionModeOverlay = 0x7f0101c0;
public static final int windowFixedHeightMajor = 0x7f0101c4;
public static final int windowFixedHeightMinor = 0x7f0101c2;
public static final int windowFixedWidthMajor = 0x7f0101c1;
public static final int windowFixedWidthMinor = 0x7f0101c3;
public static final int windowMinWidthMajor = 0x7f0101c5;
public static final int windowMinWidthMinor = 0x7f0101c6;
public static final int windowNoTitle = 0x7f0101be;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f080003;
public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f080001;
public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f080004;
public static final int abc_allow_stacked_button_bar = 0x7f080000;
public static final int abc_config_actionMenuItemAllCaps = 0x7f080005;
public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0d004a;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0d004b;
public static final int abc_color_highlight_material = 0x7f0d004c;
public static final int abc_input_method_navigation_guard = 0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0d004d;
public static final int abc_primary_text_disable_only_material_light = 0x7f0d004e;
public static final int abc_primary_text_material_dark = 0x7f0d004f;
public static final int abc_primary_text_material_light = 0x7f0d0050;
public static final int abc_search_url_text = 0x7f0d0051;
public static final int abc_search_url_text_normal = 0x7f0d0001;
public static final int abc_search_url_text_pressed = 0x7f0d0002;
public static final int abc_search_url_text_selected = 0x7f0d0003;
public static final int abc_secondary_text_material_dark = 0x7f0d0052;
public static final int abc_secondary_text_material_light = 0x7f0d0053;
public static final int accent_material_dark = 0x7f0d0004;
public static final int accent_material_light = 0x7f0d0005;
public static final int background_floating_material_dark = 0x7f0d0006;
public static final int background_floating_material_light = 0x7f0d0007;
public static final int background_material_dark = 0x7f0d0008;
public static final int background_material_light = 0x7f0d0009;
public static final int bright_foreground_disabled_material_dark = 0x7f0d000a;
public static final int bright_foreground_disabled_material_light = 0x7f0d000b;
public static final int bright_foreground_inverse_material_dark = 0x7f0d000c;
public static final int bright_foreground_inverse_material_light = 0x7f0d000d;
public static final int bright_foreground_material_dark = 0x7f0d000e;
public static final int bright_foreground_material_light = 0x7f0d000f;
public static final int button_material_dark = 0x7f0d0010;
public static final int button_material_light = 0x7f0d0011;
public static final int design_fab_shadow_end_color = 0x7f0d0019;
public static final int design_fab_shadow_mid_color = 0x7f0d001a;
public static final int design_fab_shadow_start_color = 0x7f0d001b;
public static final int design_fab_stroke_end_inner_color = 0x7f0d001c;
public static final int design_fab_stroke_end_outer_color = 0x7f0d001d;
public static final int design_fab_stroke_top_inner_color = 0x7f0d001e;
public static final int design_fab_stroke_top_outer_color = 0x7f0d001f;
public static final int design_snackbar_background_color = 0x7f0d0020;
public static final int design_textinput_error_color = 0x7f0d0021;
public static final int dim_foreground_disabled_material_dark = 0x7f0d0022;
public static final int dim_foreground_disabled_material_light = 0x7f0d0023;
public static final int dim_foreground_material_dark = 0x7f0d0024;
public static final int dim_foreground_material_light = 0x7f0d0025;
public static final int foreground_material_dark = 0x7f0d0026;
public static final int foreground_material_light = 0x7f0d0027;
public static final int highlighted_text_material_dark = 0x7f0d0028;
public static final int highlighted_text_material_light = 0x7f0d0029;
public static final int hint_foreground_material_dark = 0x7f0d002a;
public static final int hint_foreground_material_light = 0x7f0d002b;
public static final int material_blue_grey_800 = 0x7f0d002c;
public static final int material_blue_grey_900 = 0x7f0d002d;
public static final int material_blue_grey_950 = 0x7f0d002e;
public static final int material_deep_teal_200 = 0x7f0d002f;
public static final int material_deep_teal_500 = 0x7f0d0030;
public static final int material_grey_100 = 0x7f0d0031;
public static final int material_grey_300 = 0x7f0d0032;
public static final int material_grey_50 = 0x7f0d0033;
public static final int material_grey_600 = 0x7f0d0034;
public static final int material_grey_800 = 0x7f0d0035;
public static final int material_grey_850 = 0x7f0d0036;
public static final int material_grey_900 = 0x7f0d0037;
public static final int primary_dark_material_dark = 0x7f0d0038;
public static final int primary_dark_material_light = 0x7f0d0039;
public static final int primary_material_dark = 0x7f0d003a;
public static final int primary_material_light = 0x7f0d003b;
public static final int primary_text_default_material_dark = 0x7f0d003c;
public static final int primary_text_default_material_light = 0x7f0d003d;
public static final int primary_text_disabled_material_dark = 0x7f0d003e;
public static final int primary_text_disabled_material_light = 0x7f0d003f;
public static final int ripple_material_dark = 0x7f0d0040;
public static final int ripple_material_light = 0x7f0d0041;
public static final int secondary_text_default_material_dark = 0x7f0d0042;
public static final int secondary_text_default_material_light = 0x7f0d0043;
public static final int secondary_text_disabled_material_dark = 0x7f0d0044;
public static final int secondary_text_disabled_material_light = 0x7f0d0045;
public static final int switch_thumb_disabled_material_dark = 0x7f0d0046;
public static final int switch_thumb_disabled_material_light = 0x7f0d0047;
public static final int switch_thumb_material_dark = 0x7f0d0054;
public static final int switch_thumb_material_light = 0x7f0d0055;
public static final int switch_thumb_normal_material_dark = 0x7f0d0048;
public static final int switch_thumb_normal_material_light = 0x7f0d0049;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f09000d;
public static final int abc_action_bar_default_height_material = 0x7f090001;
public static final int abc_action_bar_default_padding_end_material = 0x7f09000e;
public static final int abc_action_bar_default_padding_start_material = 0x7f09000f;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f09001a;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f09001b;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f09001c;
public static final int abc_action_bar_progress_bar_size = 0x7f090002;
public static final int abc_action_bar_stacked_max_height = 0x7f09001d;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f09001e;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f09001f;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f090020;
public static final int abc_action_button_min_height_material = 0x7f090021;
public static final int abc_action_button_min_width_material = 0x7f090022;
public static final int abc_action_button_min_width_overflow_material = 0x7f090023;
public static final int abc_alert_dialog_button_bar_height = 0x7f090000;
public static final int abc_button_inset_horizontal_material = 0x7f090024;
public static final int abc_button_inset_vertical_material = 0x7f090025;
public static final int abc_button_padding_horizontal_material = 0x7f090026;
public static final int abc_button_padding_vertical_material = 0x7f090027;
public static final int abc_config_prefDialogWidth = 0x7f090005;
public static final int abc_control_corner_material = 0x7f090028;
public static final int abc_control_inset_material = 0x7f090029;
public static final int abc_control_padding_material = 0x7f09002a;
public static final int abc_dialog_fixed_height_major = 0x7f090006;
public static final int abc_dialog_fixed_height_minor = 0x7f090007;
public static final int abc_dialog_fixed_width_major = 0x7f090008;
public static final int abc_dialog_fixed_width_minor = 0x7f090009;
public static final int abc_dialog_list_padding_vertical_material = 0x7f09002b;
public static final int abc_dialog_min_width_major = 0x7f09000a;
public static final int abc_dialog_min_width_minor = 0x7f09000b;
public static final int abc_dialog_padding_material = 0x7f09002c;
public static final int abc_dialog_padding_top_material = 0x7f09002d;
public static final int abc_disabled_alpha_material_dark = 0x7f09002e;
public static final int abc_disabled_alpha_material_light = 0x7f09002f;
public static final int abc_dropdownitem_icon_width = 0x7f090030;
public static final int abc_dropdownitem_text_padding_left = 0x7f090031;
public static final int abc_dropdownitem_text_padding_right = 0x7f090032;
public static final int abc_edit_text_inset_bottom_material = 0x7f090033;
public static final int abc_edit_text_inset_horizontal_material = 0x7f090034;
public static final int abc_edit_text_inset_top_material = 0x7f090035;
public static final int abc_floating_window_z = 0x7f090036;
public static final int abc_list_item_padding_horizontal_material = 0x7f090037;
public static final int abc_panel_menu_list_width = 0x7f090038;
public static final int abc_search_view_preferred_width = 0x7f090039;
public static final int abc_search_view_text_min_width = 0x7f09000c;
public static final int abc_seekbar_track_background_height_material = 0x7f09003a;
public static final int abc_seekbar_track_progress_height_material = 0x7f09003b;
public static final int abc_select_dialog_padding_start_material = 0x7f09003c;
public static final int abc_switch_padding = 0x7f090017;
public static final int abc_text_size_body_1_material = 0x7f09003d;
public static final int abc_text_size_body_2_material = 0x7f09003e;
public static final int abc_text_size_button_material = 0x7f09003f;
public static final int abc_text_size_caption_material = 0x7f090040;
public static final int abc_text_size_display_1_material = 0x7f090041;
public static final int abc_text_size_display_2_material = 0x7f090042;
public static final int abc_text_size_display_3_material = 0x7f090043;
public static final int abc_text_size_display_4_material = 0x7f090044;
public static final int abc_text_size_headline_material = 0x7f090045;
public static final int abc_text_size_large_material = 0x7f090046;
public static final int abc_text_size_medium_material = 0x7f090047;
public static final int abc_text_size_menu_material = 0x7f090048;
public static final int abc_text_size_small_material = 0x7f090049;
public static final int abc_text_size_subhead_material = 0x7f09004a;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f090003;
public static final int abc_text_size_title_material = 0x7f09004b;
public static final int abc_text_size_title_material_toolbar = 0x7f090004;
public static final int design_appbar_elevation = 0x7f090050;
public static final int design_fab_border_width = 0x7f090051;
public static final int design_fab_content_size = 0x7f090052;
public static final int design_fab_elevation = 0x7f090053;
public static final int design_fab_size_mini = 0x7f090054;
public static final int design_fab_size_normal = 0x7f090055;
public static final int design_fab_translation_z_pressed = 0x7f090056;
public static final int design_navigation_elevation = 0x7f090057;
public static final int design_navigation_icon_padding = 0x7f090058;
public static final int design_navigation_icon_size = 0x7f090059;
public static final int design_navigation_max_width = 0x7f09005a;
public static final int design_navigation_padding_bottom = 0x7f09005b;
public static final int design_navigation_padding_top_default = 0x7f090018;
public static final int design_navigation_separator_vertical_padding = 0x7f09005c;
public static final int design_snackbar_action_inline_max_width = 0x7f090010;
public static final int design_snackbar_background_corner_radius = 0x7f090011;
public static final int design_snackbar_elevation = 0x7f09005d;
public static final int design_snackbar_extra_spacing_horizontal = 0x7f090012;
public static final int design_snackbar_max_width = 0x7f090013;
public static final int design_snackbar_min_width = 0x7f090014;
public static final int design_snackbar_padding_horizontal = 0x7f09005e;
public static final int design_snackbar_padding_vertical = 0x7f09005f;
public static final int design_snackbar_padding_vertical_2lines = 0x7f090015;
public static final int design_snackbar_text_size = 0x7f090060;
public static final int design_tab_max_width = 0x7f090061;
public static final int design_tab_scrollable_min_width = 0x7f090016;
public static final int design_tab_text_size = 0x7f090062;
public static final int design_tab_text_size_2line = 0x7f090063;
public static final int disabled_alpha_material_dark = 0x7f090064;
public static final int disabled_alpha_material_light = 0x7f090065;
public static final int highlight_alpha_material_colored = 0x7f090067;
public static final int highlight_alpha_material_dark = 0x7f090068;
public static final int highlight_alpha_material_light = 0x7f090069;
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f09006a;
public static final int notification_large_icon_height = 0x7f09006b;
public static final int notification_large_icon_width = 0x7f09006c;
public static final int notification_subtext_size = 0x7f09006d;
}
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_rating_star_off_mtrl_alpha = 0x7f02000b;
public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000c;
public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000d;
public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000e;
public static final int abc_cab_background_internal_bg = 0x7f02000f;
public static final int abc_cab_background_top_material = 0x7f020010;
public static final int abc_cab_background_top_mtrl_alpha = 0x7f020011;
public static final int abc_control_background_material = 0x7f020012;
public static final int abc_dialog_material_background_dark = 0x7f020013;
public static final int abc_dialog_material_background_light = 0x7f020014;
public static final int abc_edit_text_material = 0x7f020015;
public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f020016;
public static final int abc_ic_clear_mtrl_alpha = 0x7f020017;
public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018;
public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f020019;
public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f02001a;
public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f02001b;
public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f02001c;
public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001d;
public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001e;
public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001f;
public static final int abc_ic_search_api_mtrl_alpha = 0x7f020020;
public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f020021;
public static final int abc_item_background_holo_dark = 0x7f020022;
public static final int abc_item_background_holo_light = 0x7f020023;
public static final int abc_list_divider_mtrl_alpha = 0x7f020024;
public static final int abc_list_focused_holo = 0x7f020025;
public static final int abc_list_longpressed_holo = 0x7f020026;
public static final int abc_list_pressed_holo_dark = 0x7f020027;
public static final int abc_list_pressed_holo_light = 0x7f020028;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f020029;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002a;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002b;
public static final int abc_list_selector_disabled_holo_light = 0x7f02002c;
public static final int abc_list_selector_holo_dark = 0x7f02002d;
public static final int abc_list_selector_holo_light = 0x7f02002e;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002f;
public static final int abc_popup_background_mtrl_mult = 0x7f020030;
public static final int abc_ratingbar_full_material = 0x7f020031;
public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020032;
public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020033;
public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f020034;
public static final int abc_scrubber_primary_mtrl_alpha = 0x7f020035;
public static final int abc_scrubber_track_mtrl_alpha = 0x7f020036;
public static final int abc_seekbar_thumb_material = 0x7f020037;
public static final int abc_seekbar_track_material = 0x7f020038;
public static final int abc_spinner_mtrl_am_alpha = 0x7f020039;
public static final int abc_spinner_textfield_background_material = 0x7f02003a;
public static final int abc_switch_thumb_material = 0x7f02003b;
public static final int abc_switch_track_mtrl_alpha = 0x7f02003c;
public static final int abc_tab_indicator_material = 0x7f02003d;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f02003e;
public static final int abc_text_cursor_material = 0x7f02003f;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f020040;
public static final int abc_textfield_default_mtrl_alpha = 0x7f020041;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020042;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020043;
public static final int abc_textfield_search_material = 0x7f020044;
public static final int design_fab_background = 0x7f02004a;
public static final int design_snackbar_background = 0x7f02004b;
public static final int notification_template_icon_bg = 0x7f020051;
}
public static final class id {
public static final int action0 = 0x7f0e00a4;
public static final int action_bar = 0x7f0e0079;
public static final int action_bar_activity_content = 0x7f0e0000;
public static final int action_bar_container = 0x7f0e0078;
public static final int action_bar_root = 0x7f0e0074;
public static final int action_bar_spinner = 0x7f0e0001;
public static final int action_bar_subtitle = 0x7f0e005a;
public static final int action_bar_title = 0x7f0e0059;
public static final int action_context_bar = 0x7f0e007a;
public static final int action_divider = 0x7f0e00a8;
public static final int action_menu_divider = 0x7f0e0002;
public static final int action_menu_presenter = 0x7f0e0003;
public static final int action_mode_bar = 0x7f0e0076;
public static final int action_mode_bar_stub = 0x7f0e0075;
public static final int action_mode_close_button = 0x7f0e005b;
public static final int activity_chooser_view_content = 0x7f0e005c;
public static final int alertTitle = 0x7f0e0068;
public static final int always = 0x7f0e0047;
public static final int beginning = 0x7f0e0046;
public static final int bottom = 0x7f0e0023;
public static final int buttonPanel = 0x7f0e0063;
public static final int cancel_action = 0x7f0e00a5;
public static final int center = 0x7f0e0024;
public static final int center_horizontal = 0x7f0e0025;
public static final int center_vertical = 0x7f0e0026;
public static final int checkbox = 0x7f0e0071;
public static final int chronometer = 0x7f0e00ab;
public static final int clip_horizontal = 0x7f0e0032;
public static final int clip_vertical = 0x7f0e0033;
public static final int collapseActionView = 0x7f0e0048;
public static final int contentPanel = 0x7f0e0069;
public static final int custom = 0x7f0e006f;
public static final int customPanel = 0x7f0e006e;
public static final int decor_content_parent = 0x7f0e0077;
public static final int default_activity_button = 0x7f0e005f;
public static final int design_menu_item_action_area = 0x7f0e009a;
public static final int design_menu_item_action_area_stub = 0x7f0e0099;
public static final int design_menu_item_text = 0x7f0e0098;
public static final int design_navigation_view = 0x7f0e0097;
public static final int disableHome = 0x7f0e0015;
public static final int edit_query = 0x7f0e007b;
public static final int end = 0x7f0e0027;
public static final int end_padder = 0x7f0e00b0;
public static final int enterAlways = 0x7f0e001c;
public static final int enterAlwaysCollapsed = 0x7f0e001d;
public static final int exitUntilCollapsed = 0x7f0e001e;
public static final int expand_activities_button = 0x7f0e005d;
public static final int expanded_menu = 0x7f0e0070;
public static final int fill = 0x7f0e0034;
public static final int fill_horizontal = 0x7f0e0035;
public static final int fill_vertical = 0x7f0e0028;
public static final int fixed = 0x7f0e0055;
public static final int home = 0x7f0e0004;
public static final int homeAsUp = 0x7f0e0016;
public static final int icon = 0x7f0e0061;
public static final int ifRoom = 0x7f0e0049;
public static final int image = 0x7f0e005e;
public static final int info = 0x7f0e00af;
public static final int item_touch_helper_previous_elevation = 0x7f0e0005;
public static final int left = 0x7f0e0029;
public static final int line1 = 0x7f0e00a9;
public static final int line3 = 0x7f0e00ad;
public static final int listMode = 0x7f0e0013;
public static final int list_item = 0x7f0e0060;
public static final int media_actions = 0x7f0e00a7;
public static final int middle = 0x7f0e003a;
public static final int mini = 0x7f0e0040;
public static final int multiply = 0x7f0e002d;
public static final int navigation_header_container = 0x7f0e0096;
public static final int never = 0x7f0e004a;
public static final int none = 0x7f0e0017;
public static final int normal = 0x7f0e000e;
public static final int parallax = 0x7f0e0021;
public static final int parentPanel = 0x7f0e0065;
public static final int pin = 0x7f0e0022;
public static final int progress_circular = 0x7f0e0006;
public static final int progress_horizontal = 0x7f0e0007;
public static final int radio = 0x7f0e0073;
public static final int right = 0x7f0e002a;
public static final int screen = 0x7f0e002e;
public static final int scroll = 0x7f0e001f;
public static final int scrollIndicatorDown = 0x7f0e006d;
public static final int scrollIndicatorUp = 0x7f0e006a;
public static final int scrollView = 0x7f0e006b;
public static final int scrollable = 0x7f0e0056;
public static final int search_badge = 0x7f0e007d;
public static final int search_bar = 0x7f0e007c;
public static final int search_button = 0x7f0e007e;
public static final int search_close_btn = 0x7f0e0083;
public static final int search_edit_frame = 0x7f0e007f;
public static final int search_go_btn = 0x7f0e0085;
public static final int search_mag_icon = 0x7f0e0080;
public static final int search_plate = 0x7f0e0081;
public static final int search_src_text = 0x7f0e0082;
public static final int search_voice_btn = 0x7f0e0086;
public static final int select_dialog_listview = 0x7f0e0087;
public static final int shortcut = 0x7f0e0072;
public static final int showCustom = 0x7f0e0018;
public static final int showHome = 0x7f0e0019;
public static final int showTitle = 0x7f0e001a;
public static final int snackbar_action = 0x7f0e0095;
public static final int snackbar_text = 0x7f0e0094;
public static final int snap = 0x7f0e0020;
public static final int spacer = 0x7f0e0064;
public static final int split_action_bar = 0x7f0e0008;
public static final int src_atop = 0x7f0e002f;
public static final int src_in = 0x7f0e0030;
public static final int src_over = 0x7f0e0031;
public static final int start = 0x7f0e002b;
public static final int status_bar_latest_event_content = 0x7f0e00a6;
public static final int submit_area = 0x7f0e0084;
public static final int tabMode = 0x7f0e0014;
public static final int text = 0x7f0e00ae;
public static final int text2 = 0x7f0e00ac;
public static final int textSpacerNoButtons = 0x7f0e006c;
public static final int time = 0x7f0e00aa;
public static final int title = 0x7f0e0062;
public static final int title_template = 0x7f0e0067;
public static final int top = 0x7f0e002c;
public static final int topPanel = 0x7f0e0066;
public static final int up = 0x7f0e0009;
public static final int useLogo = 0x7f0e001b;
public static final int view_offset_helper = 0x7f0e000a;
public static final int withText = 0x7f0e004b;
public static final int wrap_content = 0x7f0e0054;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f0b0002;
public static final int abc_config_activityShortDur = 0x7f0b0003;
public static final int abc_max_action_buttons = 0x7f0b0000;
public static final int cancel_button_image_alpha = 0x7f0b0004;
public static final int design_snackbar_text_max_lines = 0x7f0b0001;
public static final int status_bar_notification_info_maxnum = 0x7f0b0005;
}
public static final class layout {
public static final int abc_action_bar_title_item = 0x7f040000;
public static final int abc_action_bar_up_container = 0x7f040001;
public static final int abc_action_bar_view_list_nav_layout = 0x7f040002;
public static final int abc_action_menu_item_layout = 0x7f040003;
public static final int abc_action_menu_layout = 0x7f040004;
public static final int abc_action_mode_bar = 0x7f040005;
public static final int abc_action_mode_close_item_material = 0x7f040006;
public static final int abc_activity_chooser_view = 0x7f040007;
public static final int abc_activity_chooser_view_list_item = 0x7f040008;
public static final int abc_alert_dialog_button_bar_material = 0x7f040009;
public static final int abc_alert_dialog_material = 0x7f04000a;
public static final int abc_dialog_title_material = 0x7f04000b;
public static final int abc_expanded_menu_layout = 0x7f04000c;
public static final int abc_list_menu_item_checkbox = 0x7f04000d;
public static final int abc_list_menu_item_icon = 0x7f04000e;
public static final int abc_list_menu_item_layout = 0x7f04000f;
public static final int abc_list_menu_item_radio = 0x7f040010;
public static final int abc_popup_menu_item_layout = 0x7f040011;
public static final int abc_screen_content_include = 0x7f040012;
public static final int abc_screen_simple = 0x7f040013;
public static final int abc_screen_simple_overlay_action_mode = 0x7f040014;
public static final int abc_screen_toolbar = 0x7f040015;
public static final int abc_search_dropdown_item_icons_2line = 0x7f040016;
public static final int abc_search_view = 0x7f040017;
public static final int abc_select_dialog_material = 0x7f040018;
public static final int design_layout_snackbar = 0x7f040020;
public static final int design_layout_snackbar_include = 0x7f040021;
public static final int design_layout_tab_icon = 0x7f040022;
public static final int design_layout_tab_text = 0x7f040023;
public static final int design_menu_item_action_area = 0x7f040024;
public static final int design_navigation_item = 0x7f040025;
public static final int design_navigation_item_header = 0x7f040026;
public static final int design_navigation_item_separator = 0x7f040027;
public static final int design_navigation_item_subheader = 0x7f040028;
public static final int design_navigation_menu = 0x7f040029;
public static final int design_navigation_menu_item = 0x7f04002a;
public static final int notification_media_action = 0x7f04002e;
public static final int notification_media_cancel_action = 0x7f04002f;
public static final int notification_template_big_media = 0x7f040030;
public static final int notification_template_big_media_narrow = 0x7f040031;
public static final int notification_template_lines = 0x7f040032;
public static final int notification_template_media = 0x7f040033;
public static final int notification_template_part_chronometer = 0x7f040034;
public static final int notification_template_part_time = 0x7f040035;
public static final int select_dialog_item_material = 0x7f040036;
public static final int select_dialog_multichoice_material = 0x7f040037;
public static final int select_dialog_singlechoice_material = 0x7f040038;
public static final int support_simple_spinner_dropdown_item = 0x7f040039;
}
public static final class string {
public static final int abc_action_bar_home_description = 0x7f070000;
public static final int abc_action_bar_home_description_format = 0x7f070001;
public static final int abc_action_bar_home_subtitle_description_format = 0x7f070002;
public static final int abc_action_bar_up_description = 0x7f070003;
public static final int abc_action_menu_overflow_description = 0x7f070004;
public static final int abc_action_mode_done = 0x7f070005;
public static final int abc_activity_chooser_view_see_all = 0x7f070006;
public static final int abc_activitychooserview_choose_application = 0x7f070007;
public static final int abc_capital_off = 0x7f070008;
public static final int abc_capital_on = 0x7f070009;
public static final int abc_search_hint = 0x7f07000a;
public static final int abc_searchview_description_clear = 0x7f07000b;
public static final int abc_searchview_description_query = 0x7f07000c;
public static final int abc_searchview_description_search = 0x7f07000d;
public static final int abc_searchview_description_submit = 0x7f07000e;
public static final int abc_searchview_description_voice = 0x7f07000f;
public static final int abc_shareactionprovider_share_with = 0x7f070010;
public static final int abc_shareactionprovider_share_with_application = 0x7f070011;
public static final int abc_toolbar_collapse_description = 0x7f070012;
public static final int appbar_scrolling_view_behavior = 0x7f070015;
public static final int character_counter_pattern = 0x7f070016;
public static final int status_bar_notification_info_overflow = 0x7f070013;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f0a007f;
public static final int AlertDialog_AppCompat_Light = 0x7f0a0080;
public static final int Animation_AppCompat_Dialog = 0x7f0a0081;
public static final int Animation_AppCompat_DropDownUp = 0x7f0a0082;
public static final int Base_AlertDialog_AppCompat = 0x7f0a0086;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f0a0087;
public static final int Base_Animation_AppCompat_Dialog = 0x7f0a0088;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0a0089;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0a008b;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f0a008a;
public static final int Base_TextAppearance_AppCompat = 0x7f0a0031;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0a0032;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0a0033;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f0a001a;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0a0034;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0a0035;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0a0036;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0a0037;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0a0038;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0a0039;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0a0005;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f0a003a;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0a0006;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0a003b;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0a003c;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0a003d;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0a0007;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0a003e;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0a008c;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0a003f;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0a0040;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f0a0041;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0a0008;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0a0042;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0a0009;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f0a0043;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0a000a;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0a0044;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0a0045;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0a0046;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0a0047;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0a0048;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0a0049;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0a004a;
public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f0a004b;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0a007b;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0a008d;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0a004c;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0a004d;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0a004e;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0a004f;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0a008e;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0a0050;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0a0051;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0a0097;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0a0098;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0a0099;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0a009a;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0a009b;
public static final int Base_Theme_AppCompat = 0x7f0a0052;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0a008f;
public static final int Base_Theme_AppCompat_Dialog = 0x7f0a000b;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0a0002;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0a0090;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0a0091;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0a0092;
public static final int Base_Theme_AppCompat_Light = 0x7f0a0053;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0a0093;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0a000c;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0a0003;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0a0094;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0a0095;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0a0096;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0a000d;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0a000e;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f0a0016;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f0a0017;
public static final int Base_V21_Theme_AppCompat = 0x7f0a0054;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0a0055;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f0a0056;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0a0057;
public static final int Base_V22_Theme_AppCompat = 0x7f0a0079;
public static final int Base_V22_Theme_AppCompat_Light = 0x7f0a007a;
public static final int Base_V23_Theme_AppCompat = 0x7f0a007c;
public static final int Base_V23_Theme_AppCompat_Light = 0x7f0a007d;
public static final int Base_V7_Theme_AppCompat = 0x7f0a009c;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0a009d;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0a009e;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0a009f;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0a00a0;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0a00a1;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0a00a2;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0a00a3;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0a00a4;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0a0058;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0a0059;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f0a005a;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0a005b;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0a005c;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0a00a5;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0a00a6;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0a0018;
public static final int Base_Widget_AppCompat_Button = 0x7f0a005d;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0a0061;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0a00a8;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0a005e;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0a005f;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0a00a7;
public static final int Base_Widget_AppCompat_Button_Colored = 0x7f0a007e;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f0a0060;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0a0062;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0a0063;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0a00a9;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0a0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0a00aa;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0a0064;
public static final int Base_Widget_AppCompat_EditText = 0x7f0a0019;
public static final int Base_Widget_AppCompat_ImageButton = 0x7f0a0065;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0a00ab;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0a00ac;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0a00ad;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0a0066;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0a0067;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0a0068;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0a0069;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0a006a;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0a006b;
public static final int Base_Widget_AppCompat_ListView = 0x7f0a006c;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0a006d;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0a006e;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0a006f;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0a0070;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0a00ae;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0a000f;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0a0010;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f0a0071;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0a00af;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0a00b0;
public static final int Base_Widget_AppCompat_SeekBar = 0x7f0a0072;
public static final int Base_Widget_AppCompat_Spinner = 0x7f0a0073;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0a0004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0a0074;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0a00b1;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0a0075;
public static final int Base_Widget_Design_TabLayout = 0x7f0a00b2;
public static final int Platform_AppCompat = 0x7f0a0011;
public static final int Platform_AppCompat_Light = 0x7f0a0012;
public static final int Platform_ThemeOverlay_AppCompat = 0x7f0a0076;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0a0077;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0a0078;
public static final int Platform_V11_AppCompat = 0x7f0a0013;
public static final int Platform_V11_AppCompat_Light = 0x7f0a0014;
public static final int Platform_V14_AppCompat = 0x7f0a001b;
public static final int Platform_V14_AppCompat_Light = 0x7f0a001c;
public static final int Platform_Widget_AppCompat_Spinner = 0x7f0a0015;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0a0022;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0a0023;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0a0024;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0a0025;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0a0026;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0a0027;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0a002d;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0a0028;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0a0029;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0a002a;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0a002b;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0a002c;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f0a002e;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0a002f;
public static final int TextAppearance_AppCompat = 0x7f0a00fb;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0a00fc;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0a00fd;
public static final int TextAppearance_AppCompat_Button = 0x7f0a00fe;
public static final int TextAppearance_AppCompat_Caption = 0x7f0a00ff;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0a0100;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0a0101;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0a0102;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0a0103;
public static final int TextAppearance_AppCompat_Headline = 0x7f0a0104;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0a0105;
public static final int TextAppearance_AppCompat_Large = 0x7f0a0106;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0a0107;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0a0108;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0a0109;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0a010a;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0a010b;
public static final int TextAppearance_AppCompat_Medium = 0x7f0a010c;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0a010d;
public static final int TextAppearance_AppCompat_Menu = 0x7f0a010e;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0a010f;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0a0110;
public static final int TextAppearance_AppCompat_Small = 0x7f0a0111;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0a0112;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0a0113;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0a0114;
public static final int TextAppearance_AppCompat_Title = 0x7f0a0115;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0a0116;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0a0117;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0a0118;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0a0119;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0a011a;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0a011b;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0a011c;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0a011d;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0a011e;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0a011f;
public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0a0120;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0a0121;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0a0122;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0a0123;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0a0124;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0a0125;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0a0126;
public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f0a0127;
public static final int TextAppearance_Design_Counter = 0x7f0a0128;
public static final int TextAppearance_Design_Counter_Overflow = 0x7f0a0129;
public static final int TextAppearance_Design_Error = 0x7f0a012a;
public static final int TextAppearance_Design_Hint = 0x7f0a012b;
public static final int TextAppearance_Design_Snackbar_Message = 0x7f0a012c;
public static final int TextAppearance_Design_Tab = 0x7f0a012d;
public static final int TextAppearance_StatusBar_EventContent = 0x7f0a001d;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f0a001e;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f0a001f;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f0a0020;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f0a0021;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0a012e;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0a012f;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0a0130;
public static final int ThemeOverlay_AppCompat = 0x7f0a013f;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0a0140;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f0a0141;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0a0142;
public static final int ThemeOverlay_AppCompat_Light = 0x7f0a0143;
public static final int Theme_AppCompat = 0x7f0a0131;
public static final int Theme_AppCompat_CompactMenu = 0x7f0a0132;
public static final int Theme_AppCompat_Dialog = 0x7f0a0133;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0a0136;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0a0134;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0a0135;
public static final int Theme_AppCompat_Light = 0x7f0a0137;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0a0138;
public static final int Theme_AppCompat_Light_Dialog = 0x7f0a0139;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0a013c;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0a013a;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0a013b;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0a013d;
public static final int Theme_AppCompat_NoActionBar = 0x7f0a013e;
public static final int Widget_AppCompat_ActionBar = 0x7f0a0144;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0a0145;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0a0146;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0a0147;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0a0148;
public static final int Widget_AppCompat_ActionButton = 0x7f0a0149;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0a014a;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0a014b;
public static final int Widget_AppCompat_ActionMode = 0x7f0a014c;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f0a014d;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0a014e;
public static final int Widget_AppCompat_Button = 0x7f0a014f;
public static final int Widget_AppCompat_ButtonBar = 0x7f0a0155;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0a0156;
public static final int Widget_AppCompat_Button_Borderless = 0x7f0a0150;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0a0151;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0a0152;
public static final int Widget_AppCompat_Button_Colored = 0x7f0a0153;
public static final int Widget_AppCompat_Button_Small = 0x7f0a0154;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0a0157;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0a0158;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0a0159;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0a015a;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0a015b;
public static final int Widget_AppCompat_EditText = 0x7f0a015c;
public static final int Widget_AppCompat_ImageButton = 0x7f0a015d;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f0a015e;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0a015f;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0a0160;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0a0161;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0a0162;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0a0163;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0a0164;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0a0165;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0a0166;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f0a0167;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0a0168;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0a0169;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0a016a;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0a016b;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0a016c;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0a016d;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0a016e;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0a016f;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0a0170;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0a0171;
public static final int Widget_AppCompat_Light_SearchView = 0x7f0a0172;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0a0173;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f0a0174;
public static final int Widget_AppCompat_ListView = 0x7f0a0175;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f0a0176;
public static final int Widget_AppCompat_ListView_Menu = 0x7f0a0177;
public static final int Widget_AppCompat_PopupMenu = 0x7f0a0178;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0a0179;
public static final int Widget_AppCompat_PopupWindow = 0x7f0a017a;
public static final int Widget_AppCompat_ProgressBar = 0x7f0a017b;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0a017c;
public static final int Widget_AppCompat_RatingBar = 0x7f0a017d;
public static final int Widget_AppCompat_SearchView = 0x7f0a017e;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0a017f;
public static final int Widget_AppCompat_SeekBar = 0x7f0a0180;
public static final int Widget_AppCompat_Spinner = 0x7f0a0181;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0a0182;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0a0183;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0a0184;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0a0185;
public static final int Widget_AppCompat_Toolbar = 0x7f0a0186;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0a0187;
public static final int Widget_Design_AppBarLayout = 0x7f0a0188;
public static final int Widget_Design_CollapsingToolbar = 0x7f0a0189;
public static final int Widget_Design_CoordinatorLayout = 0x7f0a018a;
public static final int Widget_Design_FloatingActionButton = 0x7f0a018b;
public static final int Widget_Design_NavigationView = 0x7f0a018c;
public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f0a018d;
public static final int Widget_Design_Snackbar = 0x7f0a018e;
public static final int Widget_Design_TabLayout = 0x7f0a0001;
public static final int Widget_Design_TextInputLayout = 0x7f0a018f;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010012, 0x7f010019, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f0101eb };
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_contentInsetLeft = 22;
public static final int ActionBar_contentInsetRight = 23;
public static final int ActionBar_contentInsetStart = 20;
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 = 24;
public static final int ActionBar_height = 0;
public static final int ActionBar_hideOnContentScroll = 19;
public static final int ActionBar_homeAsUpIndicator = 26;
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 = 25;
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 = { 0x7f010012, 0x7f01001e, 0x7f01001f, 0x7f010023, 0x7f010025, 0x7f010033 };
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 = { 0x7f010034, 0x7f010035 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a };
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, 0x7f010031, 0x7f01003b };
public static final int[] AppBarLayout_LayoutParams = { 0x7f01003c, 0x7f01003d };
public static final int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
public static final int AppBarLayout_LayoutParams_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[] AppCompatTextView = { 0x01010034, 0x7f01003e };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] ButtonBarLayout = { 0x7f010046 };
public static final int ButtonBarLayout_allowStacking = 0;
public static final int[] CollapsingAppBarLayout_LayoutParams = { 0x7f01006b, 0x7f01006c };
public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
public static final int[] CollapsingToolbarLayout = { 0x7f010019, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079 };
public static final int CollapsingToolbarLayout_collapsedTitleGravity = 11;
public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
public static final int CollapsingToolbarLayout_contentScrim = 8;
public static final int CollapsingToolbarLayout_expandedTitleGravity = 12;
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_statusBarScrim = 9;
public static final int CollapsingToolbarLayout_title = 0;
public static final int CollapsingToolbarLayout_titleEnabled = 13;
public static final int CollapsingToolbarLayout_toolbarId = 10;
public static final int[] CompoundButton = { 0x01010107, 0x7f01007a, 0x7f01007b };
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 = { 0x7f01007c, 0x7f01007d };
public static final int[] CoordinatorLayout_LayoutParams = { 0x010100b3, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081 };
public static final int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
public static final int CoordinatorLayout_LayoutParams_layout_anchor = 2;
public static final int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
public static final int CoordinatorLayout_LayoutParams_layout_behavior = 1;
public static final int CoordinatorLayout_LayoutParams_layout_keyline = 3;
public static final int CoordinatorLayout_keylines = 0;
public static final int CoordinatorLayout_statusBarBackground = 1;
public static final int[] DrawerArrowToggle = { 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
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 = { 0x7f010031, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f010251, 0x7f010252 };
public static final int FloatingActionButton_backgroundTint = 14;
public static final int FloatingActionButton_backgroundTintMode = 15;
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[] ForegroundLinearLayout = { 0x01010109, 0x01010200, 0x7f0100de };
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, 0x7f010022, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0 };
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, 0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102 };
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, 0x7f010103 };
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[] NavigationView = { 0x010100d4, 0x010100dd, 0x0101011f, 0x7f010031, 0x7f010106, 0x7f010107, 0x7f010108, 0x7f010109, 0x7f01010a, 0x7f01010b };
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, 0x7f01010c };
public static final int[] PopupWindowBackgroundState = { 0x7f01010d };
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
public static final int PopupWindow_android_popupBackground = 0;
public static final int PopupWindow_overlapAnchor = 1;
public static final int[] RecyclerView = { 0x010100c4, 0x7f010118, 0x7f010119, 0x7f01011a, 0x7f01011b };
public static final int RecyclerView_android_orientation = 0;
public static final int RecyclerView_layoutManager = 1;
public static final int RecyclerView_reverseLayout = 3;
public static final int RecyclerView_spanCount = 2;
public static final int RecyclerView_stackFromEnd = 4;
public static final int[] ScrimInsetsFrameLayout = { 0x7f010130 };
public static final int ScrimInsetsFrameLayout_insetForeground = 0;
public static final int[] ScrollingViewBehavior_Params = { 0x7f010131 };
public static final int ScrollingViewBehavior_Params_behavior_overlapTop = 0;
public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010132, 0x7f010133, 0x7f010134, 0x7f010135, 0x7f010136, 0x7f010137, 0x7f010138, 0x7f010139, 0x7f01013a, 0x7f01013b, 0x7f01013c, 0x7f01013d, 0x7f01013e };
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, 0x7f010031, 0x7f010177 };
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 = { 0x010100af, 0x0101013f, 0x01010140, 0x01010176, 0x0101017b, 0x01010262, 0x7f010032, 0x7f010178, 0x7f010179, 0x7f01017a, 0x7f01017b, 0x7f01017c, 0x7f01017d, 0x7f01017e, 0x7f01017f, 0x7f010180, 0x7f010181, 0x7f010182, 0x7f010183, 0x7f010184, 0x7f010185, 0x7f010186, 0x7f010187, 0x7f010188, 0x7f010189, 0x7f01018a, 0x7f01018b, 0x7f01018c };
public static final int Spinner_android_dropDownWidth = 5;
public static final int Spinner_android_popupBackground = 3;
public static final int Spinner_android_prompt = 4;
public static final int Spinner_popupTheme = 6;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010195, 0x7f010196, 0x7f010197, 0x7f010198, 0x7f010199, 0x7f01019a, 0x7f01019b };
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 = 9;
public static final int SwitchCompat_splitTrack = 8;
public static final int SwitchCompat_switchMinWidth = 6;
public static final int SwitchCompat_switchPadding = 7;
public static final int SwitchCompat_switchTextAppearance = 5;
public static final int SwitchCompat_thumbTextPadding = 4;
public static final int SwitchCompat_track = 3;
public static final int[] TabLayout = { 0x7f01019c, 0x7f01019d, 0x7f01019e, 0x7f01019f, 0x7f0101a0, 0x7f0101a1, 0x7f0101a2, 0x7f0101a3, 0x7f0101a4, 0x7f0101a5, 0x7f0101a6, 0x7f0101a7, 0x7f0101a8, 0x7f0101a9, 0x7f0101aa, 0x7f0101ab };
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, 0x01010099, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x0101038c, 0x010103ac, 0x0101045d, 0x010104b6, 0x010104b7, 0x7f01001a, 0x7f01003e };
public static final int TextAppearance_android_shadowColor = 7;
public static final int TextAppearance_android_shadowDx = 8;
public static final int TextAppearance_android_shadowDy = 9;
public static final int TextAppearance_android_shadowRadius = 10;
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 = 17;
public static final int[] TextInputLayout = { 0x0101009a, 0x01010150, 0x7f0101b4, 0x7f0101b5, 0x7f0101b6, 0x7f0101b7, 0x7f0101b8, 0x7f0101b9, 0x7f0101ba, 0x7f0101bb };
public static final int TextInputLayout_android_hint = 1;
public static final int TextInputLayout_android_textColorHint = 0;
public static final int TextInputLayout_counterEnabled = 5;
public static final int TextInputLayout_counterMaxLength = 6;
public static final int TextInputLayout_counterOverflowTextAppearance = 8;
public static final int TextInputLayout_counterTextAppearance = 7;
public static final int TextInputLayout_errorEnabled = 3;
public static final int TextInputLayout_errorTextAppearance = 4;
public static final int TextInputLayout_hintAnimationEnabled = 9;
public static final int TextInputLayout_hintTextAppearance = 2;
public static final int[] Theme = { 0x01010057, 0x010100ae, 0x7f0101bd, 0x7f0101be, 0x7f0101bf, 0x7f0101c0, 0x7f0101c1, 0x7f0101c2, 0x7f0101c3, 0x7f0101c4, 0x7f0101c5, 0x7f0101c6, 0x7f0101c7, 0x7f0101c8, 0x7f0101c9, 0x7f0101ca, 0x7f0101cb, 0x7f0101cc, 0x7f0101cd, 0x7f0101ce, 0x7f0101cf, 0x7f0101d0, 0x7f0101d1, 0x7f0101d2, 0x7f0101d3, 0x7f0101d4, 0x7f0101d5, 0x7f0101d6, 0x7f0101d7, 0x7f0101d8, 0x7f0101d9, 0x7f0101da, 0x7f0101db, 0x7f0101dc, 0x7f0101dd, 0x7f0101de, 0x7f0101df, 0x7f0101e0, 0x7f0101e1, 0x7f0101e2, 0x7f0101e3, 0x7f0101e4, 0x7f0101e5, 0x7f0101e6, 0x7f0101e7, 0x7f0101e8, 0x7f0101e9, 0x7f0101ea, 0x7f0101eb, 0x7f0101ec, 0x7f0101ed, 0x7f0101ee, 0x7f0101ef, 0x7f0101f0, 0x7f0101f1, 0x7f0101f2, 0x7f0101f3, 0x7f0101f4, 0x7f0101f5, 0x7f0101f6, 0x7f0101f7, 0x7f0101f8, 0x7f0101f9, 0x7f0101fa, 0x7f0101fb, 0x7f0101fc, 0x7f0101fd, 0x7f0101fe, 0x7f0101ff, 0x7f010200, 0x7f010201, 0x7f010202, 0x7f010203, 0x7f010204, 0x7f010205, 0x7f010206, 0x7f010207, 0x7f010208, 0x7f010209, 0x7f01020a, 0x7f01020b, 0x7f01020c, 0x7f01020d, 0x7f01020e, 0x7f01020f, 0x7f010210, 0x7f010211, 0x7f010212, 0x7f010213, 0x7f010214, 0x7f010215, 0x7f010216, 0x7f010217, 0x7f010218, 0x7f010219, 0x7f01021a, 0x7f01021b, 0x7f01021c, 0x7f01021d, 0x7f01021e, 0x7f01021f, 0x7f010220, 0x7f010221, 0x7f010222, 0x7f010223, 0x7f010224, 0x7f010225, 0x7f010226, 0x7f010227, 0x7f010228 };
public static final int Theme_actionBarDivider = 23;
public static final int Theme_actionBarItemBackground = 24;
public static final int Theme_actionBarPopupTheme = 17;
public static final int Theme_actionBarSize = 22;
public static final int Theme_actionBarSplitStyle = 19;
public static final int Theme_actionBarStyle = 18;
public static final int Theme_actionBarTabBarStyle = 13;
public static final int Theme_actionBarTabStyle = 12;
public static final int Theme_actionBarTabTextStyle = 14;
public static final int Theme_actionBarTheme = 20;
public static final int Theme_actionBarWidgetTheme = 21;
public static final int Theme_actionButtonStyle = 49;
public static final int Theme_actionDropDownStyle = 45;
public static final int Theme_actionMenuTextAppearance = 25;
public static final int Theme_actionMenuTextColor = 26;
public static final int Theme_actionModeBackground = 29;
public static final int Theme_actionModeCloseButtonStyle = 28;
public static final int Theme_actionModeCloseDrawable = 31;
public static final int Theme_actionModeCopyDrawable = 33;
public static final int Theme_actionModeCutDrawable = 32;
public static final int Theme_actionModeFindDrawable = 37;
public static final int Theme_actionModePasteDrawable = 34;
public static final int Theme_actionModePopupWindowStyle = 39;
public static final int Theme_actionModeSelectAllDrawable = 35;
public static final int Theme_actionModeShareDrawable = 36;
public static final int Theme_actionModeSplitBackground = 30;
public static final int Theme_actionModeStyle = 27;
public static final int Theme_actionModeWebSearchDrawable = 38;
public static final int Theme_actionOverflowButtonStyle = 15;
public static final int Theme_actionOverflowMenuStyle = 16;
public static final int Theme_activityChooserViewStyle = 57;
public static final int Theme_alertDialogButtonGroupStyle = 92;
public static final int Theme_alertDialogCenterButtons = 93;
public static final int Theme_alertDialogStyle = 91;
public static final int Theme_alertDialogTheme = 94;
public static final int Theme_android_windowAnimationStyle = 1;
public static final int Theme_android_windowIsFloating = 0;
public static final int Theme_autoCompleteTextViewStyle = 99;
public static final int Theme_borderlessButtonStyle = 54;
public static final int Theme_buttonBarButtonStyle = 51;
public static final int Theme_buttonBarNegativeButtonStyle = 97;
public static final int Theme_buttonBarNeutralButtonStyle = 98;
public static final int Theme_buttonBarPositiveButtonStyle = 96;
public static final int Theme_buttonBarStyle = 50;
public static final int Theme_buttonStyle = 100;
public static final int Theme_buttonStyleSmall = 101;
public static final int Theme_checkboxStyle = 102;
public static final int Theme_checkedTextViewStyle = 103;
public static final int Theme_colorAccent = 84;
public static final int Theme_colorButtonNormal = 88;
public static final int Theme_colorControlActivated = 86;
public static final int Theme_colorControlHighlight = 87;
public static final int Theme_colorControlNormal = 85;
public static final int Theme_colorPrimary = 82;
public static final int Theme_colorPrimaryDark = 83;
public static final int Theme_colorSwitchThumbNormal = 89;
public static final int Theme_controlBackground = 90;
public static final int Theme_dialogPreferredPadding = 43;
public static final int Theme_dialogTheme = 42;
public static final int Theme_dividerHorizontal = 56;
public static final int Theme_dividerVertical = 55;
public static final int Theme_dropDownListViewStyle = 74;
public static final int Theme_dropdownListPreferredItemHeight = 46;
public static final int Theme_editTextBackground = 63;
public static final int Theme_editTextColor = 62;
public static final int Theme_editTextStyle = 104;
public static final int Theme_homeAsUpIndicator = 48;
public static final int Theme_imageButtonStyle = 64;
public static final int Theme_listChoiceBackgroundIndicator = 81;
public static final int Theme_listDividerAlertDialog = 44;
public static final int Theme_listPopupWindowStyle = 75;
public static final int Theme_listPreferredItemHeight = 69;
public static final int Theme_listPreferredItemHeightLarge = 71;
public static final int Theme_listPreferredItemHeightSmall = 70;
public static final int Theme_listPreferredItemPaddingLeft = 72;
public static final int Theme_listPreferredItemPaddingRight = 73;
public static final int Theme_panelBackground = 78;
public static final int Theme_panelMenuListTheme = 80;
public static final int Theme_panelMenuListWidth = 79;
public static final int Theme_popupMenuStyle = 60;
public static final int Theme_popupWindowStyle = 61;
public static final int Theme_radioButtonStyle = 105;
public static final int Theme_ratingBarStyle = 106;
public static final int Theme_searchViewStyle = 68;
public static final int Theme_seekBarStyle = 107;
public static final int Theme_selectableItemBackground = 52;
public static final int Theme_selectableItemBackgroundBorderless = 53;
public static final int Theme_spinnerDropDownItemStyle = 47;
public static final int Theme_spinnerStyle = 108;
public static final int Theme_switchStyle = 109;
public static final int Theme_textAppearanceLargePopupMenu = 40;
public static final int Theme_textAppearanceListItem = 76;
public static final int Theme_textAppearanceListItemSmall = 77;
public static final int Theme_textAppearanceSearchResultSubtitle = 66;
public static final int Theme_textAppearanceSearchResultTitle = 65;
public static final int Theme_textAppearanceSmallPopupMenu = 41;
public static final int Theme_textColorAlertDialogListItem = 95;
public static final int Theme_textColorSearchUrl = 67;
public static final int Theme_toolbarNavigationButtonStyle = 59;
public static final int Theme_toolbarStyle = 58;
public static final int Theme_windowActionBar = 2;
public static final int Theme_windowActionBarOverlay = 4;
public static final int Theme_windowActionModeOverlay = 5;
public static final int Theme_windowFixedHeightMajor = 9;
public static final int Theme_windowFixedHeightMinor = 7;
public static final int Theme_windowFixedWidthMajor = 6;
public static final int Theme_windowFixedWidthMinor = 8;
public static final int Theme_windowMinWidthMajor = 10;
public static final int Theme_windowMinWidthMinor = 11;
public static final int Theme_windowNoTitle = 3;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010019, 0x7f01001d, 0x7f010021, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010032, 0x7f01023f, 0x7f010240, 0x7f010241, 0x7f010242, 0x7f010243, 0x7f010244, 0x7f010245, 0x7f010246, 0x7f010247, 0x7f010248, 0x7f010249, 0x7f01024a, 0x7f01024b, 0x7f01024c, 0x7f01024d };
public static final int Toolbar_android_gravity = 0;
public static final int Toolbar_android_minHeight = 1;
public static final int Toolbar_collapseContentDescription = 19;
public static final int Toolbar_collapseIcon = 18;
public static final int Toolbar_contentInsetEnd = 6;
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_logo = 4;
public static final int Toolbar_logoDescription = 22;
public static final int Toolbar_maxButtonHeight = 17;
public static final int Toolbar_navigationContentDescription = 21;
public static final int Toolbar_navigationIcon = 20;
public static final int Toolbar_popupTheme = 9;
public static final int Toolbar_subtitle = 3;
public static final int Toolbar_subtitleTextAppearance = 11;
public static final int Toolbar_subtitleTextColor = 24;
public static final int Toolbar_title = 2;
public static final int Toolbar_titleMarginBottom = 16;
public static final int Toolbar_titleMarginEnd = 14;
public static final int Toolbar_titleMarginStart = 13;
public static final int Toolbar_titleMarginTop = 15;
public static final int Toolbar_titleMargins = 12;
public static final int Toolbar_titleTextAppearance = 10;
public static final int Toolbar_titleTextColor = 23;
public static final int[] View = { 0x01010000, 0x01010063, 0x0101007f, 0x010100d4, 0x010100d5, 0x010100d6, 0x010100d7, 0x010100d8, 0x010100d9, 0x010100da, 0x010100dc, 0x010100e0, 0x01010119, 0x0101013f, 0x01010140, 0x01010215, 0x010102a8, 0x010102a9, 0x010102aa, 0x010103a5, 0x010103b0, 0x010103b1, 0x010103b2, 0x010103b3, 0x010103b4, 0x01010440, 0x0101046b, 0x0101046c, 0x7f01024e, 0x7f01024f, 0x7f010250 };
public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f010251, 0x7f010252 };
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 = 9;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 29;
public static final int View_paddingStart = 28;
public static final int View_theme = 30;
}
}
/* 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 android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f050000;
public static final int abc_fade_out = 0x7f050001;
public static final int abc_grow_fade_in_from_bottom = 0x7f050002;
public static final int abc_popup_enter = 0x7f050003;
public static final int abc_popup_exit = 0x7f050004;
public static final int abc_shrink_fade_out_from_bottom = 0x7f050005;
public static final int abc_slide_in_bottom = 0x7f050006;
public static final int abc_slide_in_top = 0x7f050007;
public static final int abc_slide_out_bottom = 0x7f050008;
public static final int abc_slide_out_top = 0x7f050009;
}
public static final class attr {
public static final int actionBarDivider = 0x7f0101d2;
public static final int actionBarItemBackground = 0x7f0101d3;
public static final int actionBarPopupTheme = 0x7f0101cc;
public static final int actionBarSize = 0x7f0101d1;
public static final int actionBarSplitStyle = 0x7f0101ce;
public static final int actionBarStyle = 0x7f0101cd;
public static final int actionBarTabBarStyle = 0x7f0101c8;
public static final int actionBarTabStyle = 0x7f0101c7;
public static final int actionBarTabTextStyle = 0x7f0101c9;
public static final int actionBarTheme = 0x7f0101cf;
public static final int actionBarWidgetTheme = 0x7f0101d0;
public static final int actionButtonStyle = 0x7f0101ec;
public static final int actionDropDownStyle = 0x7f0101e8;
public static final int actionLayout = 0x7f010100;
public static final int actionMenuTextAppearance = 0x7f0101d4;
public static final int actionMenuTextColor = 0x7f0101d5;
public static final int actionModeBackground = 0x7f0101d8;
public static final int actionModeCloseButtonStyle = 0x7f0101d7;
public static final int actionModeCloseDrawable = 0x7f0101da;
public static final int actionModeCopyDrawable = 0x7f0101dc;
public static final int actionModeCutDrawable = 0x7f0101db;
public static final int actionModeFindDrawable = 0x7f0101e0;
public static final int actionModePasteDrawable = 0x7f0101dd;
public static final int actionModePopupWindowStyle = 0x7f0101e2;
public static final int actionModeSelectAllDrawable = 0x7f0101de;
public static final int actionModeShareDrawable = 0x7f0101df;
public static final int actionModeSplitBackground = 0x7f0101d9;
public static final int actionModeStyle = 0x7f0101d6;
public static final int actionModeWebSearchDrawable = 0x7f0101e1;
public static final int actionOverflowButtonStyle = 0x7f0101ca;
public static final int actionOverflowMenuStyle = 0x7f0101cb;
public static final int actionProviderClass = 0x7f010102;
public static final int actionViewClass = 0x7f010101;
public static final int activityChooserViewStyle = 0x7f0101f4;
public static final int alertDialogButtonGroupStyle = 0x7f010217;
public static final int alertDialogCenterButtons = 0x7f010218;
public static final int alertDialogStyle = 0x7f010216;
public static final int alertDialogTheme = 0x7f010219;
public static final int allowStacking = 0x7f010046;
public static final int arrowHeadLength = 0x7f0100b0;
public static final int arrowShaftLength = 0x7f0100b1;
public static final int autoCompleteTextViewStyle = 0x7f01021e;
public static final int background = 0x7f010023;
public static final int backgroundSplit = 0x7f010025;
public static final int backgroundStacked = 0x7f010024;
public static final int backgroundTint = 0x7f010251;
public static final int backgroundTintMode = 0x7f010252;
public static final int barLength = 0x7f0100b2;
public static final int borderlessButtonStyle = 0x7f0101f1;
public static final int buttonBarButtonStyle = 0x7f0101ee;
public static final int buttonBarNegativeButtonStyle = 0x7f01021c;
public static final int buttonBarNeutralButtonStyle = 0x7f01021d;
public static final int buttonBarPositiveButtonStyle = 0x7f01021b;
public static final int buttonBarStyle = 0x7f0101ed;
public static final int buttonPanelSideLayout = 0x7f010036;
public static final int buttonStyle = 0x7f01021f;
public static final int buttonStyleSmall = 0x7f010220;
public static final int buttonTint = 0x7f01007a;
public static final int buttonTintMode = 0x7f01007b;
public static final int checkboxStyle = 0x7f010221;
public static final int checkedTextViewStyle = 0x7f010222;
public static final int closeIcon = 0x7f010136;
public static final int closeItemLayout = 0x7f010033;
public static final int collapseContentDescription = 0x7f010248;
public static final int collapseIcon = 0x7f010247;
public static final int color = 0x7f0100ac;
public static final int colorAccent = 0x7f01020f;
public static final int colorButtonNormal = 0x7f010213;
public static final int colorControlActivated = 0x7f010211;
public static final int colorControlHighlight = 0x7f010212;
public static final int colorControlNormal = 0x7f010210;
public static final int colorPrimary = 0x7f01020d;
public static final int colorPrimaryDark = 0x7f01020e;
public static final int colorSwitchThumbNormal = 0x7f010214;
public static final int commitIcon = 0x7f01013b;
public static final int contentInsetEnd = 0x7f01002e;
public static final int contentInsetLeft = 0x7f01002f;
public static final int contentInsetRight = 0x7f010030;
public static final int contentInsetStart = 0x7f01002d;
public static final int controlBackground = 0x7f010215;
public static final int customNavigationLayout = 0x7f010026;
public static final int defaultQueryHint = 0x7f010135;
public static final int dialogPreferredPadding = 0x7f0101e6;
public static final int dialogTheme = 0x7f0101e5;
public static final int displayOptions = 0x7f01001c;
public static final int divider = 0x7f010022;
public static final int dividerHorizontal = 0x7f0101f3;
public static final int dividerPadding = 0x7f0100f0;
public static final int dividerVertical = 0x7f0101f2;
public static final int drawableSize = 0x7f0100ae;
public static final int drawerArrowStyle = 0x7f010011;
public static final int dropDownListViewStyle = 0x7f010205;
public static final int dropdownListPreferredItemHeight = 0x7f0101e9;
public static final int editTextBackground = 0x7f0101fa;
public static final int editTextColor = 0x7f0101f9;
public static final int editTextStyle = 0x7f010223;
public static final int elevation = 0x7f010031;
public static final int expandActivityOverflowButtonDrawable = 0x7f010035;
public static final int gapBetweenBars = 0x7f0100af;
public static final int goIcon = 0x7f010137;
public static final int height = 0x7f010012;
public static final int hideOnContentScroll = 0x7f01002c;
public static final int homeAsUpIndicator = 0x7f0101eb;
public static final int homeLayout = 0x7f010027;
public static final int icon = 0x7f010020;
public static final int iconifiedByDefault = 0x7f010133;
public static final int imageButtonStyle = 0x7f0101fb;
public static final int indeterminateProgressStyle = 0x7f010029;
public static final int initialActivityCount = 0x7f010034;
public static final int isLightTheme = 0x7f010013;
public static final int itemPadding = 0x7f01002b;
public static final int layout = 0x7f010132;
public static final int listChoiceBackgroundIndicator = 0x7f01020c;
public static final int listDividerAlertDialog = 0x7f0101e7;
public static final int listItemLayout = 0x7f01003a;
public static final int listLayout = 0x7f010037;
public static final int listPopupWindowStyle = 0x7f010206;
public static final int listPreferredItemHeight = 0x7f010200;
public static final int listPreferredItemHeightLarge = 0x7f010202;
public static final int listPreferredItemHeightSmall = 0x7f010201;
public static final int listPreferredItemPaddingLeft = 0x7f010203;
public static final int listPreferredItemPaddingRight = 0x7f010204;
public static final int logo = 0x7f010021;
public static final int logoDescription = 0x7f01024b;
public static final int maxButtonHeight = 0x7f010246;
public static final int measureWithLargestChild = 0x7f0100ee;
public static final int multiChoiceItemLayout = 0x7f010038;
public static final int navigationContentDescription = 0x7f01024a;
public static final int navigationIcon = 0x7f010249;
public static final int navigationMode = 0x7f01001b;
public static final int overlapAnchor = 0x7f01010c;
public static final int paddingEnd = 0x7f01024f;
public static final int paddingStart = 0x7f01024e;
public static final int panelBackground = 0x7f010209;
public static final int panelMenuListTheme = 0x7f01020b;
public static final int panelMenuListWidth = 0x7f01020a;
public static final int popupMenuStyle = 0x7f0101f7;
public static final int popupTheme = 0x7f010032;
public static final int popupWindowStyle = 0x7f0101f8;
public static final int preserveIconSpacing = 0x7f010103;
public static final int progressBarPadding = 0x7f01002a;
public static final int progressBarStyle = 0x7f010028;
public static final int queryBackground = 0x7f01013d;
public static final int queryHint = 0x7f010134;
public static final int radioButtonStyle = 0x7f010224;
public static final int ratingBarStyle = 0x7f010225;
public static final int searchHintIcon = 0x7f010139;
public static final int searchIcon = 0x7f010138;
public static final int searchViewStyle = 0x7f0101ff;
public static final int seekBarStyle = 0x7f010226;
public static final int selectableItemBackground = 0x7f0101ef;
public static final int selectableItemBackgroundBorderless = 0x7f0101f0;
public static final int showAsAction = 0x7f0100ff;
public static final int showDividers = 0x7f0100ef;
public static final int showText = 0x7f01019b;
public static final int singleChoiceItemLayout = 0x7f010039;
public static final int spinBars = 0x7f0100ad;
public static final int spinnerDropDownItemStyle = 0x7f0101ea;
public static final int spinnerStyle = 0x7f010227;
public static final int splitTrack = 0x7f01019a;
public static final int state_above_anchor = 0x7f01010d;
public static final int submitBackground = 0x7f01013e;
public static final int subtitle = 0x7f01001d;
public static final int subtitleTextAppearance = 0x7f010240;
public static final int subtitleTextColor = 0x7f01024d;
public static final int subtitleTextStyle = 0x7f01001f;
public static final int suggestionRowLayout = 0x7f01013c;
public static final int switchMinWidth = 0x7f010198;
public static final int switchPadding = 0x7f010199;
public static final int switchStyle = 0x7f010228;
public static final int switchTextAppearance = 0x7f010197;
public static final int textAllCaps = 0x7f01003e;
public static final int textAppearanceLargePopupMenu = 0x7f0101e3;
public static final int textAppearanceListItem = 0x7f010207;
public static final int textAppearanceListItemSmall = 0x7f010208;
public static final int textAppearanceSearchResultSubtitle = 0x7f0101fd;
public static final int textAppearanceSearchResultTitle = 0x7f0101fc;
public static final int textAppearanceSmallPopupMenu = 0x7f0101e4;
public static final int textColorAlertDialogListItem = 0x7f01021a;
public static final int textColorSearchUrl = 0x7f0101fe;
public static final int theme = 0x7f010250;
public static final int thickness = 0x7f0100b3;
public static final int thumbTextPadding = 0x7f010196;
public static final int title = 0x7f010019;
public static final int titleMarginBottom = 0x7f010245;
public static final int titleMarginEnd = 0x7f010243;
public static final int titleMarginStart = 0x7f010242;
public static final int titleMarginTop = 0x7f010244;
public static final int titleMargins = 0x7f010241;
public static final int titleTextAppearance = 0x7f01023f;
public static final int titleTextColor = 0x7f01024c;
public static final int titleTextStyle = 0x7f01001e;
public static final int toolbarNavigationButtonStyle = 0x7f0101f6;
public static final int toolbarStyle = 0x7f0101f5;
public static final int track = 0x7f010195;
public static final int voiceIcon = 0x7f01013a;
public static final int windowActionBar = 0x7f0101bd;
public static final int windowActionBarOverlay = 0x7f0101bf;
public static final int windowActionModeOverlay = 0x7f0101c0;
public static final int windowFixedHeightMajor = 0x7f0101c4;
public static final int windowFixedHeightMinor = 0x7f0101c2;
public static final int windowFixedWidthMajor = 0x7f0101c1;
public static final int windowFixedWidthMinor = 0x7f0101c3;
public static final int windowMinWidthMajor = 0x7f0101c5;
public static final int windowMinWidthMinor = 0x7f0101c6;
public static final int windowNoTitle = 0x7f0101be;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f080003;
public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f080001;
public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f080004;
public static final int abc_allow_stacked_button_bar = 0x7f080000;
public static final int abc_config_actionMenuItemAllCaps = 0x7f080005;
public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0d004a;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0d004b;
public static final int abc_color_highlight_material = 0x7f0d004c;
public static final int abc_input_method_navigation_guard = 0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0d004d;
public static final int abc_primary_text_disable_only_material_light = 0x7f0d004e;
public static final int abc_primary_text_material_dark = 0x7f0d004f;
public static final int abc_primary_text_material_light = 0x7f0d0050;
public static final int abc_search_url_text = 0x7f0d0051;
public static final int abc_search_url_text_normal = 0x7f0d0001;
public static final int abc_search_url_text_pressed = 0x7f0d0002;
public static final int abc_search_url_text_selected = 0x7f0d0003;
public static final int abc_secondary_text_material_dark = 0x7f0d0052;
public static final int abc_secondary_text_material_light = 0x7f0d0053;
public static final int accent_material_dark = 0x7f0d0004;
public static final int accent_material_light = 0x7f0d0005;
public static final int background_floating_material_dark = 0x7f0d0006;
public static final int background_floating_material_light = 0x7f0d0007;
public static final int background_material_dark = 0x7f0d0008;
public static final int background_material_light = 0x7f0d0009;
public static final int bright_foreground_disabled_material_dark = 0x7f0d000a;
public static final int bright_foreground_disabled_material_light = 0x7f0d000b;
public static final int bright_foreground_inverse_material_dark = 0x7f0d000c;
public static final int bright_foreground_inverse_material_light = 0x7f0d000d;
public static final int bright_foreground_material_dark = 0x7f0d000e;
public static final int bright_foreground_material_light = 0x7f0d000f;
public static final int button_material_dark = 0x7f0d0010;
public static final int button_material_light = 0x7f0d0011;
public static final int dim_foreground_disabled_material_dark = 0x7f0d0022;
public static final int dim_foreground_disabled_material_light = 0x7f0d0023;
public static final int dim_foreground_material_dark = 0x7f0d0024;
public static final int dim_foreground_material_light = 0x7f0d0025;
public static final int foreground_material_dark = 0x7f0d0026;
public static final int foreground_material_light = 0x7f0d0027;
public static final int highlighted_text_material_dark = 0x7f0d0028;
public static final int highlighted_text_material_light = 0x7f0d0029;
public static final int hint_foreground_material_dark = 0x7f0d002a;
public static final int hint_foreground_material_light = 0x7f0d002b;
public static final int material_blue_grey_800 = 0x7f0d002c;
public static final int material_blue_grey_900 = 0x7f0d002d;
public static final int material_blue_grey_950 = 0x7f0d002e;
public static final int material_deep_teal_200 = 0x7f0d002f;
public static final int material_deep_teal_500 = 0x7f0d0030;
public static final int material_grey_100 = 0x7f0d0031;
public static final int material_grey_300 = 0x7f0d0032;
public static final int material_grey_50 = 0x7f0d0033;
public static final int material_grey_600 = 0x7f0d0034;
public static final int material_grey_800 = 0x7f0d0035;
public static final int material_grey_850 = 0x7f0d0036;
public static final int material_grey_900 = 0x7f0d0037;
public static final int primary_dark_material_dark = 0x7f0d0038;
public static final int primary_dark_material_light = 0x7f0d0039;
public static final int primary_material_dark = 0x7f0d003a;
public static final int primary_material_light = 0x7f0d003b;
public static final int primary_text_default_material_dark = 0x7f0d003c;
public static final int primary_text_default_material_light = 0x7f0d003d;
public static final int primary_text_disabled_material_dark = 0x7f0d003e;
public static final int primary_text_disabled_material_light = 0x7f0d003f;
public static final int ripple_material_dark = 0x7f0d0040;
public static final int ripple_material_light = 0x7f0d0041;
public static final int secondary_text_default_material_dark = 0x7f0d0042;
public static final int secondary_text_default_material_light = 0x7f0d0043;
public static final int secondary_text_disabled_material_dark = 0x7f0d0044;
public static final int secondary_text_disabled_material_light = 0x7f0d0045;
public static final int switch_thumb_disabled_material_dark = 0x7f0d0046;
public static final int switch_thumb_disabled_material_light = 0x7f0d0047;
public static final int switch_thumb_material_dark = 0x7f0d0054;
public static final int switch_thumb_material_light = 0x7f0d0055;
public static final int switch_thumb_normal_material_dark = 0x7f0d0048;
public static final int switch_thumb_normal_material_light = 0x7f0d0049;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f09000d;
public static final int abc_action_bar_default_height_material = 0x7f090001;
public static final int abc_action_bar_default_padding_end_material = 0x7f09000e;
public static final int abc_action_bar_default_padding_start_material = 0x7f09000f;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f09001a;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f09001b;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f09001c;
public static final int abc_action_bar_progress_bar_size = 0x7f090002;
public static final int abc_action_bar_stacked_max_height = 0x7f09001d;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f09001e;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f09001f;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f090020;
public static final int abc_action_button_min_height_material = 0x7f090021;
public static final int abc_action_button_min_width_material = 0x7f090022;
public static final int abc_action_button_min_width_overflow_material = 0x7f090023;
public static final int abc_alert_dialog_button_bar_height = 0x7f090000;
public static final int abc_button_inset_horizontal_material = 0x7f090024;
public static final int abc_button_inset_vertical_material = 0x7f090025;
public static final int abc_button_padding_horizontal_material = 0x7f090026;
public static final int abc_button_padding_vertical_material = 0x7f090027;
public static final int abc_config_prefDialogWidth = 0x7f090005;
public static final int abc_control_corner_material = 0x7f090028;
public static final int abc_control_inset_material = 0x7f090029;
public static final int abc_control_padding_material = 0x7f09002a;
public static final int abc_dialog_fixed_height_major = 0x7f090006;
public static final int abc_dialog_fixed_height_minor = 0x7f090007;
public static final int abc_dialog_fixed_width_major = 0x7f090008;
public static final int abc_dialog_fixed_width_minor = 0x7f090009;
public static final int abc_dialog_list_padding_vertical_material = 0x7f09002b;
public static final int abc_dialog_min_width_major = 0x7f09000a;
public static final int abc_dialog_min_width_minor = 0x7f09000b;
public static final int abc_dialog_padding_material = 0x7f09002c;
public static final int abc_dialog_padding_top_material = 0x7f09002d;
public static final int abc_disabled_alpha_material_dark = 0x7f09002e;
public static final int abc_disabled_alpha_material_light = 0x7f09002f;
public static final int abc_dropdownitem_icon_width = 0x7f090030;
public static final int abc_dropdownitem_text_padding_left = 0x7f090031;
public static final int abc_dropdownitem_text_padding_right = 0x7f090032;
public static final int abc_edit_text_inset_bottom_material = 0x7f090033;
public static final int abc_edit_text_inset_horizontal_material = 0x7f090034;
public static final int abc_edit_text_inset_top_material = 0x7f090035;
public static final int abc_floating_window_z = 0x7f090036;
public static final int abc_list_item_padding_horizontal_material = 0x7f090037;
public static final int abc_panel_menu_list_width = 0x7f090038;
public static final int abc_search_view_preferred_width = 0x7f090039;
public static final int abc_search_view_text_min_width = 0x7f09000c;
public static final int abc_seekbar_track_background_height_material = 0x7f09003a;
public static final int abc_seekbar_track_progress_height_material = 0x7f09003b;
public static final int abc_select_dialog_padding_start_material = 0x7f09003c;
public static final int abc_switch_padding = 0x7f090017;
public static final int abc_text_size_body_1_material = 0x7f09003d;
public static final int abc_text_size_body_2_material = 0x7f09003e;
public static final int abc_text_size_button_material = 0x7f09003f;
public static final int abc_text_size_caption_material = 0x7f090040;
public static final int abc_text_size_display_1_material = 0x7f090041;
public static final int abc_text_size_display_2_material = 0x7f090042;
public static final int abc_text_size_display_3_material = 0x7f090043;
public static final int abc_text_size_display_4_material = 0x7f090044;
public static final int abc_text_size_headline_material = 0x7f090045;
public static final int abc_text_size_large_material = 0x7f090046;
public static final int abc_text_size_medium_material = 0x7f090047;
public static final int abc_text_size_menu_material = 0x7f090048;
public static final int abc_text_size_small_material = 0x7f090049;
public static final int abc_text_size_subhead_material = 0x7f09004a;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f090003;
public static final int abc_text_size_title_material = 0x7f09004b;
public static final int abc_text_size_title_material_toolbar = 0x7f090004;
public static final int disabled_alpha_material_dark = 0x7f090064;
public static final int disabled_alpha_material_light = 0x7f090065;
public static final int highlight_alpha_material_colored = 0x7f090067;
public static final int highlight_alpha_material_dark = 0x7f090068;
public static final int highlight_alpha_material_light = 0x7f090069;
public static final int notification_large_icon_height = 0x7f09006b;
public static final int notification_large_icon_width = 0x7f09006c;
public static final int notification_subtext_size = 0x7f09006d;
}
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_rating_star_off_mtrl_alpha = 0x7f02000b;
public static final int abc_btn_rating_star_on_mtrl_alpha = 0x7f02000c;
public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000d;
public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000e;
public static final int abc_cab_background_internal_bg = 0x7f02000f;
public static final int abc_cab_background_top_material = 0x7f020010;
public static final int abc_cab_background_top_mtrl_alpha = 0x7f020011;
public static final int abc_control_background_material = 0x7f020012;
public static final int abc_dialog_material_background_dark = 0x7f020013;
public static final int abc_dialog_material_background_light = 0x7f020014;
public static final int abc_edit_text_material = 0x7f020015;
public static final int abc_ic_ab_back_mtrl_am_alpha = 0x7f020016;
public static final int abc_ic_clear_mtrl_alpha = 0x7f020017;
public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018;
public static final int abc_ic_go_search_api_mtrl_alpha = 0x7f020019;
public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f02001a;
public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f02001b;
public static final int abc_ic_menu_moreoverflow_mtrl_alpha = 0x7f02001c;
public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001d;
public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001e;
public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001f;
public static final int abc_ic_search_api_mtrl_alpha = 0x7f020020;
public static final int abc_ic_voice_search_api_mtrl_alpha = 0x7f020021;
public static final int abc_item_background_holo_dark = 0x7f020022;
public static final int abc_item_background_holo_light = 0x7f020023;
public static final int abc_list_divider_mtrl_alpha = 0x7f020024;
public static final int abc_list_focused_holo = 0x7f020025;
public static final int abc_list_longpressed_holo = 0x7f020026;
public static final int abc_list_pressed_holo_dark = 0x7f020027;
public static final int abc_list_pressed_holo_light = 0x7f020028;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f020029;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002a;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002b;
public static final int abc_list_selector_disabled_holo_light = 0x7f02002c;
public static final int abc_list_selector_holo_dark = 0x7f02002d;
public static final int abc_list_selector_holo_light = 0x7f02002e;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f02002f;
public static final int abc_popup_background_mtrl_mult = 0x7f020030;
public static final int abc_ratingbar_full_material = 0x7f020031;
public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020032;
public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020033;
public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f020034;
public static final int abc_scrubber_primary_mtrl_alpha = 0x7f020035;
public static final int abc_scrubber_track_mtrl_alpha = 0x7f020036;
public static final int abc_seekbar_thumb_material = 0x7f020037;
public static final int abc_seekbar_track_material = 0x7f020038;
public static final int abc_spinner_mtrl_am_alpha = 0x7f020039;
public static final int abc_spinner_textfield_background_material = 0x7f02003a;
public static final int abc_switch_thumb_material = 0x7f02003b;
public static final int abc_switch_track_mtrl_alpha = 0x7f02003c;
public static final int abc_tab_indicator_material = 0x7f02003d;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f02003e;
public static final int abc_text_cursor_material = 0x7f02003f;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f020040;
public static final int abc_textfield_default_mtrl_alpha = 0x7f020041;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020042;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020043;
public static final int abc_textfield_search_material = 0x7f020044;
public static final int notification_template_icon_bg = 0x7f020051;
}
public static final class id {
public static final int action0 = 0x7f0e00a4;
public static final int action_bar = 0x7f0e0079;
public static final int action_bar_activity_content = 0x7f0e0000;
public static final int action_bar_container = 0x7f0e0078;
public static final int action_bar_root = 0x7f0e0074;
public static final int action_bar_spinner = 0x7f0e0001;
public static final int action_bar_subtitle = 0x7f0e005a;
public static final int action_bar_title = 0x7f0e0059;
public static final int action_context_bar = 0x7f0e007a;
public static final int action_divider = 0x7f0e00a8;
public static final int action_menu_divider = 0x7f0e0002;
public static final int action_menu_presenter = 0x7f0e0003;
public static final int action_mode_bar = 0x7f0e0076;
public static final int action_mode_bar_stub = 0x7f0e0075;
public static final int action_mode_close_button = 0x7f0e005b;
public static final int activity_chooser_view_content = 0x7f0e005c;
public static final int alertTitle = 0x7f0e0068;
public static final int always = 0x7f0e0047;
public static final int beginning = 0x7f0e0046;
public static final int buttonPanel = 0x7f0e0063;
public static final int cancel_action = 0x7f0e00a5;
public static final int checkbox = 0x7f0e0071;
public static final int chronometer = 0x7f0e00ab;
public static final int collapseActionView = 0x7f0e0048;
public static final int contentPanel = 0x7f0e0069;
public static final int custom = 0x7f0e006f;
public static final int customPanel = 0x7f0e006e;
public static final int decor_content_parent = 0x7f0e0077;
public static final int default_activity_button = 0x7f0e005f;
public static final int disableHome = 0x7f0e0015;
public static final int edit_query = 0x7f0e007b;
public static final int end = 0x7f0e0027;
public static final int end_padder = 0x7f0e00b0;
public static final int expand_activities_button = 0x7f0e005d;
public static final int expanded_menu = 0x7f0e0070;
public static final int home = 0x7f0e0004;
public static final int homeAsUp = 0x7f0e0016;
public static final int icon = 0x7f0e0061;
public static final int ifRoom = 0x7f0e0049;
public static final int image = 0x7f0e005e;
public static final int info = 0x7f0e00af;
public static final int line1 = 0x7f0e00a9;
public static final int line3 = 0x7f0e00ad;
public static final int listMode = 0x7f0e0013;
public static final int list_item = 0x7f0e0060;
public static final int media_actions = 0x7f0e00a7;
public static final int middle = 0x7f0e003a;
public static final int multiply = 0x7f0e002d;
public static final int never = 0x7f0e004a;
public static final int none = 0x7f0e0017;
public static final int normal = 0x7f0e000e;
public static final int parentPanel = 0x7f0e0065;
public static final int progress_circular = 0x7f0e0006;
public static final int progress_horizontal = 0x7f0e0007;
public static final int radio = 0x7f0e0073;
public static final int screen = 0x7f0e002e;
public static final int scrollIndicatorDown = 0x7f0e006d;
public static final int scrollIndicatorUp = 0x7f0e006a;
public static final int scrollView = 0x7f0e006b;
public static final int search_badge = 0x7f0e007d;
public static final int search_bar = 0x7f0e007c;
public static final int search_button = 0x7f0e007e;
public static final int search_close_btn = 0x7f0e0083;
public static final int search_edit_frame = 0x7f0e007f;
public static final int search_go_btn = 0x7f0e0085;
public static final int search_mag_icon = 0x7f0e0080;
public static final int search_plate = 0x7f0e0081;
public static final int search_src_text = 0x7f0e0082;
public static final int search_voice_btn = 0x7f0e0086;
public static final int select_dialog_listview = 0x7f0e0087;
public static final int shortcut = 0x7f0e0072;
public static final int showCustom = 0x7f0e0018;
public static final int showHome = 0x7f0e0019;
public static final int showTitle = 0x7f0e001a;
public static final int spacer = 0x7f0e0064;
public static final int split_action_bar = 0x7f0e0008;
public static final int src_atop = 0x7f0e002f;
public static final int src_in = 0x7f0e0030;
public static final int src_over = 0x7f0e0031;
public static final int status_bar_latest_event_content = 0x7f0e00a6;
public static final int submit_area = 0x7f0e0084;
public static final int tabMode = 0x7f0e0014;
public static final int text = 0x7f0e00ae;
public static final int text2 = 0x7f0e00ac;
public static final int textSpacerNoButtons = 0x7f0e006c;
public static final int time = 0x7f0e00aa;
public static final int title = 0x7f0e0062;
public static final int title_template = 0x7f0e0067;
public static final int topPanel = 0x7f0e0066;
public static final int up = 0x7f0e0009;
public static final int useLogo = 0x7f0e001b;
public static final int withText = 0x7f0e004b;
public static final int wrap_content = 0x7f0e0054;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f0b0002;
public static final int abc_config_activityShortDur = 0x7f0b0003;
public static final int abc_max_action_buttons = 0x7f0b0000;
public static final int cancel_button_image_alpha = 0x7f0b0004;
public static final int status_bar_notification_info_maxnum = 0x7f0b0005;
}
public static final class layout {
public static final int abc_action_bar_title_item = 0x7f040000;
public static final int abc_action_bar_up_container = 0x7f040001;
public static final int abc_action_bar_view_list_nav_layout = 0x7f040002;
public static final int abc_action_menu_item_layout = 0x7f040003;
public static final int abc_action_menu_layout = 0x7f040004;
public static final int abc_action_mode_bar = 0x7f040005;
public static final int abc_action_mode_close_item_material = 0x7f040006;
public static final int abc_activity_chooser_view = 0x7f040007;
public static final int abc_activity_chooser_view_list_item = 0x7f040008;
public static final int abc_alert_dialog_button_bar_material = 0x7f040009;
public static final int abc_alert_dialog_material = 0x7f04000a;
public static final int abc_dialog_title_material = 0x7f04000b;
public static final int abc_expanded_menu_layout = 0x7f04000c;
public static final int abc_list_menu_item_checkbox = 0x7f04000d;
public static final int abc_list_menu_item_icon = 0x7f04000e;
public static final int abc_list_menu_item_layout = 0x7f04000f;
public static final int abc_list_menu_item_radio = 0x7f040010;
public static final int abc_popup_menu_item_layout = 0x7f040011;
public static final int abc_screen_content_include = 0x7f040012;
public static final int abc_screen_simple = 0x7f040013;
public static final int abc_screen_simple_overlay_action_mode = 0x7f040014;
public static final int abc_screen_toolbar = 0x7f040015;
public static final int abc_search_dropdown_item_icons_2line = 0x7f040016;
public static final int abc_search_view = 0x7f040017;
public static final int abc_select_dialog_material = 0x7f040018;
public static final int notification_media_action = 0x7f04002e;
public static final int notification_media_cancel_action = 0x7f04002f;
public static final int notification_template_big_media = 0x7f040030;
public static final int notification_template_big_media_narrow = 0x7f040031;
public static final int notification_template_lines = 0x7f040032;
public static final int notification_template_media = 0x7f040033;
public static final int notification_template_part_chronometer = 0x7f040034;
public static final int notification_template_part_time = 0x7f040035;
public static final int select_dialog_item_material = 0x7f040036;
public static final int select_dialog_multichoice_material = 0x7f040037;
public static final int select_dialog_singlechoice_material = 0x7f040038;
public static final int support_simple_spinner_dropdown_item = 0x7f040039;
}
public static final class string {
public static final int abc_action_bar_home_description = 0x7f070000;
public static final int abc_action_bar_home_description_format = 0x7f070001;
public static final int abc_action_bar_home_subtitle_description_format = 0x7f070002;
public static final int abc_action_bar_up_description = 0x7f070003;
public static final int abc_action_menu_overflow_description = 0x7f070004;
public static final int abc_action_mode_done = 0x7f070005;
public static final int abc_activity_chooser_view_see_all = 0x7f070006;
public static final int abc_activitychooserview_choose_application = 0x7f070007;
public static final int abc_capital_off = 0x7f070008;
public static final int abc_capital_on = 0x7f070009;
public static final int abc_search_hint = 0x7f07000a;
public static final int abc_searchview_description_clear = 0x7f07000b;
public static final int abc_searchview_description_query = 0x7f07000c;
public static final int abc_searchview_description_search = 0x7f07000d;
public static final int abc_searchview_description_submit = 0x7f07000e;
public static final int abc_searchview_description_voice = 0x7f07000f;
public static final int abc_shareactionprovider_share_with = 0x7f070010;
public static final int abc_shareactionprovider_share_with_application = 0x7f070011;
public static final int abc_toolbar_collapse_description = 0x7f070012;
public static final int status_bar_notification_info_overflow = 0x7f070013;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f0a007f;
public static final int AlertDialog_AppCompat_Light = 0x7f0a0080;
public static final int Animation_AppCompat_Dialog = 0x7f0a0081;
public static final int Animation_AppCompat_DropDownUp = 0x7f0a0082;
public static final int Base_AlertDialog_AppCompat = 0x7f0a0086;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f0a0087;
public static final int Base_Animation_AppCompat_Dialog = 0x7f0a0088;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0a0089;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0a008b;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f0a008a;
public static final int Base_TextAppearance_AppCompat = 0x7f0a0031;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0a0032;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0a0033;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f0a001a;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0a0034;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0a0035;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0a0036;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0a0037;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0a0038;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0a0039;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0a0005;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f0a003a;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0a0006;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0a003b;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0a003c;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0a003d;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0a0007;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0a003e;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0a008c;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0a003f;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0a0040;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f0a0041;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0a0008;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0a0042;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0a0009;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f0a0043;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0a000a;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0a0044;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0a0045;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0a0046;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0a0047;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0a0048;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0a0049;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0a004a;
public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f0a004b;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0a007b;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0a008d;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0a004c;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0a004d;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0a004e;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0a004f;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0a008e;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0a0050;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0a0051;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0a0097;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0a0098;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0a0099;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0a009a;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0a009b;
public static final int Base_Theme_AppCompat = 0x7f0a0052;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0a008f;
public static final int Base_Theme_AppCompat_Dialog = 0x7f0a000b;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0a0002;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0a0090;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0a0091;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0a0092;
public static final int Base_Theme_AppCompat_Light = 0x7f0a0053;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0a0093;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0a000c;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0a0003;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0a0094;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0a0095;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0a0096;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0a000d;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0a000e;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f0a0016;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f0a0017;
public static final int Base_V21_Theme_AppCompat = 0x7f0a0054;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0a0055;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f0a0056;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0a0057;
public static final int Base_V22_Theme_AppCompat = 0x7f0a0079;
public static final int Base_V22_Theme_AppCompat_Light = 0x7f0a007a;
public static final int Base_V23_Theme_AppCompat = 0x7f0a007c;
public static final int Base_V23_Theme_AppCompat_Light = 0x7f0a007d;
public static final int Base_V7_Theme_AppCompat = 0x7f0a009c;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0a009d;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0a009e;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0a009f;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0a00a0;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0a00a1;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0a00a2;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0a00a3;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0a00a4;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0a0058;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0a0059;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f0a005a;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0a005b;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0a005c;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0a00a5;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0a00a6;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0a0018;
public static final int Base_Widget_AppCompat_Button = 0x7f0a005d;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0a0061;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0a00a8;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0a005e;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0a005f;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0a00a7;
public static final int Base_Widget_AppCompat_Button_Colored = 0x7f0a007e;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f0a0060;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0a0062;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0a0063;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0a00a9;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0a0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0a00aa;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0a0064;
public static final int Base_Widget_AppCompat_EditText = 0x7f0a0019;
public static final int Base_Widget_AppCompat_ImageButton = 0x7f0a0065;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0a00ab;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0a00ac;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0a00ad;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0a0066;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0a0067;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0a0068;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0a0069;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0a006a;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0a006b;
public static final int Base_Widget_AppCompat_ListView = 0x7f0a006c;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0a006d;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0a006e;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0a006f;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0a0070;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0a00ae;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0a000f;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0a0010;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f0a0071;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0a00af;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0a00b0;
public static final int Base_Widget_AppCompat_SeekBar = 0x7f0a0072;
public static final int Base_Widget_AppCompat_Spinner = 0x7f0a0073;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0a0004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0a0074;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0a00b1;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0a0075;
public static final int Platform_AppCompat = 0x7f0a0011;
public static final int Platform_AppCompat_Light = 0x7f0a0012;
public static final int Platform_ThemeOverlay_AppCompat = 0x7f0a0076;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0a0077;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0a0078;
public static final int Platform_V11_AppCompat = 0x7f0a0013;
public static final int Platform_V11_AppCompat_Light = 0x7f0a0014;
public static final int Platform_V14_AppCompat = 0x7f0a001b;
public static final int Platform_V14_AppCompat_Light = 0x7f0a001c;
public static final int Platform_Widget_AppCompat_Spinner = 0x7f0a0015;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0a0022;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0a0023;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0a0024;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0a0025;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0a0026;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0a0027;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0a002d;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0a0028;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0a0029;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0a002a;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0a002b;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0a002c;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f0a002e;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0a002f;
public static final int TextAppearance_AppCompat = 0x7f0a00fb;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0a00fc;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0a00fd;
public static final int TextAppearance_AppCompat_Button = 0x7f0a00fe;
public static final int TextAppearance_AppCompat_Caption = 0x7f0a00ff;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0a0100;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0a0101;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0a0102;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0a0103;
public static final int TextAppearance_AppCompat_Headline = 0x7f0a0104;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0a0105;
public static final int TextAppearance_AppCompat_Large = 0x7f0a0106;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0a0107;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0a0108;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0a0109;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0a010a;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0a010b;
public static final int TextAppearance_AppCompat_Medium = 0x7f0a010c;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0a010d;
public static final int TextAppearance_AppCompat_Menu = 0x7f0a010e;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0a010f;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0a0110;
public static final int TextAppearance_AppCompat_Small = 0x7f0a0111;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0a0112;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0a0113;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0a0114;
public static final int TextAppearance_AppCompat_Title = 0x7f0a0115;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0a0116;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0a0117;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0a0118;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0a0119;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0a011a;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0a011b;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0a011c;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0a011d;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0a011e;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0a011f;
public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0a0120;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0a0121;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0a0122;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0a0123;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0a0124;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0a0125;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0a0126;
public static final int TextAppearance_StatusBar_EventContent = 0x7f0a001d;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f0a001e;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f0a001f;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f0a0020;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f0a0021;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0a012e;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0a012f;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0a0130;
public static final int ThemeOverlay_AppCompat = 0x7f0a013f;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0a0140;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f0a0141;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0a0142;
public static final int ThemeOverlay_AppCompat_Light = 0x7f0a0143;
public static final int Theme_AppCompat = 0x7f0a0131;
public static final int Theme_AppCompat_CompactMenu = 0x7f0a0132;
public static final int Theme_AppCompat_Dialog = 0x7f0a0133;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0a0136;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0a0134;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0a0135;
public static final int Theme_AppCompat_Light = 0x7f0a0137;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0a0138;
public static final int Theme_AppCompat_Light_Dialog = 0x7f0a0139;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0a013c;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0a013a;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0a013b;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0a013d;
public static final int Theme_AppCompat_NoActionBar = 0x7f0a013e;
public static final int Widget_AppCompat_ActionBar = 0x7f0a0144;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0a0145;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0a0146;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0a0147;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0a0148;
public static final int Widget_AppCompat_ActionButton = 0x7f0a0149;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0a014a;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0a014b;
public static final int Widget_AppCompat_ActionMode = 0x7f0a014c;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f0a014d;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0a014e;
public static final int Widget_AppCompat_Button = 0x7f0a014f;
public static final int Widget_AppCompat_ButtonBar = 0x7f0a0155;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0a0156;
public static final int Widget_AppCompat_Button_Borderless = 0x7f0a0150;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0a0151;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0a0152;
public static final int Widget_AppCompat_Button_Colored = 0x7f0a0153;
public static final int Widget_AppCompat_Button_Small = 0x7f0a0154;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0a0157;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0a0158;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0a0159;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0a015a;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0a015b;
public static final int Widget_AppCompat_EditText = 0x7f0a015c;
public static final int Widget_AppCompat_ImageButton = 0x7f0a015d;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f0a015e;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0a015f;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0a0160;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0a0161;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0a0162;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0a0163;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0a0164;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0a0165;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0a0166;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f0a0167;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0a0168;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0a0169;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0a016a;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0a016b;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0a016c;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0a016d;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0a016e;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0a016f;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0a0170;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0a0171;
public static final int Widget_AppCompat_Light_SearchView = 0x7f0a0172;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0a0173;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f0a0174;
public static final int Widget_AppCompat_ListView = 0x7f0a0175;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f0a0176;
public static final int Widget_AppCompat_ListView_Menu = 0x7f0a0177;
public static final int Widget_AppCompat_PopupMenu = 0x7f0a0178;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0a0179;
public static final int Widget_AppCompat_PopupWindow = 0x7f0a017a;
public static final int Widget_AppCompat_ProgressBar = 0x7f0a017b;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0a017c;
public static final int Widget_AppCompat_RatingBar = 0x7f0a017d;
public static final int Widget_AppCompat_SearchView = 0x7f0a017e;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0a017f;
public static final int Widget_AppCompat_SeekBar = 0x7f0a0180;
public static final int Widget_AppCompat_Spinner = 0x7f0a0181;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0a0182;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0a0183;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0a0184;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0a0185;
public static final int Widget_AppCompat_Toolbar = 0x7f0a0186;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0a0187;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010012, 0x7f010019, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f0101eb };
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_contentInsetLeft = 22;
public static final int ActionBar_contentInsetRight = 23;
public static final int ActionBar_contentInsetStart = 20;
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 = 24;
public static final int ActionBar_height = 0;
public static final int ActionBar_hideOnContentScroll = 19;
public static final int ActionBar_homeAsUpIndicator = 26;
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 = 25;
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 = { 0x7f010012, 0x7f01001e, 0x7f01001f, 0x7f010023, 0x7f010025, 0x7f010033 };
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 = { 0x7f010034, 0x7f010035 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a };
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[] AppCompatTextView = { 0x01010034, 0x7f01003e };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] ButtonBarLayout = { 0x7f010046 };
public static final int ButtonBarLayout_allowStacking = 0;
public static final int[] CompoundButton = { 0x01010107, 0x7f01007a, 0x7f01007b };
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 = { 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
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, 0x7f010022, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0 };
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, 0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102 };
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, 0x7f010103 };
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[] PopupWindow = { 0x01010176, 0x7f01010c };
public static final int[] PopupWindowBackgroundState = { 0x7f01010d };
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
public static final int PopupWindow_android_popupBackground = 0;
public static final int PopupWindow_overlapAnchor = 1;
public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f010132, 0x7f010133, 0x7f010134, 0x7f010135, 0x7f010136, 0x7f010137, 0x7f010138, 0x7f010139, 0x7f01013a, 0x7f01013b, 0x7f01013c, 0x7f01013d, 0x7f01013e };
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 = { 0x010100af, 0x0101013f, 0x01010140, 0x01010176, 0x0101017b, 0x01010262, 0x7f010032, 0x7f010178, 0x7f010179, 0x7f01017a, 0x7f01017b, 0x7f01017c, 0x7f01017d, 0x7f01017e, 0x7f01017f, 0x7f010180, 0x7f010181, 0x7f010182, 0x7f010183, 0x7f010184, 0x7f010185, 0x7f010186, 0x7f010187, 0x7f010188, 0x7f010189, 0x7f01018a, 0x7f01018b, 0x7f01018c };
public static final int Spinner_android_dropDownWidth = 5;
public static final int Spinner_android_popupBackground = 3;
public static final int Spinner_android_prompt = 4;
public static final int Spinner_popupTheme = 6;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f010195, 0x7f010196, 0x7f010197, 0x7f010198, 0x7f010199, 0x7f01019a, 0x7f01019b };
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 = 9;
public static final int SwitchCompat_splitTrack = 8;
public static final int SwitchCompat_switchMinWidth = 6;
public static final int SwitchCompat_switchPadding = 7;
public static final int SwitchCompat_switchTextAppearance = 5;
public static final int SwitchCompat_thumbTextPadding = 4;
public static final int SwitchCompat_track = 3;
public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x01010099, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x0101038c, 0x010103ac, 0x0101045d, 0x010104b6, 0x010104b7, 0x7f01001a, 0x7f01003e };
public static final int TextAppearance_android_shadowColor = 7;
public static final int TextAppearance_android_shadowDx = 8;
public static final int TextAppearance_android_shadowDy = 9;
public static final int TextAppearance_android_shadowRadius = 10;
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 = 17;
public static final int[] Theme = { 0x01010057, 0x010100ae, 0x7f0101bd, 0x7f0101be, 0x7f0101bf, 0x7f0101c0, 0x7f0101c1, 0x7f0101c2, 0x7f0101c3, 0x7f0101c4, 0x7f0101c5, 0x7f0101c6, 0x7f0101c7, 0x7f0101c8, 0x7f0101c9, 0x7f0101ca, 0x7f0101cb, 0x7f0101cc, 0x7f0101cd, 0x7f0101ce, 0x7f0101cf, 0x7f0101d0, 0x7f0101d1, 0x7f0101d2, 0x7f0101d3, 0x7f0101d4, 0x7f0101d5, 0x7f0101d6, 0x7f0101d7, 0x7f0101d8, 0x7f0101d9, 0x7f0101da, 0x7f0101db, 0x7f0101dc, 0x7f0101dd, 0x7f0101de, 0x7f0101df, 0x7f0101e0, 0x7f0101e1, 0x7f0101e2, 0x7f0101e3, 0x7f0101e4, 0x7f0101e5, 0x7f0101e6, 0x7f0101e7, 0x7f0101e8, 0x7f0101e9, 0x7f0101ea, 0x7f0101eb, 0x7f0101ec, 0x7f0101ed, 0x7f0101ee, 0x7f0101ef, 0x7f0101f0, 0x7f0101f1, 0x7f0101f2, 0x7f0101f3, 0x7f0101f4, 0x7f0101f5, 0x7f0101f6, 0x7f0101f7, 0x7f0101f8, 0x7f0101f9, 0x7f0101fa, 0x7f0101fb, 0x7f0101fc, 0x7f0101fd, 0x7f0101fe, 0x7f0101ff, 0x7f010200, 0x7f010201, 0x7f010202, 0x7f010203, 0x7f010204, 0x7f010205, 0x7f010206, 0x7f010207, 0x7f010208, 0x7f010209, 0x7f01020a, 0x7f01020b, 0x7f01020c, 0x7f01020d, 0x7f01020e, 0x7f01020f, 0x7f010210, 0x7f010211, 0x7f010212, 0x7f010213, 0x7f010214, 0x7f010215, 0x7f010216, 0x7f010217, 0x7f010218, 0x7f010219, 0x7f01021a, 0x7f01021b, 0x7f01021c, 0x7f01021d, 0x7f01021e, 0x7f01021f, 0x7f010220, 0x7f010221, 0x7f010222, 0x7f010223, 0x7f010224, 0x7f010225, 0x7f010226, 0x7f010227, 0x7f010228 };
public static final int Theme_actionBarDivider = 23;
public static final int Theme_actionBarItemBackground = 24;
public static final int Theme_actionBarPopupTheme = 17;
public static final int Theme_actionBarSize = 22;
public static final int Theme_actionBarSplitStyle = 19;
public static final int Theme_actionBarStyle = 18;
public static final int Theme_actionBarTabBarStyle = 13;
public static final int Theme_actionBarTabStyle = 12;
public static final int Theme_actionBarTabTextStyle = 14;
public static final int Theme_actionBarTheme = 20;
public static final int Theme_actionBarWidgetTheme = 21;
public static final int Theme_actionButtonStyle = 49;
public static final int Theme_actionDropDownStyle = 45;
public static final int Theme_actionMenuTextAppearance = 25;
public static final int Theme_actionMenuTextColor = 26;
public static final int Theme_actionModeBackground = 29;
public static final int Theme_actionModeCloseButtonStyle = 28;
public static final int Theme_actionModeCloseDrawable = 31;
public static final int Theme_actionModeCopyDrawable = 33;
public static final int Theme_actionModeCutDrawable = 32;
public static final int Theme_actionModeFindDrawable = 37;
public static final int Theme_actionModePasteDrawable = 34;
public static final int Theme_actionModePopupWindowStyle = 39;
public static final int Theme_actionModeSelectAllDrawable = 35;
public static final int Theme_actionModeShareDrawable = 36;
public static final int Theme_actionModeSplitBackground = 30;
public static final int Theme_actionModeStyle = 27;
public static final int Theme_actionModeWebSearchDrawable = 38;
public static final int Theme_actionOverflowButtonStyle = 15;
public static final int Theme_actionOverflowMenuStyle = 16;
public static final int Theme_activityChooserViewStyle = 57;
public static final int Theme_alertDialogButtonGroupStyle = 92;
public static final int Theme_alertDialogCenterButtons = 93;
public static final int Theme_alertDialogStyle = 91;
public static final int Theme_alertDialogTheme = 94;
public static final int Theme_android_windowAnimationStyle = 1;
public static final int Theme_android_windowIsFloating = 0;
public static final int Theme_autoCompleteTextViewStyle = 99;
public static final int Theme_borderlessButtonStyle = 54;
public static final int Theme_buttonBarButtonStyle = 51;
public static final int Theme_buttonBarNegativeButtonStyle = 97;
public static final int Theme_buttonBarNeutralButtonStyle = 98;
public static final int Theme_buttonBarPositiveButtonStyle = 96;
public static final int Theme_buttonBarStyle = 50;
public static final int Theme_buttonStyle = 100;
public static final int Theme_buttonStyleSmall = 101;
public static final int Theme_checkboxStyle = 102;
public static final int Theme_checkedTextViewStyle = 103;
public static final int Theme_colorAccent = 84;
public static final int Theme_colorButtonNormal = 88;
public static final int Theme_colorControlActivated = 86;
public static final int Theme_colorControlHighlight = 87;
public static final int Theme_colorControlNormal = 85;
public static final int Theme_colorPrimary = 82;
public static final int Theme_colorPrimaryDark = 83;
public static final int Theme_colorSwitchThumbNormal = 89;
public static final int Theme_controlBackground = 90;
public static final int Theme_dialogPreferredPadding = 43;
public static final int Theme_dialogTheme = 42;
public static final int Theme_dividerHorizontal = 56;
public static final int Theme_dividerVertical = 55;
public static final int Theme_dropDownListViewStyle = 74;
public static final int Theme_dropdownListPreferredItemHeight = 46;
public static final int Theme_editTextBackground = 63;
public static final int Theme_editTextColor = 62;
public static final int Theme_editTextStyle = 104;
public static final int Theme_homeAsUpIndicator = 48;
public static final int Theme_imageButtonStyle = 64;
public static final int Theme_listChoiceBackgroundIndicator = 81;
public static final int Theme_listDividerAlertDialog = 44;
public static final int Theme_listPopupWindowStyle = 75;
public static final int Theme_listPreferredItemHeight = 69;
public static final int Theme_listPreferredItemHeightLarge = 71;
public static final int Theme_listPreferredItemHeightSmall = 70;
public static final int Theme_listPreferredItemPaddingLeft = 72;
public static final int Theme_listPreferredItemPaddingRight = 73;
public static final int Theme_panelBackground = 78;
public static final int Theme_panelMenuListTheme = 80;
public static final int Theme_panelMenuListWidth = 79;
public static final int Theme_popupMenuStyle = 60;
public static final int Theme_popupWindowStyle = 61;
public static final int Theme_radioButtonStyle = 105;
public static final int Theme_ratingBarStyle = 106;
public static final int Theme_searchViewStyle = 68;
public static final int Theme_seekBarStyle = 107;
public static final int Theme_selectableItemBackground = 52;
public static final int Theme_selectableItemBackgroundBorderless = 53;
public static final int Theme_spinnerDropDownItemStyle = 47;
public static final int Theme_spinnerStyle = 108;
public static final int Theme_switchStyle = 109;
public static final int Theme_textAppearanceLargePopupMenu = 40;
public static final int Theme_textAppearanceListItem = 76;
public static final int Theme_textAppearanceListItemSmall = 77;
public static final int Theme_textAppearanceSearchResultSubtitle = 66;
public static final int Theme_textAppearanceSearchResultTitle = 65;
public static final int Theme_textAppearanceSmallPopupMenu = 41;
public static final int Theme_textColorAlertDialogListItem = 95;
public static final int Theme_textColorSearchUrl = 67;
public static final int Theme_toolbarNavigationButtonStyle = 59;
public static final int Theme_toolbarStyle = 58;
public static final int Theme_windowActionBar = 2;
public static final int Theme_windowActionBarOverlay = 4;
public static final int Theme_windowActionModeOverlay = 5;
public static final int Theme_windowFixedHeightMajor = 9;
public static final int Theme_windowFixedHeightMinor = 7;
public static final int Theme_windowFixedWidthMajor = 6;
public static final int Theme_windowFixedWidthMinor = 8;
public static final int Theme_windowMinWidthMajor = 10;
public static final int Theme_windowMinWidthMinor = 11;
public static final int Theme_windowNoTitle = 3;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010019, 0x7f01001d, 0x7f010021, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010032, 0x7f01023f, 0x7f010240, 0x7f010241, 0x7f010242, 0x7f010243, 0x7f010244, 0x7f010245, 0x7f010246, 0x7f010247, 0x7f010248, 0x7f010249, 0x7f01024a, 0x7f01024b, 0x7f01024c, 0x7f01024d };
public static final int Toolbar_android_gravity = 0;
public static final int Toolbar_android_minHeight = 1;
public static final int Toolbar_collapseContentDescription = 19;
public static final int Toolbar_collapseIcon = 18;
public static final int Toolbar_contentInsetEnd = 6;
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_logo = 4;
public static final int Toolbar_logoDescription = 22;
public static final int Toolbar_maxButtonHeight = 17;
public static final int Toolbar_navigationContentDescription = 21;
public static final int Toolbar_navigationIcon = 20;
public static final int Toolbar_popupTheme = 9;
public static final int Toolbar_subtitle = 3;
public static final int Toolbar_subtitleTextAppearance = 11;
public static final int Toolbar_subtitleTextColor = 24;
public static final int Toolbar_title = 2;
public static final int Toolbar_titleMarginBottom = 16;
public static final int Toolbar_titleMarginEnd = 14;
public static final int Toolbar_titleMarginStart = 13;
public static final int Toolbar_titleMarginTop = 15;
public static final int Toolbar_titleMargins = 12;
public static final int Toolbar_titleTextAppearance = 10;
public static final int Toolbar_titleTextColor = 23;
public static final int[] View = { 0x01010000, 0x01010063, 0x0101007f, 0x010100d4, 0x010100d5, 0x010100d6, 0x010100d7, 0x010100d8, 0x010100d9, 0x010100da, 0x010100dc, 0x010100e0, 0x01010119, 0x0101013f, 0x01010140, 0x01010215, 0x010102a8, 0x010102a9, 0x010102aa, 0x010103a5, 0x010103b0, 0x010103b1, 0x010103b2, 0x010103b3, 0x010103b4, 0x01010440, 0x0101046b, 0x0101046c, 0x7f01024e, 0x7f01024f, 0x7f010250 };
public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f010251, 0x7f010252 };
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 = 9;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 29;
public static final int View_paddingStart = 28;
public static final int View_theme = 30;
}
}
/* 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 android.support.v7.cardview;
public final class R {
public static final class attr {
public static final int cardBackgroundColor = 0x7f010047;
public static final int cardCornerRadius = 0x7f010048;
public static final int cardElevation = 0x7f010049;
public static final int cardMaxElevation = 0x7f01004a;
public static final int cardPreventCornerOverlap = 0x7f01004c;
public static final int cardUseCompatPadding = 0x7f01004b;
public static final int contentPadding = 0x7f01004d;
public static final int contentPaddingBottom = 0x7f010051;
public static final int contentPaddingLeft = 0x7f01004e;
public static final int contentPaddingRight = 0x7f01004f;
public static final int contentPaddingTop = 0x7f010050;
}
public static final class color {
public static final int cardview_dark_background = 0x7f0d0012;
public static final int cardview_light_background = 0x7f0d0013;
public static final int cardview_shadow_end_color = 0x7f0d0014;
public static final int cardview_shadow_start_color = 0x7f0d0015;
}
public static final class dimen {
public static final int cardview_compat_inset_shadow = 0x7f09004d;
public static final int cardview_default_elevation = 0x7f09004e;
public static final int cardview_default_radius = 0x7f09004f;
}
public static final class style {
public static final int CardView = 0x7f0a00b3;
public static final int CardView_Dark = 0x7f0a00b4;
public static final int CardView_Light = 0x7f0a00b5;
}
public static final class styleable {
public static final int[] CardView = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051 };
public static final int CardView_cardBackgroundColor = 0;
public static final int CardView_cardCornerRadius = 1;
public static final int CardView_cardElevation = 2;
public static final int CardView_cardMaxElevation = 3;
public static final int CardView_cardPreventCornerOverlap = 5;
public static final int CardView_cardUseCompatPadding = 4;
public static final int CardView_contentPadding = 6;
public static final int CardView_contentPaddingBottom = 10;
public static final int CardView_contentPaddingLeft = 7;
public static final int CardView_contentPaddingRight = 8;
public static final int CardView_contentPaddingTop = 9;
}
}
/* 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 android.support.v7.recyclerview;
public final class R {
public static final class attr {
public static final int layoutManager = 0x7f010118;
public static final int reverseLayout = 0x7f01011a;
public static final int spanCount = 0x7f010119;
public static final int stackFromEnd = 0x7f01011b;
}
public static final class dimen {
public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f09006a;
}
public static final class id {
public static final int item_touch_helper_previous_elevation = 0x7f0e0005;
}
public static final class styleable {
public static final int[] RecyclerView = { 0x010100c4, 0x7f010118, 0x7f010119, 0x7f01011a, 0x7f01011b };
public static final int RecyclerView_android_orientation = 0;
public static final int RecyclerView_layoutManager = 1;
public static final int RecyclerView_reverseLayout = 3;
public static final int RecyclerView_spanCount = 2;
public static final int RecyclerView_stackFromEnd = 4;
}
}
This file has been truncated, but you can view the full file.
/* 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 app.pacoke.aplicacionringtone;
public final class R {
public static final class anim {
public static final int abc_fade_in=0x7f050000;
public static final int abc_fade_out=0x7f050001;
public static final int abc_grow_fade_in_from_bottom=0x7f050002;
public static final int abc_popup_enter=0x7f050003;
public static final int abc_popup_exit=0x7f050004;
public static final int abc_shrink_fade_out_from_bottom=0x7f050005;
public static final int abc_slide_in_bottom=0x7f050006;
public static final int abc_slide_in_top=0x7f050007;
public static final int abc_slide_out_bottom=0x7f050008;
public static final int abc_slide_out_top=0x7f050009;
public static final int design_fab_in=0x7f05000a;
public static final int design_fab_out=0x7f05000b;
public static final int design_snackbar_in=0x7f05000c;
public static final int design_snackbar_out=0x7f05000d;
}
public static final class array {
public static final int pref_example_list_titles=0x7f0c0000;
public static final int pref_example_list_values=0x7f0c0001;
public static final int pref_sync_frequency_titles=0x7f0c0002;
public static final int pref_sync_frequency_values=0x7f0c0003;
}
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=0x7f0101d2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101cc;
/** <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=0x7f0101d1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ce;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101cd;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101c8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101c7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101c9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101cf;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ec;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010100;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d4;
/** <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=0x7f0101d5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101da;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101dc;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101db;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101dd;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101de;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101df;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101d6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ca;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101cb;
/** <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=0x7f010102;
/** <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=0x7f010101;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f4;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010217;
/** <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=0x7f010218;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010216;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010219;
/** <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=0x7f010046;
/** <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=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 arrowShaftLength=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 autoCompleteTextViewStyle=0x7f01021e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010023;
/** <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=0x7f010025;
/** <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=0x7f010024;
/** <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=0x7f010251;
/** <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=0x7f010252;
/** <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=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 behavior_overlapTop=0x7f010131;
/** <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=0x7f0100d4;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f1;
/** <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 bsd_cancelable=0x7f010043;
/** <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 bsd_canceledOnTouchOutside=0x7f010044;
/** <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 floating point value, such as "<code>1.2</code>".
*/
public static final int bsd_dimAmount=0x7f010045;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int bsd_inDuration=0x7f01003f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 bsd_inInterpolator=0x7f010040;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int bsd_outDuration=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 bsd_outInterpolator=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 buttonBarButtonStyle=0x7f0101ee;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01021c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01021d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01021b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ed;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010036;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01021f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010220;
/** <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=0x7f01007a;
/** <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=0x7f01007b;
/** <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 cardBackgroundColor=0x7f010047;
/** <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 cardCornerRadius=0x7f010048;
/** <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 cardElevation=0x7f010049;
/** <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 cardMaxElevation=0x7f01004a;
/** <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 cardPreventCornerOverlap=0x7f01004c;
/** <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 cardUseCompatPadding=0x7f01004b;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cbd_animDuration=0x7f010059;
/** <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 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).
*/
public static final int cbd_boxSize=0x7f010054;
/** <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 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).
*/
public static final int cbd_cornerRadius=0x7f010055;
/** <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 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).
*/
public static final int cbd_height=0x7f010053;
/** <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 cbd_strokeColor=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 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).
*/
public static final int cbd_strokeSize=0x7f010056;
/** <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 cbd_tickColor=0x7f010058;
/** <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 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).
*/
public static final int cbd_width=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 checkboxStyle=0x7f010221;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010222;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 closeItemLayout=0x7f010033;
/** <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=0x7f010248;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010247;
/** <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=0x7f010077;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010073;
/** <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=0x7f0100ac;
/** <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=0x7f01020f;
/** <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=0x7f010213;
/** <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=0x7f010211;
/** <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=0x7f010212;
/** <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=0x7f010210;
/** <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=0x7f01020d;
/** <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=0x7f01020e;
/** <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=0x7f010214;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01013b;
/** <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=0x7f01002e;
/** <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=0x7f01002f;
/** <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=0x7f010030;
/** <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=0x7f01002d;
/** <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 contentPadding=0x7f01004d;
/** <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 contentPaddingBottom=0x7f010051;
/** <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 contentPaddingLeft=0x7f01004e;
/** <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 contentPaddingRight=0x7f01004f;
/** <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 contentPaddingTop=0x7f010050;
/** <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=0x7f010074;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010215;
/** <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=0x7f0101b7;
/** <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=0x7f0101b8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ba;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101b9;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_inAnimDuration=0x7f010067;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 cpd_inStepColors=0x7f010069;
/** <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 cpd_inStepPercent=0x7f01006a;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_initialAngle=0x7f01005b;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_keepDuration=0x7f010065;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_maxSweepAngle=0x7f01005c;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_minSweepAngle=0x7f01005d;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_outAnimDuration=0x7f010068;
/** <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 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).
*/
public static final int cpd_padding=0x7f01005a;
/** <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 cpd_reverse=0x7f010062;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_rotateDuration=0x7f010063;
/** <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 cpd_strokeColor=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 cpd_strokeColors=0x7f010061;
/** <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 cpd_strokeSecondaryColor=0x7f010060;
/** <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 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).
*/
public static final int cpd_strokeSize=0x7f01005e;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int cpd_transformDuration=0x7f010064;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 cpd_transformInterpolator=0x7f010066;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010026;
/** <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=0x7f010135;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_actionBackground=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 di_actionRipple=0x7f010097;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_actionTextAppearance=0x7f010098;
/** <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 di_actionTextColor=0x7f010099;
/** <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 di_backgroundColor=0x7f01008d;
/** <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 di_cancelable=0x7f0100aa;
/** <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 di_canceledOnTouchOutside=0x7f0100ab;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_checkBoxStyle=0x7f010142;
/** <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 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).
*/
public static final int di_cornerRadius=0x7f010090;
/** <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 di_dimAmount=0x7f01008c;
/** <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 di_dividerColor=0x7f0100a6;
/** <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 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).
*/
public static final int di_dividerHeight=0x7f0100a7;
/** <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 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).
*/
public static final int di_elevation=0x7f01008e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_inAnimation=0x7f0100a8;
/** <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 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).
*/
public static final int di_itemHeight=0x7f010143;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_itemTextAppearance=0x7f010144;
/** <p>May 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.
<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>ltr</code></td><td>0</td><td></td></tr>
<tr><td><code>rtl</code></td><td>1</td><td></td></tr>
<tr><td><code>locale</code></td><td>3</td><td></td></tr>
</table>
*/
public static final int di_layoutDirection=0x7f010091;
/** <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 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).
*/
public static final int di_maxElevation=0x7f01008f;
/** <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 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).
*/
public static final int di_maxHeight=0x7f010093;
/** <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 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).
*/
public static final int di_maxWidth=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 di_messageTextAppearance=0x7f01013f;
/** <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 di_messageTextColor=0x7f010140;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_negativeActionBackground=0x7f01009e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_negativeActionRipple=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 di_negativeActionTextAppearance=0x7f0100a0;
/** <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 di_negativeActionTextColor=0x7f0100a1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_neutralActionBackground=0x7f0100a2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_neutralActionRipple=0x7f0100a3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_neutralActionTextAppearance=0x7f0100a4;
/** <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 di_neutralActionTextColor=0x7f0100a5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_outAnimation=0x7f0100a9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_positiveActionBackground=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 di_positiveActionRipple=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 di_positiveActionTextAppearance=0x7f01009c;
/** <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 di_positiveActionTextColor=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 di_radioButtonStyle=0x7f010141;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 di_titleTextAppearance=0x7f010094;
/** <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 di_titleTextColor=0x7f010095;
/** <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=0x7f0101e6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e5;
/** <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=0x7f01001c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 dividerHorizontal=0x7f0101f3;
/** <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=0x7f0100f0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f2;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int dp_animDuration=0x7f010000;
/** <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 dp_day=0x7f010001;
/** <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 dp_dayMax=0x7f010002;
/** <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 dp_dayMin=0x7f010003;
/** <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 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).
*/
public static final int dp_dayTextSize=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 a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
*/
public static final int dp_fontFamily=0x7f010004;
/** <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 dp_headerPrimaryColor=0x7f010086;
/** <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 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).
*/
public static final int dp_headerPrimaryHeight=0x7f010085;
/** <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 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).
*/
public static final int dp_headerPrimaryTextSize=0x7f010089;
/** <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 dp_headerSecondaryColor=0x7f010088;
/** <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 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).
*/
public static final int dp_headerSecondaryHeight=0x7f010087;
/** <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 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).
*/
public static final int dp_headerSecondaryTextSize=0x7f01008a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 dp_inInterpolator=0x7f010005;
/** <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 dp_month=0x7f010006;
/** <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 dp_monthMax=0x7f010007;
/** <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 dp_monthMin=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 dp_outInterpolator=0x7f010009;
/** <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 dp_selectionColor=0x7f01000a;
/** <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 dp_textColor=0x7f01000b;
/** <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 dp_textDisableColor=0x7f010084;
/** <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 dp_textHeaderColor=0x7f01008b;
/** <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 dp_textHighlightColor=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 dp_textLabelColor=0x7f010083;
/** <p>May 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.
<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>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>bold</code></td><td>1</td><td></td></tr>
<tr><td><code>italic</code></td><td>2</td><td></td></tr>
<tr><td><code>bold_italic</code></td><td>3</td><td></td></tr>
</table>
*/
public static final int dp_textStyle=0x7f01000d;
/** <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 dp_year=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 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).
*/
public static final int dp_yearItemHeight=0x7f010254;
/** <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 dp_yearMax=0x7f01000f;
/** <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 dp_yearMin=0x7f010010;
/** <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 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).
*/
public static final int dp_yearTextSize=0x7f010253;
/** <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=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 drawerArrowStyle=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 dropDownListViewStyle=0x7f010205;
/** <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=0x7f0101e9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101fa;
/** <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=0x7f0101f9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010223;
/** <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=0x7f010031;
/** <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=0x7f0101b5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101b6;
/** <p>May 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.
<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>none</code></td><td>0</td><td></td></tr>
<tr><td><code>single</code></td><td>1</td><td></td></tr>
<tr><td><code>multi</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int et_autoCompleteMode=0x7f0100d0;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int et_dividerAnimDuration=0x7f0100ce;
/** <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 et_dividerColor=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 et_dividerCompoundPadding=0x7f0100cf;
/** <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 et_dividerErrorColor=0x7f0100cb;
/** <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 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).
*/
public static final int et_dividerHeight=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 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).
*/
public static final int et_dividerPadding=0x7f0100cd;
/** <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 et_error=0x7f0100c0;
/** <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 et_helper=0x7f0100bf;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 et_inputId=0x7f0100b4;
/** <p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
*/
public static final int et_labelEllipsize=0x7f0100ba;
/** <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 et_labelEnable=0x7f0100b5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 et_labelInAnim=0x7f0100bb;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 et_labelOutAnim=0x7f0100bc;
/** <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 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).
*/
public static final int et_labelPadding=0x7f0100b6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 et_labelTextAppearance=0x7f0100b9;
/** <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 et_labelTextColor=0x7f0100b8;
/** <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 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).
*/
public static final int et_labelTextSize=0x7f0100b7;
/** <p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
*/
public static final int et_supportEllipsize=0x7f0100c9;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int et_supportLines=0x7f0100c8;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int et_supportMaxChars=0x7f0100be;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int et_supportMaxLines=0x7f0100c7;
/** <p>May 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.
<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>none</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>helper</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>helperWithError</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>charCounter</code></td><td>0x00000003</td><td></td></tr>
</table>
*/
public static final int et_supportMode=0x7f0100bd;
/** <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 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).
*/
public static final int et_supportPadding=0x7f0100c1;
/** <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 et_supportSingleLine=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 et_supportTextAppearance=0x7f0100c5;
/** <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 et_supportTextColor=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 et_supportTextErrorColor=0x7f0100c4;
/** <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 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).
*/
public static final int et_supportTextSize=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 expandActivityOverflowButtonDrawable=0x7f010035;
/** <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=0x7f01003b;
/** <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=0x7f010078;
/** <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=0x7f01006d;
/** <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=0x7f010071;
/** <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=0x7f010070;
/** <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=0x7f01006e;
/** <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=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 expandedTitleTextAppearance=0x7f010072;
/** <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>mini</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int fabSize=0x7f0100d2;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int fab_animDuration=0x7f0100dd;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int fab_backgroundAnimDuration=0x7f0100d6;
/** <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 fab_backgroundColor=0x7f0100d5;
/** <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 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).
*/
public static final int fab_elevation=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 fab_iconLineMorphing=0x7f0100da;
/** <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 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).
*/
public static final int fab_iconSize=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 fab_iconSrc=0x7f0100d9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 fab_interpolator=0x7f0100dc;
/** <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 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).
*/
public static final int fab_radius=0x7f0100d7;
/** <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=0x7f0100de;
/** <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=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 goIcon=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 headerLayout=0x7f01010b;
/** <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=0x7f010012;
/** <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=0x7f01002c;
/** <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=0x7f0101bb;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101b4;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101eb;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010027;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 iconifiedByDefault=0x7f010133;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101fb;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010029;
/** <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=0x7f010034;
/** <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=0x7f010130;
/** <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=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 itemBackground=0x7f010109;
/** <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=0x7f010107;
/** <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=0x7f01002b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01010a;
/** <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=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 keylines=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 layout=0x7f010132;
/** <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=0x7f010118;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01007f;
/** <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=0x7f010081;
/** <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=0x7f01007e;
/** <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=0x7f01006b;
/** <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=0x7f01006c;
/** <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=0x7f010080;
/** <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=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 layout_scrollInterpolator=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 listChoiceBackgroundIndicator=0x7f01020c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 listLayout=0x7f010037;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010206;
/** <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=0x7f010200;
/** <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=0x7f010202;
/** <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=0x7f010201;
/** <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=0x7f010203;
/** <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=0x7f010204;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lmd_animDuration=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 lmd_clockwise=0x7f0100ec;
/** <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 lmd_curState=0x7f0100e0;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 lmd_interpolator=0x7f0100e7;
/** <p>May 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.
<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>ltr</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>rtl</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>locale</code></td><td>0x00000003</td><td></td></tr>
</table>
*/
public static final int lmd_layoutDirection=0x7f0100ed;
/** <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 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).
*/
public static final int lmd_padding=0x7f0100e1;
/** <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 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).
*/
public static final int lmd_paddingBottom=0x7f0100e5;
/** <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 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).
*/
public static final int lmd_paddingLeft=0x7f0100e2;
/** <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 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).
*/
public static final int lmd_paddingRight=0x7f0100e4;
/** <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 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).
*/
public static final int lmd_paddingTop=0x7f0100e3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 lmd_state=0x7f0100df;
/** <p>May 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.
<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>butt</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>square</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int lmd_strokeCap=0x7f0100ea;
/** <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 lmd_strokeColor=0x7f0100e9;
/** <p>May 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.
<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>miter</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>bevel</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int lmd_strokeJoin=0x7f0100eb;
/** <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 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).
*/
public static final int lmd_strokeSize=0x7f0100e8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010021;
/** <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=0x7f01024b;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lpd_inAnimDuration=0x7f0100fc;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lpd_keepDuration=0x7f0100fa;
/** <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 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.
*/
public static final int lpd_maxLineWidth=0x7f0100f1;
/** <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 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.
*/
public static final int lpd_minLineWidth=0x7f0100f2;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lpd_outAnimDuration=0x7f0100fd;
/** <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 lpd_reverse=0x7f0100f7;
/** <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 lpd_strokeColor=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 lpd_strokeColors=0x7f0100f6;
/** <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 lpd_strokeSecondaryColor=0x7f0100f5;
/** <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 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).
*/
public static final int lpd_strokeSize=0x7f0100f3;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lpd_transformDuration=0x7f0100f9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 lpd_transformInterpolator=0x7f0100fb;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int lpd_travelDuration=0x7f0100f8;
/** <p>May 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.
<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>top</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>center</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int lpd_verticalAlign=0x7f0100fe;
/** <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=0x7f010177;
/** <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=0x7f010246;
/** <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=0x7f0100ee;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 multiChoiceItemLayout=0x7f010038;
/** <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=0x7f01024a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010249;
/** <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=0x7f01001b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 nd_icon=0x7f010105;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 nd_ripple=0x7f010104;
/** <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=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 paddingEnd=0x7f01024f;
/** <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=0x7f01024e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010209;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01020b;
/** <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=0x7f01020a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010032;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f8;
/** <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=0x7f010103;
/** <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=0x7f0100d3;
/** <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=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 progressBarStyle=0x7f010028;
/** <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 pv_autostart=0x7f01010e;
/** <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 pv_circular=0x7f01010f;
/** <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 pv_progress=0x7f010014;
/** <p>May 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.
<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>determinate</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>indeterminate</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>buffer</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>query</code></td><td>0x00000003</td><td></td></tr>
</table>
*/
public static final int pv_progressMode=0x7f010015;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 pv_progressStyle=0x7f010110;
/** <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 pv_secondaryProgress=0x7f010016;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01013d;
/** <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=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 radioButtonStyle=0x7f010224;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010225;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int rbd_animDuration=0x7f010117;
/** <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 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).
*/
public static final int rbd_height=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 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).
*/
public static final int rbd_innerRadius=0x7f010115;
/** <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 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).
*/
public static final int rbd_radius=0x7f010114;
/** <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 rbd_strokeColor=0x7f010116;
/** <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 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).
*/
public static final int rbd_strokeSize=0x7f010113;
/** <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 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).
*/
public static final int rbd_width=0x7f010111;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int rd_backgroundAnimDuration=0x7f01011d;
/** <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 rd_backgroundColor=0x7f01011c;
/** <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 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).
*/
public static final int rd_bottomLeftCornerRadius=0x7f010128;
/** <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 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).
*/
public static final int rd_bottomPadding=0x7f01012e;
/** <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 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).
*/
public static final int rd_bottomRightCornerRadius=0x7f010129;
/** <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 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).
*/
public static final int rd_cornerRadius=0x7f010125;
/** <p>May 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.
<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>none</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>untilRelease</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>afterRelease</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int rd_delayClick=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 rd_enable=0x7f010017;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 rd_inInterpolator=0x7f010121;
/** <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 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).
*/
public static final int rd_leftPadding=0x7f01012b;
/** <p>May 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.
<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>rectangle</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>oval</code></td><td>0x00000001</td><td></td></tr>
</table>
*/
public static final int rd_maskType=0x7f010123;
/** <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 an integer value, such as "<code>100</code>".
<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 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>match_view</code></td><td>0x00000000</td><td></td></tr>
</table>
*/
public static final int rd_maxRippleRadius=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 rd_outInterpolator=0x7f010122;
/** <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 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).
*/
public static final int rd_padding=0x7f01012a;
/** <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 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).
*/
public static final int rd_rightPadding=0x7f01012d;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int rd_rippleAnimDuration=0x7f010120;
/** <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 rd_rippleColor=0x7f01011f;
/** <p>May 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.
<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>touch</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>wave</code></td><td>0x00000001</td><td></td></tr>
</table>
*/
public static final int rd_rippleType=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 rd_style=0x7f010018;
/** <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 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).
*/
public static final int rd_topLeftCornerRadius=0x7f010126;
/** <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 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).
*/
public static final int rd_topPadding=0x7f01012c;
/** <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 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).
*/
public static final int rd_topRightCornerRadius=0x7f010127;
/** <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=0x7f01011a;
/** <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=0x7f0100d1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sb_actionRipple=0x7f010172;
/** <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 sb_actionText=0x7f010171;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sb_actionTextAppearance=0x7f010170;
/** <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 sb_actionTextColor=0x7f01016f;
/** <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 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).
*/
public static final int sb_actionTextSize=0x7f01016e;
/** <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 sb_backgroundColor=0x7f01015a;
/** <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 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).
*/
public static final int sb_backgroundCornerRadius=0x7f01015b;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sb_duration=0x7f010173;
/** <p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
*/
public static final int sb_ellipsize=0x7f01016d;
/** <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 an integer value, such as "<code>100</code>".
<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 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>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
*/
public static final int sb_height=0x7f010161;
/** <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 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).
*/
public static final int sb_horizontalPadding=0x7f01015c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sb_inAnimation=0x7f010174;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sb_lines=0x7f01016c;
/** <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 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).
*/
public static final int sb_marginBottom=0x7f010165;
/** <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 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).
*/
public static final int sb_marginStart=0x7f010164;
/** <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 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).
*/
public static final int sb_maxHeight=0x7f010163;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sb_maxLines=0x7f01016b;
/** <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 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).
*/
public static final int sb_maxWidth=0x7f010160;
/** <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 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).
*/
public static final int sb_minHeight=0x7f010162;
/** <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 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).
*/
public static final int sb_minWidth=0x7f01015f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sb_outAnimation=0x7f010175;
/** <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 sb_removeOnDismiss=0x7f010176;
/** <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 sb_singleLine=0x7f01016a;
/** <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 sb_text=0x7f010169;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sb_textAppearance=0x7f010168;
/** <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 sb_textColor=0x7f010167;
/** <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 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).
*/
public static final int sb_textSize=0x7f010166;
/** <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 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).
*/
public static final int sb_verticalPadding=0x7f01015d;
/** <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 an integer value, such as "<code>100</code>".
<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 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>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
*/
public static final int sb_width=0x7f01015e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010139;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=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 searchViewStyle=0x7f0101ff;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010226;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101ef;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f0;
/** <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=0x7f0100ff;
/** <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=0x7f0100ef;
/** <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=0x7f01019b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010039;
/** <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 sl_alwaysFillThumb=0x7f010158;
/** <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 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).
*/
public static final int sl_baselineOffset=0x7f010159;
/** <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 sl_discreteMode=0x7f010153;
/** <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 sl_fontFamily=0x7f010154;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sl_interpolator=0x7f01014e;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_maxValue=0x7f010150;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_minValue=0x7f01014f;
/** <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 sl_primaryColor=0x7f010146;
/** <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 sl_secondaryColor=0x7f010147;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_stepValue=0x7f010151;
/** <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 sl_textColor=0x7f010157;
/** <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 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).
*/
public static final int sl_textSize=0x7f010156;
/** <p>May 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.
<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>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>bold</code></td><td>1</td><td></td></tr>
<tr><td><code>italic</code></td><td>2</td><td></td></tr>
<tr><td><code>bold_italic</code></td><td>3</td><td></td></tr>
</table>
*/
public static final int sl_textStyle=0x7f010155;
/** <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 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).
*/
public static final int sl_thumbBorderSize=0x7f010149;
/** <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 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).
*/
public static final int sl_thumbFocusRadius=0x7f01014b;
/** <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 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).
*/
public static final int sl_thumbRadius=0x7f01014a;
/** <p>May 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.
<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>butt</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>square</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int sl_trackCap=0x7f010148;
/** <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 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).
*/
public static final int sl_trackSize=0x7f010145;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_transformAnimDuration=0x7f01014d;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_travelAnimDuration=0x7f01014c;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sl_value=0x7f010152;
/** <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=0x7f010119;
/** <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=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 spinnerDropDownItemStyle=0x7f0101ea;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010227;
/** <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=0x7f01019a;
/** <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 spn_arrowAnimClockwise=0x7f010187;
/** <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 spn_arrowAnimDuration=0x7f010185;
/** <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 spn_arrowColor=0x7f010182;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 spn_arrowInterpolator=0x7f010186;
/** <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 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).
*/
public static final int spn_arrowPadding=0x7f010184;
/** <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 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).
*/
public static final int spn_arrowSize=0x7f010183;
/** <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 spn_arrowSwitchMode=0x7f010188;
/** <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 spn_disableChildrenWhenDisabled=0x7f010178;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int spn_dividerAnimDuration=0x7f01018c;
/** <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 spn_dividerColor=0x7f010189;
/** <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 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).
*/
public static final int spn_dividerHeight=0x7f01018a;
/** <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 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).
*/
public static final int spn_dividerPadding=0x7f01018b;
/** <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 spn_label=0x7f01017f;
/** <p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
*/
public static final int spn_labelEllipsize=0x7f01017e;
/** <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 spn_labelEnable=0x7f010179;
/** <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 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).
*/
public static final int spn_labelPadding=0x7f01017a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 spn_labelTextAppearance=0x7f01017d;
/** <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 spn_labelTextColor=0x7f01017c;
/** <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 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).
*/
public static final int spn_labelTextSize=0x7f01017b;
/** <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 spn_popupItemAnimOffset=0x7f010181;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 spn_popupItemAnimation=0x7f010180;
/** <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=0x7f01011b;
/** <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=0x7f01010d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01007d;
/** <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=0x7f010075;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01013e;
/** <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=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 subtitleTextAppearance=0x7f010240;
/** <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=0x7f01024d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01001f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01013c;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int sw_animDuration=0x7f010193;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 sw_interpolator=0x7f010194;
/** <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 sw_thumbColor=0x7f010190;
/** <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 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).
*/
public static final int sw_thumbElevation=0x7f010192;
/** <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 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).
*/
public static final int sw_thumbRadius=0x7f010191;
/** <p>May 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.
<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>butt</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>square</code></td><td>0x00000002</td><td></td></tr>
</table>
*/
public static final int sw_trackCap=0x7f01018f;
/** <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 sw_trackColor=0x7f01018e;
/** <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 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).
*/
public static final int sw_trackSize=0x7f01018d;
/** <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=0x7f010198;
/** <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=0x7f010199;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010228;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010197;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01019f;
/** <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=0x7f01019e;
/** <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=0x7f0101a1;
/** <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=0x7f01019c;
/** <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=0x7f01019d;
/** <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=0x7f0101a3;
/** <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=0x7f0101a2;
/** <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=0x7f0101a0;
/** <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=0x7f0101ab;
/** <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=0x7f0101aa;
/** <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=0x7f0101a9;
/** <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=0x7f0101a7;
/** <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=0x7f0101a8;
/** <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=0x7f0101a6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101a4;
/** <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=0x7f0101a5;
/** <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=0x7f01003e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e3;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010207;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010208;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101fd;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101fc;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101e4;
/** <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=0x7f01021a;
/** <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=0x7f0101fe;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010250;
/** <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=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 thumbTextPadding=0x7f010196;
/** <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=0x7f010019;
/** <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=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 titleMarginBottom=0x7f010245;
/** <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=0x7f010243;
/** <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=0x7f010242;
/** <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=0x7f010244;
/** <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=0x7f010241;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01023f;
/** <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=0x7f01024c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01001e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010076;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f0101f5;
/** <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 tp_24Hour=0x7f010236;
/** <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 tp_am=0x7f01023c;
/** <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 an integer value, such as "<code>100</code>".
*/
public static final int tp_animDuration=0x7f010232;
/** <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 tp_backgroundColor=0x7f010229;
/** <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 tp_fontFamily=0x7f01022d;
/** <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 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).
*/
public static final int tp_headerHeight=0x7f010239;
/** <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 tp_hour=0x7f010237;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 tp_inInterpolator=0x7f010233;
/** <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 tp_leadingZero=0x7f01023e;
/** <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 tp_minute=0x7f010238;
/** <p>May 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.
<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>hour</code></td><td>0</td><td></td></tr>
<tr><td><code>minute</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int tp_mode=0x7f010235;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 tp_outInterpolator=0x7f010234;
/** <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 tp_pm=0x7f01023d;
/** <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 tp_selectionColor=0x7f01022a;
/** <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 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).
*/
public static final int tp_selectionRadius=0x7f01022b;
/** <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 tp_textColor=0x7f010230;
/** <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 tp_textHighlightColor=0x7f010231;
/** <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 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).
*/
public static final int tp_textSize=0x7f01022f;
/** <p>May 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.
<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>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>bold</code></td><td>1</td><td></td></tr>
<tr><td><code>italic</code></td><td>2</td><td></td></tr>
<tr><td><code>bold_italic</code></td><td>3</td><td></td></tr>
</table>
*/
public static final int tp_textStyle=0x7f01022e;
/** <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 tp_textTimeColor=0x7f01023a;
/** <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 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).
*/
public static final int tp_textTimeSize=0x7f01023b;
/** <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 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).
*/
public static final int tp_tickSize=0x7f01022c;
/** <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 tpi_centerCurrentTab=0x7f0101b2;
/** <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 tpi_indicatorAtTop=0x7f0101b0;
/** <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 tpi_indicatorColor=0x7f0101ae;
/** <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 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).
*/
public static final int tpi_indicatorHeight=0x7f0101af;
/** <p>May 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.
<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>scroll</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>fixed</code></td><td>0x00000001</td><td></td></tr>
</table>
*/
public static final int tpi_mode=0x7f0101b3;
/** <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 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).
*/
public static final int tpi_tabPadding=0x7f0101ac;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 tpi_tabRipple=0x7f0101ad;
/** <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 tpi_tabSingleLine=0x7f0101b1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f010195;
/** <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 tv_fontFamily=0x7f01001a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 v_styleId=0x7f0101bc;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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=0x7f01013a;
/** <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=0x7f0101bd;
/** <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=0x7f0101bf;
/** <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=0x7f0101c0;
/** <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=0x7f0101c4;
/** <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=0x7f0101c2;
/** <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=0x7f0101c1;
/** <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=0x7f0101c3;
/** <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=0x7f0101c5;
/** <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=0x7f0101c6;
/** <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=0x7f0101be;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs=0x7f080003;
public static final int abc_action_bar_embed_tabs_pre_jb=0x7f080001;
public static final int abc_action_bar_expanded_action_views_exclusive=0x7f080004;
public static final int abc_allow_stacked_button_bar=0x7f080000;
public static final int abc_config_actionMenuItemAllCaps=0x7f080005;
public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f080002;
public static final int abc_config_closeDialogWhenTouchOutside=0x7f080006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark=0x7f0d004a;
public static final int abc_background_cache_hint_selector_material_light=0x7f0d004b;
public static final int abc_color_highlight_material=0x7f0d004c;
public static final int abc_input_method_navigation_guard=0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark=0x7f0d004d;
public static final int abc_primary_text_disable_only_material_light=0x7f0d004e;
public static final int abc_primary_text_material_dark=0x7f0d004f;
public static final int abc_primary_text_material_light=0x7f0d0050;
public static final int abc_search_url_text=0x7f0d0051;
public static final int abc_search_url_text_normal=0x7f0d0001;
public static final int abc_search_url_text_pressed=0x7f0d0002;
public static final int abc_search_url_text_selected=0x7f0d0003;
public static final int abc_secondary_text_material_dark=0x7f0d0052;
public static final int abc_secondary_text_material_light=0x7f0d0053;
public static final int accent_material_dark=0x7f0d0004;
public static final int accent_material_light=0x7f0d0005;
public static final int background_floating_material_dark=0x7f0d0006;
public static final int background_floating_material_light=0x7f0d0007;
public static final int background_material_dark=0x7f0d0008;
public static final int background_material_light=0x7f0d0009;
public static final int bright_foreground_disabled_material_dark=0x7f0d000a;
public static final int bright_foreground_disabled_material_light=0x7f0d000b;
public static final int bright_foreground_inverse_material_dark=0x7f0d000c;
public static final int bright_foreground_inverse_material_light=0x7f0d000d;
public static final int bright_foreground_material_dark=0x7f0d000e;
public static final int bright_foreground_material_light=0x7f0d000f;
public static final int button_material_dark=0x7f0d0010;
public static final int button_material_light=0x7f0d0011;
public static final int cardview_dark_background=0x7f0d0012;
public static final int cardview_light_background=0x7f0d0013;
public static final int cardview_shadow_end_color=0x7f0d0014;
public static final int cardview_shadow_start_color=0x7f0d0015;
public static final int colorAccent=0x7f0d0016;
public static final int colorPrimary=0x7f0d0017;
public static final int colorPrimaryDark=0x7f0d0018;
public static final int design_fab_shadow_end_color=0x7f0d0019;
public static final int design_fab_shadow_mid_color=0x7f0d001a;
public static final int design_fab_shadow_start_color=0x7f0d001b;
public static final int design_fab_stroke_end_inner_color=0x7f0d001c;
public static final int design_fab_stroke_end_outer_color=0x7f0d001d;
public static final int design_fab_stroke_top_inner_color=0x7f0d001e;
public static final int design_fab_stroke_top_outer_color=0x7f0d001f;
public static final int design_snackbar_background_color=0x7f0d0020;
public static final int design_textinput_error_color=0x7f0d0021;
public static final int dim_foreground_disabled_material_dark=0x7f0d0022;
public static final int dim_foreground_disabled_material_light=0x7f0d0023;
public static final int dim_foreground_material_dark=0x7f0d0024;
public static final int dim_foreground_material_light=0x7f0d0025;
public static final int foreground_material_dark=0x7f0d0026;
public static final int foreground_material_light=0x7f0d0027;
public static final int highlighted_text_material_dark=0x7f0d0028;
public static final int highlighted_text_material_light=0x7f0d0029;
public static final int hint_foreground_material_dark=0x7f0d002a;
public static final int hint_foreground_material_light=0x7f0d002b;
public static final int material_blue_grey_800=0x7f0d002c;
public static final int material_blue_grey_900=0x7f0d002d;
public static final int material_blue_grey_950=0x7f0d002e;
public static final int material_deep_teal_200=0x7f0d002f;
public static final int material_deep_teal_500=0x7f0d0030;
public static final int material_grey_100=0x7f0d0031;
public static final int material_grey_300=0x7f0d0032;
public static final int material_grey_50=0x7f0d0033;
public static final int material_grey_600=0x7f0d0034;
public static final int material_grey_800=0x7f0d0035;
public static final int material_grey_850=0x7f0d0036;
public static final int material_grey_900=0x7f0d0037;
public static final int primary_dark_material_dark=0x7f0d0038;
public static final int primary_dark_material_light=0x7f0d0039;
public static final int primary_material_dark=0x7f0d003a;
public static final int primary_material_light=0x7f0d003b;
public static final int primary_text_default_material_dark=0x7f0d003c;
public static final int primary_text_default_material_light=0x7f0d003d;
public static final int primary_text_disabled_material_dark=0x7f0d003e;
public static final int primary_text_disabled_material_light=0x7f0d003f;
public static final int ripple_material_dark=0x7f0d0040;
public static final int ripple_material_light=0x7f0d0041;
public static final int secondary_text_default_material_dark=0x7f0d0042;
public static final int secondary_text_default_material_light=0x7f0d0043;
public static final int secondary_text_disabled_material_dark=0x7f0d0044;
public static final int secondary_text_disabled_material_light=0x7f0d0045;
public static final int switch_thumb_disabled_material_dark=0x7f0d0046;
public static final int switch_thumb_disabled_material_light=0x7f0d0047;
public static final int switch_thumb_material_dark=0x7f0d0054;
public static final int switch_thumb_material_light=0x7f0d0055;
public static final int switch_thumb_normal_material_dark=0x7f0d0048;
public static final int switch_thumb_normal_material_light=0x7f0d0049;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material=0x7f09000d;
public static final int abc_action_bar_default_height_material=0x7f090001;
public static final int abc_action_bar_default_padding_end_material=0x7f09000e;
public static final int abc_action_bar_default_padding_start_material=0x7f09000f;
public static final int abc_action_bar_icon_vertical_padding_material=0x7f09001a;
public static final int abc_action_bar_overflow_padding_end_material=0x7f09001b;
public static final int abc_action_bar_overflow_padding_start_material=0x7f09001c;
public static final int abc_action_bar_progress_bar_size=0x7f090002;
public static final int abc_action_bar_stacked_max_height=0x7f09001d;
public static final int abc_action_bar_stacked_tab_max_width=0x7f09001e;
public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f09001f;
public static final int abc_action_bar_subtitle_top_margin_material=0x7f090020;
public static final int abc_action_button_min_height_material=0x7f090021;
public static final int abc_action_button_min_width_material=0x7f090022;
public static final int abc_action_button_min_width_overflow_material=0x7f090023;
public static final int abc_alert_dialog_button_bar_height=0x7f090000;
public static final int abc_button_inset_horizontal_material=0x7f090024;
public static final int abc_button_inset_vertical_material=0x7f090025;
public static final int abc_button_padding_horizontal_material=0x7f090026;
public static final int abc_button_padding_vertical_material=0x7f090027;
public static final int abc_config_prefDialogWidth=0x7f090005;
public static final int abc_control_corner_material=0x7f090028;
public static final int abc_control_inset_material=0x7f090029;
public static final int abc_control_padding_material=0x7f09002a;
public static final int abc_dialog_fixed_height_major=0x7f090006;
public static final int abc_dialog_fixed_height_minor=0x7f090007;
public static final int abc_dialog_fixed_width_major=0x7f090008;
public static final int abc_dialog_fixed_width_minor=0x7f090009;
public static final int abc_dialog_list_padding_vertical_material=0x7f09002b;
public static final int abc_dialog_min_width_major=0x7f09000a;
public static final int abc_dialog_min_width_minor=0x7f09000b;
public static final int abc_dialog_padding_material=0x7f09002c;
public static final int abc_dialog_padding_top_material=0x7f09002d;
public static final int abc_disabled_alpha_material_dark=0x7f09002e;
public static final int abc_disabled_alpha_material_light=0x7f09002f;
public static final int abc_dropdownitem_icon_width=0x7f090030;
public static final int abc_dropdownitem_text_padding_left=0x7f090031;
public static final int abc_dropdownitem_text_padding_right=0x7f090032;
public static final int abc_edit_text_inset_bottom_material=0x7f090033;
public static final int abc_edit_text_inset_horizontal_material=0x7f090034;
public static final int abc_edit_text_inset_top_material=0x7f090035;
public static final int abc_floating_window_z=0x7f090036;
public static final int abc_list_item_padding_horizontal_material=0x7f090037;
public static final int abc_panel_menu_list_width=0x7f090038;
public static final int abc_search_view_preferred_width=0x7f090039;
public static final int abc_search_view_text_min_width=0x7f09000c;
public static final int abc_seekbar_track_background_height_material=0x7f09003a;
public static final int abc_seekbar_track_progress_height_material=0x7f09003b;
public static final int abc_select_dialog_padding_start_material=0x7f09003c;
public static final int abc_switch_padding=0x7f090017;
public static final int abc_text_size_body_1_material=0x7f09003d;
public static final int abc_text_size_body_2_material=0x7f09003e;
public static final int abc_text_size_button_material=0x7f09003f;
public static final int abc_text_size_caption_material=0x7f090040;
public static final int abc_text_size_display_1_material=0x7f090041;
public static final int abc_text_size_display_2_material=0x7f090042;
public static final int abc_text_size_display_3_material=0x7f090043;
public static final int abc_text_size_display_4_material=0x7f090044;
public static final int abc_text_size_headline_material=0x7f090045;
public static final int abc_text_size_large_material=0x7f090046;
public static final int abc_text_size_medium_material=0x7f090047;
public static final int abc_text_size_menu_material=0x7f090048;
public static final int abc_text_size_small_material=0x7f090049;
public static final int abc_text_size_subhead_material=0x7f09004a;
public static final int abc_text_size_subtitle_material_toolbar=0x7f090003;
public static final int abc_text_size_title_material=0x7f09004b;
public static final int abc_text_size_title_material_toolbar=0x7f090004;
public static final int activity_horizontal_margin=0x7f090019;
public static final int activity_vertical_margin=0x7f09004c;
public static final int cardview_compat_inset_shadow=0x7f09004d;
public static final int cardview_default_elevation=0x7f09004e;
public static final int cardview_default_radius=0x7f09004f;
public static final int design_appbar_elevation=0x7f090050;
public static final int design_fab_border_width=0x7f090051;
public static final int design_fab_content_size=0x7f090052;
public static final int design_fab_elevation=0x7f090053;
public static final int design_fab_size_mini=0x7f090054;
public static final int design_fab_size_normal=0x7f090055;
public static final int design_fab_translation_z_pressed=0x7f090056;
public static final int design_navigation_elevation=0x7f090057;
public static final int design_navigation_icon_padding=0x7f090058;
public static final int design_navigation_icon_size=0x7f090059;
public static final int design_navigation_max_width=0x7f09005a;
public static final int design_navigation_padding_bottom=0x7f09005b;
public static final int design_navigation_padding_top_default=0x7f090018;
public static final int design_navigation_separator_vertical_padding=0x7f09005c;
public static final int design_snackbar_action_inline_max_width=0x7f090010;
public static final int design_snackbar_background_corner_radius=0x7f090011;
public static final int design_snackbar_elevation=0x7f09005d;
public static final int design_snackbar_extra_spacing_horizontal=0x7f090012;
public static final int design_snackbar_max_width=0x7f090013;
public static final int design_snackbar_min_width=0x7f090014;
public static final int design_snackbar_padding_horizontal=0x7f09005e;
public static final int design_snackbar_padding_vertical=0x7f09005f;
public static final int design_snackbar_padding_vertical_2lines=0x7f090015;
public static final int design_snackbar_text_size=0x7f090060;
public static final int design_tab_max_width=0x7f090061;
public static final int design_tab_scrollable_min_width=0x7f090016;
public static final int design_tab_text_size=0x7f090062;
public static final int design_tab_text_size_2line=0x7f090063;
public static final int disabled_alpha_material_dark=0x7f090064;
public static final int disabled_alpha_material_light=0x7f090065;
public static final int fab_margin=0x7f090066;
public static final int highlight_alpha_material_colored=0x7f090067;
public static final int highlight_alpha_material_dark=0x7f090068;
public static final int highlight_alpha_material_light=0x7f090069;
public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f09006a;
public static final int notification_large_icon_height=0x7f09006b;
public static final int notification_large_icon_width=0x7f09006c;
public static final int notification_subtext_size=0x7f09006d;
}
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_rating_star_off_mtrl_alpha=0x7f02000b;
public static final int abc_btn_rating_star_on_mtrl_alpha=0x7f02000c;
public static final int abc_btn_switch_to_on_mtrl_00001=0x7f02000d;
public static final int abc_btn_switch_to_on_mtrl_00012=0x7f02000e;
public static final int abc_cab_background_internal_bg=0x7f02000f;
public static final int abc_cab_background_top_material=0x7f020010;
public static final int abc_cab_background_top_mtrl_alpha=0x7f020011;
public static final int abc_control_background_material=0x7f020012;
public static final int abc_dialog_material_background_dark=0x7f020013;
public static final int abc_dialog_material_background_light=0x7f020014;
public static final int abc_edit_text_material=0x7f020015;
public static final int abc_ic_ab_back_mtrl_am_alpha=0x7f020016;
public static final int abc_ic_clear_mtrl_alpha=0x7f020017;
public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020018;
public static final int abc_ic_go_search_api_mtrl_alpha=0x7f020019;
public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f02001a;
public static final int abc_ic_menu_cut_mtrl_alpha=0x7f02001b;
public static final int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f02001c;
public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001d;
public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f02001e;
public static final int abc_ic_menu_share_mtrl_alpha=0x7f02001f;
public static final int abc_ic_search_api_mtrl_alpha=0x7f020020;
public static final int abc_ic_voice_search_api_mtrl_alpha=0x7f020021;
public static final int abc_item_background_holo_dark=0x7f020022;
public static final int abc_item_background_holo_light=0x7f020023;
public static final int abc_list_divider_mtrl_alpha=0x7f020024;
public static final int abc_list_focused_holo=0x7f020025;
public static final int abc_list_longpressed_holo=0x7f020026;
public static final int abc_list_pressed_holo_dark=0x7f020027;
public static final int abc_list_pressed_holo_light=0x7f020028;
public static final int abc_list_selector_background_transition_holo_dark=0x7f020029;
public static final int abc_list_selector_background_transition_holo_light=0x7f02002a;
public static final int abc_list_selector_disabled_holo_dark=0x7f02002b;
public static final int abc_list_selector_disabled_holo_light=0x7f02002c;
public static final int abc_list_selector_holo_dark=0x7f02002d;
public static final int abc_list_selector_holo_light=0x7f02002e;
public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f02002f;
public static final int abc_popup_background_mtrl_mult=0x7f020030;
public static final int abc_ratingbar_full_material=0x7f020031;
public static final int abc_scrubber_control_off_mtrl_alpha=0x7f020032;
public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f020033;
public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f020034;
public static final int abc_scrubber_primary_mtrl_alpha=0x7f020035;
public static final int abc_scrubber_track_mtrl_alpha=0x7f020036;
public static final int abc_seekbar_thumb_material=0x7f020037;
public static final int abc_seekbar_track_material=0x7f020038;
public static final int abc_spinner_mtrl_am_alpha=0x7f020039;
public static final int abc_spinner_textfield_background_material=0x7f02003a;
public static final int abc_switch_thumb_material=0x7f02003b;
public static final int abc_switch_track_mtrl_alpha=0x7f02003c;
public static final int abc_tab_indicator_material=0x7f02003d;
public static final int abc_tab_indicator_mtrl_alpha=0x7f02003e;
public static final int abc_text_cursor_material=0x7f02003f;
public static final int abc_textfield_activated_mtrl_alpha=0x7f020040;
public static final int abc_textfield_default_mtrl_alpha=0x7f020041;
public static final int abc_textfield_search_activated_mtrl_alpha=0x7f020042;
public static final int abc_textfield_search_default_mtrl_alpha=0x7f020043;
public static final int abc_textfield_search_material=0x7f020044;
public static final int animal1=0x7f020045;
public static final int animal2=0x7f020046;
public static final int animal3=0x7f020047;
public static final int animal4=0x7f020048;
public static final int bird=0x7f020049;
public static final int design_fab_background=0x7f02004a;
public static final int design_snackbar_background=0x7f02004b;
public static final int horse=0x7f02004c;
public static final int ic_info_black_24dp=0x7f02004d;
public static final int ic_notifications_black_24dp=0x7f02004e;
public static final int ic_sync_black_24dp=0x7f02004f;
public static final int lion=0x7f020050;
public static final int notification_template_icon_bg=0x7f020051;
}
public static final class id {
public static final int action0=0x7f0e00a4;
public static final int action_bar=0x7f0e0079;
public static final int action_bar_activity_content=0x7f0e0000;
public static final int action_bar_container=0x7f0e0078;
public static final int action_bar_root=0x7f0e0074;
public static final int action_bar_spinner=0x7f0e0001;
public static final int action_bar_subtitle=0x7f0e005a;
public static final int action_bar_title=0x7f0e0059;
public static final int action_context_bar=0x7f0e007a;
public static final int action_divider=0x7f0e00a8;
public static final int action_menu_divider=0x7f0e0002;
public static final int action_menu_presenter=0x7f0e0003;
public static final int action_mode_bar=0x7f0e0076;
public static final int action_mode_bar_stub=0x7f0e0075;
public static final int action_mode_close_button=0x7f0e005b;
public static final int activity_chooser_view_content=0x7f0e005c;
public static final int afterRelease=0x7f0e0051;
public static final int alertTitle=0x7f0e0068;
public static final int always=0x7f0e0047;
public static final int beginning=0x7f0e0046;
public static final int bevel=0x7f0e0044;
public static final int bold=0x7f0e000b;
public static final int bold_italic=0x7f0e000c;
public static final int bottom=0x7f0e0023;
public static final int buffer=0x7f0e000f;
public static final int butt=0x7f0e0041;
public static final int buttonPanel=0x7f0e0063;
public static final int cancel_action=0x7f0e00a5;
public static final int center=0x7f0e0024;
public static final int center_horizontal=0x7f0e0025;
public static final int center_vertical=0x7f0e0026;
public static final int charCounter=0x7f0e003b;
public static final int checkbox=0x7f0e0071;
public static final int chronometer=0x7f0e00ab;
public static final int clip_horizontal=0x7f0e0032;
public static final int clip_vertical=0x7f0e0033;
public static final int collapseActionView=0x7f0e0048;
public static final int contentPanel=0x7f0e0069;
public static final int content_type1=0x7f0e009d;
public static final int content_type2=0x7f0e00a0;
public static final int content_type3=0x7f0e00a3;
public static final int custom=0x7f0e006f;
public static final int customPanel=0x7f0e006e;
public static final int decor_content_parent=0x7f0e0077;
public static final int default_activity_button=0x7f0e005f;
public static final int design_menu_item_action_area=0x7f0e009a;
public static final int design_menu_item_action_area_stub=0x7f0e0099;
public static final int design_menu_item_text=0x7f0e0098;
public static final int design_navigation_view=0x7f0e0097;
public static final int determinate=0x7f0e0010;
public static final int disableHome=0x7f0e0015;
public static final int edit_query=0x7f0e007b;
public static final int end=0x7f0e0027;
public static final int end_padder=0x7f0e00b0;
public static final int enterAlways=0x7f0e001c;
public static final int enterAlwaysCollapsed=0x7f0e001d;
public static final int exitUntilCollapsed=0x7f0e001e;
public static final int expand_activities_button=0x7f0e005d;
public static final int expanded_menu=0x7f0e0070;
public static final int fab=0x7f0e0089;
public static final int fill=0x7f0e0034;
public static final int fill_horizontal=0x7f0e0035;
public static final int fill_vertical=0x7f0e0028;
public static final int fixed=0x7f0e0055;
public static final int helper=0x7f0e003c;
public static final int helperWithError=0x7f0e003d;
public static final int home=0x7f0e0004;
public static final int homeAsUp=0x7f0e0016;
public static final int hour=0x7f0e0057;
public static final int icon=0x7f0e0061;
public static final int ifRoom=0x7f0e0049;
public static final int image=0x7f0e005e;
public static final int image_type1=0x7f0e009c;
public static final int image_type2=0x7f0e009f;
public static final int image_type3=0x7f0e00a2;
public static final int indeterminate=0x7f0e0011;
public static final int info=0x7f0e00af;
public static final int italic=0x7f0e000d;
public static final int item_touch_helper_previous_elevation=0x7f0e0005;
public static final int left=0x7f0e0029;
public static final int line1=0x7f0e00a9;
public static final int line3=0x7f0e00ad;
public static final int listMode=0x7f0e0013;
public static final int list_item=0x7f0e0060;
public static final int locale=0x7f0e0036;
public static final int ltr=0x7f0e0037;
public static final int marquee=0x7f0e0039;
public static final int match_parent=0x7f0e0053;
public static final int match_view=0x7f0e004c;
public static final int media_actions=0x7f0e00a7;
public static final int middle=0x7f0e003a;
public static final int mini=0x7f0e0040;
public static final int minute=0x7f0e0058;
public static final int miter=0x7f0e0045;
public static final int multi=0x7f0e003e;
public static final int multiply=0x7f0e002d;
public static final int navigation_header_container=0x7f0e0096;
public static final int never=0x7f0e004a;
public static final int none=0x7f0e0017;
public static final int normal=0x7f0e000e;
public static final int oval=0x7f0e004d;
public static final int parallax=0x7f0e0021;
public static final int parentPanel=0x7f0e0065;
public static final int pin=0x7f0e0022;
public static final int progress_circular=0x7f0e0006;
public static final int progress_horizontal=0x7f0e0007;
public static final int query=0x7f0e0012;
public static final int radio=0x7f0e0073;
public static final int rectangle=0x7f0e004e;
public static final int recyclerview_main=0x7f0e008a;
public static final int right=0x7f0e002a;
public static final int round=0x7f0e0042;
public static final int rtl=0x7f0e0038;
public static final int s_email=0x7f0e008f;
public static final int s_ip=0x7f0e008d;
public static final int s_layout=0x7f0e008b;
public static final int s_phone=0x7f0e0090;
public static final int s_port=0x7f0e008e;
public static final int s_progressbar=0x7f0e0093;
public static final int s_sinformation=0x7f0e0092;
public static final int s_spinner=0x7f0e0091;
public static final int s_user=0x7f0e008c;
public static final int screen=0x7f0e002e;
public static final int scroll=0x7f0e001f;
public static final int scrollIndicatorDown=0x7f0e006d;
public static final int scrollIndicatorUp=0x7f0e006a;
public static final int scrollView=0x7f0e006b;
public static final int scrollable=0x7f0e0056;
public static final int search_badge=0x7f0e007d;
public static final int search_bar=0x7f0e007c;
public static final int search_button=0x7f0e007e;
public static final int search_close_btn=0x7f0e0083;
public static final int search_edit_frame=0x7f0e007f;
public static final int search_go_btn=0x7f0e0085;
public static final int search_mag_icon=0x7f0e0080;
public static final int search_plate=0x7f0e0081;
public static final int search_src_text=0x7f0e0082;
public static final int search_voice_btn=0x7f0e0086;
public static final int select_dialog_listview=0x7f0e0087;
public static final int shortcut=0x7f0e0072;
public static final int showCustom=0x7f0e0018;
public static final int showHome=0x7f0e0019;
public static final int showTitle=0x7f0e001a;
public static final int single=0x7f0e003f;
public static final int snackbar_action=0x7f0e0095;
public static final int snackbar_text=0x7f0e0094;
public static final int snap=0x7f0e0020;
public static final int spacer=0x7f0e0064;
public static final int split_action_bar=0x7f0e0008;
public static final int square=0x7f0e0043;
public static final int src_atop=0x7f0e002f;
public static final int src_in=0x7f0e0030;
public static final int src_over=0x7f0e0031;
public static final int start=0x7f0e002b;
public static final int status_bar_latest_event_content=0x7f0e00a6;
public static final int submit_area=0x7f0e0084;
public static final int tabMode=0x7f0e0014;
public static final int text=0x7f0e00ae;
public static final int text2=0x7f0e00ac;
public static final int textSpacerNoButtons=0x7f0e006c;
public static final int time=0x7f0e00aa;
public static final int title=0x7f0e0062;
public static final int title_template=0x7f0e0067;
public static final int title_type1=0x7f0e009b;
public static final int title_type2=0x7f0e009e;
public static final int title_type3=0x7f0e00a1;
public static final int toolbar=0x7f0e0088;
public static final int top=0x7f0e002c;
public static final int topPanel=0x7f0e0066;
public static final int touch=0x7f0e004f;
public static final int untilRelease=0x7f0e0052;
public static final int up=0x7f0e0009;
public static final int useLogo=0x7f0e001b;
public static final int view_offset_helper=0x7f0e000a;
public static final int wave=0x7f0e0050;
public static final int withText=0x7f0e004b;
public static final int wrap_content=0x7f0e0054;
}
public static final class integer {
public static final int abc_config_activityDefaultDur=0x7f0b0002;
public static final int abc_config_activityShortDur=0x7f0b0003;
public static final int abc_max_action_buttons=0x7f0b0000;
public static final int cancel_button_image_alpha=0x7f0b0004;
public static final int design_snackbar_text_max_lines=0x7f0b0001;
public static final int status_bar_notification_info_maxnum=0x7f0b0005;
}
public static final class layout {
public static final int abc_action_bar_title_item=0x7f040000;
public static final int abc_action_bar_up_container=0x7f040001;
public static final int abc_action_bar_view_list_nav_layout=0x7f040002;
public static final int abc_action_menu_item_layout=0x7f040003;
public static final int abc_action_menu_layout=0x7f040004;
public static final int abc_action_mode_bar=0x7f040005;
public static final int abc_action_mode_close_item_material=0x7f040006;
public static final int abc_activity_chooser_view=0x7f040007;
public static final int abc_activity_chooser_view_list_item=0x7f040008;
public static final int abc_alert_dialog_button_bar_material=0x7f040009;
public static final int abc_alert_dialog_material=0x7f04000a;
public static final int abc_dialog_title_material=0x7f04000b;
public static final int abc_expanded_menu_layout=0x7f04000c;
public static final int abc_list_menu_item_checkbox=0x7f04000d;
public static final int abc_list_menu_item_icon=0x7f04000e;
public static final int abc_list_menu_item_layout=0x7f04000f;
public static final int abc_list_menu_item_radio=0x7f040010;
public static final int abc_popup_menu_item_layout=0x7f040011;
public static final int abc_screen_content_include=0x7f040012;
public static final int abc_screen_simple=0x7f040013;
public static final int abc_screen_simple_overlay_action_mode=0x7f040014;
public static final int abc_screen_toolbar=0x7f040015;
public static final int abc_search_dropdown_item_icons_2line=0x7f040016;
public static final int abc_search_view=0x7f040017;
public static final int abc_select_dialog_material=0x7f040018;
public static final int activity_functions_system=0x7f040019;
public static final int activity_main=0x7f04001a;
public static final int activity_main_example=0x7f04001b;
public static final int activity_setting_activity=0x7f04001c;
public static final int activity_settings_example=0x7f04001d;
public static final int content_functions_system=0x7f04001e;
public static final int content_setting_activity=0x7f04001f;
public static final int design_layout_snackbar=0x7f040020;
public static final int design_layout_snackbar_include=0x7f040021;
public static final int design_layout_tab_icon=0x7f040022;
public static final int design_layout_tab_text=0x7f040023;
public static final int design_menu_item_action_area=0x7f040024;
public static final int design_navigation_item=0x7f040025;
public static final int design_navigation_item_header=0x7f040026;
public static final int design_navigation_item_separator=0x7f040027;
public static final int design_navigation_item_subheader=0x7f040028;
public static final int design_navigation_menu=0x7f040029;
public static final int design_navigation_menu_item=0x7f04002a;
public static final int layout_sample1=0x7f04002b;
public static final int layout_sample2=0x7f04002c;
public static final int layout_sample3=0x7f04002d;
public static final int notification_media_action=0x7f04002e;
public static final int notification_media_cancel_action=0x7f04002f;
public static final int notification_template_big_media=0x7f040030;
public static final int notification_template_big_media_narrow=0x7f040031;
public static final int notification_template_lines=0x7f040032;
public static final int notification_template_media=0x7f040033;
public static final int notification_template_part_chronometer=0x7f040034;
public static final int notification_template_part_time=0x7f040035;
public static final int select_dialog_item_material=0x7f040036;
public static final int select_dialog_multichoice_material=0x7f040037;
public static final int select_dialog_singlechoice_material=0x7f040038;
public static final int support_simple_spinner_dropdown_item=0x7f040039;
}
public static final class mipmap {
public static final int ic_launcher=0x7f030000;
}
public static final class string {
public static final int abc_action_bar_home_description=0x7f070000;
public static final int abc_action_bar_home_description_format=0x7f070001;
public static final int abc_action_bar_home_subtitle_description_format=0x7f070002;
public static final int abc_action_bar_up_description=0x7f070003;
public static final int abc_action_menu_overflow_description=0x7f070004;
public static final int abc_action_mode_done=0x7f070005;
public static final int abc_activity_chooser_view_see_all=0x7f070006;
public static final int abc_activitychooserview_choose_application=0x7f070007;
public static final int abc_capital_off=0x7f070008;
public static final int abc_capital_on=0x7f070009;
public static final int abc_search_hint=0x7f07000a;
public static final int abc_searchview_description_clear=0x7f07000b;
public static final int abc_searchview_description_query=0x7f07000c;
public static final int abc_searchview_description_search=0x7f07000d;
public static final int abc_searchview_description_submit=0x7f07000e;
public static final int abc_searchview_description_voice=0x7f07000f;
public static final int abc_shareactionprovider_share_with=0x7f070010;
public static final int abc_shareactionprovider_share_with_application=0x7f070011;
public static final int abc_toolbar_collapse_description=0x7f070012;
public static final int app_name=0x7f070014;
public static final int appbar_scrolling_view_behavior=0x7f070015;
public static final int character_counter_pattern=0x7f070016;
public static final int content_type1=0x7f070017;
public static final int content_type2=0x7f070018;
public static final int content_type3=0x7f070019;
public static final int drawable_animal_name=0x7f07001a;
public static final int error_email=0x7f07001b;
public static final int error_ip=0x7f07001c;
public static final int error_phone=0x7f07001d;
public static final int error_port=0x7f07001e;
public static final int error_user=0x7f07001f;
public static final int f_content_information=0x7f070020;
public static final int f_informacion_app=0x7f070021;
public static final int help_email=0x7f070022;
public static final int help_ip=0x7f070023;
public static final int help_phone=0x7f070024;
public static final int help_port=0x7f070025;
public static final int help_user=0x7f070026;
public static final int input_email=0x7f070027;
public static final int input_ip=0x7f070028;
public static final int input_phone=0x7f070029;
public static final int input_port=0x7f07002a;
public static final int input_user=0x7f07002b;
public static final int pref_default_display_name=0x7f07002c;
public static final int pref_description_social_recommendations=0x7f07002d;
public static final int pref_header_data_sync=0x7f07002e;
public static final int pref_header_general=0x7f07002f;
public static final int pref_header_notifications=0x7f070030;
public static final int pref_ringtone_silent=0x7f070031;
public static final int pref_title_add_friends_to_messages=0x7f070032;
public static final int pref_title_display_name=0x7f070033;
public static final int pref_title_new_message_notifications=0x7f070034;
public static final int pref_title_ringtone=0x7f070035;
public static final int pref_title_social_recommendations=0x7f070036;
public static final int pref_title_sync_frequency=0x7f070037;
public static final int pref_title_system_sync_settings=0x7f070038;
public static final int pref_title_vibrate=0x7f070039;
public static final int s_sinformation=0x7f07003a;
public static final int status_bar_notification_info_overflow=0x7f070013;
public static final int title_activity_functions_system=0x7f07003b;
public static final int title_activity_setting_activity=0x7f07003c;
public static final int title_activity_settings=0x7f07003d;
public static final int title_type1=0x7f07003e;
public static final int title_type2=0x7f07003f;
public static final int title_type3=0x7f070040;
}
public static final class style {
public static final int AlertDialog_AppCompat=0x7f0a007f;
public static final int AlertDialog_AppCompat_Light=0x7f0a0080;
public static final int Animation_AppCompat_Dialog=0x7f0a0081;
public static final int Animation_AppCompat_DropDownUp=0x7f0a0082;
public static final int AppTheme=0x7f0a0083;
public static final int AppTheme_AppBarOverlay=0x7f0a0084;
public static final int AppTheme_NoActionBar=0x7f0a0030;
public static final int AppTheme_PopupOverlay=0x7f0a0085;
public static final int Base_AlertDialog_AppCompat=0x7f0a0086;
public static final int Base_AlertDialog_AppCompat_Light=0x7f0a0087;
public static final int Base_Animation_AppCompat_Dialog=0x7f0a0088;
public static final int Base_Animation_AppCompat_DropDownUp=0x7f0a0089;
public static final int Base_DialogWindowTitle_AppCompat=0x7f0a008a;
public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0a008b;
public static final int Base_TextAppearance_AppCompat=0x7f0a0031;
public static final int Base_TextAppearance_AppCompat_Body1=0x7f0a0032;
public static final int Base_TextAppearance_AppCompat_Body2=0x7f0a0033;
public static final int Base_TextAppearance_AppCompat_Button=0x7f0a001a;
public static final int Base_TextAppearance_AppCompat_Caption=0x7f0a0034;
public static final int Base_TextAppearance_AppCompat_Display1=0x7f0a0035;
public static final int Base_TextAppearance_AppCompat_Display2=0x7f0a0036;
public static final int Base_TextAppearance_AppCompat_Display3=0x7f0a0037;
public static final int Base_TextAppearance_AppCompat_Display4=0x7f0a0038;
public static final int Base_TextAppearance_AppCompat_Headline=0x7f0a0039;
public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0a0005;
public static final int Base_TextAppearance_AppCompat_Large=0x7f0a003a;
public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0a0006;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0a003b;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0a003c;
public static final int Base_TextAppearance_AppCompat_Medium=0x7f0a003d;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0a0007;
public static final int Base_TextAppearance_AppCompat_Menu=0x7f0a003e;
public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0a008c;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0a003f;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0a0040;
public static final int Base_TextAppearance_AppCompat_Small=0x7f0a0041;
public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0a0008;
public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0a0042;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0a0009;
public static final int Base_TextAppearance_AppCompat_Title=0x7f0a0043;
public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0a000a;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0a0044;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0a0045;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0a0046;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0a0047;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0a0048;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0a0049;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0a004a;
public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0a004b;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0a007b;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0a008d;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0a004c;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0a004d;
public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0a004e;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0a004f;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0a008e;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0a0050;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0a0051;
public static final int Base_Theme_AppCompat=0x7f0a0052;
public static final int Base_Theme_AppCompat_CompactMenu=0x7f0a008f;
public static final int Base_Theme_AppCompat_Dialog=0x7f0a000b;
public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0a0090;
public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0a0091;
public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0a0092;
public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0a0002;
public static final int Base_Theme_AppCompat_Light=0x7f0a0053;
public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0a0093;
public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0a000c;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0a0094;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0a0095;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0a0096;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0a0003;
public static final int Base_ThemeOverlay_AppCompat=0x7f0a0097;
public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0a0098;
public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0a0099;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0a009a;
public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0a009b;
public static final int Base_V11_Theme_AppCompat_Dialog=0x7f0a000d;
public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f0a000e;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f0a0016;
public static final int Base_V12_Widget_AppCompat_EditText=0x7f0a0017;
public static final int Base_V21_Theme_AppCompat=0x7f0a0054;
public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0a0055;
public static final int Base_V21_Theme_AppCompat_Light=0x7f0a0056;
public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0a0057;
public static final int Base_V22_Theme_AppCompat=0x7f0a0079;
public static final int Base_V22_Theme_AppCompat_Light=0x7f0a007a;
public static final int Base_V23_Theme_AppCompat=0x7f0a007c;
public static final int Base_V23_Theme_AppCompat_Light=0x7f0a007d;
public static final int Base_V7_Theme_AppCompat=0x7f0a009c;
public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0a009d;
public static final int Base_V7_Theme_AppCompat_Light=0x7f0a009e;
public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0a009f;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0a00a0;
public static final int Base_V7_Widget_AppCompat_EditText=0x7f0a00a1;
public static final int Base_Widget_AppCompat_ActionBar=0x7f0a00a2;
public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0a00a3;
public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0a00a4;
public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0a0058;
public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0a0059;
public static final int Base_Widget_AppCompat_ActionButton=0x7f0a005a;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0a005b;
public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0a005c;
public static final int Base_Widget_AppCompat_ActionMode=0x7f0a00a5;
public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0a00a6;
public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0a0018;
public static final int Base_Widget_AppCompat_Button=0x7f0a005d;
public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0a005e;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0a005f;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0a00a7;
public static final int Base_Widget_AppCompat_Button_Colored=0x7f0a007e;
public static final int Base_Widget_AppCompat_Button_Small=0x7f0a0060;
public static final int Base_Widget_AppCompat_ButtonBar=0x7f0a0061;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0a00a8;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0a0062;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0a0063;
public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0a00a9;
public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0a0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0a00aa;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0a0064;
public static final int Base_Widget_AppCompat_EditText=0x7f0a0019;
public static final int Base_Widget_AppCompat_ImageButton=0x7f0a0065;
public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0a00ab;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0a00ac;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0a00ad;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0a0066;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0a0067;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0a0068;
public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0a0069;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0a006a;
public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0a006b;
public static final int Base_Widget_AppCompat_ListView=0x7f0a006c;
public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0a006d;
public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0a006e;
public static final int Base_Widget_AppCompat_PopupMenu=0x7f0a006f;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0a0070;
public static final int Base_Widget_AppCompat_PopupWindow=0x7f0a00ae;
public static final int Base_Widget_AppCompat_ProgressBar=0x7f0a000f;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0a0010;
public static final int Base_Widget_AppCompat_RatingBar=0x7f0a0071;
public static final int Base_Widget_AppCompat_SearchView=0x7f0a00af;
public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0a00b0;
public static final int Base_Widget_AppCompat_SeekBar=0x7f0a0072;
public static final int Base_Widget_AppCompat_Spinner=0x7f0a0073;
public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0a0004;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0a0074;
public static final int Base_Widget_AppCompat_Toolbar=0x7f0a00b1;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0a0075;
public static final int Base_Widget_Design_TabLayout=0x7f0a00b2;
public static final int CardView=0x7f0a00b3;
public static final int CardView_Dark=0x7f0a00b4;
public static final int CardView_Light=0x7f0a00b5;
public static final int DialogNoAnimation=0x7f0a00b6;
public static final int Material=0x7f0a00b7;
public static final int Material_App=0x7f0a00b8;
public static final int Material_App_BottomSheetDialog=0x7f0a00b9;
public static final int Material_App_Dialog=0x7f0a00ba;
public static final int Material_App_Dialog_DatePicker=0x7f0a00bb;
public static final int Material_App_Dialog_DatePicker_Light=0x7f0a00bc;
public static final int Material_App_Dialog_Light=0x7f0a00bd;
public static final int Material_App_Dialog_Simple=0x7f0a00be;
public static final int Material_App_Dialog_Simple_Light=0x7f0a00bf;
public static final int Material_App_Dialog_TimePicker=0x7f0a00c0;
public static final int Material_App_Dialog_TimePicker_Light=0x7f0a00c1;
public static final int Material_Drawable=0x7f0a00c2;
public static final int Material_Drawable_CheckBox=0x7f0a00c3;
public static final int Material_Drawable_CircularProgress=0x7f0a00c4;
public static final int Material_Drawable_CircularProgress_Determinate=0x7f0a00c5;
public static final int Material_Drawable_LinearProgress=0x7f0a00c6;
public static final int Material_Drawable_LinearProgress_Buffer=0x7f0a00c7;
public static final int Material_Drawable_LinearProgress_Determinate=0x7f0a00c8;
public static final int Material_Drawable_LinearProgress_Query=0x7f0a00c9;
public static final int Material_Drawable_NavigationDrawer=0x7f0a00ca;
public static final int Material_Drawable_NavigationDrawer_Light=0x7f0a00cb;
public static final int Material_Drawable_NavigationDrawerIcon=0x7f0a00cc;
public static final int Material_Drawable_NavigationDrawerIcon_Light=0x7f0a00cd;
public static final int Material_Drawable_RadioButton=0x7f0a00ce;
public static final int Material_Drawable_Ripple=0x7f0a00cf;
public static final int Material_Drawable_Ripple_Touch=0x7f0a00d0;
public static final int Material_Drawable_Ripple_Touch_Light=0x7f0a00d1;
public static final int Material_Drawable_Ripple_Touch_MatchView=0x7f0a00d2;
public static final int Material_Drawable_Ripple_Touch_MatchView_Light=0x7f0a00d3;
public static final int Material_Drawable_Ripple_Wave=0x7f0a00d4;
public static final int Material_Drawable_Ripple_Wave_Light=0x7f0a00d5;
public static final int Material_TextAppearance=0x7f0a00d6;
public static final int Material_TextAppearance_SimpleDialog=0x7f0a00d7;
public static final int Material_TextAppearance_SimpleDialog_Light=0x7f0a00d8;
public static final int Material_Widget=0x7f0a00d9;
public static final int Material_Widget_DatePicker=0x7f0a00da;
public static final int Material_Widget_DatePicker_Light=0x7f0a00db;
public static final int Material_Widget_EditText=0x7f0a00dc;
public static final int Material_Widget_EditText_Light=0x7f0a00dd;
public static final int Material_Widget_FloatingActionButton=0x7f0a00de;
public static final int Material_Widget_FloatingActionButton_Light=0x7f0a00df;
public static final int Material_Widget_FloatingActionButton_Mini=0x7f0a00e0;
public static final int Material_Widget_FloatingActionButton_Mini_Light=0x7f0a00e1;
public static final int Material_Widget_ProgressView=0x7f0a00e2;
public static final int Material_Widget_ProgressView_Circular=0x7f0a00e3;
public static final int Material_Widget_ProgressView_Circular_Determinate=0x7f0a00e4;
public static final int Material_Widget_ProgressView_Linear=0x7f0a00e5;
public static final int Material_Widget_ProgressView_Linear_Buffer=0x7f0a00e6;
public static final int Material_Widget_ProgressView_Linear_Determinate=0x7f0a00e7;
public static final int Material_Widget_ProgressView_Linear_Query=0x7f0a00e8;
public static final int Material_Widget_Slider=0x7f0a00e9;
public static final int Material_Widget_Slider_Discrete=0x7f0a00ea;
public static final int Material_Widget_SnackBar=0x7f0a00eb;
public static final int Material_Widget_SnackBar_Mobile=0x7f0a00ec;
public static final int Material_Widget_SnackBar_Mobile_MultiLine=0x7f0a00ed;
public static final int Material_Widget_SnackBar_Tablet=0x7f0a00ee;
public static final int Material_Widget_SnackBar_Tablet_MultiLine=0x7f0a00ef;
public static final int Material_Widget_Spinner=0x7f0a00f0;
public static final int Material_Widget_Spinner_Light=0x7f0a00f1;
public static final int Material_Widget_Switch=0x7f0a00f2;
public static final int Material_Widget_TabPageIndicator=0x7f0a00f3;
public static final int Material_Widget_TabPageIndicator_Fixed=0x7f0a00f4;
public static final int Material_Widget_TabPageIndicator_Fixed_Light=0x7f0a00f5;
public static final int Material_Widget_TabPageIndicator_Light=0x7f0a00f6;
public static final int Material_Widget_TimePicker=0x7f0a00f7;
public static final int Material_Widget_TimePicker_Light=0x7f0a00f8;
public static final int Material_Widget_YearPicker=0x7f0a00f9;
public static final int Material_Widget_YearPicker_Light=0x7f0a00fa;
public static final int Platform_AppCompat=0x7f0a0011;
public static final int Platform_AppCompat_Light=0x7f0a0012;
public static final int Platform_ThemeOverlay_AppCompat=0x7f0a0076;
public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0a0077;
public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0a0078;
public static final int Platform_V11_AppCompat=0x7f0a0013;
public static final int Platform_V11_AppCompat_Light=0x7f0a0014;
public static final int Platform_V14_AppCompat=0x7f0a001b;
public static final int Platform_V14_AppCompat_Light=0x7f0a001c;
public static final int Platform_Widget_AppCompat_Spinner=0x7f0a0015;
public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0a0022;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0a0023;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0a0024;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0a0025;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0a0026;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0a0027;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0a0028;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0a0029;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0a002a;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0a002b;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0a002c;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0a002d;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0a002e;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0a002f;
public static final int TextAppearance_AppCompat=0x7f0a00fb;
public static final int TextAppearance_AppCompat_Body1=0x7f0a00fc;
public static final int TextAppearance_AppCompat_Body2=0x7f0a00fd;
public static final int TextAppearance_AppCompat_Button=0x7f0a00fe;
public static final int TextAppearance_AppCompat_Caption=0x7f0a00ff;
public static final int TextAppearance_AppCompat_Display1=0x7f0a0100;
public static final int TextAppearance_AppCompat_Display2=0x7f0a0101;
public static final int TextAppearance_AppCompat_Display3=0x7f0a0102;
public static final int TextAppearance_AppCompat_Display4=0x7f0a0103;
public static final int TextAppearance_AppCompat_Headline=0x7f0a0104;
public static final int TextAppearance_AppCompat_Inverse=0x7f0a0105;
public static final int TextAppearance_AppCompat_Large=0x7f0a0106;
public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0a0107;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0a0108;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0a0109;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0a010a;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0a010b;
public static final int TextAppearance_AppCompat_Medium=0x7f0a010c;
public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0a010d;
public static final int TextAppearance_AppCompat_Menu=0x7f0a010e;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0a010f;
public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0a0110;
public static final int TextAppearance_AppCompat_Small=0x7f0a0111;
public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0a0112;
public static final int TextAppearance_AppCompat_Subhead=0x7f0a0113;
public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0a0114;
public static final int TextAppearance_AppCompat_Title=0x7f0a0115;
public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0a0116;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0a0117;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0a0118;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0a0119;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0a011a;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0a011b;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0a011c;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0a011d;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0a011e;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0a011f;
public static final int TextAppearance_AppCompat_Widget_Button=0x7f0a0120;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0a0121;
public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0a0122;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0a0123;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0a0124;
public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0a0125;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0a0126;
public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f0a0127;
public static final int TextAppearance_Design_Counter=0x7f0a0128;
public static final int TextAppearance_Design_Counter_Overflow=0x7f0a0129;
public static final int TextAppearance_Design_Error=0x7f0a012a;
public static final int TextAppearance_Design_Hint=0x7f0a012b;
public static final int TextAppearance_Design_Snackbar_Message=0x7f0a012c;
public static final int TextAppearance_Design_Tab=0x7f0a012d;
public static final int TextAppearance_StatusBar_EventContent=0x7f0a001d;
public static final int TextAppearance_StatusBar_EventContent_Info=0x7f0a001e;
public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f0a001f;
public static final int TextAppearance_StatusBar_EventContent_Time=0x7f0a0020;
public static final int TextAppearance_StatusBar_EventContent_Title=0x7f0a0021;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0a012e;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0a012f;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0a0130;
public static final int Theme_AppCompat=0x7f0a0131;
public static final int Theme_AppCompat_CompactMenu=0x7f0a0132;
public static final int Theme_AppCompat_Dialog=0x7f0a0133;
public static final int Theme_AppCompat_Dialog_Alert=0x7f0a0134;
public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0a0135;
public static final int Theme_AppCompat_DialogWhenLarge=0x7f0a0136;
public static final int Theme_AppCompat_Light=0x7f0a0137;
public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0a0138;
public static final int Theme_AppCompat_Light_Dialog=0x7f0a0139;
public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0a013a;
public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0a013b;
public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0a013c;
public static final int Theme_AppCompat_Light_NoActionBar=0x7f0a013d;
public static final int Theme_AppCompat_NoActionBar=0x7f0a013e;
public static final int ThemeOverlay_AppCompat=0x7f0a013f;
public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0a0140;
public static final int ThemeOverlay_AppCompat_Dark=0x7f0a0141;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0a0142;
public static final int ThemeOverlay_AppCompat_Light=0x7f0a0143;
public static final int Widget_AppCompat_ActionBar=0x7f0a0144;
public static final int Widget_AppCompat_ActionBar_Solid=0x7f0a0145;
public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0a0146;
public static final int Widget_AppCompat_ActionBar_TabText=0x7f0a0147;
public static final int Widget_AppCompat_ActionBar_TabView=0x7f0a0148;
public static final int Widget_AppCompat_ActionButton=0x7f0a0149;
public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0a014a;
public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0a014b;
public static final int Widget_AppCompat_ActionMode=0x7f0a014c;
public static final int Widget_AppCompat_ActivityChooserView=0x7f0a014d;
public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0a014e;
public static final int Widget_AppCompat_Button=0x7f0a014f;
public static final int Widget_AppCompat_Button_Borderless=0x7f0a0150;
public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0a0151;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0a0152;
public static final int Widget_AppCompat_Button_Colored=0x7f0a0153;
public static final int Widget_AppCompat_Button_Small=0x7f0a0154;
public static final int Widget_AppCompat_ButtonBar=0x7f0a0155;
public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0a0156;
public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0a0157;
public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0a0158;
public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0a0159;
public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0a015a;
public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0a015b;
public static final int Widget_AppCompat_EditText=0x7f0a015c;
public static final int Widget_AppCompat_ImageButton=0x7f0a015d;
public static final int Widget_AppCompat_Light_ActionBar=0x7f0a015e;
public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0a015f;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0a0160;
public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0a0161;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0a0162;
public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0a0163;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0a0164;
public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0a0165;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0a0166;
public static final int Widget_AppCompat_Light_ActionButton=0x7f0a0167;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0a0168;
public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0a0169;
public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0a016a;
public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0a016b;
public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0a016c;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0a016d;
public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0a016e;
public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0a016f;
public static final int Widget_AppCompat_Light_PopupMenu=0x7f0a0170;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0a0171;
public static final int Widget_AppCompat_Light_SearchView=0x7f0a0172;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0a0173;
public static final int Widget_AppCompat_ListPopupWindow=0x7f0a0174;
public static final int Widget_AppCompat_ListView=0x7f0a0175;
public static final int Widget_AppCompat_ListView_DropDown=0x7f0a0176;
public static final int Widget_AppCompat_ListView_Menu=0x7f0a0177;
public static final int Widget_AppCompat_PopupMenu=0x7f0a0178;
public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0a0179;
public static final int Widget_AppCompat_PopupWindow=0x7f0a017a;
public static final int Widget_AppCompat_ProgressBar=0x7f0a017b;
public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0a017c;
public static final int Widget_AppCompat_RatingBar=0x7f0a017d;
public static final int Widget_AppCompat_SearchView=0x7f0a017e;
public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0a017f;
public static final int Widget_AppCompat_SeekBar=0x7f0a0180;
public static final int Widget_AppCompat_Spinner=0x7f0a0181;
public static final int Widget_AppCompat_Spinner_DropDown=0x7f0a0182;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0a0183;
public static final int Widget_AppCompat_Spinner_Underlined=0x7f0a0184;
public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0a0185;
public static final int Widget_AppCompat_Toolbar=0x7f0a0186;
public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0a0187;
public static final int Widget_Design_AppBarLayout=0x7f0a0188;
public static final int Widget_Design_CollapsingToolbar=0x7f0a0189;
public static final int Widget_Design_CoordinatorLayout=0x7f0a018a;
public static final int Widget_Design_FloatingActionButton=0x7f0a018b;
public static final int Widget_Design_NavigationView=0x7f0a018c;
public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f0a018d;
public static final int Widget_Design_Snackbar=0x7f0a018e;
public static final int Widget_Design_TabLayout=0x7f0a0001;
public static final int Widget_Design_TextInputLayout=0x7f0a018f;
}
public static final class xml {
public static final int nav_states=0x7f060000;
public static final int pref_data_sync=0x7f060001;
public static final int pref_general=0x7f060002;
public static final int pref_headers=0x7f060003;
public static final int pref_notification=0x7f060004;
}
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 app.pacoke.aplicacionringtone:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundSplit app.pacoke.aplicacionringtone:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundStacked app.pacoke.aplicacionringtone:backgroundStacked}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetEnd app.pacoke.aplicacionringtone:contentInsetEnd}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetLeft app.pacoke.aplicacionringtone:contentInsetLeft}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetRight app.pacoke.aplicacionringtone:contentInsetRight}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetStart app.pacoke.aplicacionringtone:contentInsetStart}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_customNavigationLayout app.pacoke.aplicacionringtone:customNavigationLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_displayOptions app.pacoke.aplicacionringtone:displayOptions}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_divider app.pacoke.aplicacionringtone:divider}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_elevation app.pacoke.aplicacionringtone:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_height app.pacoke.aplicacionringtone:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_hideOnContentScroll app.pacoke.aplicacionringtone:hideOnContentScroll}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeAsUpIndicator app.pacoke.aplicacionringtone:homeAsUpIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeLayout app.pacoke.aplicacionringtone:homeLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_icon app.pacoke.aplicacionringtone:icon}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_indeterminateProgressStyle app.pacoke.aplicacionringtone:indeterminateProgressStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_itemPadding app.pacoke.aplicacionringtone:itemPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_logo app.pacoke.aplicacionringtone:logo}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_navigationMode app.pacoke.aplicacionringtone:navigationMode}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_popupTheme app.pacoke.aplicacionringtone:popupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarPadding app.pacoke.aplicacionringtone:progressBarPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarStyle app.pacoke.aplicacionringtone:progressBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitle app.pacoke.aplicacionringtone:subtitle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitleTextStyle app.pacoke.aplicacionringtone:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_title app.pacoke.aplicacionringtone:title}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_titleTextStyle app.pacoke.aplicacionringtone:titleTextStyle}</code></td><td></td></tr>
</table>
@see #ActionBar_background
@see #ActionBar_backgroundSplit
@see #ActionBar_backgroundStacked
@see #ActionBar_contentInsetEnd
@see #ActionBar_contentInsetLeft
@see #ActionBar_contentInsetRight
@see #ActionBar_contentInsetStart
@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 = {
0x7f010012, 0x7f010019, 0x7f01001b, 0x7f01001c,
0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020,
0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024,
0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028,
0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c,
0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030,
0x7f010031, 0x7f010032, 0x7f0101eb
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:background
*/
public static final int ActionBar_background = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:backgroundSplit
*/
public static final int ActionBar_backgroundSplit = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:backgroundStacked
*/
public static final int ActionBar_backgroundStacked = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:contentInsetEnd
*/
public static final int ActionBar_contentInsetEnd = 21;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:contentInsetLeft
*/
public static final int ActionBar_contentInsetLeft = 22;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:contentInsetRight
*/
public static final int ActionBar_contentInsetRight = 23;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:contentInsetStart
*/
public static final int ActionBar_contentInsetStart = 20;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:customNavigationLayout
*/
public static final int ActionBar_customNavigationLayout = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:displayOptions
*/
public static final int ActionBar_displayOptions = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:divider
*/
public static final int ActionBar_divider = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:elevation
*/
public static final int ActionBar_elevation = 24;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:height
*/
public static final int ActionBar_height = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:hideOnContentScroll
*/
public static final int ActionBar_hideOnContentScroll = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:homeAsUpIndicator
*/
public static final int ActionBar_homeAsUpIndicator = 26;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:homeLayout
*/
public static final int ActionBar_homeLayout = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:icon
*/
public static final int ActionBar_icon = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:indeterminateProgressStyle
*/
public static final int ActionBar_indeterminateProgressStyle = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:itemPadding
*/
public static final int ActionBar_itemPadding = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:logo
*/
public static final int ActionBar_logo = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:navigationMode
*/
public static final int ActionBar_navigationMode = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:popupTheme
*/
public static final int ActionBar_popupTheme = 25;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:progressBarPadding
*/
public static final int ActionBar_progressBarPadding = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:progressBarStyle
*/
public static final int ActionBar_progressBarStyle = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:subtitle
*/
public static final int ActionBar_subtitle = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:subtitleTextStyle
*/
public static final int ActionBar_subtitleTextStyle = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:title
*/
public static final int ActionBar_title = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_backgroundSplit app.pacoke.aplicacionringtone:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_closeItemLayout app.pacoke.aplicacionringtone:closeItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_height app.pacoke.aplicacionringtone:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_subtitleTextStyle app.pacoke.aplicacionringtone:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_titleTextStyle app.pacoke.aplicacionringtone: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 = {
0x7f010012, 0x7f01001e, 0x7f01001f, 0x7f010023,
0x7f010025, 0x7f010033
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:background
*/
public static final int ActionMode_background = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:backgroundSplit
*/
public static final int ActionMode_backgroundSplit = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:closeItemLayout
*/
public static final int ActionMode_closeItemLayout = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:height
*/
public static final int ActionMode_height = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:subtitleTextStyle
*/
public static final int ActionMode_subtitleTextStyle = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:expandActivityOverflowButtonDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #ActivityChooserView_initialActivityCount app.pacoke.aplicacionringtone:initialActivityCount}</code></td><td></td></tr>
</table>
@see #ActivityChooserView_expandActivityOverflowButtonDrawable
@see #ActivityChooserView_initialActivityCount
*/
public static final int[] ActivityChooserView = {
0x7f010034, 0x7f010035
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandActivityOverflowButtonDrawable
*/
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:buttonPanelSideLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listItemLayout app.pacoke.aplicacionringtone:listItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listLayout app.pacoke.aplicacionringtone:listLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_multiChoiceItemLayout app.pacoke.aplicacionringtone:multiChoiceItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_singleChoiceItemLayout app.pacoke.aplicacionringtone: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, 0x7f010036, 0x7f010037, 0x7f010038,
0x7f010039, 0x7f01003a
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:buttonPanelSideLayout
*/
public static final int AlertDialog_buttonPanelSideLayout = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:listItemLayout
*/
public static final int AlertDialog_listItemLayout = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:listLayout
*/
public static final int AlertDialog_listLayout = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:multiChoiceItemLayout
*/
public static final int AlertDialog_multiChoiceItemLayout = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayout_expanded app.pacoke.aplicacionringtone:expanded}</code></td><td></td></tr>
</table>
@see #AppBarLayout_android_background
@see #AppBarLayout_elevation
@see #AppBarLayout_expanded
*/
public static final int[] AppBarLayout = {
0x010100d4, 0x7f010031, 0x7f01003b
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:elevation
*/
public static final int AppBarLayout_elevation = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expanded
*/
public static final int AppBarLayout_expanded = 2;
/** Attributes that can be used with a AppBarLayout_LayoutParams.
<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_LayoutParams_layout_scrollFlags app.pacoke.aplicacionringtone:layout_scrollFlags}</code></td><td></td></tr>
<tr><td><code>{@link #AppBarLayout_LayoutParams_layout_scrollInterpolator app.pacoke.aplicacionringtone:layout_scrollInterpolator}</code></td><td></td></tr>
</table>
@see #AppBarLayout_LayoutParams_layout_scrollFlags
@see #AppBarLayout_LayoutParams_layout_scrollInterpolator
*/
public static final int[] AppBarLayout_LayoutParams = {
0x7f01003c, 0x7f01003d
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_scrollFlags}
attribute's value can be found in the {@link #AppBarLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_scrollFlags
*/
public static final int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_scrollInterpolator}
attribute's value can be found in the {@link #AppBarLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_scrollInterpolator
*/
public static final int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1;
/** 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 app.pacoke.aplicacionringtone:textAllCaps}</code></td><td></td></tr>
</table>
@see #AppCompatTextView_android_textAppearance
@see #AppCompatTextView_textAllCaps
*/
public static final int[] AppCompatTextView = {
0x01010034, 0x7f01003e
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:textAllCaps
*/
public static final int AppCompatTextView_textAllCaps = 1;
/** Attributes that can be used with a AutoCompleteTextView.
<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 #AutoCompleteTextView_android_completionHint android:completionHint}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_completionThreshold android:completionThreshold}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_dropDownAnchor android:dropDownAnchor}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_dropDownHeight android:dropDownHeight}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr>
<tr><td><code>{@link #AutoCompleteTextView_android_popupBackground android:popupBackground}</code></td><td></td></tr>
</table>
@see #AutoCompleteTextView_android_completionHint
@see #AutoCompleteTextView_android_completionThreshold
@see #AutoCompleteTextView_android_dropDownAnchor
@see #AutoCompleteTextView_android_dropDownHeight
@see #AutoCompleteTextView_android_dropDownHorizontalOffset
@see #AutoCompleteTextView_android_dropDownVerticalOffset
@see #AutoCompleteTextView_android_dropDownWidth
@see #AutoCompleteTextView_android_popupBackground
*/
public static final int[] AutoCompleteTextView = {
0x01010172, 0x01010174, 0x01010176, 0x01010262,
0x01010263, 0x01010283, 0x010102ac, 0x010102ad
};
/**
<p>This symbol is the offset where the {@link android.R.attr#completionHint}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:completionHint
*/
public static final int AutoCompleteTextView_android_completionHint = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#completionThreshold}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:completionThreshold
*/
public static final int AutoCompleteTextView_android_completionThreshold = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownAnchor}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:dropDownAnchor
*/
public static final int AutoCompleteTextView_android_dropDownAnchor = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownHeight}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:dropDownHeight
*/
public static final int AutoCompleteTextView_android_dropDownHeight = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:dropDownHorizontalOffset
*/
public static final int AutoCompleteTextView_android_dropDownHorizontalOffset = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:dropDownVerticalOffset
*/
public static final int AutoCompleteTextView_android_dropDownVerticalOffset = 7;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownWidth}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:dropDownWidth
*/
public static final int AutoCompleteTextView_android_dropDownWidth = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#popupBackground}
attribute's value can be found in the {@link #AutoCompleteTextView} array.
@attr name android:popupBackground
*/
public static final int AutoCompleteTextView_android_popupBackground = 2;
/** Attributes that can be used with a BottomSheetDialog.
<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 #BottomSheetDialog_android_layout_height android:layout_height}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_cancelable app.pacoke.aplicacionringtone:bsd_cancelable}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_canceledOnTouchOutside app.pacoke.aplicacionringtone:bsd_canceledOnTouchOutside}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_dimAmount app.pacoke.aplicacionringtone:bsd_dimAmount}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_inDuration app.pacoke.aplicacionringtone:bsd_inDuration}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_inInterpolator app.pacoke.aplicacionringtone:bsd_inInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_outDuration app.pacoke.aplicacionringtone:bsd_outDuration}</code></td><td></td></tr>
<tr><td><code>{@link #BottomSheetDialog_bsd_outInterpolator app.pacoke.aplicacionringtone:bsd_outInterpolator}</code></td><td></td></tr>
</table>
@see #BottomSheetDialog_android_layout_height
@see #BottomSheetDialog_bsd_cancelable
@see #BottomSheetDialog_bsd_canceledOnTouchOutside
@see #BottomSheetDialog_bsd_dimAmount
@see #BottomSheetDialog_bsd_inDuration
@see #BottomSheetDialog_bsd_inInterpolator
@see #BottomSheetDialog_bsd_outDuration
@see #BottomSheetDialog_bsd_outInterpolator
*/
public static final int[] BottomSheetDialog = {
0x010100f5, 0x7f01003f, 0x7f010040, 0x7f010041,
0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_height}
attribute's value can be found in the {@link #BottomSheetDialog} array.
@attr name android:layout_height
*/
public static final int BottomSheetDialog_android_layout_height = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_cancelable}
attribute's value can be found in the {@link #BottomSheetDialog} 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 app.pacoke.aplicacionringtone:bsd_cancelable
*/
public static final int BottomSheetDialog_bsd_cancelable = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_canceledOnTouchOutside}
attribute's value can be found in the {@link #BottomSheetDialog} 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 app.pacoke.aplicacionringtone:bsd_canceledOnTouchOutside
*/
public static final int BottomSheetDialog_bsd_canceledOnTouchOutside = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_dimAmount}
attribute's value can be found in the {@link #BottomSheetDialog} 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 floating point value, such as "<code>1.2</code>".
@attr name app.pacoke.aplicacionringtone:bsd_dimAmount
*/
public static final int BottomSheetDialog_bsd_dimAmount = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_inDuration}
attribute's value can be found in the {@link #BottomSheetDialog} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:bsd_inDuration
*/
public static final int BottomSheetDialog_bsd_inDuration = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_inInterpolator}
attribute's value can be found in the {@link #BottomSheetDialog} 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 app.pacoke.aplicacionringtone:bsd_inInterpolator
*/
public static final int BottomSheetDialog_bsd_inInterpolator = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_outDuration}
attribute's value can be found in the {@link #BottomSheetDialog} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:bsd_outDuration
*/
public static final int BottomSheetDialog_bsd_outDuration = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#bsd_outInterpolator}
attribute's value can be found in the {@link #BottomSheetDialog} 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 app.pacoke.aplicacionringtone:bsd_outInterpolator
*/
public static final int BottomSheetDialog_bsd_outInterpolator = 4;
/** 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 app.pacoke.aplicacionringtone:allowStacking}</code></td><td></td></tr>
</table>
@see #ButtonBarLayout_allowStacking
*/
public static final int[] ButtonBarLayout = {
0x7f010046
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:allowStacking
*/
public static final int ButtonBarLayout_allowStacking = 0;
/** Attributes that can be used with a CardView.
<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 #CardView_cardBackgroundColor app.pacoke.aplicacionringtone:cardBackgroundColor}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardCornerRadius app.pacoke.aplicacionringtone:cardCornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardElevation app.pacoke.aplicacionringtone:cardElevation}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardMaxElevation app.pacoke.aplicacionringtone:cardMaxElevation}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardPreventCornerOverlap app.pacoke.aplicacionringtone:cardPreventCornerOverlap}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardUseCompatPadding app.pacoke.aplicacionringtone:cardUseCompatPadding}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPadding app.pacoke.aplicacionringtone:contentPadding}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingBottom app.pacoke.aplicacionringtone:contentPaddingBottom}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingLeft app.pacoke.aplicacionringtone:contentPaddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingRight app.pacoke.aplicacionringtone:contentPaddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingTop app.pacoke.aplicacionringtone:contentPaddingTop}</code></td><td></td></tr>
</table>
@see #CardView_cardBackgroundColor
@see #CardView_cardCornerRadius
@see #CardView_cardElevation
@see #CardView_cardMaxElevation
@see #CardView_cardPreventCornerOverlap
@see #CardView_cardUseCompatPadding
@see #CardView_contentPadding
@see #CardView_contentPaddingBottom
@see #CardView_contentPaddingLeft
@see #CardView_contentPaddingRight
@see #CardView_contentPaddingTop
*/
public static final int[] CardView = {
0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a,
0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e,
0x7f01004f, 0x7f010050, 0x7f010051
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardBackgroundColor}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardBackgroundColor
*/
public static final int CardView_cardBackgroundColor = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardCornerRadius}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardCornerRadius
*/
public static final int CardView_cardCornerRadius = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardElevation}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardElevation
*/
public static final int CardView_cardElevation = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardMaxElevation}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardMaxElevation
*/
public static final int CardView_cardMaxElevation = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardPreventCornerOverlap}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardPreventCornerOverlap
*/
public static final int CardView_cardPreventCornerOverlap = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cardUseCompatPadding}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:cardUseCompatPadding
*/
public static final int CardView_cardUseCompatPadding = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#contentPadding}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:contentPadding
*/
public static final int CardView_contentPadding = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#contentPaddingBottom}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:contentPaddingBottom
*/
public static final int CardView_contentPaddingBottom = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#contentPaddingLeft}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:contentPaddingLeft
*/
public static final int CardView_contentPaddingLeft = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#contentPaddingRight}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:contentPaddingRight
*/
public static final int CardView_contentPaddingRight = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#contentPaddingTop}
attribute's value can be found in the {@link #CardView} 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 app.pacoke.aplicacionringtone:contentPaddingTop
*/
public static final int CardView_contentPaddingTop = 9;
/** Attributes that can be used with a CheckBoxDrawable.
<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 #CheckBoxDrawable_cbd_animDuration app.pacoke.aplicacionringtone:cbd_animDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_boxSize app.pacoke.aplicacionringtone:cbd_boxSize}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_cornerRadius app.pacoke.aplicacionringtone:cbd_cornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_height app.pacoke.aplicacionringtone:cbd_height}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_strokeColor app.pacoke.aplicacionringtone:cbd_strokeColor}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_strokeSize app.pacoke.aplicacionringtone:cbd_strokeSize}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_tickColor app.pacoke.aplicacionringtone:cbd_tickColor}</code></td><td></td></tr>
<tr><td><code>{@link #CheckBoxDrawable_cbd_width app.pacoke.aplicacionringtone:cbd_width}</code></td><td></td></tr>
</table>
@see #CheckBoxDrawable_cbd_animDuration
@see #CheckBoxDrawable_cbd_boxSize
@see #CheckBoxDrawable_cbd_cornerRadius
@see #CheckBoxDrawable_cbd_height
@see #CheckBoxDrawable_cbd_strokeColor
@see #CheckBoxDrawable_cbd_strokeSize
@see #CheckBoxDrawable_cbd_tickColor
@see #CheckBoxDrawable_cbd_width
*/
public static final int[] CheckBoxDrawable = {
0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055,
0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_animDuration}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cbd_animDuration
*/
public static final int CheckBoxDrawable_cbd_animDuration = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_boxSize}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cbd_boxSize
*/
public static final int CheckBoxDrawable_cbd_boxSize = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_cornerRadius}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cbd_cornerRadius
*/
public static final int CheckBoxDrawable_cbd_cornerRadius = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_height}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cbd_height
*/
public static final int CheckBoxDrawable_cbd_height = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_strokeColor}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 app.pacoke.aplicacionringtone:cbd_strokeColor
*/
public static final int CheckBoxDrawable_cbd_strokeColor = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_strokeSize}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cbd_strokeSize
*/
public static final int CheckBoxDrawable_cbd_strokeSize = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_tickColor}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 app.pacoke.aplicacionringtone:cbd_tickColor
*/
public static final int CheckBoxDrawable_cbd_tickColor = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cbd_width}
attribute's value can be found in the {@link #CheckBoxDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cbd_width
*/
public static final int CheckBoxDrawable_cbd_width = 0;
/** Attributes that can be used with a CircularProgressDrawable.
<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 #CircularProgressDrawable_cpd_inAnimDuration app.pacoke.aplicacionringtone:cpd_inAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_inStepColors app.pacoke.aplicacionringtone:cpd_inStepColors}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_inStepPercent app.pacoke.aplicacionringtone:cpd_inStepPercent}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_initialAngle app.pacoke.aplicacionringtone:cpd_initialAngle}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_keepDuration app.pacoke.aplicacionringtone:cpd_keepDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_maxSweepAngle app.pacoke.aplicacionringtone:cpd_maxSweepAngle}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_minSweepAngle app.pacoke.aplicacionringtone:cpd_minSweepAngle}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_outAnimDuration app.pacoke.aplicacionringtone:cpd_outAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_padding app.pacoke.aplicacionringtone:cpd_padding}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_reverse app.pacoke.aplicacionringtone:cpd_reverse}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_rotateDuration app.pacoke.aplicacionringtone:cpd_rotateDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_strokeColor app.pacoke.aplicacionringtone:cpd_strokeColor}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_strokeColors app.pacoke.aplicacionringtone:cpd_strokeColors}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_strokeSecondaryColor app.pacoke.aplicacionringtone:cpd_strokeSecondaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_strokeSize app.pacoke.aplicacionringtone:cpd_strokeSize}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_transformDuration app.pacoke.aplicacionringtone:cpd_transformDuration}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_cpd_transformInterpolator app.pacoke.aplicacionringtone:cpd_transformInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_pv_progress app.pacoke.aplicacionringtone:pv_progress}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_pv_progressMode app.pacoke.aplicacionringtone:pv_progressMode}</code></td><td></td></tr>
<tr><td><code>{@link #CircularProgressDrawable_pv_secondaryProgress app.pacoke.aplicacionringtone:pv_secondaryProgress}</code></td><td></td></tr>
</table>
@see #CircularProgressDrawable_cpd_inAnimDuration
@see #CircularProgressDrawable_cpd_inStepColors
@see #CircularProgressDrawable_cpd_inStepPercent
@see #CircularProgressDrawable_cpd_initialAngle
@see #CircularProgressDrawable_cpd_keepDuration
@see #CircularProgressDrawable_cpd_maxSweepAngle
@see #CircularProgressDrawable_cpd_minSweepAngle
@see #CircularProgressDrawable_cpd_outAnimDuration
@see #CircularProgressDrawable_cpd_padding
@see #CircularProgressDrawable_cpd_reverse
@see #CircularProgressDrawable_cpd_rotateDuration
@see #CircularProgressDrawable_cpd_strokeColor
@see #CircularProgressDrawable_cpd_strokeColors
@see #CircularProgressDrawable_cpd_strokeSecondaryColor
@see #CircularProgressDrawable_cpd_strokeSize
@see #CircularProgressDrawable_cpd_transformDuration
@see #CircularProgressDrawable_cpd_transformInterpolator
@see #CircularProgressDrawable_pv_progress
@see #CircularProgressDrawable_pv_progressMode
@see #CircularProgressDrawable_pv_secondaryProgress
*/
public static final int[] CircularProgressDrawable = {
0x7f010014, 0x7f010015, 0x7f010016, 0x7f01005a,
0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e,
0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062,
0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066,
0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_inAnimDuration}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_inAnimDuration
*/
public static final int CircularProgressDrawable_cpd_inAnimDuration = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_inStepColors}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_inStepColors
*/
public static final int CircularProgressDrawable_cpd_inStepColors = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_inStepPercent}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_inStepPercent
*/
public static final int CircularProgressDrawable_cpd_inStepPercent = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_initialAngle}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_initialAngle
*/
public static final int CircularProgressDrawable_cpd_initialAngle = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_keepDuration}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_keepDuration
*/
public static final int CircularProgressDrawable_cpd_keepDuration = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_maxSweepAngle}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_maxSweepAngle
*/
public static final int CircularProgressDrawable_cpd_maxSweepAngle = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_minSweepAngle}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_minSweepAngle
*/
public static final int CircularProgressDrawable_cpd_minSweepAngle = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_outAnimDuration}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_outAnimDuration
*/
public static final int CircularProgressDrawable_cpd_outAnimDuration = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_padding}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cpd_padding
*/
public static final int CircularProgressDrawable_cpd_padding = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_reverse}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_reverse
*/
public static final int CircularProgressDrawable_cpd_reverse = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_rotateDuration}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_rotateDuration
*/
public static final int CircularProgressDrawable_cpd_rotateDuration = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_strokeColor}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_strokeColor
*/
public static final int CircularProgressDrawable_cpd_strokeColor = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_strokeColors}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_strokeColors
*/
public static final int CircularProgressDrawable_cpd_strokeColors = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_strokeSecondaryColor}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_strokeSecondaryColor
*/
public static final int CircularProgressDrawable_cpd_strokeSecondaryColor = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_strokeSize}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:cpd_strokeSize
*/
public static final int CircularProgressDrawable_cpd_strokeSize = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_transformDuration}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:cpd_transformDuration
*/
public static final int CircularProgressDrawable_cpd_transformDuration = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#cpd_transformInterpolator}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:cpd_transformInterpolator
*/
public static final int CircularProgressDrawable_cpd_transformInterpolator = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progress}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:pv_progress
*/
public static final int CircularProgressDrawable_pv_progress = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progressMode}
attribute's value can be found in the {@link #CircularProgressDrawable} array.
<p>May 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.
<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>determinate</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>indeterminate</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>buffer</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>query</code></td><td>0x00000003</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:pv_progressMode
*/
public static final int CircularProgressDrawable_pv_progressMode = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_secondaryProgress}
attribute's value can be found in the {@link #CircularProgressDrawable} 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 app.pacoke.aplicacionringtone:pv_secondaryProgress
*/
public static final int CircularProgressDrawable_pv_secondaryProgress = 2;
/** Attributes that can be used with a CollapsingAppBarLayout_LayoutParams.
<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 #CollapsingAppBarLayout_LayoutParams_layout_collapseMode app.pacoke.aplicacionringtone:layout_collapseMode}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier app.pacoke.aplicacionringtone:layout_collapseParallaxMultiplier}</code></td><td></td></tr>
</table>
@see #CollapsingAppBarLayout_LayoutParams_layout_collapseMode
@see #CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier
*/
public static final int[] CollapsingAppBarLayout_LayoutParams = {
0x7f01006b, 0x7f01006c
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_collapseMode}
attribute's value can be found in the {@link #CollapsingAppBarLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_collapseMode
*/
public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_collapseParallaxMultiplier}
attribute's value can be found in the {@link #CollapsingAppBarLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_collapseParallaxMultiplier
*/
public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
/** 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 app.pacoke.aplicacionringtone:collapsedTitleGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance app.pacoke.aplicacionringtone:collapsedTitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_contentScrim app.pacoke.aplicacionringtone:contentScrim}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleGravity app.pacoke.aplicacionringtone:expandedTitleGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMargin app.pacoke.aplicacionringtone:expandedTitleMargin}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginBottom app.pacoke.aplicacionringtone:expandedTitleMarginBottom}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginEnd app.pacoke.aplicacionringtone:expandedTitleMarginEnd}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginStart app.pacoke.aplicacionringtone:expandedTitleMarginStart}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginTop app.pacoke.aplicacionringtone:expandedTitleMarginTop}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleTextAppearance app.pacoke.aplicacionringtone:expandedTitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_statusBarScrim app.pacoke.aplicacionringtone:statusBarScrim}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_title app.pacoke.aplicacionringtone:title}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_titleEnabled app.pacoke.aplicacionringtone:titleEnabled}</code></td><td></td></tr>
<tr><td><code>{@link #CollapsingToolbarLayout_toolbarId app.pacoke.aplicacionringtone: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_statusBarScrim
@see #CollapsingToolbarLayout_title
@see #CollapsingToolbarLayout_titleEnabled
@see #CollapsingToolbarLayout_toolbarId
*/
public static final int[] CollapsingToolbarLayout = {
0x7f010019, 0x7f01006d, 0x7f01006e, 0x7f01006f,
0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073,
0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077,
0x7f010078, 0x7f010079
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:collapsedTitleGravity
*/
public static final int CollapsingToolbarLayout_collapsedTitleGravity = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:collapsedTitleTextAppearance
*/
public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:contentScrim
*/
public static final int CollapsingToolbarLayout_contentScrim = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleGravity
*/
public static final int CollapsingToolbarLayout_expandedTitleGravity = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleMargin
*/
public static final int CollapsingToolbarLayout_expandedTitleMargin = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleMarginBottom
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleMarginEnd
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleMarginStart
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleMarginTop
*/
public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:expandedTitleTextAppearance
*/
public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:statusBarScrim
*/
public static final int CollapsingToolbarLayout_statusBarScrim = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:title
*/
public static final int CollapsingToolbarLayout_title = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:titleEnabled
*/
public static final int CollapsingToolbarLayout_titleEnabled = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:toolbarId
*/
public static final int CollapsingToolbarLayout_toolbarId = 10;
/** 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 app.pacoke.aplicacionringtone:buttonTint}</code></td><td></td></tr>
<tr><td><code>{@link #CompoundButton_buttonTintMode app.pacoke.aplicacionringtone:buttonTintMode}</code></td><td></td></tr>
</table>
@see #CompoundButton_android_button
@see #CompoundButton_buttonTint
@see #CompoundButton_buttonTintMode
*/
public static final int[] CompoundButton = {
0x01010107, 0x7f01007a, 0x7f01007b
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:buttonTint
*/
public static final int CompoundButton_buttonTint = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:keylines}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_statusBarBackground app.pacoke.aplicacionringtone:statusBarBackground}</code></td><td></td></tr>
</table>
@see #CoordinatorLayout_keylines
@see #CoordinatorLayout_statusBarBackground
*/
public static final int[] CoordinatorLayout = {
0x7f01007c, 0x7f01007d
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:keylines
*/
public static final int CoordinatorLayout_keylines = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:statusBarBackground
*/
public static final int CoordinatorLayout_statusBarBackground = 1;
/** Attributes that can be used with a CoordinatorLayout_LayoutParams.
<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_LayoutParams_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_anchor app.pacoke.aplicacionringtone:layout_anchor}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_anchorGravity app.pacoke.aplicacionringtone:layout_anchorGravity}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_behavior app.pacoke.aplicacionringtone:layout_behavior}</code></td><td></td></tr>
<tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_keyline app.pacoke.aplicacionringtone:layout_keyline}</code></td><td></td></tr>
</table>
@see #CoordinatorLayout_LayoutParams_android_layout_gravity
@see #CoordinatorLayout_LayoutParams_layout_anchor
@see #CoordinatorLayout_LayoutParams_layout_anchorGravity
@see #CoordinatorLayout_LayoutParams_layout_behavior
@see #CoordinatorLayout_LayoutParams_layout_keyline
*/
public static final int[] CoordinatorLayout_LayoutParams = {
0x010100b3, 0x7f01007e, 0x7f01007f, 0x7f010080,
0x7f010081
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
@attr name android:layout_gravity
*/
public static final int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_anchor}
attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_anchor
*/
public static final int CoordinatorLayout_LayoutParams_layout_anchor = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_anchorGravity}
attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_anchorGravity
*/
public static final int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_behavior}
attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_behavior
*/
public static final int CoordinatorLayout_LayoutParams_layout_behavior = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#layout_keyline}
attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} 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 app.pacoke.aplicacionringtone:layout_keyline
*/
public static final int CoordinatorLayout_LayoutParams_layout_keyline = 3;
/** Attributes that can be used with a DatePicker.
<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 #DatePicker_android_padding android:padding}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_android_paddingBottom android:paddingBottom}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_android_paddingLeft android:paddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_android_paddingRight android:paddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_android_paddingTop android:paddingTop}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_animDuration app.pacoke.aplicacionringtone:dp_animDuration}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_day app.pacoke.aplicacionringtone:dp_day}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_dayMax app.pacoke.aplicacionringtone:dp_dayMax}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_dayMin app.pacoke.aplicacionringtone:dp_dayMin}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_dayTextSize app.pacoke.aplicacionringtone:dp_dayTextSize}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_fontFamily app.pacoke.aplicacionringtone:dp_fontFamily}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_inInterpolator app.pacoke.aplicacionringtone:dp_inInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_month app.pacoke.aplicacionringtone:dp_month}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_monthMax app.pacoke.aplicacionringtone:dp_monthMax}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_monthMin app.pacoke.aplicacionringtone:dp_monthMin}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_outInterpolator app.pacoke.aplicacionringtone:dp_outInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_selectionColor app.pacoke.aplicacionringtone:dp_selectionColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_textColor app.pacoke.aplicacionringtone:dp_textColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_textDisableColor app.pacoke.aplicacionringtone:dp_textDisableColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_textHighlightColor app.pacoke.aplicacionringtone:dp_textHighlightColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_textLabelColor app.pacoke.aplicacionringtone:dp_textLabelColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_textStyle app.pacoke.aplicacionringtone:dp_textStyle}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_year app.pacoke.aplicacionringtone:dp_year}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_yearMax app.pacoke.aplicacionringtone:dp_yearMax}</code></td><td></td></tr>
<tr><td><code>{@link #DatePicker_dp_yearMin app.pacoke.aplicacionringtone:dp_yearMin}</code></td><td></td></tr>
</table>
@see #DatePicker_android_padding
@see #DatePicker_android_paddingBottom
@see #DatePicker_android_paddingLeft
@see #DatePicker_android_paddingRight
@see #DatePicker_android_paddingTop
@see #DatePicker_dp_animDuration
@see #DatePicker_dp_day
@see #DatePicker_dp_dayMax
@see #DatePicker_dp_dayMin
@see #DatePicker_dp_dayTextSize
@see #DatePicker_dp_fontFamily
@see #DatePicker_dp_inInterpolator
@see #DatePicker_dp_month
@see #DatePicker_dp_monthMax
@see #DatePicker_dp_monthMin
@see #DatePicker_dp_outInterpolator
@see #DatePicker_dp_selectionColor
@see #DatePicker_dp_textColor
@see #DatePicker_dp_textDisableColor
@see #DatePicker_dp_textHighlightColor
@see #DatePicker_dp_textLabelColor
@see #DatePicker_dp_textStyle
@see #DatePicker_dp_year
@see #DatePicker_dp_yearMax
@see #DatePicker_dp_yearMin
*/
public static final int[] DatePicker = {
0x010100d5, 0x010100d6, 0x010100d7, 0x010100d8,
0x010100d9, 0x7f010000, 0x7f010001, 0x7f010002,
0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006,
0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a,
0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e,
0x7f01000f, 0x7f010010, 0x7f010082, 0x7f010083,
0x7f010084
};
/**
<p>This symbol is the offset where the {@link android.R.attr#padding}
attribute's value can be found in the {@link #DatePicker} array.
@attr name android:padding
*/
public static final int DatePicker_android_padding = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#paddingBottom}
attribute's value can be found in the {@link #DatePicker} array.
@attr name android:paddingBottom
*/
public static final int DatePicker_android_paddingBottom = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#paddingLeft}
attribute's value can be found in the {@link #DatePicker} array.
@attr name android:paddingLeft
*/
public static final int DatePicker_android_paddingLeft = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#paddingRight}
attribute's value can be found in the {@link #DatePicker} array.
@attr name android:paddingRight
*/
public static final int DatePicker_android_paddingRight = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#paddingTop}
attribute's value can be found in the {@link #DatePicker} array.
@attr name android:paddingTop
*/
public static final int DatePicker_android_paddingTop = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_animDuration}
attribute's value can be found in the {@link #DatePicker} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:dp_animDuration
*/
public static final int DatePicker_dp_animDuration = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_day}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_day
*/
public static final int DatePicker_dp_day = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_dayMax}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_dayMax
*/
public static final int DatePicker_dp_dayMax = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_dayMin}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_dayMin
*/
public static final int DatePicker_dp_dayMin = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_dayTextSize}
attribute's value can be found in the {@link #DatePicker} 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 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).
@attr name app.pacoke.aplicacionringtone:dp_dayTextSize
*/
public static final int DatePicker_dp_dayTextSize = 22;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_fontFamily}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_fontFamily
*/
public static final int DatePicker_dp_fontFamily = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_inInterpolator}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_inInterpolator
*/
public static final int DatePicker_dp_inInterpolator = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_month}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_month
*/
public static final int DatePicker_dp_month = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_monthMax}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_monthMax
*/
public static final int DatePicker_dp_monthMax = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_monthMin}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_monthMin
*/
public static final int DatePicker_dp_monthMin = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_outInterpolator}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_outInterpolator
*/
public static final int DatePicker_dp_outInterpolator = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_selectionColor}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_selectionColor
*/
public static final int DatePicker_dp_selectionColor = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textColor}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_textColor
*/
public static final int DatePicker_dp_textColor = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textDisableColor}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_textDisableColor
*/
public static final int DatePicker_dp_textDisableColor = 24;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textHighlightColor}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_textHighlightColor
*/
public static final int DatePicker_dp_textHighlightColor = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textLabelColor}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_textLabelColor
*/
public static final int DatePicker_dp_textLabelColor = 23;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textStyle}
attribute's value can be found in the {@link #DatePicker} array.
<p>May 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.
<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>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>bold</code></td><td>1</td><td></td></tr>
<tr><td><code>italic</code></td><td>2</td><td></td></tr>
<tr><td><code>bold_italic</code></td><td>3</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:dp_textStyle
*/
public static final int DatePicker_dp_textStyle = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_year}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_year
*/
public static final int DatePicker_dp_year = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_yearMax}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_yearMax
*/
public static final int DatePicker_dp_yearMax = 20;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_yearMin}
attribute's value can be found in the {@link #DatePicker} 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 app.pacoke.aplicacionringtone:dp_yearMin
*/
public static final int DatePicker_dp_yearMin = 21;
/** Attributes that can be used with a DatePickerDialog.
<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 #DatePickerDialog_dp_headerPrimaryColor app.pacoke.aplicacionringtone:dp_headerPrimaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_headerPrimaryHeight app.pacoke.aplicacionringtone:dp_headerPrimaryHeight}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_headerPrimaryTextSize app.pacoke.aplicacionringtone:dp_headerPrimaryTextSize}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_headerSecondaryColor app.pacoke.aplicacionringtone:dp_headerSecondaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_headerSecondaryHeight app.pacoke.aplicacionringtone:dp_headerSecondaryHeight}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_headerSecondaryTextSize app.pacoke.aplicacionringtone:dp_headerSecondaryTextSize}</code></td><td></td></tr>
<tr><td><code>{@link #DatePickerDialog_dp_textHeaderColor app.pacoke.aplicacionringtone:dp_textHeaderColor}</code></td><td></td></tr>
</table>
@see #DatePickerDialog_dp_headerPrimaryColor
@see #DatePickerDialog_dp_headerPrimaryHeight
@see #DatePickerDialog_dp_headerPrimaryTextSize
@see #DatePickerDialog_dp_headerSecondaryColor
@see #DatePickerDialog_dp_headerSecondaryHeight
@see #DatePickerDialog_dp_headerSecondaryTextSize
@see #DatePickerDialog_dp_textHeaderColor
*/
public static final int[] DatePickerDialog = {
0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088,
0x7f010089, 0x7f01008a, 0x7f01008b
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerPrimaryColor}
attribute's value can be found in the {@link #DatePickerDialog} 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 app.pacoke.aplicacionringtone:dp_headerPrimaryColor
*/
public static final int DatePickerDialog_dp_headerPrimaryColor = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerPrimaryHeight}
attribute's value can be found in the {@link #DatePickerDialog} 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 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).
@attr name app.pacoke.aplicacionringtone:dp_headerPrimaryHeight
*/
public static final int DatePickerDialog_dp_headerPrimaryHeight = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerPrimaryTextSize}
attribute's value can be found in the {@link #DatePickerDialog} 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 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).
@attr name app.pacoke.aplicacionringtone:dp_headerPrimaryTextSize
*/
public static final int DatePickerDialog_dp_headerPrimaryTextSize = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerSecondaryColor}
attribute's value can be found in the {@link #DatePickerDialog} 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 app.pacoke.aplicacionringtone:dp_headerSecondaryColor
*/
public static final int DatePickerDialog_dp_headerSecondaryColor = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerSecondaryHeight}
attribute's value can be found in the {@link #DatePickerDialog} 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 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).
@attr name app.pacoke.aplicacionringtone:dp_headerSecondaryHeight
*/
public static final int DatePickerDialog_dp_headerSecondaryHeight = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_headerSecondaryTextSize}
attribute's value can be found in the {@link #DatePickerDialog} 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 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).
@attr name app.pacoke.aplicacionringtone:dp_headerSecondaryTextSize
*/
public static final int DatePickerDialog_dp_headerSecondaryTextSize = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#dp_textHeaderColor}
attribute's value can be found in the {@link #DatePickerDialog} 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 app.pacoke.aplicacionringtone:dp_textHeaderColor
*/
public static final int DatePickerDialog_dp_textHeaderColor = 6;
/** Attributes that can be used with a Dialog.
<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 #Dialog_android_layout_height android:layout_height}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_android_layout_width android:layout_width}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_actionBackground app.pacoke.aplicacionringtone:di_actionBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_actionRipple app.pacoke.aplicacionringtone:di_actionRipple}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_actionTextAppearance app.pacoke.aplicacionringtone:di_actionTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_actionTextColor app.pacoke.aplicacionringtone:di_actionTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_backgroundColor app.pacoke.aplicacionringtone:di_backgroundColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_cancelable app.pacoke.aplicacionringtone:di_cancelable}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_canceledOnTouchOutside app.pacoke.aplicacionringtone:di_canceledOnTouchOutside}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_cornerRadius app.pacoke.aplicacionringtone:di_cornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_dimAmount app.pacoke.aplicacionringtone:di_dimAmount}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_dividerColor app.pacoke.aplicacionringtone:di_dividerColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_dividerHeight app.pacoke.aplicacionringtone:di_dividerHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_elevation app.pacoke.aplicacionringtone:di_elevation}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_inAnimation app.pacoke.aplicacionringtone:di_inAnimation}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_layoutDirection app.pacoke.aplicacionringtone:di_layoutDirection}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_maxElevation app.pacoke.aplicacionringtone:di_maxElevation}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_maxHeight app.pacoke.aplicacionringtone:di_maxHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_maxWidth app.pacoke.aplicacionringtone:di_maxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_negativeActionBackground app.pacoke.aplicacionringtone:di_negativeActionBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_negativeActionRipple app.pacoke.aplicacionringtone:di_negativeActionRipple}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_negativeActionTextAppearance app.pacoke.aplicacionringtone:di_negativeActionTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_negativeActionTextColor app.pacoke.aplicacionringtone:di_negativeActionTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_neutralActionBackground app.pacoke.aplicacionringtone:di_neutralActionBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_neutralActionRipple app.pacoke.aplicacionringtone:di_neutralActionRipple}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_neutralActionTextAppearance app.pacoke.aplicacionringtone:di_neutralActionTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_neutralActionTextColor app.pacoke.aplicacionringtone:di_neutralActionTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_outAnimation app.pacoke.aplicacionringtone:di_outAnimation}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_positiveActionBackground app.pacoke.aplicacionringtone:di_positiveActionBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_positiveActionRipple app.pacoke.aplicacionringtone:di_positiveActionRipple}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_positiveActionTextAppearance app.pacoke.aplicacionringtone:di_positiveActionTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_positiveActionTextColor app.pacoke.aplicacionringtone:di_positiveActionTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_titleTextAppearance app.pacoke.aplicacionringtone:di_titleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Dialog_di_titleTextColor app.pacoke.aplicacionringtone:di_titleTextColor}</code></td><td></td></tr>
</table>
@see #Dialog_android_layout_height
@see #Dialog_android_layout_width
@see #Dialog_di_actionBackground
@see #Dialog_di_actionRipple
@see #Dialog_di_actionTextAppearance
@see #Dialog_di_actionTextColor
@see #Dialog_di_backgroundColor
@see #Dialog_di_cancelable
@see #Dialog_di_canceledOnTouchOutside
@see #Dialog_di_cornerRadius
@see #Dialog_di_dimAmount
@see #Dialog_di_dividerColor
@see #Dialog_di_dividerHeight
@see #Dialog_di_elevation
@see #Dialog_di_inAnimation
@see #Dialog_di_layoutDirection
@see #Dialog_di_maxElevation
@see #Dialog_di_maxHeight
@see #Dialog_di_maxWidth
@see #Dialog_di_negativeActionBackground
@see #Dialog_di_negativeActionRipple
@see #Dialog_di_negativeActionTextAppearance
@see #Dialog_di_negativeActionTextColor
@see #Dialog_di_neutralActionBackground
@see #Dialog_di_neutralActionRipple
@see #Dialog_di_neutralActionTextAppearance
@see #Dialog_di_neutralActionTextColor
@see #Dialog_di_outAnimation
@see #Dialog_di_positiveActionBackground
@see #Dialog_di_positiveActionRipple
@see #Dialog_di_positiveActionTextAppearance
@see #Dialog_di_positiveActionTextColor
@see #Dialog_di_titleTextAppearance
@see #Dialog_di_titleTextColor
*/
public static final int[] Dialog = {
0x010100f4, 0x010100f5, 0x7f01008c, 0x7f01008d,
0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091,
0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095,
0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099,
0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d,
0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1,
0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5,
0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9,
0x7f0100aa, 0x7f0100ab
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_height}
attribute's value can be found in the {@link #Dialog} array.
@attr name android:layout_height
*/
public static final int Dialog_android_layout_height = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_width}
attribute's value can be found in the {@link #Dialog} array.
@attr name android:layout_width
*/
public static final int Dialog_android_layout_width = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_actionBackground}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_actionBackground
*/
public static final int Dialog_di_actionBackground = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_actionRipple}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_actionRipple
*/
public static final int Dialog_di_actionRipple = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_actionTextAppearance}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_actionTextAppearance
*/
public static final int Dialog_di_actionTextAppearance = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_actionTextColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_actionTextColor
*/
public static final int Dialog_di_actionTextColor = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_backgroundColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_backgroundColor
*/
public static final int Dialog_di_backgroundColor = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_cancelable}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_cancelable
*/
public static final int Dialog_di_cancelable = 32;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_canceledOnTouchOutside}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_canceledOnTouchOutside
*/
public static final int Dialog_di_canceledOnTouchOutside = 33;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_cornerRadius}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_cornerRadius
*/
public static final int Dialog_di_cornerRadius = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_dimAmount}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_dimAmount
*/
public static final int Dialog_di_dimAmount = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_dividerColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_dividerColor
*/
public static final int Dialog_di_dividerColor = 28;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_dividerHeight}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_dividerHeight
*/
public static final int Dialog_di_dividerHeight = 29;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_elevation}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_elevation
*/
public static final int Dialog_di_elevation = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_inAnimation}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_inAnimation
*/
public static final int Dialog_di_inAnimation = 30;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_layoutDirection}
attribute's value can be found in the {@link #Dialog} array.
<p>May 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.
<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>ltr</code></td><td>0</td><td></td></tr>
<tr><td><code>rtl</code></td><td>1</td><td></td></tr>
<tr><td><code>locale</code></td><td>3</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:di_layoutDirection
*/
public static final int Dialog_di_layoutDirection = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_maxElevation}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_maxElevation
*/
public static final int Dialog_di_maxElevation = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_maxHeight}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_maxHeight
*/
public static final int Dialog_di_maxHeight = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_maxWidth}
attribute's value can be found in the {@link #Dialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_maxWidth
*/
public static final int Dialog_di_maxWidth = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_negativeActionBackground}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_negativeActionBackground
*/
public static final int Dialog_di_negativeActionBackground = 20;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_negativeActionRipple}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_negativeActionRipple
*/
public static final int Dialog_di_negativeActionRipple = 21;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_negativeActionTextAppearance}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_negativeActionTextAppearance
*/
public static final int Dialog_di_negativeActionTextAppearance = 22;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_negativeActionTextColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_negativeActionTextColor
*/
public static final int Dialog_di_negativeActionTextColor = 23;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_neutralActionBackground}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_neutralActionBackground
*/
public static final int Dialog_di_neutralActionBackground = 24;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_neutralActionRipple}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_neutralActionRipple
*/
public static final int Dialog_di_neutralActionRipple = 25;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_neutralActionTextAppearance}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_neutralActionTextAppearance
*/
public static final int Dialog_di_neutralActionTextAppearance = 26;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_neutralActionTextColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_neutralActionTextColor
*/
public static final int Dialog_di_neutralActionTextColor = 27;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_outAnimation}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_outAnimation
*/
public static final int Dialog_di_outAnimation = 31;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_positiveActionBackground}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_positiveActionBackground
*/
public static final int Dialog_di_positiveActionBackground = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_positiveActionRipple}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_positiveActionRipple
*/
public static final int Dialog_di_positiveActionRipple = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_positiveActionTextAppearance}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_positiveActionTextAppearance
*/
public static final int Dialog_di_positiveActionTextAppearance = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_positiveActionTextColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_positiveActionTextColor
*/
public static final int Dialog_di_positiveActionTextColor = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_titleTextAppearance}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_titleTextAppearance
*/
public static final int Dialog_di_titleTextAppearance = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_titleTextColor}
attribute's value can be found in the {@link #Dialog} 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 app.pacoke.aplicacionringtone:di_titleTextColor
*/
public static final int Dialog_di_titleTextColor = 11;
/** 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 app.pacoke.aplicacionringtone:arrowHeadLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_arrowShaftLength app.pacoke.aplicacionringtone:arrowShaftLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_barLength app.pacoke.aplicacionringtone:barLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_color app.pacoke.aplicacionringtone:color}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_drawableSize app.pacoke.aplicacionringtone:drawableSize}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_gapBetweenBars app.pacoke.aplicacionringtone:gapBetweenBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_spinBars app.pacoke.aplicacionringtone:spinBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_thickness app.pacoke.aplicacionringtone: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 = {
0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af,
0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:arrowHeadLength
*/
public static final int DrawerArrowToggle_arrowHeadLength = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:arrowShaftLength
*/
public static final int DrawerArrowToggle_arrowShaftLength = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:barLength
*/
public static final int DrawerArrowToggle_barLength = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:color
*/
public static final int DrawerArrowToggle_color = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:drawableSize
*/
public static final int DrawerArrowToggle_drawableSize = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:gapBetweenBars
*/
public static final int DrawerArrowToggle_gapBetweenBars = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:spinBars
*/
public static final int DrawerArrowToggle_spinBars = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:thickness
*/
public static final int DrawerArrowToggle_thickness = 7;
/** Attributes that can be used with a EditText.
<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 #EditText_et_autoCompleteMode app.pacoke.aplicacionringtone:et_autoCompleteMode}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerAnimDuration app.pacoke.aplicacionringtone:et_dividerAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerColor app.pacoke.aplicacionringtone:et_dividerColor}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerCompoundPadding app.pacoke.aplicacionringtone:et_dividerCompoundPadding}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerErrorColor app.pacoke.aplicacionringtone:et_dividerErrorColor}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerHeight app.pacoke.aplicacionringtone:et_dividerHeight}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_dividerPadding app.pacoke.aplicacionringtone:et_dividerPadding}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_error app.pacoke.aplicacionringtone:et_error}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_helper app.pacoke.aplicacionringtone:et_helper}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_inputId app.pacoke.aplicacionringtone:et_inputId}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelEllipsize app.pacoke.aplicacionringtone:et_labelEllipsize}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelEnable app.pacoke.aplicacionringtone:et_labelEnable}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelInAnim app.pacoke.aplicacionringtone:et_labelInAnim}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelOutAnim app.pacoke.aplicacionringtone:et_labelOutAnim}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelPadding app.pacoke.aplicacionringtone:et_labelPadding}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelTextAppearance app.pacoke.aplicacionringtone:et_labelTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelTextColor app.pacoke.aplicacionringtone:et_labelTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_labelTextSize app.pacoke.aplicacionringtone:et_labelTextSize}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportEllipsize app.pacoke.aplicacionringtone:et_supportEllipsize}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportLines app.pacoke.aplicacionringtone:et_supportLines}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportMaxChars app.pacoke.aplicacionringtone:et_supportMaxChars}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportMaxLines app.pacoke.aplicacionringtone:et_supportMaxLines}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportMode app.pacoke.aplicacionringtone:et_supportMode}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportPadding app.pacoke.aplicacionringtone:et_supportPadding}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportSingleLine app.pacoke.aplicacionringtone:et_supportSingleLine}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportTextAppearance app.pacoke.aplicacionringtone:et_supportTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportTextColor app.pacoke.aplicacionringtone:et_supportTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportTextErrorColor app.pacoke.aplicacionringtone:et_supportTextErrorColor}</code></td><td></td></tr>
<tr><td><code>{@link #EditText_et_supportTextSize app.pacoke.aplicacionringtone:et_supportTextSize}</code></td><td></td></tr>
</table>
@see #EditText_et_autoCompleteMode
@see #EditText_et_dividerAnimDuration
@see #EditText_et_dividerColor
@see #EditText_et_dividerCompoundPadding
@see #EditText_et_dividerErrorColor
@see #EditText_et_dividerHeight
@see #EditText_et_dividerPadding
@see #EditText_et_error
@see #EditText_et_helper
@see #EditText_et_inputId
@see #EditText_et_labelEllipsize
@see #EditText_et_labelEnable
@see #EditText_et_labelInAnim
@see #EditText_et_labelOutAnim
@see #EditText_et_labelPadding
@see #EditText_et_labelTextAppearance
@see #EditText_et_labelTextColor
@see #EditText_et_labelTextSize
@see #EditText_et_supportEllipsize
@see #EditText_et_supportLines
@see #EditText_et_supportMaxChars
@see #EditText_et_supportMaxLines
@see #EditText_et_supportMode
@see #EditText_et_supportPadding
@see #EditText_et_supportSingleLine
@see #EditText_et_supportTextAppearance
@see #EditText_et_supportTextColor
@see #EditText_et_supportTextErrorColor
@see #EditText_et_supportTextSize
*/
public static final int[] EditText = {
0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7,
0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb,
0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf,
0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3,
0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7,
0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb,
0x7f0100cc, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf,
0x7f0100d0
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_autoCompleteMode}
attribute's value can be found in the {@link #EditText} array.
<p>May 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.
<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>none</code></td><td>0</td><td></td></tr>
<tr><td><code>single</code></td><td>1</td><td></td></tr>
<tr><td><code>multi</code></td><td>2</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:et_autoCompleteMode
*/
public static final int EditText_et_autoCompleteMode = 28;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerAnimDuration}
attribute's value can be found in the {@link #EditText} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:et_dividerAnimDuration
*/
public static final int EditText_et_dividerAnimDuration = 26;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerColor}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_dividerColor
*/
public static final int EditText_et_dividerColor = 22;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerCompoundPadding}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_dividerCompoundPadding
*/
public static final int EditText_et_dividerCompoundPadding = 27;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerErrorColor}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_dividerErrorColor
*/
public static final int EditText_et_dividerErrorColor = 23;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerHeight}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_dividerHeight
*/
public static final int EditText_et_dividerHeight = 24;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_dividerPadding}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_dividerPadding
*/
public static final int EditText_et_dividerPadding = 25;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_error}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_error
*/
public static final int EditText_et_error = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_helper}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_helper
*/
public static final int EditText_et_helper = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_inputId}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_inputId
*/
public static final int EditText_et_inputId = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelEllipsize}
attribute's value can be found in the {@link #EditText} array.
<p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:et_labelEllipsize
*/
public static final int EditText_et_labelEllipsize = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelEnable}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_labelEnable
*/
public static final int EditText_et_labelEnable = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelInAnim}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_labelInAnim
*/
public static final int EditText_et_labelInAnim = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelOutAnim}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_labelOutAnim
*/
public static final int EditText_et_labelOutAnim = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelPadding}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_labelPadding
*/
public static final int EditText_et_labelPadding = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelTextAppearance}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_labelTextAppearance
*/
public static final int EditText_et_labelTextAppearance = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelTextColor}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_labelTextColor
*/
public static final int EditText_et_labelTextColor = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_labelTextSize}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_labelTextSize
*/
public static final int EditText_et_labelTextSize = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportEllipsize}
attribute's value can be found in the {@link #EditText} array.
<p>May 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.
<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>start</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>middle</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>end</code></td><td>0x00000003</td><td></td></tr>
<tr><td><code>marquee</code></td><td>0x00000004</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:et_supportEllipsize
*/
public static final int EditText_et_supportEllipsize = 21;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportLines}
attribute's value can be found in the {@link #EditText} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:et_supportLines
*/
public static final int EditText_et_supportLines = 20;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportMaxChars}
attribute's value can be found in the {@link #EditText} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:et_supportMaxChars
*/
public static final int EditText_et_supportMaxChars = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportMaxLines}
attribute's value can be found in the {@link #EditText} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:et_supportMaxLines
*/
public static final int EditText_et_supportMaxLines = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportMode}
attribute's value can be found in the {@link #EditText} array.
<p>May 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.
<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>none</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>helper</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>helperWithError</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>charCounter</code></td><td>0x00000003</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:et_supportMode
*/
public static final int EditText_et_supportMode = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportPadding}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_supportPadding
*/
public static final int EditText_et_supportPadding = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportSingleLine}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_supportSingleLine
*/
public static final int EditText_et_supportSingleLine = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportTextAppearance}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_supportTextAppearance
*/
public static final int EditText_et_supportTextAppearance = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportTextColor}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_supportTextColor
*/
public static final int EditText_et_supportTextColor = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportTextErrorColor}
attribute's value can be found in the {@link #EditText} 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 app.pacoke.aplicacionringtone:et_supportTextErrorColor
*/
public static final int EditText_et_supportTextErrorColor = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#et_supportTextSize}
attribute's value can be found in the {@link #EditText} 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 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).
@attr name app.pacoke.aplicacionringtone:et_supportTextSize
*/
public static final int EditText_et_supportTextSize = 14;
/** 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 app.pacoke.aplicacionringtone:backgroundTint}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_backgroundTintMode app.pacoke.aplicacionringtone:backgroundTintMode}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_borderWidth app.pacoke.aplicacionringtone:borderWidth}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_elevation app.pacoke.aplicacionringtone:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fabSize app.pacoke.aplicacionringtone:fabSize}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_animDuration app.pacoke.aplicacionringtone:fab_animDuration}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_backgroundAnimDuration app.pacoke.aplicacionringtone:fab_backgroundAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_backgroundColor app.pacoke.aplicacionringtone:fab_backgroundColor}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_elevation app.pacoke.aplicacionringtone:fab_elevation}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_iconLineMorphing app.pacoke.aplicacionringtone:fab_iconLineMorphing}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_iconSize app.pacoke.aplicacionringtone:fab_iconSize}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_iconSrc app.pacoke.aplicacionringtone:fab_iconSrc}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_interpolator app.pacoke.aplicacionringtone:fab_interpolator}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_fab_radius app.pacoke.aplicacionringtone:fab_radius}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_pressedTranslationZ app.pacoke.aplicacionringtone:pressedTranslationZ}</code></td><td></td></tr>
<tr><td><code>{@link #FloatingActionButton_rippleColor app.pacoke.aplicacionringtone:rippleColor}</code></td><td></td></tr>
</table>
@see #FloatingActionButton_backgroundTint
@see #FloatingActionButton_backgroundTintMode
@see #FloatingActionButton_borderWidth
@see #FloatingActionButton_elevation
@see #FloatingActionButton_fabSize
@see #FloatingActionButton_fab_animDuration
@see #FloatingActionButton_fab_backgroundAnimDuration
@see #FloatingActionButton_fab_backgroundColor
@see #FloatingActionButton_fab_elevation
@see #FloatingActionButton_fab_iconLineMorphing
@see #FloatingActionButton_fab_iconSize
@see #FloatingActionButton_fab_iconSrc
@see #FloatingActionButton_fab_interpolator
@see #FloatingActionButton_fab_radius
@see #FloatingActionButton_pressedTranslationZ
@see #FloatingActionButton_rippleColor
*/
public static final int[] FloatingActionButton = {
0x7f010031, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3,
0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7,
0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db,
0x7f0100dc, 0x7f0100dd, 0x7f010251, 0x7f010252
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:backgroundTint
*/
public static final int FloatingActionButton_backgroundTint = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:backgroundTintMode
*/
public static final int FloatingActionButton_backgroundTintMode = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:borderWidth
*/
public static final int FloatingActionButton_borderWidth = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:elevation
*/
public static final int FloatingActionButton_elevation = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>mini</code></td><td>1</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:fabSize
*/
public static final int FloatingActionButton_fabSize = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_animDuration}
attribute's value can be found in the {@link #FloatingActionButton} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:fab_animDuration
*/
public static final int FloatingActionButton_fab_animDuration = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_backgroundAnimDuration}
attribute's value can be found in the {@link #FloatingActionButton} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:fab_backgroundAnimDuration
*/
public static final int FloatingActionButton_fab_backgroundAnimDuration = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_backgroundColor}
attribute's value can be found in the {@link #FloatingActionButton} 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 app.pacoke.aplicacionringtone:fab_backgroundColor
*/
public static final int FloatingActionButton_fab_backgroundColor = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_elevation}
attribute's value can be found in the {@link #FloatingActionButton} 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 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).
@attr name app.pacoke.aplicacionringtone:fab_elevation
*/
public static final int FloatingActionButton_fab_elevation = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_iconLineMorphing}
attribute's value can be found in the {@link #FloatingActionButton} 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 app.pacoke.aplicacionringtone:fab_iconLineMorphing
*/
public static final int FloatingActionButton_fab_iconLineMorphing = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_iconSize}
attribute's value can be found in the {@link #FloatingActionButton} 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 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).
@attr name app.pacoke.aplicacionringtone:fab_iconSize
*/
public static final int FloatingActionButton_fab_iconSize = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_iconSrc}
attribute's value can be found in the {@link #FloatingActionButton} 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 app.pacoke.aplicacionringtone:fab_iconSrc
*/
public static final int FloatingActionButton_fab_iconSrc = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_interpolator}
attribute's value can be found in the {@link #FloatingActionButton} 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 app.pacoke.aplicacionringtone:fab_interpolator
*/
public static final int FloatingActionButton_fab_interpolator = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#fab_radius}
attribute's value can be found in the {@link #FloatingActionButton} 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 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).
@attr name app.pacoke.aplicacionringtone:fab_radius
*/
public static final int FloatingActionButton_fab_radius = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:pressedTranslationZ
*/
public static final int FloatingActionButton_pressedTranslationZ = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:rippleColor
*/
public static final int FloatingActionButton_rippleColor = 1;
/** 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 app.pacoke.aplicacionringtone: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, 0x7f0100de
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:foregroundInsidePadding
*/
public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
/** Attributes that can be used with a LineMorphingDrawable.
<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 #LineMorphingDrawable_lmd_animDuration app.pacoke.aplicacionringtone:lmd_animDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_clockwise app.pacoke.aplicacionringtone:lmd_clockwise}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_curState app.pacoke.aplicacionringtone:lmd_curState}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_interpolator app.pacoke.aplicacionringtone:lmd_interpolator}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_layoutDirection app.pacoke.aplicacionringtone:lmd_layoutDirection}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_padding app.pacoke.aplicacionringtone:lmd_padding}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_paddingBottom app.pacoke.aplicacionringtone:lmd_paddingBottom}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_paddingLeft app.pacoke.aplicacionringtone:lmd_paddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_paddingRight app.pacoke.aplicacionringtone:lmd_paddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_paddingTop app.pacoke.aplicacionringtone:lmd_paddingTop}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_state app.pacoke.aplicacionringtone:lmd_state}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_strokeCap app.pacoke.aplicacionringtone:lmd_strokeCap}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_strokeColor app.pacoke.aplicacionringtone:lmd_strokeColor}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_strokeJoin app.pacoke.aplicacionringtone:lmd_strokeJoin}</code></td><td></td></tr>
<tr><td><code>{@link #LineMorphingDrawable_lmd_strokeSize app.pacoke.aplicacionringtone:lmd_strokeSize}</code></td><td></td></tr>
</table>
@see #LineMorphingDrawable_lmd_animDuration
@see #LineMorphingDrawable_lmd_clockwise
@see #LineMorphingDrawable_lmd_curState
@see #LineMorphingDrawable_lmd_interpolator
@see #LineMorphingDrawable_lmd_layoutDirection
@see #LineMorphingDrawable_lmd_padding
@see #LineMorphingDrawable_lmd_paddingBottom
@see #LineMorphingDrawable_lmd_paddingLeft
@see #LineMorphingDrawable_lmd_paddingRight
@see #LineMorphingDrawable_lmd_paddingTop
@see #LineMorphingDrawable_lmd_state
@see #LineMorphingDrawable_lmd_strokeCap
@see #LineMorphingDrawable_lmd_strokeColor
@see #LineMorphingDrawable_lmd_strokeJoin
@see #LineMorphingDrawable_lmd_strokeSize
*/
public static final int[] LineMorphingDrawable = {
0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2,
0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6,
0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea,
0x7f0100eb, 0x7f0100ec, 0x7f0100ed
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_animDuration}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lmd_animDuration
*/
public static final int LineMorphingDrawable_lmd_animDuration = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_clockwise}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 app.pacoke.aplicacionringtone:lmd_clockwise
*/
public static final int LineMorphingDrawable_lmd_clockwise = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_curState}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 app.pacoke.aplicacionringtone:lmd_curState
*/
public static final int LineMorphingDrawable_lmd_curState = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_interpolator}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 app.pacoke.aplicacionringtone:lmd_interpolator
*/
public static final int LineMorphingDrawable_lmd_interpolator = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_layoutDirection}
attribute's value can be found in the {@link #LineMorphingDrawable} array.
<p>May 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.
<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>ltr</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>rtl</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>locale</code></td><td>0x00000003</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:lmd_layoutDirection
*/
public static final int LineMorphingDrawable_lmd_layoutDirection = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_padding}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_padding
*/
public static final int LineMorphingDrawable_lmd_padding = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_paddingBottom}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_paddingBottom
*/
public static final int LineMorphingDrawable_lmd_paddingBottom = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_paddingLeft}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_paddingLeft
*/
public static final int LineMorphingDrawable_lmd_paddingLeft = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_paddingRight}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_paddingRight
*/
public static final int LineMorphingDrawable_lmd_paddingRight = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_paddingTop}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_paddingTop
*/
public static final int LineMorphingDrawable_lmd_paddingTop = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_state}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 app.pacoke.aplicacionringtone:lmd_state
*/
public static final int LineMorphingDrawable_lmd_state = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_strokeCap}
attribute's value can be found in the {@link #LineMorphingDrawable} array.
<p>May 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.
<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>butt</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>square</code></td><td>0x00000002</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:lmd_strokeCap
*/
public static final int LineMorphingDrawable_lmd_strokeCap = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_strokeColor}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 app.pacoke.aplicacionringtone:lmd_strokeColor
*/
public static final int LineMorphingDrawable_lmd_strokeColor = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_strokeJoin}
attribute's value can be found in the {@link #LineMorphingDrawable} array.
<p>May 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.
<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>miter</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>round</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>bevel</code></td><td>0x00000002</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:lmd_strokeJoin
*/
public static final int LineMorphingDrawable_lmd_strokeJoin = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lmd_strokeSize}
attribute's value can be found in the {@link #LineMorphingDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lmd_strokeSize
*/
public static final int LineMorphingDrawable_lmd_strokeSize = 9;
/** 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 app.pacoke.aplicacionringtone:divider}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_dividerPadding app.pacoke.aplicacionringtone:dividerPadding}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_measureWithLargestChild app.pacoke.aplicacionringtone:measureWithLargestChild}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_showDividers app.pacoke.aplicacionringtone: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, 0x7f010022, 0x7f0100ee, 0x7f0100ef,
0x7f0100f0
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:divider
*/
public static final int LinearLayoutCompat_divider = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:dividerPadding
*/
public static final int LinearLayoutCompat_dividerPadding = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:measureWithLargestChild
*/
public static final int LinearLayoutCompat_measureWithLargestChild = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 LinearProgressDrawable.
<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 #LinearProgressDrawable_lpd_inAnimDuration app.pacoke.aplicacionringtone:lpd_inAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_keepDuration app.pacoke.aplicacionringtone:lpd_keepDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_maxLineWidth app.pacoke.aplicacionringtone:lpd_maxLineWidth}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_minLineWidth app.pacoke.aplicacionringtone:lpd_minLineWidth}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_outAnimDuration app.pacoke.aplicacionringtone:lpd_outAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_reverse app.pacoke.aplicacionringtone:lpd_reverse}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_strokeColor app.pacoke.aplicacionringtone:lpd_strokeColor}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_strokeColors app.pacoke.aplicacionringtone:lpd_strokeColors}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_strokeSecondaryColor app.pacoke.aplicacionringtone:lpd_strokeSecondaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_strokeSize app.pacoke.aplicacionringtone:lpd_strokeSize}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_transformDuration app.pacoke.aplicacionringtone:lpd_transformDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_transformInterpolator app.pacoke.aplicacionringtone:lpd_transformInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_travelDuration app.pacoke.aplicacionringtone:lpd_travelDuration}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_lpd_verticalAlign app.pacoke.aplicacionringtone:lpd_verticalAlign}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_pv_progress app.pacoke.aplicacionringtone:pv_progress}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_pv_progressMode app.pacoke.aplicacionringtone:pv_progressMode}</code></td><td></td></tr>
<tr><td><code>{@link #LinearProgressDrawable_pv_secondaryProgress app.pacoke.aplicacionringtone:pv_secondaryProgress}</code></td><td></td></tr>
</table>
@see #LinearProgressDrawable_lpd_inAnimDuration
@see #LinearProgressDrawable_lpd_keepDuration
@see #LinearProgressDrawable_lpd_maxLineWidth
@see #LinearProgressDrawable_lpd_minLineWidth
@see #LinearProgressDrawable_lpd_outAnimDuration
@see #LinearProgressDrawable_lpd_reverse
@see #LinearProgressDrawable_lpd_strokeColor
@see #LinearProgressDrawable_lpd_strokeColors
@see #LinearProgressDrawable_lpd_strokeSecondaryColor
@see #LinearProgressDrawable_lpd_strokeSize
@see #LinearProgressDrawable_lpd_transformDuration
@see #LinearProgressDrawable_lpd_transformInterpolator
@see #LinearProgressDrawable_lpd_travelDuration
@see #LinearProgressDrawable_lpd_verticalAlign
@see #LinearProgressDrawable_pv_progress
@see #LinearProgressDrawable_pv_progressMode
@see #LinearProgressDrawable_pv_secondaryProgress
*/
public static final int[] LinearProgressDrawable = {
0x7f010014, 0x7f010015, 0x7f010016, 0x7f0100f1,
0x7f0100f2, 0x7f0100f3, 0x7f0100f4, 0x7f0100f5,
0x7f0100f6, 0x7f0100f7, 0x7f0100f8, 0x7f0100f9,
0x7f0100fa, 0x7f0100fb, 0x7f0100fc, 0x7f0100fd,
0x7f0100fe
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_inAnimDuration}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lpd_inAnimDuration
*/
public static final int LinearProgressDrawable_lpd_inAnimDuration = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_keepDuration}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lpd_keepDuration
*/
public static final int LinearProgressDrawable_lpd_keepDuration = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_maxLineWidth}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 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.
@attr name app.pacoke.aplicacionringtone:lpd_maxLineWidth
*/
public static final int LinearProgressDrawable_lpd_maxLineWidth = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_minLineWidth}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 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.
@attr name app.pacoke.aplicacionringtone:lpd_minLineWidth
*/
public static final int LinearProgressDrawable_lpd_minLineWidth = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_outAnimDuration}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lpd_outAnimDuration
*/
public static final int LinearProgressDrawable_lpd_outAnimDuration = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_reverse}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:lpd_reverse
*/
public static final int LinearProgressDrawable_lpd_reverse = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_strokeColor}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:lpd_strokeColor
*/
public static final int LinearProgressDrawable_lpd_strokeColor = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_strokeColors}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:lpd_strokeColors
*/
public static final int LinearProgressDrawable_lpd_strokeColors = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_strokeSecondaryColor}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:lpd_strokeSecondaryColor
*/
public static final int LinearProgressDrawable_lpd_strokeSecondaryColor = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_strokeSize}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:lpd_strokeSize
*/
public static final int LinearProgressDrawable_lpd_strokeSize = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_transformDuration}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lpd_transformDuration
*/
public static final int LinearProgressDrawable_lpd_transformDuration = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_transformInterpolator}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:lpd_transformInterpolator
*/
public static final int LinearProgressDrawable_lpd_transformInterpolator = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_travelDuration}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:lpd_travelDuration
*/
public static final int LinearProgressDrawable_lpd_travelDuration = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#lpd_verticalAlign}
attribute's value can be found in the {@link #LinearProgressDrawable} array.
<p>May 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.
<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>top</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>center</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x00000002</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:lpd_verticalAlign
*/
public static final int LinearProgressDrawable_lpd_verticalAlign = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progress}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:pv_progress
*/
public static final int LinearProgressDrawable_pv_progress = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progressMode}
attribute's value can be found in the {@link #LinearProgressDrawable} array.
<p>May 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.
<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>determinate</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>indeterminate</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>buffer</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>query</code></td><td>0x00000003</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:pv_progressMode
*/
public static final int LinearProgressDrawable_pv_progressMode = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_secondaryProgress}
attribute's value can be found in the {@link #LinearProgressDrawable} 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 app.pacoke.aplicacionringtone:pv_secondaryProgress
*/
public static final int LinearProgressDrawable_pv_secondaryProgress = 2;
/** 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 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 app.pacoke.aplicacionringtone:actionLayout}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionProviderClass app.pacoke.aplicacionringtone:actionProviderClass}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionViewClass app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone: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, 0x7f0100ff, 0x7f010100, 0x7f010101,
0x7f010102
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:actionLayout
*/
public static final int MenuItem_actionLayout = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:actionProviderClass
*/
public static final int MenuItem_actionProviderClass = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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 app.pacoke.aplicacionringtone:preserveIconSpacing}</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
*/
public static final int[] MenuView = {
0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
0x0101012f, 0x01010130, 0x01010131, 0x7f010103
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:preserveIconSpacing
*/
public static final int MenuView_preserveIconSpacing = 7;
/** Attributes that can be used with a NavigationDrawerDrawable.
<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 #NavigationDrawerDrawable_nd_icon app.pacoke.aplicacionringtone:nd_icon}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationDrawerDrawable_nd_ripple app.pacoke.aplicacionringtone:nd_ripple}</code></td><td></td></tr>
</table>
@see #NavigationDrawerDrawable_nd_icon
@see #NavigationDrawerDrawable_nd_ripple
*/
public static final int[] NavigationDrawerDrawable = {
0x7f010104, 0x7f010105
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#nd_icon}
attribute's value can be found in the {@link #NavigationDrawerDrawable} 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 app.pacoke.aplicacionringtone:nd_icon
*/
public static final int NavigationDrawerDrawable_nd_icon = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#nd_ripple}
attribute's value can be found in the {@link #NavigationDrawerDrawable} 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 app.pacoke.aplicacionringtone:nd_ripple
*/
public static final int NavigationDrawerDrawable_nd_ripple = 0;
/** 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 app.pacoke.aplicacionringtone:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_headerLayout app.pacoke.aplicacionringtone:headerLayout}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemBackground app.pacoke.aplicacionringtone:itemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemIconTint app.pacoke.aplicacionringtone:itemIconTint}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemTextAppearance app.pacoke.aplicacionringtone:itemTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_itemTextColor app.pacoke.aplicacionringtone:itemTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #NavigationView_menu app.pacoke.aplicacionringtone: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, 0x7f010031,
0x7f010106, 0x7f010107, 0x7f010108, 0x7f010109,
0x7f01010a, 0x7f01010b
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:elevation
*/
public static final int NavigationView_elevation = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:headerLayout
*/
public static final int NavigationView_headerLayout = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:itemBackground
*/
public static final int NavigationView_itemBackground = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:itemIconTint
*/
public static final int NavigationView_itemIconTint = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:itemTextAppearance
*/
public static final int NavigationView_itemTextAppearance = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:itemTextColor
*/
public static final int NavigationView_itemTextColor = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone: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_popupBackground android:popupBackground}</code></td><td></td></tr>
<tr><td><code>{@link #PopupWindow_overlapAnchor app.pacoke.aplicacionringtone:overlapAnchor}</code></td><td></td></tr>
</table>
@see #PopupWindow_android_popupBackground
@see #PopupWindow_overlapAnchor
*/
public static final int[] PopupWindow = {
0x01010176, 0x7f01010c
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:overlapAnchor
*/
public static final int PopupWindow_overlapAnchor = 1;
/** 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 app.pacoke.aplicacionringtone:state_above_anchor}</code></td><td></td></tr>
</table>
@see #PopupWindowBackgroundState_state_above_anchor
*/
public static final int[] PopupWindowBackgroundState = {
0x7f01010d
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:state_above_anchor
*/
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
/** Attributes that can be used with a ProgressView.
<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 #ProgressView_pv_autostart app.pacoke.aplicacionringtone:pv_autostart}</code></td><td></td></tr>
<tr><td><code>{@link #ProgressView_pv_circular app.pacoke.aplicacionringtone:pv_circular}</code></td><td></td></tr>
<tr><td><code>{@link #ProgressView_pv_progress app.pacoke.aplicacionringtone:pv_progress}</code></td><td></td></tr>
<tr><td><code>{@link #ProgressView_pv_progressMode app.pacoke.aplicacionringtone:pv_progressMode}</code></td><td></td></tr>
<tr><td><code>{@link #ProgressView_pv_progressStyle app.pacoke.aplicacionringtone:pv_progressStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ProgressView_pv_secondaryProgress app.pacoke.aplicacionringtone:pv_secondaryProgress}</code></td><td></td></tr>
</table>
@see #ProgressView_pv_autostart
@see #ProgressView_pv_circular
@see #ProgressView_pv_progress
@see #ProgressView_pv_progressMode
@see #ProgressView_pv_progressStyle
@see #ProgressView_pv_secondaryProgress
*/
public static final int[] ProgressView = {
0x7f010014, 0x7f010015, 0x7f010016, 0x7f01010e,
0x7f01010f, 0x7f010110
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_autostart}
attribute's value can be found in the {@link #ProgressView} 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 app.pacoke.aplicacionringtone:pv_autostart
*/
public static final int ProgressView_pv_autostart = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_circular}
attribute's value can be found in the {@link #ProgressView} 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 app.pacoke.aplicacionringtone:pv_circular
*/
public static final int ProgressView_pv_circular = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progress}
attribute's value can be found in the {@link #ProgressView} 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 app.pacoke.aplicacionringtone:pv_progress
*/
public static final int ProgressView_pv_progress = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progressMode}
attribute's value can be found in the {@link #ProgressView} array.
<p>May 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.
<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>determinate</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>indeterminate</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>buffer</code></td><td>0x00000002</td><td></td></tr>
<tr><td><code>query</code></td><td>0x00000003</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:pv_progressMode
*/
public static final int ProgressView_pv_progressMode = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_progressStyle}
attribute's value can be found in the {@link #ProgressView} 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 app.pacoke.aplicacionringtone:pv_progressStyle
*/
public static final int ProgressView_pv_progressStyle = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#pv_secondaryProgress}
attribute's value can be found in the {@link #ProgressView} 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 app.pacoke.aplicacionringtone:pv_secondaryProgress
*/
public static final int ProgressView_pv_secondaryProgress = 2;
/** Attributes that can be used with a RadioButtonDrawable.
<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 #RadioButtonDrawable_rbd_animDuration app.pacoke.aplicacionringtone:rbd_animDuration}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_height app.pacoke.aplicacionringtone:rbd_height}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_innerRadius app.pacoke.aplicacionringtone:rbd_innerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_radius app.pacoke.aplicacionringtone:rbd_radius}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_strokeColor app.pacoke.aplicacionringtone:rbd_strokeColor}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_strokeSize app.pacoke.aplicacionringtone:rbd_strokeSize}</code></td><td></td></tr>
<tr><td><code>{@link #RadioButtonDrawable_rbd_width app.pacoke.aplicacionringtone:rbd_width}</code></td><td></td></tr>
</table>
@see #RadioButtonDrawable_rbd_animDuration
@see #RadioButtonDrawable_rbd_height
@see #RadioButtonDrawable_rbd_innerRadius
@see #RadioButtonDrawable_rbd_radius
@see #RadioButtonDrawable_rbd_strokeColor
@see #RadioButtonDrawable_rbd_strokeSize
@see #RadioButtonDrawable_rbd_width
*/
public static final int[] RadioButtonDrawable = {
0x7f010111, 0x7f010112, 0x7f010113, 0x7f010114,
0x7f010115, 0x7f010116, 0x7f010117
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_animDuration}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:rbd_animDuration
*/
public static final int RadioButtonDrawable_rbd_animDuration = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_height}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rbd_height
*/
public static final int RadioButtonDrawable_rbd_height = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_innerRadius}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rbd_innerRadius
*/
public static final int RadioButtonDrawable_rbd_innerRadius = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_radius}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rbd_radius
*/
public static final int RadioButtonDrawable_rbd_radius = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_strokeColor}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 app.pacoke.aplicacionringtone:rbd_strokeColor
*/
public static final int RadioButtonDrawable_rbd_strokeColor = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_strokeSize}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rbd_strokeSize
*/
public static final int RadioButtonDrawable_rbd_strokeSize = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rbd_width}
attribute's value can be found in the {@link #RadioButtonDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rbd_width
*/
public static final int RadioButtonDrawable_rbd_width = 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_orientation android:orientation}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_layoutManager app.pacoke.aplicacionringtone:layoutManager}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_reverseLayout app.pacoke.aplicacionringtone:reverseLayout}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_spanCount app.pacoke.aplicacionringtone:spanCount}</code></td><td></td></tr>
<tr><td><code>{@link #RecyclerView_stackFromEnd app.pacoke.aplicacionringtone:stackFromEnd}</code></td><td></td></tr>
</table>
@see #RecyclerView_android_orientation
@see #RecyclerView_layoutManager
@see #RecyclerView_reverseLayout
@see #RecyclerView_spanCount
@see #RecyclerView_stackFromEnd
*/
public static final int[] RecyclerView = {
0x010100c4, 0x7f010118, 0x7f010119, 0x7f01011a,
0x7f01011b
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:layoutManager
*/
public static final int RecyclerView_layoutManager = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:reverseLayout
*/
public static final int RecyclerView_reverseLayout = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:spanCount
*/
public static final int RecyclerView_spanCount = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:stackFromEnd
*/
public static final int RecyclerView_stackFromEnd = 4;
/** Attributes that can be used with a RippleDrawable.
<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 #RippleDrawable_rd_backgroundAnimDuration app.pacoke.aplicacionringtone:rd_backgroundAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_backgroundColor app.pacoke.aplicacionringtone:rd_backgroundColor}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_bottomLeftCornerRadius app.pacoke.aplicacionringtone:rd_bottomLeftCornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_bottomPadding app.pacoke.aplicacionringtone:rd_bottomPadding}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_bottomRightCornerRadius app.pacoke.aplicacionringtone:rd_bottomRightCornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_cornerRadius app.pacoke.aplicacionringtone:rd_cornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_delayClick app.pacoke.aplicacionringtone:rd_delayClick}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_inInterpolator app.pacoke.aplicacionringtone:rd_inInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_leftPadding app.pacoke.aplicacionringtone:rd_leftPadding}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_maskType app.pacoke.aplicacionringtone:rd_maskType}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_maxRippleRadius app.pacoke.aplicacionringtone:rd_maxRippleRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_outInterpolator app.pacoke.aplicacionringtone:rd_outInterpolator}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_padding app.pacoke.aplicacionringtone:rd_padding}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_rightPadding app.pacoke.aplicacionringtone:rd_rightPadding}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_rippleAnimDuration app.pacoke.aplicacionringtone:rd_rippleAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_rippleColor app.pacoke.aplicacionringtone:rd_rippleColor}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_rippleType app.pacoke.aplicacionringtone:rd_rippleType}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_topLeftCornerRadius app.pacoke.aplicacionringtone:rd_topLeftCornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_topPadding app.pacoke.aplicacionringtone:rd_topPadding}</code></td><td></td></tr>
<tr><td><code>{@link #RippleDrawable_rd_topRightCornerRadius app.pacoke.aplicacionringtone:rd_topRightCornerRadius}</code></td><td></td></tr>
</table>
@see #RippleDrawable_rd_backgroundAnimDuration
@see #RippleDrawable_rd_backgroundColor
@see #RippleDrawable_rd_bottomLeftCornerRadius
@see #RippleDrawable_rd_bottomPadding
@see #RippleDrawable_rd_bottomRightCornerRadius
@see #RippleDrawable_rd_cornerRadius
@see #RippleDrawable_rd_delayClick
@see #RippleDrawable_rd_inInterpolator
@see #RippleDrawable_rd_leftPadding
@see #RippleDrawable_rd_maskType
@see #RippleDrawable_rd_maxRippleRadius
@see #RippleDrawable_rd_outInterpolator
@see #RippleDrawable_rd_padding
@see #RippleDrawable_rd_rightPadding
@see #RippleDrawable_rd_rippleAnimDuration
@see #RippleDrawable_rd_rippleColor
@see #RippleDrawable_rd_rippleType
@see #RippleDrawable_rd_topLeftCornerRadius
@see #RippleDrawable_rd_topPadding
@see #RippleDrawable_rd_topRightCornerRadius
*/
public static final int[] RippleDrawable = {
0x7f01011c, 0x7f01011d, 0x7f01011e, 0x7f01011f,
0x7f010120, 0x7f010121, 0x7f010122, 0x7f010123,
0x7f010124, 0x7f010125, 0x7f010126, 0x7f010127,
0x7f010128, 0x7f010129, 0x7f01012a, 0x7f01012b,
0x7f01012c, 0x7f01012d, 0x7f01012e, 0x7f01012f
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_backgroundAnimDuration}
attribute's value can be found in the {@link #RippleDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:rd_backgroundAnimDuration
*/
public static final int RippleDrawable_rd_backgroundAnimDuration = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_backgroundColor}
attribute's value can be found in the {@link #RippleDrawable} 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 app.pacoke.aplicacionringtone:rd_backgroundColor
*/
public static final int RippleDrawable_rd_backgroundColor = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_bottomLeftCornerRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_bottomLeftCornerRadius
*/
public static final int RippleDrawable_rd_bottomLeftCornerRadius = 12;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_bottomPadding}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_bottomPadding
*/
public static final int RippleDrawable_rd_bottomPadding = 18;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_bottomRightCornerRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_bottomRightCornerRadius
*/
public static final int RippleDrawable_rd_bottomRightCornerRadius = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_cornerRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_cornerRadius
*/
public static final int RippleDrawable_rd_cornerRadius = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_delayClick}
attribute's value can be found in the {@link #RippleDrawable} array.
<p>May 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.
<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>none</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>untilRelease</code></td><td>0x00000001</td><td></td></tr>
<tr><td><code>afterRelease</code></td><td>0x00000002</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:rd_delayClick
*/
public static final int RippleDrawable_rd_delayClick = 19;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_inInterpolator}
attribute's value can be found in the {@link #RippleDrawable} 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 app.pacoke.aplicacionringtone:rd_inInterpolator
*/
public static final int RippleDrawable_rd_inInterpolator = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_leftPadding}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_leftPadding
*/
public static final int RippleDrawable_rd_leftPadding = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_maskType}
attribute's value can be found in the {@link #RippleDrawable} array.
<p>May 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.
<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>rectangle</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>oval</code></td><td>0x00000001</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:rd_maskType
*/
public static final int RippleDrawable_rd_maskType = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_maxRippleRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 an integer value, such as "<code>100</code>".
<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 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>match_view</code></td><td>0x00000000</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:rd_maxRippleRadius
*/
public static final int RippleDrawable_rd_maxRippleRadius = 2;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_outInterpolator}
attribute's value can be found in the {@link #RippleDrawable} 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 app.pacoke.aplicacionringtone:rd_outInterpolator
*/
public static final int RippleDrawable_rd_outInterpolator = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_padding}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_padding
*/
public static final int RippleDrawable_rd_padding = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_rightPadding}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_rightPadding
*/
public static final int RippleDrawable_rd_rightPadding = 17;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_rippleAnimDuration}
attribute's value can be found in the {@link #RippleDrawable} 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 an integer value, such as "<code>100</code>".
@attr name app.pacoke.aplicacionringtone:rd_rippleAnimDuration
*/
public static final int RippleDrawable_rd_rippleAnimDuration = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_rippleColor}
attribute's value can be found in the {@link #RippleDrawable} 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 app.pacoke.aplicacionringtone:rd_rippleColor
*/
public static final int RippleDrawable_rd_rippleColor = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_rippleType}
attribute's value can be found in the {@link #RippleDrawable} array.
<p>May 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.
<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>touch</code></td><td>0x00000000</td><td></td></tr>
<tr><td><code>wave</code></td><td>0x00000001</td><td></td></tr>
</table>
@attr name app.pacoke.aplicacionringtone:rd_rippleType
*/
public static final int RippleDrawable_rd_rippleType = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_topLeftCornerRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_topLeftCornerRadius
*/
public static final int RippleDrawable_rd_topLeftCornerRadius = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_topPadding}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_topPadding
*/
public static final int RippleDrawable_rd_topPadding = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_topRightCornerRadius}
attribute's value can be found in the {@link #RippleDrawable} 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 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).
@attr name app.pacoke.aplicacionringtone:rd_topRightCornerRadius
*/
public static final int RippleDrawable_rd_topRightCornerRadius = 11;
/** Attributes that can be used with a RippleView.
<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 #RippleView_rd_enable app.pacoke.aplicacionringtone:rd_enable}</code></td><td></td></tr>
<tr><td><code>{@link #RippleView_rd_style app.pacoke.aplicacionringtone:rd_style}</code></td><td></td></tr>
</table>
@see #RippleView_rd_enable
@see #RippleView_rd_style
*/
public static final int[] RippleView = {
0x7f010017, 0x7f010018
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_enable}
attribute's value can be found in the {@link #RippleView} 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 app.pacoke.aplicacionringtone:rd_enable
*/
public static final int RippleView_rd_enable = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#rd_style}
attribute's value can be found in the {@link #RippleView} 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 app.pacoke.aplicacionringtone:rd_style
*/
public static final int RippleView_rd_style = 1;
/** 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 app.pacoke.aplicacionringtone:insetForeground}</code></td><td></td></tr>
</table>
@see #ScrimInsetsFrameLayout_insetForeground
*/
public static final int[] ScrimInsetsFrameLayout = {
0x7f010130
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:insetForeground
*/
public static final int ScrimInsetsFrameLayout_insetForeground = 0;
/** Attributes that can be used with a ScrollingViewBehavior_Params.
<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_Params_behavior_overlapTop app.pacoke.aplicacionringtone:behavior_overlapTop}</code></td><td></td></tr>
</table>
@see #ScrollingViewBehavior_Params_behavior_overlapTop
*/
public static final int[] ScrollingViewBehavior_Params = {
0x7f010131
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#behavior_overlapTop}
attribute's value can be found in the {@link #ScrollingViewBehavior_Params} 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 app.pacoke.aplicacionringtone:behavior_overlapTop
*/
public static final int ScrollingViewBehavior_Params_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 app.pacoke.aplicacionringtone:closeIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_commitIcon app.pacoke.aplicacionringtone:commitIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_defaultQueryHint app.pacoke.aplicacionringtone:defaultQueryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_goIcon app.pacoke.aplicacionringtone:goIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_iconifiedByDefault app.pacoke.aplicacionringtone:iconifiedByDefault}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_layout app.pacoke.aplicacionringtone:layout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryBackground app.pacoke.aplicacionringtone:queryBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryHint app.pacoke.aplicacionringtone:queryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchHintIcon app.pacoke.aplicacionringtone:searchHintIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchIcon app.pacoke.aplicacionringtone:searchIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_submitBackground app.pacoke.aplicacionringtone:submitBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_suggestionRowLayout app.pacoke.aplicacionringtone:suggestionRowLayout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_voiceIcon app.pacoke.aplicacionringtone: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,
0x7f010132, 0x7f010133, 0x7f010134, 0x7f010135,
0x7f010136, 0x7f010137, 0x7f010138, 0x7f010139,
0x7f01013a, 0x7f01013b, 0x7f01013c, 0x7f01013d,
0x7f01013e
};
/**
<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 app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:closeIcon
*/
public static final int SearchView_closeIcon = 8;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:commitIcon
*/
public static final int SearchView_commitIcon = 13;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:defaultQueryHint
*/
public static final int SearchView_defaultQueryHint = 7;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:goIcon
*/
public static final int SearchView_goIcon = 9;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:iconifiedByDefault
*/
public static final int SearchView_iconifiedByDefault = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:layout
*/
public static final int SearchView_layout = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:queryBackground
*/
public static final int SearchView_queryBackground = 15;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:queryHint
*/
public static final int SearchView_queryHint = 6;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:searchHintIcon
*/
public static final int SearchView_searchHintIcon = 11;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:searchIcon
*/
public static final int SearchView_searchIcon = 10;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:submitBackground
*/
public static final int SearchView_submitBackground = 16;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:suggestionRowLayout
*/
public static final int SearchView_suggestionRowLayout = 14;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.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 app.pacoke.aplicacionringtone:voiceIcon
*/
public static final int SearchView_voiceIcon = 12;
/** Attributes that can be used with a SimpleDialog.
<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 #SimpleDialog_di_checkBoxStyle app.pacoke.aplicacionringtone:di_checkBoxStyle}</code></td><td></td></tr>
<tr><td><code>{@link #SimpleDialog_di_itemHeight app.pacoke.aplicacionringtone:di_itemHeight}</code></td><td></td></tr>
<tr><td><code>{@link #SimpleDialog_di_itemTextAppearance app.pacoke.aplicacionringtone:di_itemTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #SimpleDialog_di_messageTextAppearance app.pacoke.aplicacionringtone:di_messageTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #SimpleDialog_di_messageTextColor app.pacoke.aplicacionringtone:di_messageTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #SimpleDialog_di_radioButtonStyle app.pacoke.aplicacionringtone:di_radioButtonStyle}</code></td><td></td></tr>
</table>
@see #SimpleDialog_di_checkBoxStyle
@see #SimpleDialog_di_itemHeight
@see #SimpleDialog_di_itemTextAppearance
@see #SimpleDialog_di_messageTextAppearance
@see #SimpleDialog_di_messageTextColor
@see #SimpleDialog_di_radioButtonStyle
*/
public static final int[] SimpleDialog = {
0x7f01013f, 0x7f010140, 0x7f010141, 0x7f010142,
0x7f010143, 0x7f010144
};
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_checkBoxStyle}
attribute's value can be found in the {@link #SimpleDialog} 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 app.pacoke.aplicacionringtone:di_checkBoxStyle
*/
public static final int SimpleDialog_di_checkBoxStyle = 3;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_itemHeight}
attribute's value can be found in the {@link #SimpleDialog} 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 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).
@attr name app.pacoke.aplicacionringtone:di_itemHeight
*/
public static final int SimpleDialog_di_itemHeight = 4;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_itemTextAppearance}
attribute's value can be found in the {@link #SimpleDialog} 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 app.pacoke.aplicacionringtone:di_itemTextAppearance
*/
public static final int SimpleDialog_di_itemTextAppearance = 5;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_messageTextAppearance}
attribute's value can be found in the {@link #SimpleDialog} 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 app.pacoke.aplicacionringtone:di_messageTextAppearance
*/
public static final int SimpleDialog_di_messageTextAppearance = 0;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_messageTextColor}
attribute's value can be found in the {@link #SimpleDialog} 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 app.pacoke.aplicacionringtone:di_messageTextColor
*/
public static final int SimpleDialog_di_messageTextColor = 1;
/**
<p>This symbol is the offset where the {@link app.pacoke.aplicacionringtone.R.attr#di_radioButtonStyle}
attribute's value can be found in the {@link #SimpleDialog} 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 app.pacoke.aplicacionringtone:di_radioButtonStyle
*/
public static final int SimpleDialog_di_radioButtonStyle = 2;
/** Attributes that can be used with a Slider.
<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 #Slider_android_enabled android:enabled}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_android_gravity android:gravity}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_alwaysFillThumb app.pacoke.aplicacionringtone:sl_alwaysFillThumb}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_baselineOffset app.pacoke.aplicacionringtone:sl_baselineOffset}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_discreteMode app.pacoke.aplicacionringtone:sl_discreteMode}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_fontFamily app.pacoke.aplicacionringtone:sl_fontFamily}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_interpolator app.pacoke.aplicacionringtone:sl_interpolator}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_maxValue app.pacoke.aplicacionringtone:sl_maxValue}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_minValue app.pacoke.aplicacionringtone:sl_minValue}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_primaryColor app.pacoke.aplicacionringtone:sl_primaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_secondaryColor app.pacoke.aplicacionringtone:sl_secondaryColor}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_stepValue app.pacoke.aplicacionringtone:sl_stepValue}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_textColor app.pacoke.aplicacionringtone:sl_textColor}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_textSize app.pacoke.aplicacionringtone:sl_textSize}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_textStyle app.pacoke.aplicacionringtone:sl_textStyle}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_thumbBorderSize app.pacoke.aplicacionringtone:sl_thumbBorderSize}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_thumbFocusRadius app.pacoke.aplicacionringtone:sl_thumbFocusRadius}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_thumbRadius app.pacoke.aplicacionringtone:sl_thumbRadius}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_trackCap app.pacoke.aplicacionringtone:sl_trackCap}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_trackSize app.pacoke.aplicacionringtone:sl_trackSize}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_transformAnimDuration app.pacoke.aplicacionringtone:sl_transformAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_travelAnimDuration app.pacoke.aplicacionringtone:sl_travelAnimDuration}</code></td><td></td></tr>
<tr><td><code>{@link #Slider_sl_value app.pacoke.aplicacionringtone:sl_value}</code></td><td></td></tr>
</table>
@see #Slider_android_enabled
@see #Slider_android_gravity
@see #Slider_sl_alwaysFillThumb
@see #Slider_sl_baselineOffset
@see #Slider_sl_discreteMode
@see #Slider_sl_fontFamily
@see #Slider_sl_interpolator
@see #Slider_sl_maxValue
@see #Slider_sl_minValue
@see #Slider_sl_primaryColor
@see #Slider_sl_secondaryColor
@see #Slider_sl_stepValue
@see #Slider_sl_textColor
@see #Slider_sl_textSize
@see #Slider_sl_textStyle
@see #Slider_sl_thumbBorderSize
@see #Slider_sl_thumbFocusRadius
@see #Slider_sl_thumbRadius
@see #Slider_sl_trackCap
@see #Slider_sl_trackSize
@see #Slider_sl_transformAnimDuration
@see #Slider_sl_travelAnimDuration
@see #Slider_sl_value
*/
public static final int[] Slider = {
0x0101000e, 0x010100af, 0x7f010145, 0x7f010146,
0x7f010147, 0x7f010148, 0x7f010149, 0x7f01014a,
0x7f01014b, 0x7f01014c, 0x7f01014d, 0x7f01014e,
0x7f01014f, 0x7f010150, 0x7f010151, 0x7f010152,
0x7f010153, 0x7f010154, 0x7f010155, 0x7f010156,
0x7f010157, 0x7f010158, 0x7f010159
};
/**
<p>This symbol is the offset where the {@link android.R.attr#enabled}
attribute's value can be found in the {@link #Slider} array.
@attr name android:enabled
*/
public static final int Slider_android_enabled = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#gravity}
attribute's value can be found in the {@link
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