Skip to content

Instantly share code, notes, and snippets.

@alexxgarci
Created March 8, 2016 09:33
Show Gist options
  • Save alexxgarci/c3002a7c71b63bd42647 to your computer and use it in GitHub Desktop.
Save alexxgarci/c3002a7c71b63bd42647 to your computer and use it in GitHub Desktop.
This is an Android app to test de Fabric SDK and Twitter Authentication.
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="LoginTutorial" 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/fabric/res/debug" type="java-resource" />
<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/blame" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.2.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/cardview-v7/23.2.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/23.2.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.2.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.digits.sdk.android/digits/1.10.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.facebook.android/facebook-android-sdk/4.10.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.twitter.sdk.android/tweet-composer/1.0.3/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.twitter.sdk.android/tweet-ui/1.10.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.twitter.sdk.android/twitter-core/1.6.5/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.twitter.sdk.android/twitter/1.13.0/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/io.fabric.sdk.android/fabric/1.3.10/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
<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/intermediates/transforms" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 23 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="support-v4-23.2.0" level="project" />
<orderEntry type="library" exported="" name="twitter-1.13.0" level="project" />
<orderEntry type="library" exported="" name="twitter-text-1.13.0" level="project" />
<orderEntry type="library" exported="" name="bolts-applinks-1.3.0" level="project" />
<orderEntry type="library" exported="" name="tweet-composer-1.0.3" level="project" />
<orderEntry type="library" exported="" name="bolts-tasks-1.3.0" level="project" />
<orderEntry type="library" exported="" name="digits-1.10.0" level="project" />
<orderEntry type="library" exported="" name="retrofit-1.8.0" level="project" />
<orderEntry type="library" exported="" name="picasso-2.5.2" level="project" />
<orderEntry type="library" exported="" name="fabric-1.3.10" level="project" />
<orderEntry type="library" exported="" name="twitter-core-1.6.5" level="project" />
<orderEntry type="library" exported="" name="animated-vector-drawable-23.2.0" level="project" />
<orderEntry type="library" exported="" name="support-annotations-23.2.0" level="project" />
<orderEntry type="library" exported="" name="tweet-ui-1.10.0" level="project" />
<orderEntry type="library" exported="" name="support-vector-drawable-23.2.0" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-23.2.0" level="project" />
<orderEntry type="library" exported="" name="facebook-android-sdk-4.10.0" level="project" />
<orderEntry type="library" exported="" name="cardview-v7-23.2.0" level="project" />
<orderEntry type="library" exported="" name="gson-2.3" level="project" />
</component>
</module>
buildscript {
repositories {
maven { url 'https://maven.fabric.io/public' }
mavenCentral()
}
dependencies {
classpath 'io.fabric.tools:gradle:1.+'
}
}
apply plugin: 'com.android.application'
apply plugin: 'io.fabric'
repositories {
maven { url 'https://maven.fabric.io/public' }
}
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
defaultConfig {
applicationId "com.example.alex.logintutorial"
minSdkVersion 16
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.2.0'
compile('com.twitter.sdk.android:twitter:1.13.0@aar') {
transitive = true;
}
compile 'com.facebook.android:facebook-android-sdk:4.+'
}
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!--
This file is automatically generated by Crashlytics to uniquely
identify individual builds of your Android application.
Do NOT modify, delete, or commit to source control!
-->
<string tools:ignore="UnusedResources,TypographyDashes" name="com.crashlytics.android.build_id" translatable="false">86a55c3b-0b43-4ac9-81de-5b3a7df489c8</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:name="abc_btn_checkbox_checked"
android:width="32dp"
android:viewportWidth="48"
android:height="32dp"
android:viewportHeight="48">
<group
android:name="icon_null"
android:translateX="24"
android:translateY="24"
android:scaleX="0.2"
android:scaleY="0.2">
<group
android:name="check"
android:scaleX="7.5"
android:scaleY="7.5">
<path
android:name="check_path_merged"
android:pathData="M 7.0,-9.0 c 0.0,0.0 -14.0,0.0 -14.0,0.0 c -1.1044921875,0.0 -2.0,0.8955078125 -2.0,2.0 c 0.0,0.0 0.0,14.0 0.0,14.0 c 0.0,1.1044921875 0.8955078125,2.0 2.0,2.0 c 0.0,0.0 14.0,0.0 14.0,0.0 c 1.1044921875,0.0 2.0,-0.8955078125 2.0,-2.0 c 0.0,0.0 0.0,-14.0 0.0,-14.0 c 0.0,-1.1044921875 -0.8955078125,-2.0 -2.0,-2.0 c 0.0,0.0 0.0,0.0 0.0,0.0 Z M -2.0,5.00001525879 c 0.0,0.0 -5.0,-5.00001525879 -5.0,-5.00001525879 c 0.0,0.0 1.41409301758,-1.41409301758 1.41409301758,-1.41409301758 c 0.0,0.0 3.58590698242,3.58601379395 3.58590698242,3.58601379395 c 0.0,0.0 7.58590698242,-7.58601379395 7.58590698242,-7.58601379395 c 0.0,0.0 1.41409301758,1.41409301758 1.41409301758,1.41409301758 c 0.0,0.0 -9.0,9.00001525879 -9.0,9.00001525879 Z"
android:fillColor="#FF000000"/>
</group>
<group
android:name="box_dilate"
android:scaleX="7.5"
android:scaleY="7.5">
<path
android:name="box_inner_merged"
android:pathData="M 0.0,-1.0 l 0.0,0.0 c 0.5522847498,0.0 1.0,0.4477152502 1.0,1.0 l 0.0,0.0 c 0.0,0.5522847498 -0.4477152502,1.0 -1.0,1.0 l 0.0,0.0 c -0.5522847498,0.0 -1.0,-0.4477152502 -1.0,-1.0 l 0.0,0.0 c 0.0,-0.5522847498 0.4477152502,-1.0 1.0,-1.0 Z M 7.0,-9.0 c 0.0,0.0 -14.0,0.0 -14.0,0.0 c -1.1044921875,0.0 -2.0,0.8955078125 -2.0,2.0 c 0.0,0.0 0.0,14.0 0.0,14.0 c 0.0,1.1044921875 0.8955078125,2.0 2.0,2.0 c 0.0,0.0 14.0,0.0 14.0,0.0 c 1.1044921875,0.0 2.0,-0.8955078125 2.0,-2.0 c 0.0,0.0 0.0,-14.0 0.0,-14.0 c 0.0,-1.1044921875 -0.8955078125,-2.0 -2.0,-2.0 c 0.0,0.0 0.0,0.0 0.0,0.0 Z"
android:fillColor="#FF000000"
android:fillAlpha="0"/>
</group>
</group>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:name="abc_btn_checkbox_unchecked"
android:width="32dp"
android:viewportWidth="48"
android:height="32dp"
android:viewportHeight="48">
<group
android:name="icon_null"
android:translateX="24"
android:translateY="24"
android:scaleX="0.2"
android:scaleY="0.2">
<group
android:name="check"
android:scaleX="7.5"
android:scaleY="7.5">
<path
android:name="box_outer_merged"
android:pathData="M 7.0,-9.0 c 0.0,0.0 -14.0,0.0 -14.0,0.0 c -1.1044921875,0.0 -2.0,0.8955078125 -2.0,2.0 c 0.0,0.0 0.0,14.0 0.0,14.0 c 0.0,1.1044921875 0.8955078125,2.0 2.0,2.0 c 0.0,0.0 14.0,0.0 14.0,0.0 c 1.1044921875,0.0 2.0,-0.8955078125 2.0,-2.0 c 0.0,0.0 0.0,-14.0 0.0,-14.0 c 0.0,-1.1044921875 -0.8955078125,-2.0 -2.0,-2.0 c 0.0,0.0 0.0,0.0 0.0,0.0 Z M -2.0,5.00001525879 c 0.0,0.0 -1.4234161377,-1.40159606934 -1.4234161377,-1.40159606934 c 0.0,0.0 1.41409301758,-1.41409301758 1.41409301758,-1.41409301758 c 0.0,0.0 0.00932312011719,-0.0124053955078 0.00932312011719,-0.0124053955078 c 0.0,0.0 0.0234069824219,-0.0235137939453 0.0234069824219,-0.0235137939453 c 0.0,0.0 1.41409301758,1.41409301758 1.41409301758,1.41409301758 c 0.0,0.0 -1.4375,1.43751525879 -1.4375,1.43751525879 Z"
android:fillColor="#FF000000"
android:fillAlpha="0"/>
</group>
<group
android:name="box_dilate"
android:scaleX="7.5"
android:scaleY="7.5">
<path
android:name="box_inner_merged"
android:pathData="M -7.0,-7.0 l 14.0,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,14.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l -14.0,0.0 c 0.0,0.0 0.0,0.0 0.0,0.0 l 0.0,-14.0 c 0.0,0.0 0.0,0.0 0.0,0.0 Z M 7.0,-9.0 c 0.0,0.0 -14.0,0.0 -14.0,0.0 c -1.1044921875,0.0 -2.0,0.8955078125 -2.0,2.0 c 0.0,0.0 0.0,14.0 0.0,14.0 c 0.0,1.1044921875 0.8955078125,2.0 2.0,2.0 c 0.0,0.0 14.0,0.0 14.0,0.0 c 1.1044921875,0.0 2.0,-0.8955078125 2.0,-2.0 c 0.0,0.0 0.0,-14.0 0.0,-14.0 c 0.0,-1.1044921875 -0.8955078125,-2.0 -2.0,-2.0 c 0.0,0.0 0.0,0.0 0.0,0.0 Z"
android:fillColor="#FF000000"/>
</group>
</group>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:name="btn_radio_to_on_mtrl"
android:width="32dp"
android:viewportWidth="32"
android:height="32dp"
android:viewportHeight="32">
<group
android:name="btn_radio_to_on_mtrl_0"
android:translateX="16"
android:translateY="16" >
<group
android:name="ring_outer" >
<path
android:name="ring_outer_path"
android:strokeColor="#FF000000"
android:strokeWidth="2"
android:pathData="M 0.0,-9.0 c 4.9705627482,0.0 9.0,4.0294372518 9.0,9.0 c 0.0,4.9705627482 -4.0294372518,9.0 -9.0,9.0 c -4.9705627482,0.0 -9.0,-4.0294372518 -9.0,-9.0 c 0.0,-4.9705627482 4.0294372518,-9.0 9.0,-9.0 Z" />
</group>
<group
android:name="dot_group"
android:scaleX="0"
android:scaleY="0" >
<path
android:name="dot_path"
android:pathData="M 0.0,-5.0 c -2.7619934082,0.0 -5.0,2.2380065918 -5.0,5.0 c 0.0,2.7619934082 2.2380065918,5.0 5.0,5.0 c 2.7619934082,0.0 5.0,-2.2380065918 5.0,-5.0 c 0.0,-2.7619934082 -2.2380065918,-5.0 -5.0,-5.0 Z"
android:fillColor="#FF000000" />
</group>
</group>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:name="btn_radio_to_off_mtrl"
android:width="32dp"
android:viewportWidth="32"
android:height="32dp"
android:viewportHeight="32">
<group
android:name="btn_radio_to_off_mtrl_0"
android:translateX="16"
android:translateY="16" >
<group
android:name="ring_outer" >
<path
android:name="ring_outer_path"
android:strokeColor="#FF000000"
android:strokeWidth="2"
android:pathData="M 0.0,-9.0 c 4.9705627482,0.0 9.0,4.0294372518 9.0,9.0 c 0.0,4.9705627482 -4.0294372518,9.0 -9.0,9.0 c -4.9705627482,0.0 -9.0,-4.0294372518 -9.0,-9.0 c 0.0,-4.9705627482 4.0294372518,-9.0 9.0,-9.0 Z" />
</group>
<group
android:name="dot_group" >
<path
android:name="dot_path"
android:pathData="M 0.0,-5.0 c -2.7619934082,0.0 -5.0,2.2380065918 -5.0,5.0 c 0.0,2.7619934082 2.2380065918,5.0 5.0,5.0 c 2.7619934082,0.0 5.0,-2.2380065918 5.0,-5.0 c 0.0,-2.7619934082 -2.2380065918,-5.0 -5.0,-5.0 Z"
android:fillColor="#FF000000" />
</group>
</group>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:autoMirrored="true"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M20,11L7.8,11l5.6,-5.6L12,4l-8,8l8,8l1.4,-1.4L7.8,13L20,13L20,11z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M19,6.41L17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M10,6l-1.4,1.4 4.599999,4.6 -4.599999,4.6 1.4,1.4 6,-6z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:autoMirrored="true"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M16,1L4,1C2.9,1 2,1.9 2,3l0,14l2,0L4,3l12,0L16,1zM19,5L8,5C6.9,5 6,5.9 6,7l0,14c0,1.1 0.9,2 2,2l11,0c1.1,0 2,-0.9 2,-2L21,7C21,5.9 20.1,5 19,5zM19,21L8,21L8,7l11,0L19,21z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:autoMirrored="true"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M10,6c0,-2.2 -1.8,-4 -4,-4S2,3.8 2,6c0,2.2 1.8,4 4,4c0.6,0 1.1,-0.1 1.6,-0.4L10,12l-2.4,2.4C7.1,14.1 6.6,14 6,14c-2.2,0 -4,1.8 -4,4c0,2.2 1.8,4 4,4s4,-1.8 4,-4c0,-0.6 -0.1,-1.1 -0.4,-1.6L12,14l7,7l4,0L9.6,7.6C9.9,7.1 10,6.6 10,6zM6,8C4.9,8 4,7.1 4,6s0.9,-2 2,-2c1.1,0 2,0.9 2,2S7.1,8 6,8zM6,20c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2c1.1,0 2,0.9 2,2S7.1,20 6,20zM12,11.5c0.3,0 0.5,0.2 0.5,0.5c0,0.3 -0.2,0.5 -0.5,0.5c-0.3,0 -0.5,-0.2 -0.5,-0.5C11.5,11.7 11.7,11.5 12,11.5zM23,3l-4,0l-6,6l2,2L23,3z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M12,8c1.1,0 2,-0.9 2,-2s-0.9,-2 -2,-2c-1.1,0 -2,0.9 -2,2S10.9,8 12,8zM12,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2c1.1,0 2,-0.9 2,-2S13.1,10 12,10zM12,16c-1.1,0 -2,0.9 -2,2s0.9,2 2,2c1.1,0 2,-0.9 2,-2S13.1,16 12,16z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:autoMirrored="true"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M19,2l-4.2,0c-0.4,-1.2 -1.5,-2 -2.8,-2c-1.3,0 -2.4,0.8 -2.8,2L5,2C3.9,2 3,2.9 3,4l0,16c0,1.1 0.9,2 2,2l14,0c1.1,0 2,-0.9 2,-2L21,4C21,2.9 20.1,2 19,2zM12,2c0.6,0 1,0.4 1,1s-0.4,1 -1,1c-0.6,0 -1,-0.4 -1,-1S11.4,2 12,2zM19,20L5,20L5,4l2,0l0,3l10,0L17,4l2,0L19,20z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:autoMirrored="true"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M3,5l2,0L5,3C3.9,3 3,3.9 3,5zM3,13l2,0l0,-2L3,11L3,13zM7,21l2,0l0,-2L7,19L7,21zM3,9l2,0L5,7L3,7L3,9zM13,3l-2,0l0,2l2,0L13,3zM19,3l0,2l2,0C21,3.9 20.1,3 19,3zM5,21l0,-2L3,19C3,20.1 3.9,21 5,21zM3,17l2,0l0,-2L3,15L3,17zM9,3L7,3l0,2l2,0L9,3zM11,21l2,0l0,-2l-2,0L11,21zM19,13l2,0l0,-2l-2,0L19,13zM19,21c1.1,0 2,-0.9 2,-2l-2,0L19,21zM19,9l2,0L21,7l-2,0L19,9zM19,17l2,0l0,-2l-2,0L19,17zM15,21l2,0l0,-2l-2,0L15,21zM15,5l2,0L17,3l-2,0L15,5zM7,17l10,0L17,7L7,7L7,17zM9,9l6,0l0,6L9,15L9,9z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M18,16.1c-0.8,0 -1.5,0.3 -2,0.8l-7.1,-4.2C9,12.5 9,12.2 9,12s0,-0.5 -0.1,-0.7L16,7.2C16.5,7.7 17.200001,8 18,8c1.7,0 3,-1.3 3,-3s-1.3,-3 -3,-3s-3,1.3 -3,3c0,0.2 0,0.5 0.1,0.7L8,9.8C7.5,9.3 6.8,9 6,9c-1.7,0 -2.9,1.2 -2.9,2.9s1.3,3 3,3c0.8,0 1.5,-0.3 2,-0.8l7.1,4.2c-0.1,0.3 -0.1,0.5 -0.1,0.7c0,1.6 1.3,2.9 2.9,2.9s2.9,-1.3 2.9,-2.9S19.6,16.1 18,16.1z"
android:fillColor="@android:color/white"/>
</vector>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:pathData="M12,14c1.7,0 3,-1.3 3,-3l0,-6c0,-1.7 -1.3,-3 -3,-3c-1.7,0 -3,1.3 -3,3l0,6C9,12.7 10.3,14 12,14zM17.299999,11c0,3 -2.5,5.1 -5.3,5.1c-2.8,0 -5.3,-2.1 -5.3,-5.1L5,11c0,3.4 2.7,6.2 6,6.7L11,21l2,0l0,-3.3c3.3,-0.5 6,-3.3 6,-6.7L17.299999,11.000001z"
android:fillColor="@android:color/white"/>
</vector>
�PNG

IHDR00W�IDATx��!�@E+z�Qѣ 8�AT ���@��vH�d���l��;���H6���2l�@A$K���|��&�=��Q0�_\��*0L�:�<Hx��z��Kh��R�S
�^�f�Jh-|���� k��l�gx�s�}g�n� +�H���������ɳ��=�����F(1�Dk�W�Y�؆P�'�w�(f��7a���0gC�>�2�5|�/�;�e�(1Z���p��*��q�AA�?�i�~�t�0�IEND�B`�
�PNG

IHDR00W�tIDATx��ر � DQ������C0ZB��HVޗ�5���k ��\����#s�r%gdI�,��g�v�Lx>s��Qp> @� ��O}�Z�|���D���"x�l�|����IEND�B`�
�PNG

IHDR00W��IDATx��X�o�P�����@TL ����IQ�@LLL�#Ȋ��
���bb��@L &&���&�r����wH�K�~��ݽ����q
�B�P�#&�8��9�.���.�?5�c`�E��q�A֏��p��X�L����éw�Q�} �����Ɏ�_��M�[�%s���܌=?�DĜ/dЮ`�â�A�lh����yY�� X�cCv�N|KI)f��1h������K���5�>�?7�Z��P��Vd��I� kwR�u�M~"����@4�:#�d��I�kb�&|��6m�hn�Y��w������T �.� �#Յ���R�s�g�Ŧ���5�R�#�?���K6�d����mY���C��cǡ���Yc�o��S�W8N���� b�]�/Q�C&���t8\Vt��LQj�B�͔u�m�9Oq�$P�S�ٷ]l�e�a\�P\��o�3���b<x��
�B�8�OH��9�IEND�B`�
�PNG

IHDR00W�FIDATx��X�r1�@ ����� *+*���@�H�������@ +�
�@ �ffavv�$ �f�0pw��fw�{Bxxxxxxx�>p\w�9���� /#��q�F�-<좠]ʝiS���F��ޛ�������`ڥ�������){~�ʈ���aPM�N���s�4l��K�aF<�4��<_:b��F�U�*Н�J%�|5�=2Y��"�7(4�<� ��l����i��\S�[䞙��0�<E<5"P�ݹ�I��q b�b���j�*��S�Q$v���@�#dמ��B�gaf k�0�Z�:���e��
G�\����4���`+hjZ,�5[U�.�i.=�NiV΁,�Z���Z�t/�F��t��fn���H�y���F3wϒ5:�pe�T� �G��'<�kUl�5�ծ��1�aE�ou�2#�1ލ�����V��y��Īq� �c~��U�#�X��ӳ���P�c^�I�r)�⑅@N\�M�nԱ��#|�H���_�_�3����ע��������p���k�YvIEND�B`�
�PNG

IHDR$$���wIDATx�c`�` �Ń�1���y09�w1�`q�v �L���&,�9 ��!3rӠq�w nG*�)�;��x�;h�E٠Lԃ2ۏ:jX��A�(��4E�Q݃��*�YF{��` vS���/#,AIEND�B`�
�PNG

IHDR$$����IDATx�c`�`����Y(4ÆZ����@<�G���@��@_���LG�F���tIq%zI2x1w��1��v:�C�E�_O+�Rآ���6GͦW4�u >G �c��U� �D=��lOsGS��Q��g4w��c������ �*6a+�e#��Q0�����26�IEND�B`�
�PNG

IHDR$$���~IDATx�c`�`��Q@5P�̓�1%@���Gm�:��`qo��B��ѐ"�Q �1�<�X[���Ƀ)�&C9 !�~09f>�c��1ز�cpU���1 P3� ��1�`��Q0l�5C��
�IEND�B`�
�PNG

IHDR$$����IDATx�c`@�K���J�"`���?1E�4�C��� QF5�Q )Q3�1 %�E�[M��p9���?4��r5s�~4�(v��a�A�u�F4�Q ��p5��A�hk�:h�A��Atm��s��n=�i��(�k +�R�� ��x
jߔ�IEND�B`�
�PNG

IHDR$$���4IDATx�c`�pq
���@���q���1P��ǁ/��Gq��+d�9�Q�T��b^. )H�@+�s@ �$�A�crHu Z�T����4ES�0�i������1�pP�4�@lВe�i2�$��v )������)-�9ʂڎ�Vu�FJ3��H� �v !�@DH5��10PC���] נx�:h@U@D�k��MA9E��m<پOB�8�H-�I�}4�:X�(�^�6P�Q�l~P%���@�8�Ӣ KQHѪ�O��h� "+�Ӻ�HVHѺ+�@JW_���@ 6��A ��f~����IEND�B`�
�PNG

IHDR$$���QIDATx���!�0�
$�F����c �o��?�ʹ�6G��3�x��Y/��A�c�4����=5�Q�Q!��(���7�T1�y�2IEND�B`�
�PNG

IHDR$$����IDATx�c`� �z ����x3[0 �Ar2� �)�v����UC5
��x,DƠ(c��[O���@�@�c$��=��p���BX���`(�!��8��
�'6F4��哃h� j�Q�:h�A�uШ�F4�Q�:����Q��Q$�+M.&�+M�`9����Q0��v�t�@IEND�B`�
�PNG

IHDR$$����IDATx��WA� ���|��xOSL0��d�-i�&��(+S�m��������8���DL�<[��Ŵ��~�GD��5�8�H���� 9�R"�ݏ�QI�D�� V�2��ĕp#�lFВ.K?�'Ȝe�2wF���]?w�|sc��A��(M(."���5�#IEND�B`�
�PNG

IHDR$$���wIDATx�c`�8�j ~�߁x7Tl@@���Xp ��ğq8�?TN��
�� �"�@/ǰ���B�t���< �@C�7���q8(�V��h9�l�t �b ^��8P9�B�r�>�C.��,�� ���d��/�C�Cղ��!@|K�/�v��f&C�� �'"���y��� ��S���c N�&h��"B���E��`s�� =��ډLԛ�X���B���
�6Z�,]���4��h��>��P���h�� ��@E�s,�/PHJq3���^zEo7Z�ʍ�q��l�Z
@|��z�V1.PA��l��"D���`����>���<z?й [��־m]�0���Rp�^���IEND�B`�
�PNG

IHDR$$��� IDATx�c`# 8�j ~�߁x7Tl@@���Xp ��ğq8�?TN��
�� �"�0�Q�:h�A��AP��� �9U�%H�PPup �WPZ�� r��r�A� ��A�vȠ�hrx�hj'C�S�0�0,il=Z�M����S#a#x�D�B�<��t���2���( "�@�¢���E@;Z:�4� 4�#�*wӪ@���d��B�>ƒ�Rh]JKq?�!���� C��CZNmGr�vh9#1�}����PG4l�@���(�å�QmC�5IEND�B`�
�PNG

IHDR�w=�|IDATx�c`#��~q)�4�'�����gZX0�y�؅�b���� ��P�oF3|7���Sb�ԥ��\΃�r�"f 4���0��T���`�Z2���C7��m� �Q0��Z;��0IEND�B`�
�PNG

IHDR�w=�8IDATx�c`#��~q)�4�'�p�Z�,�OC���Z0j�,�iQA��n #�F�jN�|IEND�B`�
�PNG

IHDR�w=��IDATx�c`C �� ;@ij,��@���#��@\C�EP�>�| ���@��< �k8���@,�C� ����s��<��@�,� &C]/A���P��Z@�>��C}�C�b��,��1!6r�CiR�zh�P<��$X� �<�j(�j�!B-���@���r�44�0|3q���44"���n���pA-
~�v �j ��V�ʃV\�0��!�
<wz��=IEND�B`�
�PNG

IHDR�w=�IDATx�c`C �� ;@ij,��@���#��@\C�EP�>�| ���@��< �k8���@,�C� ����s��<�����@��+���d1�X0�z �����?��<P�ǡ�!:���}6�_��p���i��y����8�_�ǂ�P5P� ���Jk��|@L��P<��H|B�� �<�FtT��%� �%S�a �>4(I*wNC3Qu<H�s 5�!k> �������AD@��7Z�� �JU�⚇a �hW�TIEND�B`�
�PNG

IHDRVΎWFIDATx�c`Ѡ�)6�?�SÐ�@�B�!��0�*.��@����AȆM�V��MI8�6��.k4Ydv�%'�kIEND�B`�
�PNG

IHDRVΎWvIDATx�c`Q@�j@
�q35P5 ���8 ���@�O���VkbR�
fX�K�� ��ad�=L�#��,P�N;�˚�uI7�wjH5��%�"��ُ'`�M�T�F��g#�8��IEND�B`�
�PNG

IHDRVΎWBIDATx�c`�j����aX ԰j�NM�ͦ��`M���@��P���~J �j2
K�����IEND�B`�
�PNG

IHDRVΎWWIDATx�c`@ v �9@�H�4@Q�4ۈ��>�H��z|���@����� �A H��/���J��)� 9���ن_m߮�qIEND�B`�
�PNG

IHDRVΎW�IDATx�c`��� br Y ����j<� �f ����% �&P���� ����
Ȓ P d�*� $���E)h���g�0��P <@|�C�c-��Q*N�!�@��wC  '9 t�T����}�0#)A"�� �U #&��D 6A�2��,��2J2-�eۡ�v1r��j1B�2W$���IEND�B`�
�PNG

IHDRVΎW8IDATx�c`� ��(�l�5�?�=�.����D(1��ZaD5����9�w����IEND�B`�
�PNG

IHDRVΎWdIDATx�c`�b��9'0 �� ��P����� ����c�P�Mn?6��#I�ǡ�?���l@�AĀQ�F ��A��d���dZl�!l�@m��^�v���IEND�B`�
�PNG

IHDRVΎWVIDATx�c`� ���~"� � �'à~�z ݶ�80A!K�4��bL�h��G�@�8^2�h��mͼFv`S-�i� ��"T˴�VGF�m�IEND�B`�
�PNG

IHDRVΎW�IDATx�c`@�� @�A�!1@���Cq��F2�����h-&� ^ո�C�ǁX�&��@��@�����6��k�m ���t���h��B�����b�9�@5� �e��V�,��u 4����<)��ϥ��)�ۡ��$ , ��\��F3h>��@#!���4thRH�C=g�X}�IEND�B`�
�PNG

IHDRVΎW�IDATx�c`��� �br a��@��oC &� ���0jV���+�9�j ���@�'�]��71�j=�ڌ� E�b ���xO��P�€T�1+��5fC���A�Y uYy�4�'�d��)�P<���91�RIEND�B`�
�PNG

IHDR szz��IDATx�c`�` r`ď��?��9�P�J,Gv��?�0�p} ��y��f �j9T��������Qp�廁��ϩ�n�˱�)�kh� ��Ė㰼��ٰI|5�r>�z"l@�c!��4��!Q3P%a7�>��x�8`��c��X�1ڮ�`P�ۂ�_�IEND�B`�
�PNG

IHDR szz�NIDATx�c`�` r`ď��?��9�P�J,Gv�f�@�u��F0�Q�:`�0�ձ �J,�m׍�Q0�={��ɠ�IEND�B`�
�PNG

IHDR szz��IDATx�c`�`�8���+��J;@�i
�x9���X�w ^UGuPğ�,; ���h��@��!�@�B-��,��*8�I@�aYL G�@ @���j�4�a������xB� X����P����j��Nn��@
���Rj�솚�@��
��n
�5��T� P� :�ls<< x.�r`P��^��t��PO��F� WS�JFo�f1X{`74�i� �E��@c0`m�Q0
�-:p��kaIEND�B`�
�PNG

IHDR szz�;IDATx��V��0FL�&<H��ǩ@� �� ��b�@T�&&�\�KSX��_�e�����%IDD��@��
�7E
�/��p]p��7 ���@�I�B���7`����e"�I����0�s&jվ�\:*�����I��3�z"�'�T߶C��z�d���[�+̕��*XQF�]B� >����6�� �? ڹmn�<��qV��8+���"���)����h:��)X���Ȼ�uB�v�� w� $��m��܆)�G�+Y���F�'���Q�l��fˆ���7}��q�:IEND�B`�
�PNG

IHDR�w=�RIDATx�c`C 4@1� ��߁X��������@@K��d�� �����⁷��AD�HƖL}���\ Kthi�d f���w,A�2���IEND�B`�
�PNG

IHDR�w=��IDATx�c`#(�v !B��bR,� ����<K@�����O��qY�5���l H�0T�:9��Y d�
��n�iJ��K�n8�-�iaK�Բ_R��b�"E�l'��8L�����O.�u�V�Aa��IEND�B`�
�PNG

IHDR�w=�KIDATx�c`��^ �he� ���������zX�A�ࢹOhj� -������p�&Sz$�Z>
F~����ȉYIEND�B`�
�PNG

IHDR�w=�VIDATx�c`�#���@�DL4 �p�, Y����'ρ؅X ȍ���Z@N���3j�����j~�PWՋkl���d�Aϖ
D���_i�@IEND�B`�
�PNG

IHDR�w=��IDATx�c`n����s ~��؄����h�7[��M_���P��@,�hb� ��P�a@*��R� Y�R�уH��C��Sj8�H�fɆ#[��kh���aP9��5h�4#Y�@�<��87P;�W�Y���A4>E<�e�Hn�' �&�~ f��L��_Yt����@ˢ��\ ޓ�O�)�H-��iQ��k �,zu�È&�V��)�IEND�B`�
�PNG

IHDR�w=�8IDATx�c`C ��c ~�.��d�(~>$-�� ��)f4����T4��F)�y$��=��IEND�B`�
�PNG

IHDR�w=�hIDATx�c` ���@���1 A?�G�1��c1 �E�X��s v�g>�f NS��'�q��
F-�`ԂQ ���*b�sBU�s
�`V�o�%���IEND�B`�
�PNG

IHDR�w=�WIDATx�c`$ ~������� > �h 6������ƥ����Ty�[@���T�`�����Cм��AS@N��1Zo��9{�v���IEND�B`�
�PNG

IHDR�w=��IDATx�c`����g � ij����� ���gSӂ�X,�M-�9hiA��b8�Adć��\��ˡ����F��A �WC��Jv��d�jh3�zJ��G���;���m��j��<�-H�u�,� 5t1���H��C�B���C���ha� ����5g@��u(Ρ�E.8�jZ‚#Y_�f�]��)� "�d}��<��l�$)IEND�B`�
�PNG

IHDR�w=��IDATx�c`)����g � ij����� ���gSӂ�X,�MM �����Z����q��aR-< ͵Dd4P.��I��jH ZQ����HEETm)�s��,�3��P��ƃ T3���@��$�� Jr#[��#��s(��A�n@���� ^ �)P9Z����o���fߒ1��IEND�B`�
�PNG

IHDR@@�iq�hIDATx�횫n�0��{����H}���������=D�@�`@gK�Eq�\T�9�'�(V����v�(˫�Q�ֺ<Xg�Rk�2�_���h��0�Ã௪\P{d�مτ�r̖�K5��8I�o&�|��;�b� �e�o�#/f
��9��]�"X�H�f��,i��t�i&�m�<��P�>��:���\2q�1`�{�tg&��ߌX�5`?�&��[�gQ�w��bBe��jTm��>;m�޻m�f©M� ^�e��[]p�u�{�h����?
+�Ŧ�T+Z탾 �N{������G������ ?�Ҿr<���o��1IEND�B`�
�PNG

IHDR@@�iq��IDATx��ڡDP�Q�$L��„ FqGP4�a���g�^��4�$I�$]����1�޼9��}2�$����>��dž ��As��%�=�*�/G�_���A�@ؿ�)�2/I�$Izkf���I:UCIEND�B`�
�PNG

IHDR@@�iq�IDATx��Z+r�0(0((�
z����G034400,� 

r����v5#O;����m��y ?i�e�+k%��`0 ��`�� `�zv�N��x~�@�B 2j,���6��>���g`��qL�p ί��G�TT�[��3��>7�V��q5�Q��+���q&�%�l�rMi̫�X���*Fn�M����L�������HX#�ɵ<�y�GCb�Pg� �|0�R���Q p@�~:�2NH���H8�ڹEH�\Q����s�(�:?�,� �?1��Q*5;
[��ן�I�VBO��H� � ?O���O��vH� w��=���ڄ[b2͞Զ)�)��E������
}����� ��i�ɧ�A�<�����<�O� Q�ՙ�����^��:Cq�k�$����%�� bMR�z������f�DU9֧0w��r^� ������B���:}?@�G�� �H� ���!��ῷ�F�)��³{� ��`0 �c�W>�<�3��IEND�B`�
�PNG

IHDR@@�iq��IDATx��Z�r1��@ *�J�qQ�8�@���9�Dʼn���@ ***�!*4� S&��-G.ɕ�f>�\vo�� c�@ ��}�g™^0������CΌ��<!(��R!�F̹G
����M�?s�nRİ ��9�A~�U�+��K�y/��W̻�Ģ���Ҕ��t8'��"��)A,�M�X�7d�L3�TVXk"��#ίP-a,L�r��s5�u�;�� ����/���!\�E��n�P���O E:w�0GS�6��1;bDLP������ c��O^�V3�V0�����J0���h��tfk lr��
�����cb�.0N��N���w���3CVQݠ�~���
( �ٹ� rq�E�L;W�&M+ U�Ҍ;Y�Ke\�Z�g������-@�k�A�y P�����H�^��pQy�����R�K%x�^@�!����v�O��PT4G���~@��#S#�!�P�#d�%LG�NO�Vw8�� u�%��\� �ɐ��f���l0�H�UUg��CҠ��Jذ���Ewd�s}3��pP«1{?`������M� �~���� ��� �E���w�{K�Ղ�"���=A�@ !0��;�c/��`IEND�B`�
�PNG

IHDR00W��IDATx��+�0+8�@p4$�� 8 ����$�`|�2�<?��&͆p�Y�eO�,�R�,���h�T�%G���R�������%��_�*��pq�\<�_���KL*�g�%d>u�'=<l�u�����I�A�s�ΒA���<|��v��{�IEND�B`�
�PNG

IHDR00W��IDATx��1@0ES(�!���P8��)���4��]���7��I�#a%B!�`1���m�ؕf�!֞���qg-�1 /)���3 �G� Kh��ل�������Z���h�ÿ�0[6����?lO$��� ���$ ��I@�"�><�����ЯQ�YIW�*�*�H�m�M%$�J迱_��H����r�[K�Zsh-ցB! n>|6�g�IEND�B`�
�PNG

IHDR00W��IDATx��ס �0���@V 
�`{"# ��5H��������@_C�Szer~P%9���c�J�/�J���^"*�J؟D�&6N�Ze�%~^�q>:�ֿQ��z�����������×%l�ps$�t�3��mIEND�B`�
�PNG

IHDR00W��IDATx���!�0D� �����T *�؞Bv��$��/@6))�6�YGk��J������%��u��uD�b���7 zO����'jO@~P<Q��s�9�߀�/w�����U���qQ��*~m���3'Ӧ���`SIEND�B`�
�PNG

IHDR00W��IDATx��Y�n�0 (,((�'�
�1��
���}@`A?"`�J�Y�ω���s���w��\9r��b �������L|hF�m赐�D���&��"�/l�f���[�m~���~,vz $_"��$�����]�B��Ctƃo��{c�5�m�a�g����,�ʧ@N>�B7N�SʕǶ�ǗXk��-�8r',�̇@4ۄ�>"�ȏE�H17E��$o�Dc��7��lj����S�E]"����o%�<�ޞJ��(7ċ�D��1a�}:��������_�BlSqos�B.�z�"������r�!,;H4X_ȴM2Gʨ"���Dp�U���nl����ZT\I��%1�/D�^'!��K��+&oX_H�%�O_�%�|�9�
�}3��IEND�B`�
�PNG

IHDR00W�{IDATx���!�0DQ��@ps�a�
$��BP�O����*ާ�t�)�"C�)i�%�]�F�
�7��%�
$|�,q.q��|~����p!�� q!K̅.ą2.ą,1|�,:��6]~tIEND�B`�
�PNG

IHDR00W��IDATx�홡�0�+������ �GAL &�<��@ �o�&d ��h���O-��_�put��I��.��G0K5�=��MxO��M�F��T�
5;���lA�N{#�� �`�  ��O�
E�XJj�И�F"�+�j���9װɧ�ZB�S��]��E
P��(@
P��(@
�)�]p�D�����K�X��|^����OϦфg�r��4��Ck5=IEND�B`�
�PNG

IHDR00W��IDATx��+�0{$�7G �Q�D��� �d&yjC�)lC�R5�I����]��I��4�&lе�It����A��"`*�L3�?�C��#�@j�X���#�@�w<�@�]؅@��Q���w�?^o��-q>�����V^3�P/����iQIEND�B`�
�PNG

IHDR00W��IDATx��X-L�@��@LN ��d�D '� ��d�rb��@T"&**��
��$Q1��(�%ߒ�r��j�]җ<�������y^�=l�8%f�?bẺ3�=�K�7�⎿�}y]�u��������/9���@@�(�rY@@,\���}��O| :X�z�!n����A6"~4�q�,�b�=�z�!q����Q׃��"ļ�m%�8���dO?�^2��UvY�6��NSd��-��}k���ڞ�� ��'��9kx3���"R׷ŵ�B�-t�ak�y�`ޡ�HCBD�94Į��8�d;�\؟�b'�Wj�.�lhs*&
^��[�^!d/e"Ȩv�ԙJ�V��&�������M���8�WH������e���V:^#N�%b��l�)���u����������6g����"�d���J�职'0�I1S3dIEND�B`�
�PNG

IHDR00W�rIDATx�c`�`Ppq��@��/q� v�+�u�����P5�6��9��2&2�p<  F�&���~�������G=0�Q�z`��������-O�Ac.��|�dx ��H�i��H�A�f3��aZx�-�x�إ�}����Vv�t^B�N}�:Ze��H��BLϰ�i$_�z[g^-��Ӳ$2@���PS2��-�Mh]�6�Y���a,��f�`���Ţ f�`)v�S�$����GBp8����J�<4/���O�s�G�CK\5������d���q
4 ����D��@�'�a�T�� ��� ����?�Q�z`�{`��Q0
ff�X&v�PIEND�B`�
�PNG

IHDR``�w8IDATx��!o�@�?9������@LL�'!�⒊�I�@LVN ؑ����-m����$��P���ߕ�<�,l�m�lΊ��Y�<k-~f�SV�����̏��T] ����J���l5 8E(�I�@�).�7��s�k1l�������� Ǟ#�]~�1�� ��p��� A���g>;�-�k���v��C�ٙ?f�0�T�� 7 ���:(~t
����xp0�D)��� {��1��5��J(��� (���S¥����>����GB١�f�%I'�L5�špcLO ]��Kq�pXt?���h)#�����u/�M¬Øo��5�̀���O�/�nh1��'ӎ~D��m�$t����-Ș� ;I���]  �Җ��{ K �ԙ��������Y��� �[��:�v5�aæ � [�M�JXT�m7�]�R�i@��o��~S}��IEND�B`�
�PNG

IHDR``�w8�IDATx���!�@�ѕ��UVpG��A�2$%A���^�~�_��m �t�3ֹ�y�Y��\g�sN}�C�{�C�w�.qo~�7Bԗ0v��gJ
p�0����a�%)@��_�/��@� ����X��X��X��X��X��X��X��X��X��X��X@, �@  ���UsY��\W�16���\Y��/a\� i?���si��������]M��-
IEND�B`�
�PNG

IHDR``�w8�IDATx��+p"A�[�@ �����D"""2"��@ ""[�@��8��@DD N�@ N�@DD ĉ"��e�2T(*�X
�����j�-�;��螞�&�CAɱ�����hE�ﺒ�;��\)yT2Q�O�O���k��O�b*�%C��<T�9_�T2ߢ�?~[(�(i)Y�X���߻���,%��.��pg�h�9~��COIg� ���F�7��h`�WLo�N�Y �2�{uK7��i7�%݃}���T�R�<Rҏ1�JiU��C컗wT�C��}F])mӎ��h?= Ε�<!5��k�����<F�0 �9rT�A�}�A�����6��.��r4BU�
w���! �c�&n*�u��;��&\K �-,�N����;ZH�l��x�O-e�HP>/��E� �%�muK* i���{��^�%�#��Ł�Kϑ�KW,#9�=�%�"qI�d�OS���.t%c�O?��"��B��P�Y����/��T�R��vΎ �lLv�ZAkd�g��@ʊ�i(hOx�K�L��0�+BAQ/����� �z$$*jZ< o�����Z5z��ԩb�M���� bL��[� .�H����eάS���.Aߺ4��'��d�K�&D�$�T�n/$;4m�|�I��Rd���RpT�h�<�3�ܻMר$,�A�p:z�<��~@H� ���pݐ�n��� �XB�$��$���\ �=���� )W�uOxB)˼U"ܔ����֮�2W�O���X�{�dKa������2[
������gKY��6��3��|Am�����X���M̞���?cV�2�-�|θ�xθU�z�u�e��Tn6���ʋ�+
�8Iȣ���Ә
�i׳�޾=�E�x�d��^�y �
��IEND�B`�
�PNG

IHDR``�w8oIDATx��-Pc1�W ***D��@ Q��@TT NT �LE� �Q�@ N **N"��
��@T�@�%s�������>6����
:��e7�n6��P�+�TH[H� �戀}� 6�� ��,�C�KyQ�k��K���n��zn*�� 5������D>��~քt��2V���;W���� ���e+ǽrD ��g�Bz Qе��1�s�U 2D�w�f.�9��ի;� ��5,����l� i���z厐;�V/��_, c���aK�r�QW/۴c��o*Nσc!S #�&T5��
hl�b4����#C#o��,j �7�_7�8_^2�a�B]�N =����k�ME�9�uڑ�"�J)d�0���3��F�X~���CK��4�Φ��;�I��j�v5DM�B��t��%Ԕ��+�e>O��P�^ʯjz��tp�b�m�8n5#��n[S��mK��S�Yϑ��5�[��F�܎ ה]�y�Ў;M��MMϱ���)��O��<��sK�W1��O���m��g�� �y��\7�-���1߿�j����E������~����_����ƞP�{�6둪�M�v�vc^tb�ݫ ���{� pJ��&�TL5� �V���������s]�.�<"�*�&ȧ]Q(�`�#���||g'����nC�dEw=zׅ�$���]A�Ϫ�k*��i�zH� �T4�d\P� ]6�²�qKG� myF�6dt�?��u͜i���%��i �S�q�+�=a��D�� K%|s0€�+K٢��"�3}�HM/�7O��Hq�8p�y!W'87���\���8��PY�T�R�uMϕ�o$Y �B/%�^�8��H��;F5���<hQ���YS���9O�?��+C��L'dz�2�:d�ˉ��)�!�����9a���>6焟�d7o� '�Y�守�v��wE�T_����Ź�%�6V+�C�|���� ��ߖ�%����}A]�/��>{P��$�d+w{�\'<R1EY�#�V��x�Y�35E����R����oM�C��4�{C�b��p-�6xqT�T��m����!���k���h�r��� �^)?@IEND�B`�
�PNG

IHDRHHU�G�IDATx���-�@����@TTp�&��!*�%)�SHS~��/� ��N mJ�$I���W�����G�� ���pb��\�p�皧��Tp��g'�9k81������_�+8��
�ɳ�c!Z�vN��q��Bv��8pF��ׁ�k�)�r�&dI{�C� $H� }�_���\FA� ��nv�� �+Hg����ѐ
H1�!)D��Y��F�㈑�I�$I�ywB�T1��zIEND�B`�
�PNG

IHDRHHU�G�IDATx�횡r�@��}������aE"�@DD�Q**#"*һ�c�aBY`aw��ofm�|��q EFx�Q�p�9�1�W�r~|�}��$9�1�_o��\cbw!IAN3�A�� �{��ޒ���&���ĺh7��_Vc�H
r�ܽ�%��%o�ZI�� �<hi�IgƄO�k�B�P�k%�ʩ,ʙ+�-��aY�Is{ENkA�V��* 5d�8�(�6�=$Q�r�r�6�*���-ijY}�xJm^Dm�S�s���P�")�Kr�JJ��p4n��\T�|d��3��"[I��C���P%m��DYV�VN�s�oUșv �.�JZ3&���LW����&��\# �+%gI�K�2��D݁���{�2eƭRҞ�S_���Lx�7�斕iI�p�I����y�U��M='�K/��I{�$cq���K� �����FN�5�M�Ş�N����Y��L�IEND�B`�
�PNG

IHDRHHU�G�IDATx���1
�@������#ZXX.x��9�E�BABL�����\��3;���vǘ��bn1����vFH���cӼ �9����!ߤ]�U�>��&�cΚ4��kM�,!]�dq��c2#$�[� Pk��m�����H{4� ���p��9�g �S�9K�h��|���E�UG$͙�pB�@H����
�nQ��IEND�B`�
�PNG

IHDRHHU�G�IDATx���!�@Pd������a*tEq m�̲�'�o^&��u"�[�P:��J�d ���&n��d� *� ��g���_�L @ʺ�ͥci T���,}Dղ�mH��@��n[dz��ʀ況�ʀֳ�2� @� @� @� @�]��G @�Pcok��h�;f9��Ρ�����_��I�?���.�`ƨ���yF��LI�ڳIEND�B`�
�PNG

IHDRHHU�GkIDATx�휡r1�#NT *H$q��D�DEfNT"<����AV *�̤3�KI�f��ݙ�q��c���mPJLLLLL�4�^@�=�dtmA hP"�!h��f�)�&`l���v�t �c���g���C<�^8��9b�N+�tv�2���kP z0��Vf5snl{N���/��F�����(��yN}��#�'5��(�^t�1ƪe�-טc۾e��c�q��p�c�*�8��p��r�bd��!H���^�g\�r�D�<u����jT�����bvp06��0��]�8!��'f�,�X����z�'i.p옴��W�G�$��e
�����L��#���I����pƀ�&��� ��I���*�� "ē�����_ ]�;�tOҞ����=�XQ�����w���ԩ�(Hs�zRv�խ�Y�{N��{2�ӣ�[�Xrϸ� f��-��|$�#�CL���]*A�9X�jIPO�n=���$�W�=�j�Kݼ�M
�s�K��{yL�ЂG�'qi�$�$Nm�$1�[#y�Ս�Q�����0KҘ�ѣ��8T�Ս�d��G�)q�&YL�|�7$9~cL�xxӻ*�.S�k
11111���.� u�<IEND�B`�
�PNG

IHDRHHU�G�IDATx��ؽ �@ �+S0@� G�� CAq�H$� �N��$/��~l�@F��1j�ڢj�5E ��y��j��d>9W�CJy����j��� �%c@��y�}���G���Q���m5�F êuG#,��y�}�žF E����Q�(5 ����0�+���k�5l(��Q0D$@IEND�B`�
�PNG

IHDRHHU�GaIDATx���!��@��
D@�@�@�V �+*��� ��J�XQQQ^��dB�Px/-3�/�t�?&��ɲ��-�V�Z�J�ҭ�'K8_ҽ��k��M*�`�<�Z��D>��8!�2��8}w��|J������Ѝ�~�E�vh�\:�1� ����ᒅ´�\�p��}�|�x�����ǫ�WR�8�1�n�ڧS�0Y��` �8O�ߤs]9�����e��H��?@@@N@S @@@@@@@@@@@%�}�nj���2B�#�E�@��z��V���.�H�\.WR5E�0�WSB!��̇�p��w�IEND�B`�
�PNG

IHDRHHU�G�IDATx��۱��0�aF�чc�]�0 �AG�4=���K�֘���ܛ�a�
.y�<s�Ǘsۇ9��g�s��s{�i�Kϧ<��7gn�KΧ�o������j�; �� �vhs�@�k5zN��H �j8Pt��~_ �H���v�v�$�@ $���| $�@ p��@ $�@�}@�;,����B�V2�I�����!x��?��]\�6�h.IEND�B`�
�PNG

IHDRHHU�G�IDATx��\!PQ�@  �`0 �`0 ��`0��F�`  �@0 �@  �ٛ�9�������}3/�7���۷�o4F�P(
��"�{�9p�\�━��(�h���&�%�� N�O`���I#NT���3�8�r�I�-� Y�,P�A��d�� -$ �f�
�@+-�ͨ2 $Τ��/��%���]L�\������3j\��p�R�j��9� Ԟ���>K_w����>ck�C4�|V}�El��x¼A`��W^��Ǟ�3��3�ą�$�]�����v�>3��3���S�g�4��y�>�,��$M�]}�v�F�}����.���3Q<1�3��#�aq��*�m����VJ9��q��.9܍��1T����sD5�� �mf���E�1ž���WiZԨ�Z��8�.�g�sI'�N������Iq�6ıF�i
0 1L�q,)%�t#㾚�dyaƁ�PvoƳ]t;Xv���xv��!q~�2�����!��l~+��Y��>g=�^*\I�7�}�h_�9��+J��5%��~�nw�rW5�V���vŴN)����sXB+F��RcA�I���X6<�*6$G�.�@=�q\"�% 4R��Ķ�G�I'�@X�x��C\kPt'��t3q��H��N)\�, �o��Bh�u�хY�x��T(
����׶�{��IEND�B`�
�PNG

IHDRHHU�G=IDATx�훭s�0�#�b��O��@ &&�br�@�1�@NLL &&��ɉI��@ &*&&Xr{{���Eii�>��chҏ_�7o��AA�T���_�W�;�{N��E���^�AQY�k N���N�_�n�z�!p�!��s���n��I�p���k ��y���&πv1����������(��d7�HP�5���f���I�������`��[%��ӓ�_� H��cMy�%�p� )?KН�>5�^z���� �2B�Nj�B��S�CC���atpz�s�$��. �}�5 ���������W]T��V�6%C�` ����P�F�f��Lr}�ܕ�q�h�S��@q�Ku�Z���y<E,�r��6�hi� ����^�չ����Ѫ��mx��k}�����R�[�p^�>�Þfe��d�׈��k�U�� �r����b�t�u�M7�Խ���m�a���6�q|�h���B-��ƧxTe9R�����=fLS��JĊ+z�/�8#b�#�
+��8��+TX�[�    � � ��L������X�lIEND�B`�
�PNG

IHDR���>a��IDATx��ݭr�@�������������^L�A�g
 {���������V�ȝ�j�V,��{ޙm�漻��dS�ǻ,�,OY�Y~ȏ,�,�#�e��}�"\F,�!p��<F�`����t��*|��`A���c�O���;=���%@ ��|���1�d�T��x]��[� /���1� 0n��ם 0��:��_0��5�}F���;�H�s�O��� x�^>FR�<y4��P>��O��^^���|��]�iQL/v�*��|-}��g�u�m\��?�O/F^�*�s:���G>*F~�I�T-�h�|#���`�2���}�ʢ�w�*A~Q�'#�o�N���}y�w Ӛw���O�%8f&���|�Ꭰ��n����#h�(�������#� JpS�`3�� Р���u��S�o! а�2� p& �T>:��/�� �T>Z��o��E 機k Ђ�=-�-H��� �@�\>�(��'@��`�h8��ـ�'�� @� 0*l\[��:����7��}|���s�
�9�w����A���2㢰~|�_E,�|M�,����(~�j�]�i��IEND�B`�
�PNG

IHDR���>a�tIDATx���!��PЊJ�@�ӊ�.��K�D��
��( �='��;��^�|�X���5K�-`.5C�)y�mM���Y�C8$. ^�v��#�-�m������w�� �Yv���l��=������p�8��p�8��p
�_�+@~ȯ� ��W��
�_�+@~ȯ� ��W��
�_�+@~ȯ� ��W��
�_�+@~ȯ� ��W��
�_�+@~ȯ� ��W��
�_�+@~ȯ��Ñ�����c=�x���ß��-<����-�5S͡ ӮW�������OЯ�R��.��|���B���IEND�B`�
�PNG

IHDR���>a��IDATx��-P[A�OD "���@DDD �@ *��T �@ �
D�@ �
�@T *ڻa�fځ���H���5��${�w����@�{ix�x�z�����|ޑ��i��R�������˝��9��˱8H��M[�zラ���ɳ�S/�^&i�r0�e���;�5���@F ^�Gl���RF�b�%1������w ̹{%5�G�P|�������6
��!P��r$��``GR�31^Q��� �1!�����i��lK?�#�\�� N�!dcZ"�<�}#�������q�ƙ�Y�;��p�� �uj
z}����Z��q��Q�� ���?T���?nV\������_�9?D�J8ze � ��%��w�]��I(KvP�n� �R��2���� ��T1�%NIq��E�Z��Z�����~� ��Ε+�s9Cl�Я�Qv���RrJ�t�(M�e�Y= ��{ ��"�)Ţ���§��x�R���\Zm_sq�*� �n$I ���G�f��2#�'́gF��ӄH]]�C��C+�-��)���;y,�Yt�I�Z��n���5��M_�2�!&z�2%������6��#�~6�[�v9Ԣhl�_˨̻�2���.��Lu�I/
U�����ײL�Z��
@��S�:؍(xd�b�Z��E�5�;��٪���}���}p��>���=��Y@W{�ܸ�i�P |������wꅶQ����V�Y]t���UpQt�P�.阢�F �1TM���4���&v��v[����]"��M��RNƶ�?�dЪƜ���/�<H�H����Z�O�@��� 2����Tw�7��#��8��9�[�'��=�����kƜ=�
6~Wp������{��Ő�g5 �R�ϋ!oA�W�VK҃B����jX!�(ϻ��
�x7�$N�{)�=��ؒ�C�q:����
{�z2��v���"^�K��Zh|=�z�����C�)�P��A�0gJ�����{������z�3�3.��[��ͤ��,�8e��=�8��༤��pƖt��B�!d,L2�$�{��C%��)��Y%�� O���q����ٽ߸Ԥg�Kj�7�x�
c_����!2Jt��7X����^�&��� �I ^��s�IEND�B`�
�PNG

IHDR���>a��IDATx��!p[9�8P```PP`PP`P�����������


z�d=��7��}�{z��of����]I���D�?]#�FF�F��� 2���.���t����j�@�\���y��ͻ���{n�P�.Y�d����<����H鿓��)�4�v�\U���� �>��Y�?2Q~Q�����9�,S��*g�����(�(���6b���ⵑ��8�笼X�p �x���6�5�[#8�_��{lw%��9�0^�g-i�;N���^�4k�P�� a�nΡa�9!:5���*����<��AO���<3�(�f������}
K?�t��/dη���^!��-� ���)ߥ�'�B��Nە�6����N�b��۞ e��a��~���ۨ|�+���@��{��@-\;�+���o| �eU"6��/�����V��S��SO#h�R�O�tA 64;!�⎭�D
7;ﬞ]�޿(������p!q��,��?e��LQ���<�?p�Y�[�ۗ$G:�3�.�����n=~Cm!��3�#T�%UW�cW��Ȟ��2"�ź�(�hґ���t�./0H��ϩ�����-��~��\��KdT�E��;�F ���H�}������j��{�^� -�<�|J��B�h�`J̒#rG�&U�R����<*f���'��;��6�L��>����Z���p�O<dh��9{����*�W���=�w;X蜽�j�I%��ޮ�8c ��5�mjO�.�^dl���/�1�y9��O� 6�F�< |�2cX
�g�x���k��7s?�����t��)@����9�.`�(@w����W-O͵�bg5��[� �Y �Ӵ�m�Z����sZ���<�J.��C�����p��$|jzI��U:�b;���4�(�U"�2K�s�
><��e�r�%);D��� ��č!>ÿ�}D~;c%C^��[�r��3�@����2��l%j��@�Ϲ@�F0�h�/�|���SR���e�IP�[�ba�9 C�E�OY������>!�R�AŌa�D�� �
b�V��<&���B��� � Fv���ؽ�Y�-?+8d*�i��} �Ɛ3�w������qc�;���ְ�Lz������ְgz������(������w*�}��qsh����������񈃻�+r c�>��h)���ʭ(���� �ϭ��9{��ڸ ��/z�����c�z���u�C�3|�Y��kY�sjin����*S�_S˖t�d7#C��*��-v�S�[¦����It�^&4[:fk��@DV5�G�I#�G�0�)~� �a���Qb�Y�b`ğ�{]4�����,ֶ�IEND�B`�
�PNG

IHDR``�w8IDATx��ܱ �@Q(ѥX"��!���/�K����t ���3BL@m�� $;Γ��|
�?�q��I( �< ]9��v?��;�r���C�� �������.�0��|3�wy�'?8�d�j� w ��W�F�� �%,�^�|D�� D�e'�Y�"�� "�`� �"�`1� �7f��HOB� ]���2�EO.»�5��N0�J���7#�|�cAIEND�B`�
�PNG

IHDR``�w8�IDATx���1N�@@�-8G��HAI��)(RP����)8��%#E�%���Җ�<�G�$�������� �j>�%�ߌk�G����|̯�#\�k=2��+�a���${��䗌�{��D�'�\��?����k]�
b[$B�c]�`��_a�����a��ރ�V�|�3ޭ� ��)��@!��!?P�1��9���)�p�{>��9e����F ?0����@~��F ?0���)H�]���1_E�pF� ��ע�A��|�!�|��狰G����!���l@��W��1-�^��"d�����p����f�خ&y��6����fmZ�-�&�U/Emڗ$�m+��l�*a�1�
IEND�B`�
�PNG

IHDR``�w8�IDATx��۱ �0P
F� �d� GA\���"�xO���>�D�Ě�`,��QB��.|%{�Y���kgSB�ǁ�p��̢��>Jpn�w��';�u����J����:B ����/|� _�����/|/Z�|<���Kgr���� �µp�/|� �|~�k��T0 �͓ ����x ��/o�Hb;��IEND�B`�
�PNG

IHDR``�w8UIDATx���=n1�Q)s�)��[�A(9ʖ9���HD�d���鱟�%o)�$=�W���ڦ�قO�>��I6=�u��6>��t�(��@��ě`з
�oi~GG ���m�6ߑ2�'�������sz'�d>O�eT��� �G��l�[�Xwp��` �9"��`=X���`=O���ι��s.�����:�&� ,�C|��N�K��X��6�P$Iz� �*p� h[IEND�B`�
�PNG

IHDR``�w8=IDATx�흭nA�,��
V��!

��4�W��;�s�sΑ�)��{����;�AAA �'_}�}����������c��m�[�HSw>^��)��c��
��i������@�|L`e?U>~gߎװ5��'B����̯�μ�\͗���A�3�߬�&�̯)�ķ�'�š��i�n�>���wr�n��X �wġ���`���� ��EG�1� R`n`�i��`��G�_� O���j稛�\ (w�P��;���Z'��Cz-�ve��Z�4�e�2�쮧�Ѻ�.a��3�p�Q��u�;M)�����3��Z����V�V;\�u�KwC7��/=�_K-��SC�,� n�dܜp2��r��;�h�����]��N��G�� CAt�󞶂 �����y� Yi4_
��7!p��j��7������8�]̾�s�q�� ��G�7q�h�j' �g�=�fA��%�gr �7�$�_�/�[�B�B�5w��w�0>���O���� @8ӝ��Y���ƬZam���_�G���W ��� 2"�kL[�X�4 !7_�a� T�6_�Q& T���,����6�����j ��/����E@(�/藣{GL4-/鉅��T C����8S���5Y���Ո���M�!XHY����}l!XJ[���ĭ� u1%��N��
���g80�aRB�p��Z��"��%�v���R��^�]��=3��C�w8̓|��Q���8���� � � � � �� ���*�RIEND�B`�
�PNG

IHDR``�w8)IDATx���1�0 � �<����v�Ї0�xD��"BH4�N��b 'u�@}v9�}�1ǔc����K��lr�wI�\��t�����?�I��~��[tҶ^�����k$߿`E}A�+7`�>Ђp���C�(��"t�0��3�M����x=�Kb���
N�a\ �����A&�'�`�YKQ-H r�����3�0�.���J�{A?���^Pp� �G�|2�<I�(�Z�hAZ�C�5�5ԇ�Q�QDp�Ur&� ��jEW��k�IEND�B`�
�PNG

IHDR``�w8�IDATx���/RBA��D�`0 ��! �`$x�� D@�D��H|��e�q�o�!���7:��>��Xܢ��܇���B�B�ߡ�зЇB*�Gh�2�mş�3�%t���W;�O������M��qy:q�}6��r�s�6�u� �8�eߍu�4�<twuq���ǁ�B��3���3�ڈ�N��y�d�>��M� ��W��ذ�Iⵔ��c�ě]��e]�Lk�Fd��|�F�5L��/�}�S�3n�����O�4�&�t��vTy�̛����m�<�.`^�V��k��@��_� .�����!�¤o�y/�iy ��j�����m��Wֱɯ2\" ��u��2Ͽg H{�m�~��� �� �)o(M�IEND�B`�
�PNG

IHDR``�w8>IDATx���=��0�� �����:t�A=JG�AS��"V����y ����+AIR��vy�h�h���a�a�%�:�}��o��E���5��Cl#���k��t�ja 8�����V��ѭɡD��Bp��E�
ގK��?��ڿ72�c�1@@����o`�_� � � �7b�_<�x~���G؈ � � ����@@�yA��9�5x#���࣋�|x��냏���!���+L��0yD��K|B.�y�L�Һ���� H0���B����IEND�B`�
�PNG

IHDR``�w8�IDATx��t#Q�/�@ P
�B PX ���B�PX(rN�P(�@a�������B�����I�;�g��s�'=��{g����! l�d�d�dLe,8^e�etdC��9d��1��)Дi��\��㚅\X� d4��mŏO���G)��r������b��p(Qh9\����~`CL.�+�Mf�8�}3�e�/$��ߡc�A����.ۃk�G#����+Ǟ��AM�ē�ƭ�|_�7fV��Ѕ��h�<��v,�LCƳ�eГR�qj��ؒ��p���QFu�Z%= �
zS�,c`������B����汔�"�c)9pf`�P��C>���nت�!QW�'g�Ϝ�aY9e�*�*�1 7\Kb3�[��>��ֽ�\�+�H�2�k��-�0)+ǜ#��c��SYXg��\ㅟ�\���-��Ƞ���ʊ"p.=�(�qe<e�g�#�j�}ɭ'�# �!�p��D �.�rU�~k�
��I�����>JOl�d p��}�
�`A�Rw�țL�q�C$�����C#�A��#O� Y?r�E��0n[�΃�{��!��"д�&�/Bo� �7�H7'��3;%��N�}�����^�D����
��9ݱ5li�O�s�<���'
�%���^����s�R���#�ݴ��iK� ��)�B絢'�I e[�=�H/]T�MGn���ED�G"�~��f�ϖj
�J��}��KH�k�F�-Q�lr6�'���
�c�%���
���L��_`�x��ҕ�w~�ɷS��O 1��V�z��!�%h$�m�OP���Spy��:\|�L�g[� ��q�w�Wm��$�!eG��P \|���UO�)d�#�w���S����qWz��h��<��ퟄ[���:H�Ä���o��Ƕ�I�K�� ���?Z�ا��<IEND�B`�
�PNG

IHDR``�w8�IDATx�휫r�@@t������� �  `PP```��W3�v�=,�r�̝ ���G��VJ��7:�:.u<�H%6:3���z^K�S�HDT�D�6 �Y<��@���Y���9i,~�M~< j����g�>!��
���cϡfZS0D�`Z���m��P�x�Q����Ik@ �@ � @� �L��$1 \�4����6��x�"~��&��<�o�˹w9��� ���}��~=���F�b�͒�w�7�Acl9~��S�|m� �|�����<G���V�� c�ި��&
�p����1�b0�$cp�]o�^VP>[��%q�� ε�O �G�͈m�E�㼋�u\��m�;v$iR���>W��g��R�?Ws�h�8�u!ۚ�I�AKFmK;W1u��w'�)�ey�֏ U�|q<�f��e�z�H~g>u�sLn���]~�a(�ik�O{�#�;��q�[�`뮷S�a���X #G��Ϋc��VΝz�#�QF��D�e��� 1�<Ӵ�Hu��瓐�)] �7 <��{�wY|8s�gc��%Ĕ��v���W2�-�vtۅ�f(/��]��U��3��c�TG��b]O���aX���V�>i���~�C��0x �H�\������yʠ� 3����#��2�=&���˷@� @� @���M^,Q�1IEND�B`�
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.alex.logintutorial.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.alex.logintutorial.test";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.alex.logintutorial;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.alex.logintutorial";
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.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 = 0x7f01003e;
public static final int actionBarItemBackground = 0x7f01003f;
public static final int actionBarPopupTheme = 0x7f010038;
public static final int actionBarSize = 0x7f01003d;
public static final int actionBarSplitStyle = 0x7f01003a;
public static final int actionBarStyle = 0x7f010039;
public static final int actionBarTabBarStyle = 0x7f010034;
public static final int actionBarTabStyle = 0x7f010033;
public static final int actionBarTabTextStyle = 0x7f010035;
public static final int actionBarTheme = 0x7f01003b;
public static final int actionBarWidgetTheme = 0x7f01003c;
public static final int actionButtonStyle = 0x7f010058;
public static final int actionDropDownStyle = 0x7f010054;
public static final int actionLayout = 0x7f0100b1;
public static final int actionMenuTextAppearance = 0x7f010040;
public static final int actionMenuTextColor = 0x7f010041;
public static final int actionModeBackground = 0x7f010044;
public static final int actionModeCloseButtonStyle = 0x7f010043;
public static final int actionModeCloseDrawable = 0x7f010046;
public static final int actionModeCopyDrawable = 0x7f010048;
public static final int actionModeCutDrawable = 0x7f010047;
public static final int actionModeFindDrawable = 0x7f01004c;
public static final int actionModePasteDrawable = 0x7f010049;
public static final int actionModePopupWindowStyle = 0x7f01004e;
public static final int actionModeSelectAllDrawable = 0x7f01004a;
public static final int actionModeShareDrawable = 0x7f01004b;
public static final int actionModeSplitBackground = 0x7f010045;
public static final int actionModeStyle = 0x7f010042;
public static final int actionModeWebSearchDrawable = 0x7f01004d;
public static final int actionOverflowButtonStyle = 0x7f010036;
public static final int actionOverflowMenuStyle = 0x7f010037;
public static final int actionProviderClass = 0x7f0100b3;
public static final int actionViewClass = 0x7f0100b2;
public static final int activityChooserViewStyle = 0x7f010060;
public static final int alertDialogButtonGroupStyle = 0x7f010083;
public static final int alertDialogCenterButtons = 0x7f010084;
public static final int alertDialogStyle = 0x7f010082;
public static final int alertDialogTheme = 0x7f010085;
public static final int allowStacking = 0x7f010097;
public static final int arrowHeadLength = 0x7f0100a9;
public static final int arrowShaftLength = 0x7f0100aa;
public static final int autoCompleteTextViewStyle = 0x7f01008a;
public static final int background = 0x7f01000f;
public static final int backgroundSplit = 0x7f010011;
public static final int backgroundStacked = 0x7f010010;
public static final int backgroundTint = 0x7f0100e5;
public static final int backgroundTintMode = 0x7f0100e6;
public static final int barLength = 0x7f0100ab;
public static final int borderlessButtonStyle = 0x7f01005d;
public static final int buttonBarButtonStyle = 0x7f01005a;
public static final int buttonBarNegativeButtonStyle = 0x7f010088;
public static final int buttonBarNeutralButtonStyle = 0x7f010089;
public static final int buttonBarPositiveButtonStyle = 0x7f010087;
public static final int buttonBarStyle = 0x7f010059;
public static final int buttonPanelSideLayout = 0x7f010022;
public static final int buttonStyle = 0x7f01008b;
public static final int buttonStyleSmall = 0x7f01008c;
public static final int buttonTint = 0x7f0100a3;
public static final int buttonTintMode = 0x7f0100a4;
public static final int checkboxStyle = 0x7f01008d;
public static final int checkedTextViewStyle = 0x7f01008e;
public static final int closeIcon = 0x7f0100bb;
public static final int closeItemLayout = 0x7f01001f;
public static final int collapseContentDescription = 0x7f0100dc;
public static final int collapseIcon = 0x7f0100db;
public static final int color = 0x7f0100a5;
public static final int colorAccent = 0x7f01007b;
public static final int colorButtonNormal = 0x7f01007f;
public static final int colorControlActivated = 0x7f01007d;
public static final int colorControlHighlight = 0x7f01007e;
public static final int colorControlNormal = 0x7f01007c;
public static final int colorPrimary = 0x7f010079;
public static final int colorPrimaryDark = 0x7f01007a;
public static final int colorSwitchThumbNormal = 0x7f010080;
public static final int commitIcon = 0x7f0100c0;
public static final int contentInsetEnd = 0x7f01001a;
public static final int contentInsetLeft = 0x7f01001b;
public static final int contentInsetRight = 0x7f01001c;
public static final int contentInsetStart = 0x7f010019;
public static final int controlBackground = 0x7f010081;
public static final int customNavigationLayout = 0x7f010012;
public static final int defaultQueryHint = 0x7f0100ba;
public static final int dialogPreferredPadding = 0x7f010052;
public static final int dialogTheme = 0x7f010051;
public static final int displayOptions = 0x7f010008;
public static final int divider = 0x7f01000e;
public static final int dividerHorizontal = 0x7f01005f;
public static final int dividerPadding = 0x7f0100af;
public static final int dividerVertical = 0x7f01005e;
public static final int drawableSize = 0x7f0100a7;
public static final int drawerArrowStyle = 0x7f010002;
public static final int dropDownListViewStyle = 0x7f010071;
public static final int dropdownListPreferredItemHeight = 0x7f010055;
public static final int editTextBackground = 0x7f010066;
public static final int editTextColor = 0x7f010065;
public static final int editTextStyle = 0x7f01008f;
public static final int elevation = 0x7f01001d;
public static final int expandActivityOverflowButtonDrawable = 0x7f010021;
public static final int gapBetweenBars = 0x7f0100a8;
public static final int goIcon = 0x7f0100bc;
public static final int height = 0x7f010003;
public static final int hideOnContentScroll = 0x7f010018;
public static final int homeAsUpIndicator = 0x7f010057;
public static final int homeLayout = 0x7f010013;
public static final int icon = 0x7f01000c;
public static final int iconifiedByDefault = 0x7f0100b8;
public static final int imageButtonStyle = 0x7f010067;
public static final int indeterminateProgressStyle = 0x7f010015;
public static final int initialActivityCount = 0x7f010020;
public static final int isLightTheme = 0x7f010004;
public static final int itemPadding = 0x7f010017;
public static final int layout = 0x7f0100b7;
public static final int listChoiceBackgroundIndicator = 0x7f010078;
public static final int listDividerAlertDialog = 0x7f010053;
public static final int listItemLayout = 0x7f010026;
public static final int listLayout = 0x7f010023;
public static final int listPopupWindowStyle = 0x7f010072;
public static final int listPreferredItemHeight = 0x7f01006c;
public static final int listPreferredItemHeightLarge = 0x7f01006e;
public static final int listPreferredItemHeightSmall = 0x7f01006d;
public static final int listPreferredItemPaddingLeft = 0x7f01006f;
public static final int listPreferredItemPaddingRight = 0x7f010070;
public static final int logo = 0x7f01000d;
public static final int logoDescription = 0x7f0100df;
public static final int maxButtonHeight = 0x7f0100da;
public static final int measureWithLargestChild = 0x7f0100ad;
public static final int multiChoiceItemLayout = 0x7f010024;
public static final int navigationContentDescription = 0x7f0100de;
public static final int navigationIcon = 0x7f0100dd;
public static final int navigationMode = 0x7f010007;
public static final int overlapAnchor = 0x7f0100b5;
public static final int paddingEnd = 0x7f0100e3;
public static final int paddingStart = 0x7f0100e2;
public static final int panelBackground = 0x7f010075;
public static final int panelMenuListTheme = 0x7f010077;
public static final int panelMenuListWidth = 0x7f010076;
public static final int popupMenuStyle = 0x7f010063;
public static final int popupTheme = 0x7f01001e;
public static final int popupWindowStyle = 0x7f010064;
public static final int preserveIconSpacing = 0x7f0100b4;
public static final int progressBarPadding = 0x7f010016;
public static final int progressBarStyle = 0x7f010014;
public static final int queryBackground = 0x7f0100c2;
public static final int queryHint = 0x7f0100b9;
public static final int radioButtonStyle = 0x7f010090;
public static final int ratingBarStyle = 0x7f010091;
public static final int ratingBarStyleIndicator = 0x7f010092;
public static final int ratingBarStyleSmall = 0x7f010093;
public static final int searchHintIcon = 0x7f0100be;
public static final int searchIcon = 0x7f0100bd;
public static final int searchViewStyle = 0x7f01006b;
public static final int seekBarStyle = 0x7f010094;
public static final int selectableItemBackground = 0x7f01005b;
public static final int selectableItemBackgroundBorderless = 0x7f01005c;
public static final int showAsAction = 0x7f0100b0;
public static final int showDividers = 0x7f0100ae;
public static final int showText = 0x7f0100ce;
public static final int singleChoiceItemLayout = 0x7f010025;
public static final int spinBars = 0x7f0100a6;
public static final int spinnerDropDownItemStyle = 0x7f010056;
public static final int spinnerStyle = 0x7f010095;
public static final int splitTrack = 0x7f0100cd;
public static final int srcCompat = 0x7f010027;
public static final int state_above_anchor = 0x7f0100b6;
public static final int submitBackground = 0x7f0100c3;
public static final int subtitle = 0x7f010009;
public static final int subtitleTextAppearance = 0x7f0100d4;
public static final int subtitleTextColor = 0x7f0100e1;
public static final int subtitleTextStyle = 0x7f01000b;
public static final int suggestionRowLayout = 0x7f0100c1;
public static final int switchMinWidth = 0x7f0100cb;
public static final int switchPadding = 0x7f0100cc;
public static final int switchStyle = 0x7f010096;
public static final int switchTextAppearance = 0x7f0100ca;
public static final int textAllCaps = 0x7f010028;
public static final int textAppearanceLargePopupMenu = 0x7f01004f;
public static final int textAppearanceListItem = 0x7f010073;
public static final int textAppearanceListItemSmall = 0x7f010074;
public static final int textAppearanceSearchResultSubtitle = 0x7f010069;
public static final int textAppearanceSearchResultTitle = 0x7f010068;
public static final int textAppearanceSmallPopupMenu = 0x7f010050;
public static final int textColorAlertDialogListItem = 0x7f010086;
public static final int textColorSearchUrl = 0x7f01006a;
public static final int theme = 0x7f0100e4;
public static final int thickness = 0x7f0100ac;
public static final int thumbTextPadding = 0x7f0100c9;
public static final int title = 0x7f010005;
public static final int titleMarginBottom = 0x7f0100d9;
public static final int titleMarginEnd = 0x7f0100d7;
public static final int titleMarginStart = 0x7f0100d6;
public static final int titleMarginTop = 0x7f0100d8;
public static final int titleMargins = 0x7f0100d5;
public static final int titleTextAppearance = 0x7f0100d3;
public static final int titleTextColor = 0x7f0100e0;
public static final int titleTextStyle = 0x7f01000a;
public static final int toolbarNavigationButtonStyle = 0x7f010062;
public static final int toolbarStyle = 0x7f010061;
public static final int track = 0x7f0100c8;
public static final int voiceIcon = 0x7f0100bf;
public static final int windowActionBar = 0x7f010029;
public static final int windowActionBarOverlay = 0x7f01002b;
public static final int windowActionModeOverlay = 0x7f01002c;
public static final int windowFixedHeightMajor = 0x7f010030;
public static final int windowFixedHeightMinor = 0x7f01002e;
public static final int windowFixedWidthMajor = 0x7f01002d;
public static final int windowFixedWidthMinor = 0x7f01002f;
public static final int windowMinWidthMajor = 0x7f010031;
public static final int windowMinWidthMinor = 0x7f010032;
public static final int windowNoTitle = 0x7f01002a;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f090003;
public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f090001;
public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f090004;
public static final int abc_allow_stacked_button_bar = 0x7f090000;
public static final int abc_config_actionMenuItemAllCaps = 0x7f090005;
public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f090002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f090006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0d0071;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0d0072;
public static final int abc_color_highlight_material = 0x7f0d0073;
public static final int abc_input_method_navigation_guard = 0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0d0074;
public static final int abc_primary_text_disable_only_material_light = 0x7f0d0075;
public static final int abc_primary_text_material_dark = 0x7f0d0076;
public static final int abc_primary_text_material_light = 0x7f0d0077;
public static final int abc_search_url_text = 0x7f0d0078;
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 = 0x7f0d0079;
public static final int abc_secondary_text_material_light = 0x7f0d007a;
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 = 0x7f0d0031;
public static final int dim_foreground_disabled_material_light = 0x7f0d0032;
public static final int dim_foreground_material_dark = 0x7f0d0033;
public static final int dim_foreground_material_light = 0x7f0d0034;
public static final int foreground_material_dark = 0x7f0d0035;
public static final int foreground_material_light = 0x7f0d0036;
public static final int highlighted_text_material_dark = 0x7f0d0037;
public static final int highlighted_text_material_light = 0x7f0d0038;
public static final int hint_foreground_material_dark = 0x7f0d0039;
public static final int hint_foreground_material_light = 0x7f0d003a;
public static final int material_blue_grey_800 = 0x7f0d003b;
public static final int material_blue_grey_900 = 0x7f0d003c;
public static final int material_blue_grey_950 = 0x7f0d003d;
public static final int material_deep_teal_200 = 0x7f0d003e;
public static final int material_deep_teal_500 = 0x7f0d003f;
public static final int material_grey_100 = 0x7f0d0040;
public static final int material_grey_300 = 0x7f0d0041;
public static final int material_grey_50 = 0x7f0d0042;
public static final int material_grey_600 = 0x7f0d0043;
public static final int material_grey_800 = 0x7f0d0044;
public static final int material_grey_850 = 0x7f0d0045;
public static final int material_grey_900 = 0x7f0d0046;
public static final int primary_dark_material_dark = 0x7f0d0047;
public static final int primary_dark_material_light = 0x7f0d0048;
public static final int primary_material_dark = 0x7f0d0049;
public static final int primary_material_light = 0x7f0d004a;
public static final int primary_text_default_material_dark = 0x7f0d004b;
public static final int primary_text_default_material_light = 0x7f0d004c;
public static final int primary_text_disabled_material_dark = 0x7f0d004d;
public static final int primary_text_disabled_material_light = 0x7f0d004e;
public static final int ripple_material_dark = 0x7f0d004f;
public static final int ripple_material_light = 0x7f0d0050;
public static final int secondary_text_default_material_dark = 0x7f0d0051;
public static final int secondary_text_default_material_light = 0x7f0d0052;
public static final int secondary_text_disabled_material_dark = 0x7f0d0053;
public static final int secondary_text_disabled_material_light = 0x7f0d0054;
public static final int switch_thumb_disabled_material_dark = 0x7f0d0055;
public static final int switch_thumb_disabled_material_light = 0x7f0d0056;
public static final int switch_thumb_material_dark = 0x7f0d007d;
public static final int switch_thumb_material_light = 0x7f0d007e;
public static final int switch_thumb_normal_material_dark = 0x7f0d0057;
public static final int switch_thumb_normal_material_light = 0x7f0d0058;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f0a0012;
public static final int abc_action_bar_default_height_material = 0x7f0a0006;
public static final int abc_action_bar_default_padding_end_material = 0x7f0a0013;
public static final int abc_action_bar_default_padding_start_material = 0x7f0a0014;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f0a0018;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f0a0019;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f0a001a;
public static final int abc_action_bar_progress_bar_size = 0x7f0a0007;
public static final int abc_action_bar_stacked_max_height = 0x7f0a001b;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f0a001c;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f0a001d;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f0a001e;
public static final int abc_action_button_min_height_material = 0x7f0a001f;
public static final int abc_action_button_min_width_material = 0x7f0a0020;
public static final int abc_action_button_min_width_overflow_material = 0x7f0a0021;
public static final int abc_alert_dialog_button_bar_height = 0x7f0a0000;
public static final int abc_button_inset_horizontal_material = 0x7f0a0022;
public static final int abc_button_inset_vertical_material = 0x7f0a0023;
public static final int abc_button_padding_horizontal_material = 0x7f0a0024;
public static final int abc_button_padding_vertical_material = 0x7f0a0025;
public static final int abc_config_prefDialogWidth = 0x7f0a000a;
public static final int abc_control_corner_material = 0x7f0a0026;
public static final int abc_control_inset_material = 0x7f0a0027;
public static final int abc_control_padding_material = 0x7f0a0028;
public static final int abc_dialog_fixed_height_major = 0x7f0a000b;
public static final int abc_dialog_fixed_height_minor = 0x7f0a000c;
public static final int abc_dialog_fixed_width_major = 0x7f0a000d;
public static final int abc_dialog_fixed_width_minor = 0x7f0a000e;
public static final int abc_dialog_list_padding_vertical_material = 0x7f0a0029;
public static final int abc_dialog_min_width_major = 0x7f0a000f;
public static final int abc_dialog_min_width_minor = 0x7f0a0010;
public static final int abc_dialog_padding_material = 0x7f0a002a;
public static final int abc_dialog_padding_top_material = 0x7f0a002b;
public static final int abc_disabled_alpha_material_dark = 0x7f0a002c;
public static final int abc_disabled_alpha_material_light = 0x7f0a002d;
public static final int abc_dropdownitem_icon_width = 0x7f0a002e;
public static final int abc_dropdownitem_text_padding_left = 0x7f0a002f;
public static final int abc_dropdownitem_text_padding_right = 0x7f0a0030;
public static final int abc_edit_text_inset_bottom_material = 0x7f0a0031;
public static final int abc_edit_text_inset_horizontal_material = 0x7f0a0032;
public static final int abc_edit_text_inset_top_material = 0x7f0a0033;
public static final int abc_floating_window_z = 0x7f0a0034;
public static final int abc_list_item_padding_horizontal_material = 0x7f0a0035;
public static final int abc_panel_menu_list_width = 0x7f0a0036;
public static final int abc_search_view_preferred_width = 0x7f0a0037;
public static final int abc_search_view_text_min_width = 0x7f0a0011;
public static final int abc_seekbar_track_background_height_material = 0x7f0a0038;
public static final int abc_seekbar_track_progress_height_material = 0x7f0a0039;
public static final int abc_select_dialog_padding_start_material = 0x7f0a003a;
public static final int abc_switch_padding = 0x7f0a0016;
public static final int abc_text_size_body_1_material = 0x7f0a003b;
public static final int abc_text_size_body_2_material = 0x7f0a003c;
public static final int abc_text_size_button_material = 0x7f0a003d;
public static final int abc_text_size_caption_material = 0x7f0a003e;
public static final int abc_text_size_display_1_material = 0x7f0a003f;
public static final int abc_text_size_display_2_material = 0x7f0a0040;
public static final int abc_text_size_display_3_material = 0x7f0a0041;
public static final int abc_text_size_display_4_material = 0x7f0a0042;
public static final int abc_text_size_headline_material = 0x7f0a0043;
public static final int abc_text_size_large_material = 0x7f0a0044;
public static final int abc_text_size_medium_material = 0x7f0a0045;
public static final int abc_text_size_menu_material = 0x7f0a0046;
public static final int abc_text_size_small_material = 0x7f0a0047;
public static final int abc_text_size_subhead_material = 0x7f0a0048;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f0a0008;
public static final int abc_text_size_title_material = 0x7f0a0049;
public static final int abc_text_size_title_material_toolbar = 0x7f0a0009;
public static final int disabled_alpha_material_dark = 0x7f0a006f;
public static final int disabled_alpha_material_light = 0x7f0a0070;
public static final int highlight_alpha_material_colored = 0x7f0a0071;
public static final int highlight_alpha_material_dark = 0x7f0a0072;
public static final int highlight_alpha_material_light = 0x7f0a0073;
public static final int notification_large_icon_height = 0x7f0a0074;
public static final int notification_large_icon_width = 0x7f0a0075;
public static final int notification_subtext_size = 0x7f0a0076;
}
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_checkbox_checked_mtrl = 0x7f020004;
public static final int abc_btn_checkbox_unchecked_mtrl = 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_off_mtrl = 0x7f020009;
public static final int abc_btn_radio_on_mtrl = 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_material = 0x7f020016;
public static final int abc_ic_clear_material = 0x7f020017;
public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020018;
public static final int abc_ic_go_search_api_material = 0x7f020019;
public static final int abc_ic_menu_copy_material = 0x7f02001a;
public static final int abc_ic_menu_cut_material = 0x7f02001b;
public static final int abc_ic_menu_overflow_material = 0x7f02001c;
public static final int abc_ic_menu_paste_material = 0x7f02001d;
public static final int abc_ic_menu_selectall_material = 0x7f02001e;
public static final int abc_ic_menu_share_material = 0x7f02001f;
public static final int abc_ic_search_api_mtrl_alpha = 0x7f020020;
public static final int abc_ic_star_black_16dp = 0x7f020021;
public static final int abc_ic_star_black_36dp = 0x7f020022;
public static final int abc_ic_star_half_black_16dp = 0x7f020023;
public static final int abc_ic_star_half_black_36dp = 0x7f020024;
public static final int abc_ic_voice_search_api_material = 0x7f020025;
public static final int abc_item_background_holo_dark = 0x7f020026;
public static final int abc_item_background_holo_light = 0x7f020027;
public static final int abc_list_divider_mtrl_alpha = 0x7f020028;
public static final int abc_list_focused_holo = 0x7f020029;
public static final int abc_list_longpressed_holo = 0x7f02002a;
public static final int abc_list_pressed_holo_dark = 0x7f02002b;
public static final int abc_list_pressed_holo_light = 0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f;
public static final int abc_list_selector_disabled_holo_light = 0x7f020030;
public static final int abc_list_selector_holo_dark = 0x7f020031;
public static final int abc_list_selector_holo_light = 0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033;
public static final int abc_popup_background_mtrl_mult = 0x7f020034;
public static final int abc_ratingbar_full_material = 0x7f020035;
public static final int abc_ratingbar_indicator_material = 0x7f020036;
public static final int abc_ratingbar_small_material = 0x7f020037;
public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020038;
public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039;
public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a;
public static final int abc_scrubber_primary_mtrl_alpha = 0x7f02003b;
public static final int abc_scrubber_track_mtrl_alpha = 0x7f02003c;
public static final int abc_seekbar_thumb_material = 0x7f02003d;
public static final int abc_seekbar_track_material = 0x7f02003e;
public static final int abc_spinner_mtrl_am_alpha = 0x7f02003f;
public static final int abc_spinner_textfield_background_material = 0x7f020040;
public static final int abc_switch_thumb_material = 0x7f020041;
public static final int abc_switch_track_mtrl_alpha = 0x7f020042;
public static final int abc_tab_indicator_material = 0x7f020043;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f020044;
public static final int abc_text_cursor_material = 0x7f020045;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f020046;
public static final int abc_textfield_default_mtrl_alpha = 0x7f020047;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020048;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020049;
public static final int abc_textfield_search_material = 0x7f02004a;
public static final int notification_template_icon_bg = 0x7f0200e7;
}
public static final class id {
public static final int action0 = 0x7f0e008f;
public static final int action_bar = 0x7f0e0054;
public static final int action_bar_activity_content = 0x7f0e0000;
public static final int action_bar_container = 0x7f0e0053;
public static final int action_bar_root = 0x7f0e004f;
public static final int action_bar_spinner = 0x7f0e0001;
public static final int action_bar_subtitle = 0x7f0e0035;
public static final int action_bar_title = 0x7f0e0034;
public static final int action_context_bar = 0x7f0e0055;
public static final int action_divider = 0x7f0e0093;
public static final int action_menu_divider = 0x7f0e0002;
public static final int action_menu_presenter = 0x7f0e0003;
public static final int action_mode_bar = 0x7f0e0051;
public static final int action_mode_bar_stub = 0x7f0e0050;
public static final int action_mode_close_button = 0x7f0e0036;
public static final int activity_chooser_view_content = 0x7f0e0037;
public static final int alertTitle = 0x7f0e0043;
public static final int always = 0x7f0e001c;
public static final int beginning = 0x7f0e0019;
public static final int buttonPanel = 0x7f0e003e;
public static final int cancel_action = 0x7f0e0090;
public static final int checkbox = 0x7f0e004c;
public static final int chronometer = 0x7f0e0096;
public static final int collapseActionView = 0x7f0e001d;
public static final int contentPanel = 0x7f0e0044;
public static final int custom = 0x7f0e004a;
public static final int customPanel = 0x7f0e0049;
public static final int decor_content_parent = 0x7f0e0052;
public static final int default_activity_button = 0x7f0e003a;
public static final int disableHome = 0x7f0e000c;
public static final int edit_query = 0x7f0e0056;
public static final int end = 0x7f0e001a;
public static final int end_padder = 0x7f0e009b;
public static final int expand_activities_button = 0x7f0e0038;
public static final int expanded_menu = 0x7f0e004b;
public static final int home = 0x7f0e0004;
public static final int homeAsUp = 0x7f0e000d;
public static final int icon = 0x7f0e003c;
public static final int ifRoom = 0x7f0e001e;
public static final int image = 0x7f0e0039;
public static final int info = 0x7f0e009a;
public static final int line1 = 0x7f0e0094;
public static final int line3 = 0x7f0e0098;
public static final int listMode = 0x7f0e0009;
public static final int list_item = 0x7f0e003b;
public static final int media_actions = 0x7f0e0092;
public static final int middle = 0x7f0e001b;
public static final int multiply = 0x7f0e0014;
public static final int never = 0x7f0e001f;
public static final int none = 0x7f0e000e;
public static final int normal = 0x7f0e000a;
public static final int parentPanel = 0x7f0e0040;
public static final int progress_circular = 0x7f0e0005;
public static final int progress_horizontal = 0x7f0e0006;
public static final int radio = 0x7f0e004e;
public static final int screen = 0x7f0e0015;
public static final int scrollIndicatorDown = 0x7f0e0048;
public static final int scrollIndicatorUp = 0x7f0e0045;
public static final int scrollView = 0x7f0e0046;
public static final int search_badge = 0x7f0e0058;
public static final int search_bar = 0x7f0e0057;
public static final int search_button = 0x7f0e0059;
public static final int search_close_btn = 0x7f0e005e;
public static final int search_edit_frame = 0x7f0e005a;
public static final int search_go_btn = 0x7f0e0060;
public static final int search_mag_icon = 0x7f0e005b;
public static final int search_plate = 0x7f0e005c;
public static final int search_src_text = 0x7f0e005d;
public static final int search_voice_btn = 0x7f0e0061;
public static final int select_dialog_listview = 0x7f0e0062;
public static final int shortcut = 0x7f0e004d;
public static final int showCustom = 0x7f0e000f;
public static final int showHome = 0x7f0e0010;
public static final int showTitle = 0x7f0e0011;
public static final int spacer = 0x7f0e003f;
public static final int split_action_bar = 0x7f0e0007;
public static final int src_atop = 0x7f0e0016;
public static final int src_in = 0x7f0e0017;
public static final int src_over = 0x7f0e0018;
public static final int status_bar_latest_event_content = 0x7f0e0091;
public static final int submit_area = 0x7f0e005f;
public static final int tabMode = 0x7f0e000b;
public static final int text = 0x7f0e0099;
public static final int text2 = 0x7f0e0097;
public static final int textSpacerNoButtons = 0x7f0e0047;
public static final int time = 0x7f0e0095;
public static final int title = 0x7f0e003d;
public static final int title_template = 0x7f0e0042;
public static final int topPanel = 0x7f0e0041;
public static final int up = 0x7f0e0008;
public static final int useLogo = 0x7f0e0012;
public static final int withText = 0x7f0e0020;
public static final int wrap_content = 0x7f0e0013;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f0c0001;
public static final int abc_config_activityShortDur = 0x7f0c0002;
public static final int abc_max_action_buttons = 0x7f0c0000;
public static final int cancel_button_image_alpha = 0x7f0c0003;
public static final int status_bar_notification_info_maxnum = 0x7f0c0004;
}
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 = 0x7f04002c;
public static final int notification_media_cancel_action = 0x7f04002d;
public static final int notification_template_big_media = 0x7f04002e;
public static final int notification_template_big_media_narrow = 0x7f04002f;
public static final int notification_template_lines = 0x7f040030;
public static final int notification_template_media = 0x7f040031;
public static final int notification_template_part_chronometer = 0x7f040032;
public static final int notification_template_part_time = 0x7f040033;
public static final int select_dialog_item_material = 0x7f040034;
public static final int select_dialog_multichoice_material = 0x7f040035;
public static final int select_dialog_singlechoice_material = 0x7f040036;
public static final int support_simple_spinner_dropdown_item = 0x7f040037;
}
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 = 0x7f070025;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f0b008b;
public static final int AlertDialog_AppCompat_Light = 0x7f0b008c;
public static final int Animation_AppCompat_Dialog = 0x7f0b008d;
public static final int Animation_AppCompat_DropDownUp = 0x7f0b008e;
public static final int Base_AlertDialog_AppCompat = 0x7f0b0090;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f0b0091;
public static final int Base_Animation_AppCompat_Dialog = 0x7f0b0092;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0b0093;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0b0095;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f0b0094;
public static final int Base_TextAppearance_AppCompat = 0x7f0b003b;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0b003c;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0b003d;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f0b0024;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0b003e;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0b003f;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0b0040;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0b0041;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0b0042;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0b0043;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0b000b;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f0b0044;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0b000c;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0045;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0046;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0b0047;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0b000d;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0b0048;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0b0096;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0049;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0b004a;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f0b004b;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0b000e;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0b004c;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b000f;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f0b004d;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0b0010;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b0084;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0051;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b0052;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b0053;
public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f0b0054;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0b0085;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0097;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b0055;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b0056;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0b0057;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b0058;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0098;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b0059;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b005a;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0b00a1;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0b00a2;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0b00a3;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b00a4;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0b00a5;
public static final int Base_Theme_AppCompat = 0x7f0b005b;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0b0099;
public static final int Base_Theme_AppCompat_Dialog = 0x7f0b0011;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0b0001;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0b009a;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0b009b;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0b009c;
public static final int Base_Theme_AppCompat_Light = 0x7f0b005c;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0b009d;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0b0012;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0002;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0b009e;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0b009f;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b00a0;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0b0013;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0b0014;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0020;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f0b0021;
public static final int Base_V21_Theme_AppCompat = 0x7f0b005d;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0b005e;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f0b005f;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0b0060;
public static final int Base_V22_Theme_AppCompat = 0x7f0b0082;
public static final int Base_V22_Theme_AppCompat_Light = 0x7f0b0083;
public static final int Base_V23_Theme_AppCompat = 0x7f0b0086;
public static final int Base_V23_Theme_AppCompat_Light = 0x7f0b0087;
public static final int Base_V7_Theme_AppCompat = 0x7f0b00a6;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0b00a7;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0b00a8;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0b00a9;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0b00aa;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0b00ab;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0b00ac;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0b00ad;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0b00ae;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0b0061;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0b0062;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f0b0063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0b0065;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0b00af;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0b00b0;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0022;
public static final int Base_Widget_AppCompat_Button = 0x7f0b0066;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0b006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b00b2;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0b0067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0b0068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b00b1;
public static final int Base_Widget_AppCompat_Button_Colored = 0x7f0b0088;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f0b0069;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0b00b3;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0b0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0b00b4;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0b006d;
public static final int Base_Widget_AppCompat_EditText = 0x7f0b0023;
public static final int Base_Widget_AppCompat_ImageButton = 0x7f0b006e;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0b00b5;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b00b6;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b00b7;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0071;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0b0072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b0073;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0b0074;
public static final int Base_Widget_AppCompat_ListView = 0x7f0b0075;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0b0076;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0b0077;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0b0078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0079;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0b00b8;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0b0015;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0016;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f0b007a;
public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f0b0089;
public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f0b008a;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0b00b9;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0b00ba;
public static final int Base_Widget_AppCompat_SeekBar = 0x7f0b007b;
public static final int Base_Widget_AppCompat_Spinner = 0x7f0b007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0b0003;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0b007d;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0b00bb;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b007e;
public static final int Platform_AppCompat = 0x7f0b001b;
public static final int Platform_AppCompat_Light = 0x7f0b001c;
public static final int Platform_ThemeOverlay_AppCompat = 0x7f0b007f;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0b0080;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0b0081;
public static final int Platform_V11_AppCompat = 0x7f0b001d;
public static final int Platform_V11_AppCompat_Light = 0x7f0b001e;
public static final int Platform_V14_AppCompat = 0x7f0b0025;
public static final int Platform_V14_AppCompat_Light = 0x7f0b0026;
public static final int Platform_Widget_AppCompat_Spinner = 0x7f0b001f;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0b002d;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0b002e;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0b002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0b0030;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0b0031;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0b0032;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0b0038;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0b0033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0b0034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0b0035;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0b0036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0b0037;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f0b0039;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f0b003a;
public static final int TextAppearance_AppCompat = 0x7f0b00cd;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0b00ce;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0b00cf;
public static final int TextAppearance_AppCompat_Button = 0x7f0b00d0;
public static final int TextAppearance_AppCompat_Caption = 0x7f0b00d1;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0b00d2;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0b00d3;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0b00d4;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0b00d5;
public static final int TextAppearance_AppCompat_Headline = 0x7f0b00d6;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0b00d7;
public static final int TextAppearance_AppCompat_Large = 0x7f0b00d8;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0b00d9;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b00da;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b00db;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b00dc;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b00dd;
public static final int TextAppearance_AppCompat_Medium = 0x7f0b00de;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0b00df;
public static final int TextAppearance_AppCompat_Menu = 0x7f0b00e0;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b00e1;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b00e2;
public static final int TextAppearance_AppCompat_Small = 0x7f0b00e3;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0b00e4;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0b00e5;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b00e6;
public static final int TextAppearance_AppCompat_Title = 0x7f0b00e7;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0b00e8;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b00e9;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b00ea;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b00eb;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b00ec;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b00ed;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b00ee;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b00ef;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b00f0;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b00f1;
public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0b00f2;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f0b00f3;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b00f4;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b00f5;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b00f6;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0b00f7;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b00f8;
public static final int TextAppearance_StatusBar_EventContent = 0x7f0b0027;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f0b0028;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f0b0029;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f0b002a;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f0b002b;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b00f9;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b00fa;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b00fb;
public static final int ThemeOverlay_AppCompat = 0x7f0b010a;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0b010b;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f0b010c;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b010d;
public static final int ThemeOverlay_AppCompat_Light = 0x7f0b010e;
public static final int Theme_AppCompat = 0x7f0b00fc;
public static final int Theme_AppCompat_CompactMenu = 0x7f0b00fd;
public static final int Theme_AppCompat_DayNight = 0x7f0b0004;
public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f0b0005;
public static final int Theme_AppCompat_DayNight_Dialog = 0x7f0b0006;
public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f0b0009;
public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f0b0007;
public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f0b0008;
public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f0b000a;
public static final int Theme_AppCompat_Dialog = 0x7f0b00fe;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b0101;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0b00ff;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0b0100;
public static final int Theme_AppCompat_Light = 0x7f0b0102;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0103;
public static final int Theme_AppCompat_Light_Dialog = 0x7f0b0104;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0107;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0b0105;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b0106;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0b0108;
public static final int Theme_AppCompat_NoActionBar = 0x7f0b0109;
public static final int Widget_AppCompat_ActionBar = 0x7f0b010f;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0110;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0111;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0112;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0113;
public static final int Widget_AppCompat_ActionButton = 0x7f0b0114;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0115;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b0116;
public static final int Widget_AppCompat_ActionMode = 0x7f0b0117;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0118;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0119;
public static final int Widget_AppCompat_Button = 0x7f0b011a;
public static final int Widget_AppCompat_ButtonBar = 0x7f0b0120;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b0121;
public static final int Widget_AppCompat_Button_Borderless = 0x7f0b011b;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0b011c;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b011d;
public static final int Widget_AppCompat_Button_Colored = 0x7f0b011e;
public static final int Widget_AppCompat_Button_Small = 0x7f0b011f;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b0122;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b0123;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0b0124;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0b0125;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0126;
public static final int Widget_AppCompat_EditText = 0x7f0b0127;
public static final int Widget_AppCompat_ImageButton = 0x7f0b0128;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0129;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b012a;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b012b;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b012c;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b012d;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b012e;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b012f;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0130;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0131;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b0132;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b0133;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0134;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b0135;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0136;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0137;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0138;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b0139;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b013a;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b013b;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b013c;
public static final int Widget_AppCompat_Light_SearchView = 0x7f0b013d;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b013e;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b013f;
public static final int Widget_AppCompat_ListView = 0x7f0b0140;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0141;
public static final int Widget_AppCompat_ListView_Menu = 0x7f0b0142;
public static final int Widget_AppCompat_PopupMenu = 0x7f0b0143;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0144;
public static final int Widget_AppCompat_PopupWindow = 0x7f0b0145;
public static final int Widget_AppCompat_ProgressBar = 0x7f0b0146;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0147;
public static final int Widget_AppCompat_RatingBar = 0x7f0b0148;
public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f0b0149;
public static final int Widget_AppCompat_RatingBar_Small = 0x7f0b014a;
public static final int Widget_AppCompat_SearchView = 0x7f0b014b;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0b014c;
public static final int Widget_AppCompat_SeekBar = 0x7f0b014d;
public static final int Widget_AppCompat_Spinner = 0x7f0b014e;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0b014f;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0150;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0b0151;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0b0152;
public static final int Widget_AppCompat_Toolbar = 0x7f0b0153;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b0154;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010003, 0x7f010005, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f010057 };
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 = { 0x7f010003, 0x7f01000a, 0x7f01000b, 0x7f01000f, 0x7f010011, 0x7f01001f };
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 = { 0x7f010020, 0x7f010021 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 };
public static final int AlertDialog_android_layout = 0;
public static final int AlertDialog_buttonPanelSideLayout = 1;
public static final int AlertDialog_listItemLayout = 5;
public static final int AlertDialog_listLayout = 2;
public static final int AlertDialog_multiChoiceItemLayout = 3;
public static final int AlertDialog_singleChoiceItemLayout = 4;
public static final int[] AppCompatImageView = { 0x01010119, 0x7f010027 };
public static final int AppCompatImageView_android_src = 0;
public static final int AppCompatImageView_srcCompat = 1;
public static final int[] AppCompatTextView = { 0x01010034, 0x7f010028 };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096 };
public static final int AppCompatTheme_actionBarDivider = 23;
public static final int AppCompatTheme_actionBarItemBackground = 24;
public static final int AppCompatTheme_actionBarPopupTheme = 17;
public static final int AppCompatTheme_actionBarSize = 22;
public static final int AppCompatTheme_actionBarSplitStyle = 19;
public static final int AppCompatTheme_actionBarStyle = 18;
public static final int AppCompatTheme_actionBarTabBarStyle = 13;
public static final int AppCompatTheme_actionBarTabStyle = 12;
public static final int AppCompatTheme_actionBarTabTextStyle = 14;
public static final int AppCompatTheme_actionBarTheme = 20;
public static final int AppCompatTheme_actionBarWidgetTheme = 21;
public static final int AppCompatTheme_actionButtonStyle = 49;
public static final int AppCompatTheme_actionDropDownStyle = 45;
public static final int AppCompatTheme_actionMenuTextAppearance = 25;
public static final int AppCompatTheme_actionMenuTextColor = 26;
public static final int AppCompatTheme_actionModeBackground = 29;
public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
public static final int AppCompatTheme_actionModeCloseDrawable = 31;
public static final int AppCompatTheme_actionModeCopyDrawable = 33;
public static final int AppCompatTheme_actionModeCutDrawable = 32;
public static final int AppCompatTheme_actionModeFindDrawable = 37;
public static final int AppCompatTheme_actionModePasteDrawable = 34;
public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
public static final int AppCompatTheme_actionModeShareDrawable = 36;
public static final int AppCompatTheme_actionModeSplitBackground = 30;
public static final int AppCompatTheme_actionModeStyle = 27;
public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
public static final int AppCompatTheme_activityChooserViewStyle = 57;
public static final int AppCompatTheme_alertDialogButtonGroupStyle = 92;
public static final int AppCompatTheme_alertDialogCenterButtons = 93;
public static final int AppCompatTheme_alertDialogStyle = 91;
public static final int AppCompatTheme_alertDialogTheme = 94;
public static final int AppCompatTheme_android_windowAnimationStyle = 1;
public static final int AppCompatTheme_android_windowIsFloating = 0;
public static final int AppCompatTheme_autoCompleteTextViewStyle = 99;
public static final int AppCompatTheme_borderlessButtonStyle = 54;
public static final int AppCompatTheme_buttonBarButtonStyle = 51;
public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
public static final int AppCompatTheme_buttonBarStyle = 50;
public static final int AppCompatTheme_buttonStyle = 100;
public static final int AppCompatTheme_buttonStyleSmall = 101;
public static final int AppCompatTheme_checkboxStyle = 102;
public static final int AppCompatTheme_checkedTextViewStyle = 103;
public static final int AppCompatTheme_colorAccent = 84;
public static final int AppCompatTheme_colorButtonNormal = 88;
public static final int AppCompatTheme_colorControlActivated = 86;
public static final int AppCompatTheme_colorControlHighlight = 87;
public static final int AppCompatTheme_colorControlNormal = 85;
public static final int AppCompatTheme_colorPrimary = 82;
public static final int AppCompatTheme_colorPrimaryDark = 83;
public static final int AppCompatTheme_colorSwitchThumbNormal = 89;
public static final int AppCompatTheme_controlBackground = 90;
public static final int AppCompatTheme_dialogPreferredPadding = 43;
public static final int AppCompatTheme_dialogTheme = 42;
public static final int AppCompatTheme_dividerHorizontal = 56;
public static final int AppCompatTheme_dividerVertical = 55;
public static final int AppCompatTheme_dropDownListViewStyle = 74;
public static final int AppCompatTheme_dropdownListPreferredItemHeight = 46;
public static final int AppCompatTheme_editTextBackground = 63;
public static final int AppCompatTheme_editTextColor = 62;
public static final int AppCompatTheme_editTextStyle = 104;
public static final int AppCompatTheme_homeAsUpIndicator = 48;
public static final int AppCompatTheme_imageButtonStyle = 64;
public static final int AppCompatTheme_listChoiceBackgroundIndicator = 81;
public static final int AppCompatTheme_listDividerAlertDialog = 44;
public static final int AppCompatTheme_listPopupWindowStyle = 75;
public static final int AppCompatTheme_listPreferredItemHeight = 69;
public static final int AppCompatTheme_listPreferredItemHeightLarge = 71;
public static final int AppCompatTheme_listPreferredItemHeightSmall = 70;
public static final int AppCompatTheme_listPreferredItemPaddingLeft = 72;
public static final int AppCompatTheme_listPreferredItemPaddingRight = 73;
public static final int AppCompatTheme_panelBackground = 78;
public static final int AppCompatTheme_panelMenuListTheme = 80;
public static final int AppCompatTheme_panelMenuListWidth = 79;
public static final int AppCompatTheme_popupMenuStyle = 60;
public static final int AppCompatTheme_popupWindowStyle = 61;
public static final int AppCompatTheme_radioButtonStyle = 105;
public static final int AppCompatTheme_ratingBarStyle = 106;
public static final int AppCompatTheme_ratingBarStyleIndicator = 107;
public static final int AppCompatTheme_ratingBarStyleSmall = 108;
public static final int AppCompatTheme_searchViewStyle = 68;
public static final int AppCompatTheme_seekBarStyle = 109;
public static final int AppCompatTheme_selectableItemBackground = 52;
public static final int AppCompatTheme_selectableItemBackgroundBorderless = 53;
public static final int AppCompatTheme_spinnerDropDownItemStyle = 47;
public static final int AppCompatTheme_spinnerStyle = 110;
public static final int AppCompatTheme_switchStyle = 111;
public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
public static final int AppCompatTheme_textAppearanceListItem = 76;
public static final int AppCompatTheme_textAppearanceListItemSmall = 77;
public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
public static final int AppCompatTheme_textAppearanceSearchResultTitle = 65;
public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
public static final int AppCompatTheme_textColorAlertDialogListItem = 95;
public static final int AppCompatTheme_textColorSearchUrl = 67;
public static final int AppCompatTheme_toolbarNavigationButtonStyle = 59;
public static final int AppCompatTheme_toolbarStyle = 58;
public static final int AppCompatTheme_windowActionBar = 2;
public static final int AppCompatTheme_windowActionBarOverlay = 4;
public static final int AppCompatTheme_windowActionModeOverlay = 5;
public static final int AppCompatTheme_windowFixedHeightMajor = 9;
public static final int AppCompatTheme_windowFixedHeightMinor = 7;
public static final int AppCompatTheme_windowFixedWidthMajor = 6;
public static final int AppCompatTheme_windowFixedWidthMinor = 8;
public static final int AppCompatTheme_windowMinWidthMajor = 10;
public static final int AppCompatTheme_windowMinWidthMinor = 11;
public static final int AppCompatTheme_windowNoTitle = 3;
public static final int[] ButtonBarLayout = { 0x7f010097 };
public static final int ButtonBarLayout_allowStacking = 0;
public static final int[] CompoundButton = { 0x01010107, 0x7f0100a3, 0x7f0100a4 };
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 = { 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac };
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, 0x7f01000e, 0x7f0100ad, 0x7f0100ae, 0x7f0100af };
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, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
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, 0x7f0100b4 };
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, 0x7f0100b5 };
public static final int[] PopupWindowBackgroundState = { 0x7f0100b6 };
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, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3 };
public static final int SearchView_android_focusable = 0;
public static final int SearchView_android_imeOptions = 3;
public static final int SearchView_android_inputType = 2;
public static final int SearchView_android_maxWidth = 1;
public static final int SearchView_closeIcon = 8;
public static final int SearchView_commitIcon = 13;
public static final int SearchView_defaultQueryHint = 7;
public static final int SearchView_goIcon = 9;
public static final int SearchView_iconifiedByDefault = 5;
public static final int SearchView_layout = 4;
public static final int SearchView_queryBackground = 15;
public static final int SearchView_queryHint = 6;
public static final int SearchView_searchHintIcon = 11;
public static final int SearchView_searchIcon = 10;
public static final int SearchView_submitBackground = 16;
public static final int SearchView_suggestionRowLayout = 14;
public static final int SearchView_voiceIcon = 12;
public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001e };
public static final int Spinner_android_dropDownWidth = 3;
public static final int Spinner_android_entries = 0;
public static final int Spinner_android_popupBackground = 1;
public static final int Spinner_android_prompt = 2;
public static final int Spinner_popupTheme = 4;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce };
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, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010028 };
public static final int TextAppearance_android_shadowColor = 4;
public static final int TextAppearance_android_shadowDx = 5;
public static final int TextAppearance_android_shadowDy = 6;
public static final int TextAppearance_android_shadowRadius = 7;
public static final int TextAppearance_android_textColor = 3;
public static final int TextAppearance_android_textSize = 0;
public static final int TextAppearance_android_textStyle = 2;
public static final int TextAppearance_android_typeface = 1;
public static final int TextAppearance_textAllCaps = 8;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010005, 0x7f010009, 0x7f01000d, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001e, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1 };
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, 0x010100da, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4 };
public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100e5, 0x7f0100e6 };
public static final int ViewBackgroundHelper_android_background = 0;
public static final int ViewBackgroundHelper_backgroundTint = 1;
public static final int ViewBackgroundHelper_backgroundTintMode = 2;
public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
public static final int ViewStubCompat_android_id = 0;
public static final int ViewStubCompat_android_inflatedId = 2;
public static final int ViewStubCompat_android_layout = 1;
public static final int View_android_focusable = 1;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 3;
public static final int View_paddingStart = 2;
public static final int View_theme = 4;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* 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 = 0x7f010098;
public static final int cardCornerRadius = 0x7f010099;
public static final int cardElevation = 0x7f01009a;
public static final int cardMaxElevation = 0x7f01009b;
public static final int cardPreventCornerOverlap = 0x7f01009d;
public static final int cardUseCompatPadding = 0x7f01009c;
public static final int contentPadding = 0x7f01009e;
public static final int contentPaddingBottom = 0x7f0100a2;
public static final int contentPaddingLeft = 0x7f01009f;
public static final int contentPaddingRight = 0x7f0100a0;
public static final int contentPaddingTop = 0x7f0100a1;
}
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 = 0x7f0a004b;
public static final int cardview_default_elevation = 0x7f0a004c;
public static final int cardview_default_radius = 0x7f0a004d;
}
public static final class style {
public static final int CardView = 0x7f0b00bc;
public static final int CardView_Dark = 0x7f0b00bd;
public static final int CardView_Light = 0x7f0b00be;
}
public static final class styleable {
public static final int[] CardView = { 0x0101013f, 0x01010140, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2 };
public static final int CardView_android_minHeight = 1;
public static final int CardView_android_minWidth = 0;
public static final int CardView_cardBackgroundColor = 2;
public static final int CardView_cardCornerRadius = 3;
public static final int CardView_cardElevation = 4;
public static final int CardView_cardMaxElevation = 5;
public static final int CardView_cardPreventCornerOverlap = 7;
public static final int CardView_cardUseCompatPadding = 6;
public static final int CardView_contentPadding = 8;
public static final int CardView_contentPaddingBottom = 12;
public static final int CardView_contentPaddingLeft = 9;
public static final int CardView_contentPaddingRight = 10;
public static final int CardView_contentPaddingTop = 11;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.digits.sdk.android;
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 = 0x7f01003e;
public static final int actionBarItemBackground = 0x7f01003f;
public static final int actionBarPopupTheme = 0x7f010038;
public static final int actionBarSize = 0x7f01003d;
public static final int actionBarSplitStyle = 0x7f01003a;
public static final int actionBarStyle = 0x7f010039;
public static final int actionBarTabBarStyle = 0x7f010034;
public static final int actionBarTabStyle = 0x7f010033;
public static final int actionBarTabTextStyle = 0x7f010035;
public static final int actionBarTheme = 0x7f01003b;
public static final int actionBarWidgetTheme = 0x7f01003c;
public static final int actionButtonStyle = 0x7f010058;
public static final int actionDropDownStyle = 0x7f010054;
public static final int actionLayout = 0x7f0100b1;
public static final int actionMenuTextAppearance = 0x7f010040;
public static final int actionMenuTextColor = 0x7f010041;
public static final int actionModeBackground = 0x7f010044;
public static final int actionModeCloseButtonStyle = 0x7f010043;
public static final int actionModeCloseDrawable = 0x7f010046;
public static final int actionModeCopyDrawable = 0x7f010048;
public static final int actionModeCutDrawable = 0x7f010047;
public static final int actionModeFindDrawable = 0x7f01004c;
public static final int actionModePasteDrawable = 0x7f010049;
public static final int actionModePopupWindowStyle = 0x7f01004e;
public static final int actionModeSelectAllDrawable = 0x7f01004a;
public static final int actionModeShareDrawable = 0x7f01004b;
public static final int actionModeSplitBackground = 0x7f010045;
public static final int actionModeStyle = 0x7f010042;
public static final int actionModeWebSearchDrawable = 0x7f01004d;
public static final int actionOverflowButtonStyle = 0x7f010036;
public static final int actionOverflowMenuStyle = 0x7f010037;
public static final int actionProviderClass = 0x7f0100b3;
public static final int actionViewClass = 0x7f0100b2;
public static final int activityChooserViewStyle = 0x7f010060;
public static final int alertDialogButtonGroupStyle = 0x7f010083;
public static final int alertDialogCenterButtons = 0x7f010084;
public static final int alertDialogStyle = 0x7f010082;
public static final int alertDialogTheme = 0x7f010085;
public static final int autoCompleteTextViewStyle = 0x7f01008a;
public static final int background = 0x7f01000f;
public static final int backgroundSplit = 0x7f010011;
public static final int backgroundStacked = 0x7f010010;
public static final int backgroundTint = 0x7f0100e5;
public static final int backgroundTintMode = 0x7f0100e6;
public static final int borderlessButtonStyle = 0x7f01005d;
public static final int buttonBarButtonStyle = 0x7f01005a;
public static final int buttonBarNegativeButtonStyle = 0x7f010088;
public static final int buttonBarNeutralButtonStyle = 0x7f010089;
public static final int buttonBarPositiveButtonStyle = 0x7f010087;
public static final int buttonBarStyle = 0x7f010059;
public static final int buttonPanelSideLayout = 0x7f010022;
public static final int buttonStyle = 0x7f01008b;
public static final int buttonStyleSmall = 0x7f01008c;
public static final int checkboxStyle = 0x7f01008d;
public static final int checkedTextViewStyle = 0x7f01008e;
public static final int closeIcon = 0x7f0100bb;
public static final int closeItemLayout = 0x7f01001f;
public static final int collapseContentDescription = 0x7f0100dc;
public static final int collapseIcon = 0x7f0100db;
public static final int color = 0x7f0100a5;
public static final int colorAccent = 0x7f01007b;
public static final int colorButtonNormal = 0x7f01007f;
public static final int colorControlActivated = 0x7f01007d;
public static final int colorControlHighlight = 0x7f01007e;
public static final int colorControlNormal = 0x7f01007c;
public static final int colorPrimary = 0x7f010079;
public static final int colorPrimaryDark = 0x7f01007a;
public static final int colorSwitchThumbNormal = 0x7f010080;
public static final int commitIcon = 0x7f0100c0;
public static final int contentInsetEnd = 0x7f01001a;
public static final int contentInsetLeft = 0x7f01001b;
public static final int contentInsetRight = 0x7f01001c;
public static final int contentInsetStart = 0x7f010019;
public static final int customNavigationLayout = 0x7f010012;
public static final int defaultQueryHint = 0x7f0100ba;
public static final int dgts__StateButtonStyle = 0x7f0100c7;
public static final int dgts__accentColor = 0x7f010000;
public static final int dgts__logoDrawable = 0x7f010001;
public static final int dialogPreferredPadding = 0x7f010052;
public static final int dialogTheme = 0x7f010051;
public static final int displayOptions = 0x7f010008;
public static final int divider = 0x7f01000e;
public static final int dividerHorizontal = 0x7f01005f;
public static final int dividerPadding = 0x7f0100af;
public static final int dividerVertical = 0x7f01005e;
public static final int drawableSize = 0x7f0100a7;
public static final int drawerArrowStyle = 0x7f010002;
public static final int dropDownListViewStyle = 0x7f010071;
public static final int dropdownListPreferredItemHeight = 0x7f010055;
public static final int editTextBackground = 0x7f010066;
public static final int editTextColor = 0x7f010065;
public static final int editTextStyle = 0x7f01008f;
public static final int elevation = 0x7f01001d;
public static final int expandActivityOverflowButtonDrawable = 0x7f010021;
public static final int finishStateText = 0x7f0100c4;
public static final int gapBetweenBars = 0x7f0100a8;
public static final int goIcon = 0x7f0100bc;
public static final int height = 0x7f010003;
public static final int hideOnContentScroll = 0x7f010018;
public static final int homeAsUpIndicator = 0x7f010057;
public static final int homeLayout = 0x7f010013;
public static final int icon = 0x7f01000c;
public static final int iconifiedByDefault = 0x7f0100b8;
public static final int indeterminateProgressStyle = 0x7f010015;
public static final int initialActivityCount = 0x7f010020;
public static final int isLightTheme = 0x7f010004;
public static final int itemPadding = 0x7f010017;
public static final int layout = 0x7f0100b7;
public static final int listChoiceBackgroundIndicator = 0x7f010078;
public static final int listDividerAlertDialog = 0x7f010053;
public static final int listItemLayout = 0x7f010026;
public static final int listLayout = 0x7f010023;
public static final int listPopupWindowStyle = 0x7f010072;
public static final int listPreferredItemHeight = 0x7f01006c;
public static final int listPreferredItemHeightLarge = 0x7f01006e;
public static final int listPreferredItemHeightSmall = 0x7f01006d;
public static final int listPreferredItemPaddingLeft = 0x7f01006f;
public static final int listPreferredItemPaddingRight = 0x7f010070;
public static final int logo = 0x7f01000d;
public static final int maxButtonHeight = 0x7f0100da;
public static final int measureWithLargestChild = 0x7f0100ad;
public static final int multiChoiceItemLayout = 0x7f010024;
public static final int navigationContentDescription = 0x7f0100de;
public static final int navigationIcon = 0x7f0100dd;
public static final int navigationMode = 0x7f010007;
public static final int overlapAnchor = 0x7f0100b5;
public static final int paddingEnd = 0x7f0100e3;
public static final int paddingStart = 0x7f0100e2;
public static final int panelBackground = 0x7f010075;
public static final int panelMenuListTheme = 0x7f010077;
public static final int panelMenuListWidth = 0x7f010076;
public static final int popupMenuStyle = 0x7f010063;
public static final int popupTheme = 0x7f01001e;
public static final int popupWindowStyle = 0x7f010064;
public static final int preserveIconSpacing = 0x7f0100b4;
public static final int progressBarPadding = 0x7f010016;
public static final int progressBarStyle = 0x7f010014;
public static final int progressStateText = 0x7f0100c5;
public static final int queryBackground = 0x7f0100c2;
public static final int queryHint = 0x7f0100b9;
public static final int radioButtonStyle = 0x7f010090;
public static final int ratingBarStyle = 0x7f010091;
public static final int searchHintIcon = 0x7f0100be;
public static final int searchIcon = 0x7f0100bd;
public static final int searchViewStyle = 0x7f01006b;
public static final int selectableItemBackground = 0x7f01005b;
public static final int selectableItemBackgroundBorderless = 0x7f01005c;
public static final int showAsAction = 0x7f0100b0;
public static final int showDividers = 0x7f0100ae;
public static final int showText = 0x7f0100ce;
public static final int singleChoiceItemLayout = 0x7f010025;
public static final int spinBars = 0x7f0100a6;
public static final int spinnerDropDownItemStyle = 0x7f010056;
public static final int spinnerStyle = 0x7f010095;
public static final int splitTrack = 0x7f0100cd;
public static final int startStateText = 0x7f0100c6;
public static final int state_above_anchor = 0x7f0100b6;
public static final int submitBackground = 0x7f0100c3;
public static final int subtitle = 0x7f010009;
public static final int subtitleTextAppearance = 0x7f0100d4;
public static final int subtitleTextStyle = 0x7f01000b;
public static final int suggestionRowLayout = 0x7f0100c1;
public static final int switchMinWidth = 0x7f0100cb;
public static final int switchPadding = 0x7f0100cc;
public static final int switchStyle = 0x7f010096;
public static final int switchTextAppearance = 0x7f0100ca;
public static final int textAllCaps = 0x7f010028;
public static final int textAppearanceLargePopupMenu = 0x7f01004f;
public static final int textAppearanceListItem = 0x7f010073;
public static final int textAppearanceListItemSmall = 0x7f010074;
public static final int textAppearanceSearchResultSubtitle = 0x7f010069;
public static final int textAppearanceSearchResultTitle = 0x7f010068;
public static final int textAppearanceSmallPopupMenu = 0x7f010050;
public static final int textColorAlertDialogListItem = 0x7f010086;
public static final int textColorSearchUrl = 0x7f01006a;
public static final int theme = 0x7f0100e4;
public static final int thickness = 0x7f0100ac;
public static final int thumbTextPadding = 0x7f0100c9;
public static final int title = 0x7f010005;
public static final int titleMarginBottom = 0x7f0100d9;
public static final int titleMarginEnd = 0x7f0100d7;
public static final int titleMarginStart = 0x7f0100d6;
public static final int titleMarginTop = 0x7f0100d8;
public static final int titleMargins = 0x7f0100d5;
public static final int titleTextAppearance = 0x7f0100d3;
public static final int titleTextStyle = 0x7f01000a;
public static final int toolbarNavigationButtonStyle = 0x7f010062;
public static final int toolbarStyle = 0x7f010061;
public static final int track = 0x7f0100c8;
public static final int tw__image_aspect_ratio = 0x7f0100f3;
public static final int tw__image_dimension_to_adjust = 0x7f0100f4;
public static final int voiceIcon = 0x7f0100bf;
public static final int windowActionBar = 0x7f010029;
public static final int windowActionBarOverlay = 0x7f01002b;
public static final int windowActionModeOverlay = 0x7f01002c;
public static final int windowFixedHeightMajor = 0x7f010030;
public static final int windowFixedHeightMinor = 0x7f01002e;
public static final int windowFixedWidthMajor = 0x7f01002d;
public static final int windowFixedWidthMinor = 0x7f01002f;
public static final int windowMinWidthMajor = 0x7f010031;
public static final int windowMinWidthMinor = 0x7f010032;
public static final int windowNoTitle = 0x7f01002a;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f090003;
public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f090001;
public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f090004;
public static final int abc_config_actionMenuItemAllCaps = 0x7f090005;
public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f090002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f090006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0d0071;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0d0072;
public static final int abc_input_method_navigation_guard = 0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0d0074;
public static final int abc_primary_text_disable_only_material_light = 0x7f0d0075;
public static final int abc_primary_text_material_dark = 0x7f0d0076;
public static final int abc_primary_text_material_light = 0x7f0d0077;
public static final int abc_search_url_text = 0x7f0d0078;
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 = 0x7f0d0079;
public static final int abc_secondary_text_material_light = 0x7f0d007a;
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 dgts__default_accent = 0x7f0d002b;
public static final int dgts__default_logo_name = 0x7f0d002c;
public static final int dgts__purple = 0x7f0d002d;
public static final int dgts__purple_pressed = 0x7f0d002e;
public static final int dgts__text_dark = 0x7f0d002f;
public static final int dgts__text_light = 0x7f0d0030;
public static final int dim_foreground_disabled_material_dark = 0x7f0d0031;
public static final int dim_foreground_disabled_material_light = 0x7f0d0032;
public static final int dim_foreground_material_dark = 0x7f0d0033;
public static final int dim_foreground_material_light = 0x7f0d0034;
public static final int highlighted_text_material_dark = 0x7f0d0037;
public static final int highlighted_text_material_light = 0x7f0d0038;
public static final int hint_foreground_material_dark = 0x7f0d0039;
public static final int hint_foreground_material_light = 0x7f0d003a;
public static final int material_blue_grey_800 = 0x7f0d003b;
public static final int material_blue_grey_900 = 0x7f0d003c;
public static final int material_blue_grey_950 = 0x7f0d003d;
public static final int material_deep_teal_200 = 0x7f0d003e;
public static final int material_deep_teal_500 = 0x7f0d003f;
public static final int primary_dark_material_dark = 0x7f0d0047;
public static final int primary_dark_material_light = 0x7f0d0048;
public static final int primary_material_dark = 0x7f0d0049;
public static final int primary_material_light = 0x7f0d004a;
public static final int primary_text_default_material_dark = 0x7f0d004b;
public static final int primary_text_default_material_light = 0x7f0d004c;
public static final int primary_text_disabled_material_dark = 0x7f0d004d;
public static final int primary_text_disabled_material_light = 0x7f0d004e;
public static final int ripple_material_dark = 0x7f0d004f;
public static final int ripple_material_light = 0x7f0d0050;
public static final int secondary_text_default_material_dark = 0x7f0d0051;
public static final int secondary_text_default_material_light = 0x7f0d0052;
public static final int secondary_text_disabled_material_dark = 0x7f0d0053;
public static final int secondary_text_disabled_material_light = 0x7f0d0054;
public static final int switch_thumb_disabled_material_dark = 0x7f0d0055;
public static final int switch_thumb_disabled_material_light = 0x7f0d0056;
public static final int switch_thumb_material_dark = 0x7f0d007d;
public static final int switch_thumb_material_light = 0x7f0d007e;
public static final int switch_thumb_normal_material_dark = 0x7f0d0057;
public static final int switch_thumb_normal_material_light = 0x7f0d0058;
public static final int tw__blue_default = 0x7f0d0059;
public static final int tw__blue_pressed = 0x7f0d005a;
public static final int tw__blue_pressed_light = 0x7f0d005b;
public static final int tw__light_gray = 0x7f0d0063;
public static final int tw__medium_gray = 0x7f0d0064;
public static final int tw__solid_white = 0x7f0d0067;
public static final int tw__transparent = 0x7f0d0068;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f0a0012;
public static final int abc_action_bar_default_height_material = 0x7f0a0006;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f0a0018;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f0a0019;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f0a001a;
public static final int abc_action_bar_progress_bar_size = 0x7f0a0007;
public static final int abc_action_bar_stacked_max_height = 0x7f0a001b;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f0a001c;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f0a001d;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f0a001e;
public static final int abc_action_button_min_height_material = 0x7f0a001f;
public static final int abc_action_button_min_width_material = 0x7f0a0020;
public static final int abc_action_button_min_width_overflow_material = 0x7f0a0021;
public static final int abc_alert_dialog_button_bar_height = 0x7f0a0000;
public static final int abc_button_inset_horizontal_material = 0x7f0a0022;
public static final int abc_button_inset_vertical_material = 0x7f0a0023;
public static final int abc_button_padding_horizontal_material = 0x7f0a0024;
public static final int abc_button_padding_vertical_material = 0x7f0a0025;
public static final int abc_config_prefDialogWidth = 0x7f0a000a;
public static final int abc_control_corner_material = 0x7f0a0026;
public static final int abc_control_inset_material = 0x7f0a0027;
public static final int abc_control_padding_material = 0x7f0a0028;
public static final int abc_dialog_list_padding_vertical_material = 0x7f0a0029;
public static final int abc_dialog_min_width_major = 0x7f0a000f;
public static final int abc_dialog_min_width_minor = 0x7f0a0010;
public static final int abc_dialog_padding_material = 0x7f0a002a;
public static final int abc_dialog_padding_top_material = 0x7f0a002b;
public static final int abc_disabled_alpha_material_dark = 0x7f0a002c;
public static final int abc_disabled_alpha_material_light = 0x7f0a002d;
public static final int abc_dropdownitem_icon_width = 0x7f0a002e;
public static final int abc_dropdownitem_text_padding_left = 0x7f0a002f;
public static final int abc_dropdownitem_text_padding_right = 0x7f0a0030;
public static final int abc_edit_text_inset_bottom_material = 0x7f0a0031;
public static final int abc_edit_text_inset_horizontal_material = 0x7f0a0032;
public static final int abc_edit_text_inset_top_material = 0x7f0a0033;
public static final int abc_floating_window_z = 0x7f0a0034;
public static final int abc_list_item_padding_horizontal_material = 0x7f0a0035;
public static final int abc_panel_menu_list_width = 0x7f0a0036;
public static final int abc_search_view_preferred_width = 0x7f0a0037;
public static final int abc_search_view_text_min_width = 0x7f0a0011;
public static final int abc_switch_padding = 0x7f0a0016;
public static final int abc_text_size_body_1_material = 0x7f0a003b;
public static final int abc_text_size_body_2_material = 0x7f0a003c;
public static final int abc_text_size_button_material = 0x7f0a003d;
public static final int abc_text_size_caption_material = 0x7f0a003e;
public static final int abc_text_size_display_1_material = 0x7f0a003f;
public static final int abc_text_size_display_2_material = 0x7f0a0040;
public static final int abc_text_size_display_3_material = 0x7f0a0041;
public static final int abc_text_size_display_4_material = 0x7f0a0042;
public static final int abc_text_size_headline_material = 0x7f0a0043;
public static final int abc_text_size_large_material = 0x7f0a0044;
public static final int abc_text_size_medium_material = 0x7f0a0045;
public static final int abc_text_size_menu_material = 0x7f0a0046;
public static final int abc_text_size_small_material = 0x7f0a0047;
public static final int abc_text_size_subhead_material = 0x7f0a0048;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f0a0008;
public static final int abc_text_size_title_material = 0x7f0a0049;
public static final int abc_text_size_title_material_toolbar = 0x7f0a0009;
public static final int dgts__countdown_margin = 0x7f0a0064;
public static final int dgts__country_code_margin_bottom = 0x7f0a0065;
public static final int dgts__margin_bottom = 0x7f0a0066;
public static final int dgts__margin_left = 0x7f0a0067;
public static final int dgts__margin_right = 0x7f0a0068;
public static final int dgts__padding_container = 0x7f0a0069;
public static final int dgts__padding_title = 0x7f0a006a;
public static final int dgts__permissions_margin_bottom = 0x7f0a006b;
public static final int dgts__progress_bar_side_length = 0x7f0a006c;
public static final int dgts__terms_text_size = 0x7f0a006d;
public static final int dgts__title_text_size = 0x7f0a006e;
public static final int disabled_alpha_material_dark = 0x7f0a006f;
public static final int disabled_alpha_material_light = 0x7f0a0070;
public static final int notification_large_icon_height = 0x7f0a0074;
public static final int notification_large_icon_width = 0x7f0a0075;
public static final int notification_subtext_size = 0x7f0a0076;
public static final int tw__btn_bar_margin_left = 0x7f0a0077;
public static final int tw__btn_bar_margin_right = 0x7f0a0078;
public static final int tw__login_btn_drawable_padding = 0x7f0a0001;
public static final int tw__login_btn_height = 0x7f0a0002;
public static final int tw__login_btn_left_padding = 0x7f0a0003;
public static final int tw__login_btn_radius = 0x7f0a00a7;
public static final int tw__login_btn_right_padding = 0x7f0a0004;
public static final int tw__login_btn_text_size = 0x7f0a0005;
public static final int tw__padding_permission_horizontal_container = 0x7f0a0015;
public static final int tw__padding_permission_vertical_container = 0x7f0a00a8;
public static final int tw__permission_description_text_size = 0x7f0a00a9;
public static final int tw__permission_title_text_size = 0x7f0a00aa;
}
public static final class drawable {
public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000;
public static final int abc_btn_borderless_material = 0x7f020002;
public static final int abc_btn_check_material = 0x7f020003;
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_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_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_commit_search_api_mtrl_alpha = 0x7f020018;
public static final int abc_ic_search_api_mtrl_alpha = 0x7f020020;
public static final int abc_item_background_holo_dark = 0x7f020026;
public static final int abc_item_background_holo_light = 0x7f020027;
public static final int abc_list_divider_mtrl_alpha = 0x7f020028;
public static final int abc_list_focused_holo = 0x7f020029;
public static final int abc_list_longpressed_holo = 0x7f02002a;
public static final int abc_list_pressed_holo_dark = 0x7f02002b;
public static final int abc_list_pressed_holo_light = 0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f;
public static final int abc_list_selector_disabled_holo_light = 0x7f020030;
public static final int abc_list_selector_holo_dark = 0x7f020031;
public static final int abc_list_selector_holo_light = 0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033;
public static final int abc_popup_background_mtrl_mult = 0x7f020034;
public static final int abc_ratingbar_full_material = 0x7f020035;
public static final int abc_spinner_mtrl_am_alpha = 0x7f02003f;
public static final int abc_spinner_textfield_background_material = 0x7f020040;
public static final int abc_switch_thumb_material = 0x7f020041;
public static final int abc_switch_track_mtrl_alpha = 0x7f020042;
public static final int abc_tab_indicator_material = 0x7f020043;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f020044;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f020046;
public static final int abc_textfield_default_mtrl_alpha = 0x7f020047;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020048;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020049;
public static final int abc_textfield_search_material = 0x7f02004a;
public static final int dgts__addressbook_header = 0x7f020065;
public static final int dgts__digits_btn = 0x7f020066;
public static final int dgts__digits_btn_default = 0x7f020067;
public static final int dgts__digits_btn_pressed = 0x7f020068;
public static final int dgts__ic_success = 0x7f020069;
public static final int dgts__login_header = 0x7f02006a;
public static final int dgts__logo = 0x7f02006b;
public static final int dgts__logo_name = 0x7f02006c;
public static final int dgts__spinner_dark = 0x7f02006d;
public static final int dgts__spinner_light = 0x7f02006e;
public static final int notification_template_icon_bg = 0x7f0200e7;
public static final int progress_dark = 0x7f020078;
public static final int progress_light = 0x7f020079;
public static final int tw__ic_logo_default = 0x7f0200c2;
public static final int tw__login_btn = 0x7f0200d6;
public static final int tw__login_btn_default = 0x7f0200d7;
public static final int tw__login_btn_default_light = 0x7f0200d8;
public static final int tw__login_btn_disabled = 0x7f0200d9;
public static final int tw__login_btn_light = 0x7f0200da;
public static final int tw__login_btn_pressed = 0x7f0200db;
public static final int tw__login_btn_pressed_light = 0x7f0200dc;
public static final int tw__login_btn_text_color_light = 0x7f0200dd;
public static final int tw__share_email_header = 0x7f0200e1;
public static final int tw__transparent = 0x7f0200e2;
}
public static final class id {
public static final int action0 = 0x7f0e008f;
public static final int action_bar = 0x7f0e0054;
public static final int action_bar_activity_content = 0x7f0e0000;
public static final int action_bar_container = 0x7f0e0053;
public static final int action_bar_root = 0x7f0e004f;
public static final int action_bar_spinner = 0x7f0e0001;
public static final int action_bar_subtitle = 0x7f0e0035;
public static final int action_bar_title = 0x7f0e0034;
public static final int action_context_bar = 0x7f0e0055;
public static final int action_divider = 0x7f0e0093;
public static final int action_menu_divider = 0x7f0e0002;
public static final int action_menu_presenter = 0x7f0e0003;
public static final int action_mode_bar = 0x7f0e0051;
public static final int action_mode_bar_stub = 0x7f0e0050;
public static final int action_mode_close_button = 0x7f0e0036;
public static final int activity_chooser_view_content = 0x7f0e0037;
public static final int alertTitle = 0x7f0e0043;
public static final int always = 0x7f0e001c;
public static final int beginning = 0x7f0e0019;
public static final int buttonPanel = 0x7f0e003e;
public static final int cancel_action = 0x7f0e0090;
public static final int checkbox = 0x7f0e004c;
public static final int chronometer = 0x7f0e0096;
public static final int collapseActionView = 0x7f0e001d;
public static final int contentPanel = 0x7f0e0044;
public static final int custom = 0x7f0e004a;
public static final int customPanel = 0x7f0e0049;
public static final int decor_content_parent = 0x7f0e0052;
public static final int default_activity_button = 0x7f0e003a;
public static final int dgts__callMeButton = 0x7f0e0078;
public static final int dgts__confirmationEditText = 0x7f0e0074;
public static final int dgts__countdownTimer = 0x7f0e0079;
public static final int dgts__countryCode = 0x7f0e0085;
public static final int dgts__createAccount = 0x7f0e0076;
public static final int dgts__dismiss_button = 0x7f0e0082;
public static final int dgts__editPhoneNumber = 0x7f0e0073;
public static final int dgts__error_text = 0x7f0e0081;
public static final int dgts__error_title = 0x7f0e0080;
public static final int dgts__find_your_friends = 0x7f0e007c;
public static final int dgts__header_image = 0x7f0e007b;
public static final int dgts__logo = 0x7f0e0084;
public static final int dgts__logo_icon = 0x7f0e0089;
public static final int dgts__logo_name = 0x7f0e008a;
public static final int dgts__not_now = 0x7f0e007e;
public static final int dgts__okay = 0x7f0e007f;
public static final int dgts__phoneNumberEditText = 0x7f0e0086;
public static final int dgts__resendConfirmationButton = 0x7f0e0077;
public static final int dgts__sendCodeButton = 0x7f0e0087;
public static final int dgts__state_button = 0x7f0e008b;
public static final int dgts__state_progress = 0x7f0e008c;
public static final int dgts__state_success = 0x7f0e008d;
public static final int dgts__termsText = 0x7f0e0088;
public static final int dgts__termsTextCreateAccount = 0x7f0e007a;
public static final int dgts__titleText = 0x7f0e0072;
public static final int dgts__try_another_phone = 0x7f0e0083;
public static final int dgts__upload_contacts = 0x7f0e007d;
public static final int disableHome = 0x7f0e000c;
public static final int edit_query = 0x7f0e0056;
public static final int end = 0x7f0e001a;
public static final int end_padder = 0x7f0e009b;
public static final int expand_activities_button = 0x7f0e0038;
public static final int expanded_menu = 0x7f0e004b;
public static final int height = 0x7f0e0032;
public static final int home = 0x7f0e0004;
public static final int homeAsUp = 0x7f0e000d;
public static final int icon = 0x7f0e003c;
public static final int ifRoom = 0x7f0e001e;
public static final int image = 0x7f0e0039;
public static final int imageView = 0x7f0e00a2;
public static final int info = 0x7f0e009a;
public static final int line1 = 0x7f0e0094;
public static final int line3 = 0x7f0e0098;
public static final int listMode = 0x7f0e0009;
public static final int list_item = 0x7f0e003b;
public static final int media_actions = 0x7f0e0092;
public static final int middle = 0x7f0e001b;
public static final int multiply = 0x7f0e0014;
public static final int never = 0x7f0e001f;
public static final int none = 0x7f0e000e;
public static final int normal = 0x7f0e000a;
public static final int parentPanel = 0x7f0e0040;
public static final int progress_circular = 0x7f0e0005;
public static final int progress_horizontal = 0x7f0e0006;
public static final int radio = 0x7f0e004e;
public static final int screen = 0x7f0e0015;
public static final int scrollView = 0x7f0e0046;
public static final int search_badge = 0x7f0e0058;
public static final int search_bar = 0x7f0e0057;
public static final int search_button = 0x7f0e0059;
public static final int search_close_btn = 0x7f0e005e;
public static final int search_edit_frame = 0x7f0e005a;
public static final int search_go_btn = 0x7f0e0060;
public static final int search_mag_icon = 0x7f0e005b;
public static final int search_plate = 0x7f0e005c;
public static final int search_src_text = 0x7f0e005d;
public static final int search_voice_btn = 0x7f0e0061;
public static final int select_dialog_listview = 0x7f0e0062;
public static final int shortcut = 0x7f0e004d;
public static final int showCustom = 0x7f0e000f;
public static final int showHome = 0x7f0e0010;
public static final int showTitle = 0x7f0e0011;
public static final int split_action_bar = 0x7f0e0007;
public static final int src_atop = 0x7f0e0016;
public static final int src_in = 0x7f0e0017;
public static final int src_over = 0x7f0e0018;
public static final int status_bar_latest_event_content = 0x7f0e0091;
public static final int strut = 0x7f0e0075;
public static final int submit_area = 0x7f0e005f;
public static final int tabMode = 0x7f0e000b;
public static final int text = 0x7f0e0099;
public static final int text2 = 0x7f0e0097;
public static final int textSpacerNoButtons = 0x7f0e0047;
public static final int time = 0x7f0e0095;
public static final int title = 0x7f0e003d;
public static final int title_template = 0x7f0e0042;
public static final int topPanel = 0x7f0e0041;
public static final int tw__allow_btn = 0x7f0e00a5;
public static final int tw__not_now_btn = 0x7f0e00a4;
public static final int tw__share_email_desc = 0x7f0e00a3;
public static final int tw__spinner = 0x7f0e00a1;
public static final int tw__web_view = 0x7f0e00a0;
public static final int up = 0x7f0e0008;
public static final int useLogo = 0x7f0e0012;
public static final int width = 0x7f0e0033;
public static final int withText = 0x7f0e0020;
public static final int wrap_content = 0x7f0e0013;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f0c0001;
public static final int abc_config_activityShortDur = 0x7f0c0002;
public static final int abc_max_action_buttons = 0x7f0c0000;
public static final int cancel_button_image_alpha = 0x7f0c0003;
public static final int status_bar_notification_info_maxnum = 0x7f0c0004;
}
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_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 dgts__activity_confirmation = 0x7f04001f;
public static final int dgts__activity_contacts = 0x7f040020;
public static final int dgts__activity_failure = 0x7f040021;
public static final int dgts__activity_phone_number = 0x7f040022;
public static final int dgts__activity_pin_code = 0x7f040023;
public static final int dgts__country_row = 0x7f040024;
public static final int dgts__state_button = 0x7f040025;
public static final int notification_media_action = 0x7f04002c;
public static final int notification_media_cancel_action = 0x7f04002d;
public static final int notification_template_big_media = 0x7f04002e;
public static final int notification_template_big_media_narrow = 0x7f04002f;
public static final int notification_template_lines = 0x7f040030;
public static final int notification_template_media = 0x7f040031;
public static final int notification_template_part_chronometer = 0x7f040032;
public static final int notification_template_part_time = 0x7f040033;
public static final int select_dialog_item_material = 0x7f040034;
public static final int select_dialog_multichoice_material = 0x7f040035;
public static final int select_dialog_singlechoice_material = 0x7f040036;
public static final int support_simple_spinner_dropdown_item = 0x7f040037;
public static final int tw__activity_oauth = 0x7f04003a;
public static final int tw__activity_share_email = 0x7f04003b;
}
public static final class raw {
public static final int tw__cacerts = 0x7f060000;
}
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_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 dgts__call_me = 0x7f070026;
public static final int dgts__calling = 0x7f070027;
public static final int dgts__confirmation_code = 0x7f070028;
public static final int dgts__confirmation_edit_hint = 0x7f070029;
public static final int dgts__confirmation_error = 0x7f07002a;
public static final int dgts__confirmation_error_alternative = 0x7f07002b;
public static final int dgts__confirmation_expired = 0x7f07002c;
public static final int dgts__continue = 0x7f07002d;
public static final int dgts__country_spinner_format = 0x7f070063;
public static final int dgts__create_account = 0x7f070064;
public static final int dgts__digits_com_settings_url = 0x7f070065;
public static final int dgts__digits_com_url = 0x7f070066;
public static final int dgts__digits_logo_desc = 0x7f07002e;
public static final int dgts__digits_logo_name_desc = 0x7f07002f;
public static final int dgts__dismiss = 0x7f070030;
public static final int dgts__done = 0x7f070031;
public static final int dgts__email_request_edit_hint = 0x7f070032;
public static final int dgts__email_request_title = 0x7f070033;
public static final int dgts__find_your_friends = 0x7f070034;
public static final int dgts__image_header_description = 0x7f070035;
public static final int dgts__invalid_email = 0x7f070036;
public static final int dgts__login_digits_text = 0x7f070037;
public static final int dgts__network_error = 0x7f070038;
public static final int dgts__not_now = 0x7f070039;
public static final int dgts__okay = 0x7f07003a;
public static final int dgts__phone_number_edit_hint = 0x7f07003b;
public static final int dgts__phone_number_text = 0x7f07003c;
public static final int dgts__pin_code_verification_title = 0x7f07003d;
public static final int dgts__resend_confirmation_button_code = 0x7f07003e;
public static final int dgts__resend_confirmation_text = 0x7f07003f;
public static final int dgts__send_confirmation_code = 0x7f070067;
public static final int dgts__sending = 0x7f070040;
public static final int dgts__success_desc = 0x7f070041;
public static final int dgts__terms_email_request = 0x7f070068;
public static final int dgts__terms_text = 0x7f07005d;
public static final int dgts__terms_text_call_me = 0x7f07005e;
public static final int dgts__terms_text_create = 0x7f07005f;
public static final int dgts__terms_text_sign_in = 0x7f070060;
public static final int dgts__terms_text_updated = 0x7f070069;
public static final int dgts__try_again = 0x7f070042;
public static final int dgts__try_again_confirmation = 0x7f070043;
public static final int dgts__try_again_email = 0x7f070044;
public static final int dgts__try_again_phone_number = 0x7f070045;
public static final int dgts__try_another_phone = 0x7f070046;
public static final int dgts__twitter_cookies_policy_url = 0x7f07006a;
public static final int dgts__twitter_privacy_url = 0x7f07006b;
public static final int dgts__twitter_tos_url = 0x7f07006c;
public static final int dgts__unsupported_operator_error = 0x7f070047;
public static final int dgts__upload_contacts = 0x7f070048;
public static final int dgts__verification_code = 0x7f070049;
public static final int dgts_pin_code_terms = 0x7f07004a;
public static final int kit_name = 0x7f07006e;
public static final int status_bar_notification_info_overflow = 0x7f070025;
public static final int tw__allow_btn_txt = 0x7f07004b;
public static final int tw__login_btn_txt = 0x7f07004f;
public static final int tw__not_now_btn_txt = 0x7f070050;
public static final int tw__share_email_desc = 0x7f070058;
public static final int tw__share_email_title = 0x7f070059;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f0b008b;
public static final int AlertDialog_AppCompat_Light = 0x7f0b008c;
public static final int Animation_AppCompat_Dialog = 0x7f0b008d;
public static final int Animation_AppCompat_DropDownUp = 0x7f0b008e;
public static final int Base_AlertDialog_AppCompat = 0x7f0b0090;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f0b0091;
public static final int Base_Animation_AppCompat_Dialog = 0x7f0b0092;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0b0093;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0b0095;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f0b0094;
public static final int Base_TextAppearance_AppCompat = 0x7f0b003b;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0b003c;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0b003d;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f0b0024;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0b003e;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0b003f;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0b0040;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0b0041;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0b0042;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0b0043;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0b000b;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f0b0044;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0b000c;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0045;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0046;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0b0047;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0b000d;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0b0048;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0b0096;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0049;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0b004a;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f0b004b;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0b000e;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0b004c;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b000f;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f0b004d;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0b0010;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b0084;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0051;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b0052;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b0053;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0097;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b0055;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b0056;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0b0057;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b0058;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0098;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b0059;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b005a;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0b00a1;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0b00a2;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0b00a3;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b00a4;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0b00a5;
public static final int Base_Theme_AppCompat = 0x7f0b005b;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0b0099;
public static final int Base_Theme_AppCompat_Dialog = 0x7f0b0011;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0b0001;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0b009a;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0b009b;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0b009c;
public static final int Base_Theme_AppCompat_Light = 0x7f0b005c;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0b009d;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0b0012;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0002;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0b009e;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0b009f;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b00a0;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0b0013;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0b0014;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0020;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f0b0021;
public static final int Base_V21_Theme_AppCompat = 0x7f0b005d;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0b005e;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f0b005f;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0b0060;
public static final int Base_V7_Theme_AppCompat = 0x7f0b00a6;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0b00a7;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0b00a8;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0b00a9;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0b00aa;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0b00ab;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0b00ac;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0b00ad;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0b00ae;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0b0061;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0b0062;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f0b0063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0b0065;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0b00af;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0b00b0;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0022;
public static final int Base_Widget_AppCompat_Button = 0x7f0b0066;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0b006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b00b2;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0b0067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0b0068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b00b1;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f0b0069;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0b00b3;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0b0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0b00b4;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0b006d;
public static final int Base_Widget_AppCompat_EditText = 0x7f0b0023;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0b00b5;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b00b6;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b00b7;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0071;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0b0072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b0073;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0b0074;
public static final int Base_Widget_AppCompat_ListView = 0x7f0b0075;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0b0076;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0b0077;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0b0078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0079;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0b00b8;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0b0015;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0016;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f0b007a;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0b00b9;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0b00ba;
public static final int Base_Widget_AppCompat_Spinner = 0x7f0b007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0b0003;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0b007d;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0b00bb;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b007e;
public static final int Digits_default = 0x7f0b0019;
public static final int Platform_AppCompat = 0x7f0b001b;
public static final int Platform_AppCompat_Light = 0x7f0b001c;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0b0080;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0b0081;
public static final int Platform_V11_AppCompat = 0x7f0b001d;
public static final int Platform_V11_AppCompat_Light = 0x7f0b001e;
public static final int Platform_V14_AppCompat = 0x7f0b0025;
public static final int Platform_V14_AppCompat_Light = 0x7f0b0026;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0b002d;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0b002e;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0b002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0b0030;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0b0031;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0b0032;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0b0038;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0b0033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0b0034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0b0035;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0b0036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0b0037;
public static final int TextAppearance_AppCompat = 0x7f0b00cd;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0b00ce;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0b00cf;
public static final int TextAppearance_AppCompat_Button = 0x7f0b00d0;
public static final int TextAppearance_AppCompat_Caption = 0x7f0b00d1;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0b00d2;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0b00d3;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0b00d4;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0b00d5;
public static final int TextAppearance_AppCompat_Headline = 0x7f0b00d6;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0b00d7;
public static final int TextAppearance_AppCompat_Large = 0x7f0b00d8;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0b00d9;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b00da;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b00db;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b00dc;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b00dd;
public static final int TextAppearance_AppCompat_Medium = 0x7f0b00de;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0b00df;
public static final int TextAppearance_AppCompat_Menu = 0x7f0b00e0;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b00e1;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b00e2;
public static final int TextAppearance_AppCompat_Small = 0x7f0b00e3;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0b00e4;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0b00e5;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b00e6;
public static final int TextAppearance_AppCompat_Title = 0x7f0b00e7;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0b00e8;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b00e9;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b00ea;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b00eb;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b00ec;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b00ed;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b00ee;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b00ef;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b00f0;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b00f1;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b00f4;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b00f5;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b00f6;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0b00f7;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b00f8;
public static final int TextAppearance_StatusBar_EventContent = 0x7f0b0027;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f0b0028;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f0b0029;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f0b002a;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f0b002b;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b00f9;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b00fa;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b00fb;
public static final int ThemeOverlay_AppCompat = 0x7f0b010a;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0b010b;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f0b010c;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b010d;
public static final int ThemeOverlay_AppCompat_Light = 0x7f0b010e;
public static final int Theme_AppCompat = 0x7f0b00fc;
public static final int Theme_AppCompat_CompactMenu = 0x7f0b00fd;
public static final int Theme_AppCompat_Dialog = 0x7f0b00fe;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b0101;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0b00ff;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0b0100;
public static final int Theme_AppCompat_Light = 0x7f0b0102;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0103;
public static final int Theme_AppCompat_Light_Dialog = 0x7f0b0104;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0107;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0b0105;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b0106;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0b0108;
public static final int Theme_AppCompat_NoActionBar = 0x7f0b0109;
public static final int Widget_AppCompat_ActionBar = 0x7f0b010f;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0110;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0111;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0112;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0113;
public static final int Widget_AppCompat_ActionButton = 0x7f0b0114;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0115;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b0116;
public static final int Widget_AppCompat_ActionMode = 0x7f0b0117;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0118;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0119;
public static final int Widget_AppCompat_Button = 0x7f0b011a;
public static final int Widget_AppCompat_ButtonBar = 0x7f0b0120;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b0121;
public static final int Widget_AppCompat_Button_Borderless = 0x7f0b011b;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0b011c;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b011d;
public static final int Widget_AppCompat_Button_Small = 0x7f0b011f;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b0122;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b0123;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0b0124;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0b0125;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0126;
public static final int Widget_AppCompat_EditText = 0x7f0b0127;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0129;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b012a;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b012b;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b012c;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b012d;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b012e;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b012f;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0130;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0131;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b0132;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b0133;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0134;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b0135;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0136;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0137;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0138;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b0139;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b013a;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b013b;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b013c;
public static final int Widget_AppCompat_Light_SearchView = 0x7f0b013d;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b013e;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b013f;
public static final int Widget_AppCompat_ListView = 0x7f0b0140;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0141;
public static final int Widget_AppCompat_ListView_Menu = 0x7f0b0142;
public static final int Widget_AppCompat_PopupMenu = 0x7f0b0143;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0144;
public static final int Widget_AppCompat_PopupWindow = 0x7f0b0145;
public static final int Widget_AppCompat_ProgressBar = 0x7f0b0146;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0147;
public static final int Widget_AppCompat_RatingBar = 0x7f0b0148;
public static final int Widget_AppCompat_SearchView = 0x7f0b014b;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0b014c;
public static final int Widget_AppCompat_Spinner = 0x7f0b014e;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0b014f;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0150;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0b0151;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0b0152;
public static final int Widget_AppCompat_Toolbar = 0x7f0b0153;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b0154;
public static final int dgts__ButtonText = 0x7f0b015c;
public static final int dgts__Container = 0x7f0b015d;
public static final int dgts__CountDownTimer = 0x7f0b015e;
public static final int dgts__EnterConfirmationCodeTitle = 0x7f0b015f;
public static final int dgts__HeaderMargin = 0x7f0b0160;
public static final int dgts__Terms = 0x7f0b0161;
public static final int dgts__Title = 0x7f0b0162;
public static final int tw__Button = 0x7f0b0168;
public static final int tw__ButtonBar = 0x7f0b016a;
public static final int tw__Button_Light = 0x7f0b0169;
public static final int tw__Permission_Container = 0x7f0b0179;
public static final int tw__Permission_Description = 0x7f0b017a;
public static final int tw__Permission_Title = 0x7f0b017b;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010003, 0x7f010005, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f010057 };
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 = { 0x7f010003, 0x7f01000a, 0x7f01000b, 0x7f01000f, 0x7f010011, 0x7f01001f };
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 = { 0x7f010020, 0x7f010021 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 };
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, 0x7f010028 };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] DrawerArrowToggle = { 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac };
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, 0x7f01000e, 0x7f0100ad, 0x7f0100ae, 0x7f0100af };
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, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
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, 0x7f0100b4 };
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, 0x7f0100b5 };
public static final int[] PopupWindowBackgroundState = { 0x7f0100b6 };
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, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3 };
public static final int SearchView_android_focusable = 0;
public static final int SearchView_android_imeOptions = 3;
public static final int SearchView_android_inputType = 2;
public static final int SearchView_android_maxWidth = 1;
public static final int SearchView_closeIcon = 8;
public static final int SearchView_commitIcon = 13;
public static final int SearchView_defaultQueryHint = 7;
public static final int SearchView_goIcon = 9;
public static final int SearchView_iconifiedByDefault = 5;
public static final int SearchView_layout = 4;
public static final int SearchView_queryBackground = 15;
public static final int SearchView_queryHint = 6;
public static final int SearchView_searchHintIcon = 11;
public static final int SearchView_searchIcon = 10;
public static final int SearchView_submitBackground = 16;
public static final int SearchView_suggestionRowLayout = 14;
public static final int SearchView_voiceIcon = 12;
public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001e };
public static final int Spinner_android_dropDownWidth = 3;
public static final int Spinner_android_popupBackground = 1;
public static final int[] StateButton = { 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7 };
public static final int StateButton_dgts__StateButtonStyle = 3;
public static final int StateButton_finishStateText = 0;
public static final int StateButton_progressStateText = 1;
public static final int StateButton_startStateText = 2;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce };
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, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010028 };
public static final int TextAppearance_android_textColor = 3;
public static final int TextAppearance_android_textSize = 0;
public static final int TextAppearance_android_textStyle = 2;
public static final int TextAppearance_android_typeface = 1;
public static final int TextAppearance_textAllCaps = 8;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010005, 0x7f010009, 0x7f01000d, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001e, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1 };
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_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_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[] View = { 0x01010000, 0x010100da, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4 };
public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
public static final int ViewStubCompat_android_id = 0;
public static final int ViewStubCompat_android_inflatedId = 2;
public static final int ViewStubCompat_android_layout = 1;
public static final int View_android_focusable = 1;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 3;
public static final int View_paddingStart = 2;
public static final int View_theme = 4;
public static final int[] tw__AspectRatioImageView = { 0x7f0100f3, 0x7f0100f4 };
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.alex.logintutorial;
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 {
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 actionBarItemBackground=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 actionBarPopupTheme=0x7f010038;
/** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></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=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 actionBarSplitStyle=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 actionBarStyle=0x7f010039;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010034;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010033;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010035;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f01003b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionBarWidgetTheme=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 actionButtonStyle=0x7f010058;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionDropDownStyle=0x7f010054;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionLayout=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 actionMenuTextAppearance=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 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=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 actionModeBackground=0x7f010044;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCloseButtonStyle=0x7f010043;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCloseDrawable=0x7f010046;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCopyDrawable=0x7f010048;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeCutDrawable=0x7f010047;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f01004c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModePasteDrawable=0x7f010049;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModePopupWindowStyle=0x7f01004e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeSelectAllDrawable=0x7f01004a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeShareDrawable=0x7f01004b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeSplitBackground=0x7f010045;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionModeStyle=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 actionModeWebSearchDrawable=0x7f01004d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int actionOverflowButtonStyle=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 actionOverflowMenuStyle=0x7f010037;
/** <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=0x7f0100b3;
/** <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=0x7f0100b2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010060;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int alertDialogButtonGroupStyle=0x7f010083;
/** <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=0x7f010084;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010082;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010085;
/** <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=0x7f010097;
/** <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=0x7f0100a9;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int arrowShaftLength=0x7f0100aa;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 background=0x7f01000f;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010011;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010010;
/** <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=0x7f0100e5;
/** <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=0x7f0100e6;
/** <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=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 borderlessButtonStyle=0x7f01005d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarButtonStyle=0x7f01005a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarNegativeButtonStyle=0x7f010088;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonBarNeutralButtonStyle=0x7f010089;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010087;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010059;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 buttonStyle=0x7f01008b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int buttonStyleSmall=0x7f01008c;
/** <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=0x7f0100a3;
/** <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=0x7f0100a4;
/** <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=0x7f010098;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int cardCornerRadius=0x7f010099;
/** <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=0x7f01009a;
/** <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=0x7f01009b;
/** <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=0x7f01009d;
/** <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=0x7f01009c;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f01008d;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int checkedTextViewStyle=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 closeIcon=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 closeItemLayout=0x7f01001f;
/** <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=0x7f0100dc;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f0100db;
/** <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=0x7f0100a5;
/** <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=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 colorButtonNormal=0x7f01007f;
/** <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=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 colorControlHighlight=0x7f01007e;
/** <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=0x7f01007c;
/** <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=0x7f010079;
/** <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=0x7f01007a;
/** <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=0x7f010080;
/** <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>bottom</code></td><td>0</td><td></td></tr>
<tr><td><code>inline</code></td><td>1</td><td></td></tr>
<tr><td><code>top</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int com_facebook_auxiliary_view_position=0x7f0100eb;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int com_facebook_confirm_logout=0x7f0100ed;
/** <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 com_facebook_foreground_color=0x7f0100e7;
/** <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>center</code></td><td>0</td><td></td></tr>
<tr><td><code>left</code></td><td>1</td><td></td></tr>
<tr><td><code>right</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int com_facebook_horizontal_alignment=0x7f0100ec;
/** <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 com_facebook_is_cropped=0x7f0100f2;
/** <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 com_facebook_login_text=0x7f0100ee;
/** <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 com_facebook_logout_text=0x7f0100ef;
/** <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 com_facebook_object_id=0x7f0100e8;
/** <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>unknown</code></td><td>0</td><td></td></tr>
<tr><td><code>open_graph</code></td><td>1</td><td></td></tr>
<tr><td><code>page</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int com_facebook_object_type=0x7f0100e9;
/** <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>small</code></td><td>-2</td><td></td></tr>
<tr><td><code>normal</code></td><td>-3</td><td></td></tr>
<tr><td><code>large</code></td><td>-4</td><td></td></tr>
</table>
*/
public static final int com_facebook_preset_size=0x7f0100f1;
/** <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>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>button</code></td><td>1</td><td></td></tr>
<tr><td><code>box_count</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int com_facebook_style=0x7f0100ea;
/** <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>automatic</code></td><td>0</td><td></td></tr>
<tr><td><code>display_always</code></td><td>1</td><td></td></tr>
<tr><td><code>never_display</code></td><td>2</td><td></td></tr>
</table>
*/
public static final int com_facebook_tooltip_mode=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 commitIcon=0x7f0100c0;
/** <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 contentDescriptionOff=0x7f0100d1;
/** <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 contentDescriptionOn=0x7f0100d0;
/** <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=0x7f01001a;
/** <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=0x7f01001b;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentInsetRight=0x7f01001c;
/** <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=0x7f010019;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentPadding=0x7f01009e;
/** <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=0x7f0100a2;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int contentPaddingLeft=0x7f01009f;
/** <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=0x7f0100a0;
/** <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=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 controlBackground=0x7f010081;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010012;
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int defaultQueryHint=0x7f0100ba;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dgts__StateButtonStyle=0x7f0100c7;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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 dgts__accentColor=0x7f010000;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dgts__logoDrawable=0x7f010001;
/** <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=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 dialogTheme=0x7f010051;
/** <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=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 divider=0x7f01000e;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f01005f;
/** <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=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 dividerVertical=0x7f01005e;
/** <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=0x7f0100a7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int drawerArrowStyle=0x7f010002;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int dropDownListViewStyle=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 dropdownListPreferredItemHeight=0x7f010055;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int editTextBackground=0x7f010066;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010065;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int editTextStyle=0x7f01008f;
/** <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=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 expandActivityOverflowButtonDrawable=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 finishStateText=0x7f0100c4;
/** <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=0x7f0100a8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f0100bc;
/** <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=0x7f010003;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int hideOnContentScroll=0x7f010018;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010057;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 icon=0x7f01000c;
/** <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=0x7f0100b8;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int imageButtonStyle=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 indeterminateProgressStyle=0x7f010015;
/** <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=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 isLightTheme=0x7f010004;
/** <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=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 layout=0x7f0100b7;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010078;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listDividerAlertDialog=0x7f010053;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int listItemLayout=0x7f010026;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010023;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010072;
/** <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=0x7f01006c;
/** <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=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 listPreferredItemHeightSmall=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 listPreferredItemPaddingLeft=0x7f01006f;
/** <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=0x7f010070;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int logo=0x7f01000d;
/** <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=0x7f0100df;
/** <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=0x7f0100da;
/** <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=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 multiChoiceItemLayout=0x7f010024;
/** <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=0x7f0100de;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int navigationIcon=0x7f0100dd;
/** <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=0x7f010007;
/** <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=0x7f0100b5;
/** <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=0x7f0100e3;
/** <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=0x7f0100e2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 panelMenuListTheme=0x7f010077;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int panelMenuListWidth=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 popupMenuStyle=0x7f010063;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int popupTheme=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 popupWindowStyle=0x7f010064;
/** <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=0x7f0100b4;
/** <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=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 progressBarStyle=0x7f010014;
/** <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 progressStateText=0x7f0100c5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int queryBackground=0x7f0100c2;
/** <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=0x7f0100b9;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int radioButtonStyle=0x7f010090;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int ratingBarStyle=0x7f010091;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int ratingBarStyleIndicator=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 ratingBarStyleSmall=0x7f010093;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int searchHintIcon=0x7f0100be;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f0100bd;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f01006b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int seekBarStyle=0x7f010094;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int selectableItemBackground=0x7f01005b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int selectableItemBackgroundBorderless=0x7f01005c;
/** <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=0x7f0100b0;
/** <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=0x7f0100ae;
/** <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=0x7f0100ce;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010025;
/** <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=0x7f0100a6;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010056;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int spinnerStyle=0x7f010095;
/** <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=0x7f0100cd;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int srcCompat=0x7f010027;
/** <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 startStateText=0x7f0100c6;
/** <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=0x7f0100b6;
/** <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_toggled_on=0x7f0100cf;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int submitBackground=0x7f0100c3;
/** <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=0x7f010009;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f0100d4;
/** <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=0x7f0100e1;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int subtitleTextStyle=0x7f01000b;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int suggestionRowLayout=0x7f0100c1;
/** <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=0x7f0100cb;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int switchPadding=0x7f0100cc;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 switchTextAppearance=0x7f0100ca;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010028;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceLargePopupMenu=0x7f01004f;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceListItem=0x7f010073;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceListItemSmall=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 textAppearanceSearchResultSubtitle=0x7f010069;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceSearchResultTitle=0x7f010068;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int textAppearanceSmallPopupMenu=0x7f010050;
/** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=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 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=0x7f01006a;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int theme=0x7f0100e4;
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int thickness=0x7f0100ac;
/** <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=0x7f0100c9;
/** <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=0x7f010005;
/** <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=0x7f0100d9;
/** <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=0x7f0100d7;
/** <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=0x7f0100d6;
/** <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=0x7f0100d8;
/** <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=0x7f0100d5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int titleTextAppearance=0x7f0100d3;
/** <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=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 titleTextStyle=0x7f01000a;
/** <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 toggleOnClick=0x7f0100d2;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f010062;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int toolbarStyle=0x7f010061;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></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=0x7f0100c8;
/** <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 tw__action_color=0x7f0100f8;
/** <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 tw__action_highlight_color=0x7f0100f9;
/** <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 tw__container_bg_color=0x7f0100f6;
/** <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 tw__image_aspect_ratio=0x7f0100f3;
/** <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>height</code></td><td>0</td><td></td></tr>
<tr><td><code>width</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int tw__image_dimension_to_adjust=0x7f0100f4;
/** <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 tw__primary_text_color=0x7f0100f7;
/** <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 tw__tweet_actions_enabled=0x7f0100fa;
/** <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 tw__tweet_id=0x7f0100f5;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int tw__twitter_logo=0x7f010006;
/** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static final int voiceIcon=0x7f0100bf;
/** <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=0x7f010029;
/** <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=0x7f01002b;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowActionModeOverlay=0x7f01002c;
/** <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=0x7f010030;
/** <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=0x7f01002e;
/** <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=0x7f01002d;
/** <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=0x7f01002f;
/** <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=0x7f010031;
/** <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=0x7f010032;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static final int windowNoTitle=0x7f01002a;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs=0x7f090003;
public static final int abc_action_bar_embed_tabs_pre_jb=0x7f090001;
public static final int abc_action_bar_expanded_action_views_exclusive=0x7f090004;
public static final int abc_allow_stacked_button_bar=0x7f090000;
public static final int abc_config_actionMenuItemAllCaps=0x7f090005;
public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f090002;
public static final int abc_config_closeDialogWhenTouchOutside=0x7f090006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f090007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark=0x7f0d0071;
public static final int abc_background_cache_hint_selector_material_light=0x7f0d0072;
public static final int abc_color_highlight_material=0x7f0d0073;
public static final int abc_input_method_navigation_guard=0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark=0x7f0d0074;
public static final int abc_primary_text_disable_only_material_light=0x7f0d0075;
public static final int abc_primary_text_material_dark=0x7f0d0076;
public static final int abc_primary_text_material_light=0x7f0d0077;
public static final int abc_search_url_text=0x7f0d0078;
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=0x7f0d0079;
public static final int abc_secondary_text_material_light=0x7f0d007a;
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 com_facebook_blue=0x7f0d0019;
public static final int com_facebook_button_background_color=0x7f0d001a;
public static final int com_facebook_button_background_color_disabled=0x7f0d001b;
public static final int com_facebook_button_background_color_focused=0x7f0d001c;
public static final int com_facebook_button_background_color_focused_disabled=0x7f0d001d;
public static final int com_facebook_button_background_color_pressed=0x7f0d001e;
public static final int com_facebook_button_background_color_selected=0x7f0d001f;
public static final int com_facebook_button_border_color_focused=0x7f0d0020;
public static final int com_facebook_button_login_silver_background_color=0x7f0d0021;
public static final int com_facebook_button_login_silver_background_color_pressed=0x7f0d0022;
public static final int com_facebook_button_send_background_color=0x7f0d0023;
public static final int com_facebook_button_send_background_color_pressed=0x7f0d0024;
public static final int com_facebook_button_text_color=0x7f0d007b;
public static final int com_facebook_device_auth_text=0x7f0d0025;
public static final int com_facebook_likeboxcountview_border_color=0x7f0d0026;
public static final int com_facebook_likeboxcountview_text_color=0x7f0d0027;
public static final int com_facebook_likeview_text_color=0x7f0d0028;
public static final int com_facebook_messenger_blue=0x7f0d0029;
public static final int com_facebook_send_button_text_color=0x7f0d007c;
public static final int com_facebook_share_button_text_color=0x7f0d002a;
public static final int dgts__default_accent=0x7f0d002b;
public static final int dgts__default_logo_name=0x7f0d002c;
public static final int dgts__purple=0x7f0d002d;
public static final int dgts__purple_pressed=0x7f0d002e;
public static final int dgts__text_dark=0x7f0d002f;
public static final int dgts__text_light=0x7f0d0030;
public static final int dim_foreground_disabled_material_dark=0x7f0d0031;
public static final int dim_foreground_disabled_material_light=0x7f0d0032;
public static final int dim_foreground_material_dark=0x7f0d0033;
public static final int dim_foreground_material_light=0x7f0d0034;
public static final int foreground_material_dark=0x7f0d0035;
public static final int foreground_material_light=0x7f0d0036;
public static final int highlighted_text_material_dark=0x7f0d0037;
public static final int highlighted_text_material_light=0x7f0d0038;
public static final int hint_foreground_material_dark=0x7f0d0039;
public static final int hint_foreground_material_light=0x7f0d003a;
public static final int material_blue_grey_800=0x7f0d003b;
public static final int material_blue_grey_900=0x7f0d003c;
public static final int material_blue_grey_950=0x7f0d003d;
public static final int material_deep_teal_200=0x7f0d003e;
public static final int material_deep_teal_500=0x7f0d003f;
public static final int material_grey_100=0x7f0d0040;
public static final int material_grey_300=0x7f0d0041;
public static final int material_grey_50=0x7f0d0042;
public static final int material_grey_600=0x7f0d0043;
public static final int material_grey_800=0x7f0d0044;
public static final int material_grey_850=0x7f0d0045;
public static final int material_grey_900=0x7f0d0046;
public static final int primary_dark_material_dark=0x7f0d0047;
public static final int primary_dark_material_light=0x7f0d0048;
public static final int primary_material_dark=0x7f0d0049;
public static final int primary_material_light=0x7f0d004a;
public static final int primary_text_default_material_dark=0x7f0d004b;
public static final int primary_text_default_material_light=0x7f0d004c;
public static final int primary_text_disabled_material_dark=0x7f0d004d;
public static final int primary_text_disabled_material_light=0x7f0d004e;
public static final int ripple_material_dark=0x7f0d004f;
public static final int ripple_material_light=0x7f0d0050;
public static final int secondary_text_default_material_dark=0x7f0d0051;
public static final int secondary_text_default_material_light=0x7f0d0052;
public static final int secondary_text_disabled_material_dark=0x7f0d0053;
public static final int secondary_text_disabled_material_light=0x7f0d0054;
public static final int switch_thumb_disabled_material_dark=0x7f0d0055;
public static final int switch_thumb_disabled_material_light=0x7f0d0056;
public static final int switch_thumb_material_dark=0x7f0d007d;
public static final int switch_thumb_material_light=0x7f0d007e;
public static final int switch_thumb_normal_material_dark=0x7f0d0057;
public static final int switch_thumb_normal_material_light=0x7f0d0058;
public static final int tw__blue_default=0x7f0d0059;
public static final int tw__blue_pressed=0x7f0d005a;
public static final int tw__blue_pressed_light=0x7f0d005b;
public static final int tw__composer_black=0x7f0d005c;
public static final int tw__composer_blue=0x7f0d005d;
public static final int tw__composer_blue_text=0x7f0d005e;
public static final int tw__composer_deep_gray=0x7f0d005f;
public static final int tw__composer_light_gray=0x7f0d0060;
public static final int tw__composer_red=0x7f0d0061;
public static final int tw__composer_white=0x7f0d0062;
public static final int tw__light_gray=0x7f0d0063;
public static final int tw__medium_gray=0x7f0d0064;
public static final int tw__seekbar_thumb_inner_color=0x7f0d0065;
public static final int tw__seekbar_thumb_outer_color=0x7f0d0066;
public static final int tw__solid_white=0x7f0d0067;
public static final int tw__transparent=0x7f0d0068;
public static final int tw__tweet_action_color=0x7f0d0069;
public static final int tw__tweet_action_dark_highlight_color=0x7f0d006a;
public static final int tw__tweet_action_light_highlight_color=0x7f0d006b;
public static final int tw__tweet_dark_container_bg_color=0x7f0d006c;
public static final int tw__tweet_dark_primary_text_color=0x7f0d006d;
public static final int tw__tweet_light_container_bg_color=0x7f0d006e;
public static final int tw__tweet_light_primary_text_color=0x7f0d006f;
public static final int tw__tweet_media_preview_bg_color=0x7f0d0070;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material=0x7f0a0012;
public static final int abc_action_bar_default_height_material=0x7f0a0006;
public static final int abc_action_bar_default_padding_end_material=0x7f0a0013;
public static final int abc_action_bar_default_padding_start_material=0x7f0a0014;
public static final int abc_action_bar_icon_vertical_padding_material=0x7f0a0018;
public static final int abc_action_bar_overflow_padding_end_material=0x7f0a0019;
public static final int abc_action_bar_overflow_padding_start_material=0x7f0a001a;
public static final int abc_action_bar_progress_bar_size=0x7f0a0007;
public static final int abc_action_bar_stacked_max_height=0x7f0a001b;
public static final int abc_action_bar_stacked_tab_max_width=0x7f0a001c;
public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f0a001d;
public static final int abc_action_bar_subtitle_top_margin_material=0x7f0a001e;
public static final int abc_action_button_min_height_material=0x7f0a001f;
public static final int abc_action_button_min_width_material=0x7f0a0020;
public static final int abc_action_button_min_width_overflow_material=0x7f0a0021;
public static final int abc_alert_dialog_button_bar_height=0x7f0a0000;
public static final int abc_button_inset_horizontal_material=0x7f0a0022;
public static final int abc_button_inset_vertical_material=0x7f0a0023;
public static final int abc_button_padding_horizontal_material=0x7f0a0024;
public static final int abc_button_padding_vertical_material=0x7f0a0025;
public static final int abc_config_prefDialogWidth=0x7f0a000a;
public static final int abc_control_corner_material=0x7f0a0026;
public static final int abc_control_inset_material=0x7f0a0027;
public static final int abc_control_padding_material=0x7f0a0028;
public static final int abc_dialog_fixed_height_major=0x7f0a000b;
public static final int abc_dialog_fixed_height_minor=0x7f0a000c;
public static final int abc_dialog_fixed_width_major=0x7f0a000d;
public static final int abc_dialog_fixed_width_minor=0x7f0a000e;
public static final int abc_dialog_list_padding_vertical_material=0x7f0a0029;
public static final int abc_dialog_min_width_major=0x7f0a000f;
public static final int abc_dialog_min_width_minor=0x7f0a0010;
public static final int abc_dialog_padding_material=0x7f0a002a;
public static final int abc_dialog_padding_top_material=0x7f0a002b;
public static final int abc_disabled_alpha_material_dark=0x7f0a002c;
public static final int abc_disabled_alpha_material_light=0x7f0a002d;
public static final int abc_dropdownitem_icon_width=0x7f0a002e;
public static final int abc_dropdownitem_text_padding_left=0x7f0a002f;
public static final int abc_dropdownitem_text_padding_right=0x7f0a0030;
public static final int abc_edit_text_inset_bottom_material=0x7f0a0031;
public static final int abc_edit_text_inset_horizontal_material=0x7f0a0032;
public static final int abc_edit_text_inset_top_material=0x7f0a0033;
public static final int abc_floating_window_z=0x7f0a0034;
public static final int abc_list_item_padding_horizontal_material=0x7f0a0035;
public static final int abc_panel_menu_list_width=0x7f0a0036;
public static final int abc_search_view_preferred_width=0x7f0a0037;
public static final int abc_search_view_text_min_width=0x7f0a0011;
public static final int abc_seekbar_track_background_height_material=0x7f0a0038;
public static final int abc_seekbar_track_progress_height_material=0x7f0a0039;
public static final int abc_select_dialog_padding_start_material=0x7f0a003a;
public static final int abc_switch_padding=0x7f0a0016;
public static final int abc_text_size_body_1_material=0x7f0a003b;
public static final int abc_text_size_body_2_material=0x7f0a003c;
public static final int abc_text_size_button_material=0x7f0a003d;
public static final int abc_text_size_caption_material=0x7f0a003e;
public static final int abc_text_size_display_1_material=0x7f0a003f;
public static final int abc_text_size_display_2_material=0x7f0a0040;
public static final int abc_text_size_display_3_material=0x7f0a0041;
public static final int abc_text_size_display_4_material=0x7f0a0042;
public static final int abc_text_size_headline_material=0x7f0a0043;
public static final int abc_text_size_large_material=0x7f0a0044;
public static final int abc_text_size_medium_material=0x7f0a0045;
public static final int abc_text_size_menu_material=0x7f0a0046;
public static final int abc_text_size_small_material=0x7f0a0047;
public static final int abc_text_size_subhead_material=0x7f0a0048;
public static final int abc_text_size_subtitle_material_toolbar=0x7f0a0008;
public static final int abc_text_size_title_material=0x7f0a0049;
public static final int abc_text_size_title_material_toolbar=0x7f0a0009;
public static final int activity_horizontal_margin=0x7f0a0017;
public static final int activity_vertical_margin=0x7f0a004a;
public static final int cardview_compat_inset_shadow=0x7f0a004b;
public static final int cardview_default_elevation=0x7f0a004c;
public static final int cardview_default_radius=0x7f0a004d;
public static final int com_facebook_auth_dialog_corner_radius=0x7f0a004e;
public static final int com_facebook_auth_dialog_corner_radius_oversized=0x7f0a004f;
public static final int com_facebook_button_corner_radius=0x7f0a0050;
public static final int com_facebook_likeboxcountview_border_radius=0x7f0a0051;
public static final int com_facebook_likeboxcountview_border_width=0x7f0a0052;
public static final int com_facebook_likeboxcountview_caret_height=0x7f0a0053;
public static final int com_facebook_likeboxcountview_caret_width=0x7f0a0054;
public static final int com_facebook_likeboxcountview_text_padding=0x7f0a0055;
public static final int com_facebook_likeboxcountview_text_size=0x7f0a0056;
public static final int com_facebook_likeview_edge_padding=0x7f0a0057;
public static final int com_facebook_likeview_internal_padding=0x7f0a0058;
public static final int com_facebook_likeview_text_size=0x7f0a0059;
public static final int com_facebook_profilepictureview_preset_size_large=0x7f0a005a;
public static final int com_facebook_profilepictureview_preset_size_normal=0x7f0a005b;
public static final int com_facebook_profilepictureview_preset_size_small=0x7f0a005c;
public static final int com_facebook_share_button_compound_drawable_padding=0x7f0a005d;
public static final int com_facebook_share_button_padding_bottom=0x7f0a005e;
public static final int com_facebook_share_button_padding_left=0x7f0a005f;
public static final int com_facebook_share_button_padding_right=0x7f0a0060;
public static final int com_facebook_share_button_padding_top=0x7f0a0061;
public static final int com_facebook_share_button_text_size=0x7f0a0062;
public static final int com_facebook_tooltip_horizontal_padding=0x7f0a0063;
public static final int dgts__countdown_margin=0x7f0a0064;
public static final int dgts__country_code_margin_bottom=0x7f0a0065;
public static final int dgts__margin_bottom=0x7f0a0066;
public static final int dgts__margin_left=0x7f0a0067;
public static final int dgts__margin_right=0x7f0a0068;
public static final int dgts__padding_container=0x7f0a0069;
public static final int dgts__padding_title=0x7f0a006a;
public static final int dgts__permissions_margin_bottom=0x7f0a006b;
public static final int dgts__progress_bar_side_length=0x7f0a006c;
public static final int dgts__terms_text_size=0x7f0a006d;
public static final int dgts__title_text_size=0x7f0a006e;
public static final int disabled_alpha_material_dark=0x7f0a006f;
public static final int disabled_alpha_material_light=0x7f0a0070;
public static final int highlight_alpha_material_colored=0x7f0a0071;
public static final int highlight_alpha_material_dark=0x7f0a0072;
public static final int highlight_alpha_material_light=0x7f0a0073;
public static final int notification_large_icon_height=0x7f0a0074;
public static final int notification_large_icon_width=0x7f0a0075;
public static final int notification_subtext_size=0x7f0a0076;
public static final int tw__btn_bar_margin_left=0x7f0a0077;
public static final int tw__btn_bar_margin_right=0x7f0a0078;
public static final int tw__card_font_size_medium=0x7f0a0079;
public static final int tw__card_font_size_small=0x7f0a007a;
public static final int tw__card_maximum_width=0x7f0a007b;
public static final int tw__card_radius_medium=0x7f0a007c;
public static final int tw__card_radius_small=0x7f0a007d;
public static final int tw__card_spacing_large=0x7f0a007e;
public static final int tw__card_spacing_medium=0x7f0a007f;
public static final int tw__card_spacing_small=0x7f0a0080;
public static final int tw__compact_tweet_action_bar_offset_left=0x7f0a0081;
public static final int tw__compact_tweet_attribution_line_margin_right=0x7f0a0082;
public static final int tw__compact_tweet_avatar_margin_left=0x7f0a0083;
public static final int tw__compact_tweet_avatar_margin_right=0x7f0a0084;
public static final int tw__compact_tweet_avatar_margin_top=0x7f0a0085;
public static final int tw__compact_tweet_container_bottom_separator=0x7f0a0086;
public static final int tw__compact_tweet_container_padding_top=0x7f0a0087;
public static final int tw__compact_tweet_full_name_margin_top=0x7f0a0088;
public static final int tw__compact_tweet_logo_margin_right=0x7f0a0089;
public static final int tw__compact_tweet_logo_margin_top=0x7f0a008a;
public static final int tw__compact_tweet_media_margin_bottom=0x7f0a008b;
public static final int tw__compact_tweet_media_margin_right=0x7f0a008c;
public static final int tw__compact_tweet_media_margin_top=0x7f0a008d;
public static final int tw__compact_tweet_retweeted_by_drawable_padding=0x7f0a008e;
public static final int tw__compact_tweet_retweeted_by_margin_bottom=0x7f0a008f;
public static final int tw__compact_tweet_retweeted_by_margin_left=0x7f0a0090;
public static final int tw__compact_tweet_retweeted_by_margin_top=0x7f0a0091;
public static final int tw__compact_tweet_screen_name_layout_width=0x7f0a0092;
public static final int tw__compact_tweet_screen_name_margin_bottom=0x7f0a0093;
public static final int tw__compact_tweet_screen_name_margin_top=0x7f0a0094;
public static final int tw__compact_tweet_screen_name_padding_left=0x7f0a0095;
public static final int tw__compact_tweet_text_margin_left=0x7f0a0096;
public static final int tw__compact_tweet_text_margin_right=0x7f0a0097;
public static final int tw__compact_tweet_text_margin_top=0x7f0a0098;
public static final int tw__compact_tweet_timestamp_margin_top=0x7f0a0099;
public static final int tw__composer_avatar_size=0x7f0a009a;
public static final int tw__composer_char_count_height=0x7f0a009b;
public static final int tw__composer_close_size=0x7f0a009c;
public static final int tw__composer_divider_height=0x7f0a009d;
public static final int tw__composer_font_size_small=0x7f0a009e;
public static final int tw__composer_logo_height=0x7f0a009f;
public static final int tw__composer_logo_width=0x7f0a00a0;
public static final int tw__composer_spacing_large=0x7f0a00a1;
public static final int tw__composer_spacing_medium=0x7f0a00a2;
public static final int tw__composer_spacing_small=0x7f0a00a3;
public static final int tw__composer_tweet_btn_height=0x7f0a00a4;
public static final int tw__composer_tweet_btn_radius=0x7f0a00a5;
public static final int tw__gif_badge_padding=0x7f0a00a6;
public static final int tw__login_btn_drawable_padding=0x7f0a0001;
public static final int tw__login_btn_height=0x7f0a0002;
public static final int tw__login_btn_left_padding=0x7f0a0003;
public static final int tw__login_btn_radius=0x7f0a00a7;
public static final int tw__login_btn_right_padding=0x7f0a0004;
public static final int tw__login_btn_text_size=0x7f0a0005;
public static final int tw__padding_permission_horizontal_container=0x7f0a0015;
public static final int tw__padding_permission_vertical_container=0x7f0a00a8;
public static final int tw__permission_description_text_size=0x7f0a00a9;
public static final int tw__permission_title_text_size=0x7f0a00aa;
public static final int tw__seekbar_thumb_inner_padding=0x7f0a00ab;
public static final int tw__seekbar_thumb_outer_padding=0x7f0a00ac;
public static final int tw__seekbar_thumb_size=0x7f0a00ad;
public static final int tw__text_size_large=0x7f0a00ae;
public static final int tw__text_size_medium=0x7f0a00af;
public static final int tw__text_size_small=0x7f0a00b0;
public static final int tw__tweet_action_bar_offset_bottom=0x7f0a00b1;
public static final int tw__tweet_action_bar_offset_left=0x7f0a00b2;
public static final int tw__tweet_action_button_margin_top=0x7f0a00b3;
public static final int tw__tweet_action_button_spacing=0x7f0a00b4;
public static final int tw__tweet_action_heart_size=0x7f0a00b5;
public static final int tw__tweet_action_share_padding=0x7f0a00b6;
public static final int tw__tweet_avatar_margin_left=0x7f0a00b7;
public static final int tw__tweet_avatar_margin_right=0x7f0a00b8;
public static final int tw__tweet_avatar_margin_top=0x7f0a00b9;
public static final int tw__tweet_avatar_size=0x7f0a00ba;
public static final int tw__tweet_container_bottom_separator=0x7f0a00bb;
public static final int tw__tweet_container_padding_top=0x7f0a00bc;
public static final int tw__tweet_full_name_margin_top=0x7f0a00bd;
public static final int tw__tweet_logo_margin_right=0x7f0a00be;
public static final int tw__tweet_logo_margin_top=0x7f0a00bf;
public static final int tw__tweet_media_aspect_ratio=0x7f0a00c0;
public static final int tw__tweet_media_badge_margin=0x7f0a00c1;
public static final int tw__tweet_retweeted_by_drawable_padding=0x7f0a00c2;
public static final int tw__tweet_retweeted_by_margin_bottom=0x7f0a00c3;
public static final int tw__tweet_retweeted_by_margin_left=0x7f0a00c4;
public static final int tw__tweet_retweeted_by_margin_top=0x7f0a00c5;
public static final int tw__tweet_screen_name_margin_bottom=0x7f0a00c6;
public static final int tw__tweet_screen_name_margin_top=0x7f0a00c7;
public static final int tw__tweet_text_margin_left=0x7f0a00c8;
public static final int tw__tweet_text_margin_right=0x7f0a00c9;
public static final int tw__tweet_text_margin_top=0x7f0a00ca;
public static final int tw__tweet_timestamp_margin_top=0x7f0a00cb;
public static final int tw__tweet_timestamp_padding_left=0x7f0a00cc;
public static final int tw__tweet_verified_check_padding_left=0x7f0a00cd;
public static final int tw__tweet_verified_margin_bottom=0x7f0a00ce;
public static final int tw__video_control_height=0x7f0a00cf;
public static final int tw__video_control_text_size=0x7f0a00d0;
}
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_checkbox_checked_mtrl=0x7f020004;
public static final int abc_btn_checkbox_unchecked_mtrl=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_off_mtrl=0x7f020009;
public static final int abc_btn_radio_on_mtrl=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_material=0x7f020016;
public static final int abc_ic_clear_material=0x7f020017;
public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020018;
public static final int abc_ic_go_search_api_material=0x7f020019;
public static final int abc_ic_menu_copy_material=0x7f02001a;
public static final int abc_ic_menu_cut_material=0x7f02001b;
public static final int abc_ic_menu_overflow_material=0x7f02001c;
public static final int abc_ic_menu_paste_material=0x7f02001d;
public static final int abc_ic_menu_selectall_material=0x7f02001e;
public static final int abc_ic_menu_share_material=0x7f02001f;
public static final int abc_ic_search_api_mtrl_alpha=0x7f020020;
public static final int abc_ic_star_black_16dp=0x7f020021;
public static final int abc_ic_star_black_36dp=0x7f020022;
public static final int abc_ic_star_half_black_16dp=0x7f020023;
public static final int abc_ic_star_half_black_36dp=0x7f020024;
public static final int abc_ic_voice_search_api_material=0x7f020025;
public static final int abc_item_background_holo_dark=0x7f020026;
public static final int abc_item_background_holo_light=0x7f020027;
public static final int abc_list_divider_mtrl_alpha=0x7f020028;
public static final int abc_list_focused_holo=0x7f020029;
public static final int abc_list_longpressed_holo=0x7f02002a;
public static final int abc_list_pressed_holo_dark=0x7f02002b;
public static final int abc_list_pressed_holo_light=0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark=0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light=0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark=0x7f02002f;
public static final int abc_list_selector_disabled_holo_light=0x7f020030;
public static final int abc_list_selector_holo_dark=0x7f020031;
public static final int abc_list_selector_holo_light=0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f020033;
public static final int abc_popup_background_mtrl_mult=0x7f020034;
public static final int abc_ratingbar_full_material=0x7f020035;
public static final int abc_ratingbar_indicator_material=0x7f020036;
public static final int abc_ratingbar_small_material=0x7f020037;
public static final int abc_scrubber_control_off_mtrl_alpha=0x7f020038;
public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039;
public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a;
public static final int abc_scrubber_primary_mtrl_alpha=0x7f02003b;
public static final int abc_scrubber_track_mtrl_alpha=0x7f02003c;
public static final int abc_seekbar_thumb_material=0x7f02003d;
public static final int abc_seekbar_track_material=0x7f02003e;
public static final int abc_spinner_mtrl_am_alpha=0x7f02003f;
public static final int abc_spinner_textfield_background_material=0x7f020040;
public static final int abc_switch_thumb_material=0x7f020041;
public static final int abc_switch_track_mtrl_alpha=0x7f020042;
public static final int abc_tab_indicator_material=0x7f020043;
public static final int abc_tab_indicator_mtrl_alpha=0x7f020044;
public static final int abc_text_cursor_material=0x7f020045;
public static final int abc_textfield_activated_mtrl_alpha=0x7f020046;
public static final int abc_textfield_default_mtrl_alpha=0x7f020047;
public static final int abc_textfield_search_activated_mtrl_alpha=0x7f020048;
public static final int abc_textfield_search_default_mtrl_alpha=0x7f020049;
public static final int abc_textfield_search_material=0x7f02004a;
public static final int com_facebook_auth_dialog_background=0x7f02004b;
public static final int com_facebook_auth_dialog_cancel_background=0x7f02004c;
public static final int com_facebook_auth_dialog_header_background=0x7f02004d;
public static final int com_facebook_button_background=0x7f02004e;
public static final int com_facebook_button_icon=0x7f02004f;
public static final int com_facebook_button_icon_blue=0x7f020050;
public static final int com_facebook_button_icon_white=0x7f020051;
public static final int com_facebook_button_like_background=0x7f020052;
public static final int com_facebook_button_like_icon_selected=0x7f020053;
public static final int com_facebook_button_login_silver_background=0x7f020054;
public static final int com_facebook_button_send_background=0x7f020055;
public static final int com_facebook_button_send_icon_blue=0x7f020056;
public static final int com_facebook_button_send_icon_white=0x7f020057;
public static final int com_facebook_close=0x7f020058;
public static final int com_facebook_favicon_white=0x7f020059;
public static final int com_facebook_profile_picture_blank_portrait=0x7f02005a;
public static final int com_facebook_profile_picture_blank_square=0x7f02005b;
public static final int com_facebook_send_button_icon=0x7f02005c;
public static final int com_facebook_tooltip_black_background=0x7f02005d;
public static final int com_facebook_tooltip_black_bottomnub=0x7f02005e;
public static final int com_facebook_tooltip_black_topnub=0x7f02005f;
public static final int com_facebook_tooltip_black_xout=0x7f020060;
public static final int com_facebook_tooltip_blue_background=0x7f020061;
public static final int com_facebook_tooltip_blue_bottomnub=0x7f020062;
public static final int com_facebook_tooltip_blue_topnub=0x7f020063;
public static final int com_facebook_tooltip_blue_xout=0x7f020064;
public static final int dgts__addressbook_header=0x7f020065;
public static final int dgts__digits_btn=0x7f020066;
public static final int dgts__digits_btn_default=0x7f020067;
public static final int dgts__digits_btn_pressed=0x7f020068;
public static final int dgts__ic_success=0x7f020069;
public static final int dgts__login_header=0x7f02006a;
public static final int dgts__logo=0x7f02006b;
public static final int dgts__logo_name=0x7f02006c;
public static final int dgts__spinner_dark=0x7f02006d;
public static final int dgts__spinner_light=0x7f02006e;
public static final int messenger_bubble_large_blue=0x7f02006f;
public static final int messenger_bubble_large_white=0x7f020070;
public static final int messenger_bubble_small_blue=0x7f020071;
public static final int messenger_bubble_small_white=0x7f020072;
public static final int messenger_button_blue_bg_round=0x7f020073;
public static final int messenger_button_blue_bg_selector=0x7f020074;
public static final int messenger_button_send_round_shadow=0x7f020075;
public static final int messenger_button_white_bg_round=0x7f020076;
public static final int messenger_button_white_bg_selector=0x7f020077;
public static final int notification_template_icon_bg=0x7f0200e7;
public static final int progress_dark=0x7f020078;
public static final int progress_light=0x7f020079;
public static final int tw__action_heart_off_default=0x7f02007a;
public static final int tw__action_heart_on_default=0x7f02007b;
public static final int tw__app_info_layout_border=0x7f02007c;
public static final int tw__bg_media_badge=0x7f02007d;
public static final int tw__btn_composer_tweet=0x7f02007e;
public static final int tw__composer_close=0x7f02007f;
public static final int tw__composer_logo_blue=0x7f020080;
public static final int tw__composer_logo_white=0x7f020081;
public static final int tw__gif_badge=0x7f020082;
public static final int tw__heart_animation_detail_60fps_00000=0x7f020083;
public static final int tw__heart_animation_detail_60fps_00001=0x7f020084;
public static final int tw__heart_animation_detail_60fps_00002=0x7f020085;
public static final int tw__heart_animation_detail_60fps_00003=0x7f020086;
public static final int tw__heart_animation_detail_60fps_00004=0x7f020087;
public static final int tw__heart_animation_detail_60fps_00005=0x7f020088;
public static final int tw__heart_animation_detail_60fps_00006=0x7f020089;
public static final int tw__heart_animation_detail_60fps_00007=0x7f02008a;
public static final int tw__heart_animation_detail_60fps_00008=0x7f02008b;
public static final int tw__heart_animation_detail_60fps_00009=0x7f02008c;
public static final int tw__heart_animation_detail_60fps_00010=0x7f02008d;
public static final int tw__heart_animation_detail_60fps_00011=0x7f02008e;
public static final int tw__heart_animation_detail_60fps_00012=0x7f02008f;
public static final int tw__heart_animation_detail_60fps_00013=0x7f020090;
public static final int tw__heart_animation_detail_60fps_00014=0x7f020091;
public static final int tw__heart_animation_detail_60fps_00015=0x7f020092;
public static final int tw__heart_animation_detail_60fps_00016=0x7f020093;
public static final int tw__heart_animation_detail_60fps_00017=0x7f020094;
public static final int tw__heart_animation_detail_60fps_00018=0x7f020095;
public static final int tw__heart_animation_detail_60fps_00019=0x7f020096;
public static final int tw__heart_animation_detail_60fps_00020=0x7f020097;
public static final int tw__heart_animation_detail_60fps_00021=0x7f020098;
public static final int tw__heart_animation_detail_60fps_00022=0x7f020099;
public static final int tw__heart_animation_detail_60fps_00023=0x7f02009a;
public static final int tw__heart_animation_detail_60fps_00024=0x7f02009b;
public static final int tw__heart_animation_detail_60fps_00025=0x7f02009c;
public static final int tw__heart_animation_detail_60fps_00026=0x7f02009d;
public static final int tw__heart_animation_detail_60fps_00027=0x7f02009e;
public static final int tw__heart_animation_detail_60fps_00028=0x7f02009f;
public static final int tw__heart_animation_detail_60fps_00029=0x7f0200a0;
public static final int tw__heart_animation_detail_60fps_00030=0x7f0200a1;
public static final int tw__heart_animation_detail_60fps_00031=0x7f0200a2;
public static final int tw__heart_animation_detail_60fps_00032=0x7f0200a3;
public static final int tw__heart_animation_detail_60fps_00033=0x7f0200a4;
public static final int tw__heart_animation_detail_60fps_00034=0x7f0200a5;
public static final int tw__heart_animation_detail_60fps_00035=0x7f0200a6;
public static final int tw__heart_animation_detail_60fps_00036=0x7f0200a7;
public static final int tw__heart_animation_detail_60fps_00037=0x7f0200a8;
public static final int tw__heart_animation_detail_60fps_00038=0x7f0200a9;
public static final int tw__heart_animation_detail_60fps_00039=0x7f0200aa;
public static final int tw__heart_animation_detail_60fps_00040=0x7f0200ab;
public static final int tw__heart_animation_detail_60fps_00041=0x7f0200ac;
public static final int tw__heart_animation_detail_60fps_00042=0x7f0200ad;
public static final int tw__heart_animation_detail_60fps_00043=0x7f0200ae;
public static final int tw__heart_animation_detail_60fps_00044=0x7f0200af;
public static final int tw__heart_animation_detail_60fps_00045=0x7f0200b0;
public static final int tw__heart_animation_detail_60fps_00046=0x7f0200b1;
public static final int tw__heart_animation_detail_60fps_00047=0x7f0200b2;
public static final int tw__heart_animation_detail_60fps_00048=0x7f0200b3;
public static final int tw__heart_animation_detail_60fps_00049=0x7f0200b4;
public static final int tw__heart_animation_detail_60fps_00050=0x7f0200b5;
public static final int tw__heart_animation_detail_60fps_00051=0x7f0200b6;
public static final int tw__heart_animation_detail_60fps_00052=0x7f0200b7;
public static final int tw__heart_animation_detail_60fps_00053=0x7f0200b8;
public static final int tw__heart_animation_detail_60fps_00054=0x7f0200b9;
public static final int tw__heart_animation_detail_60fps_00055=0x7f0200ba;
public static final int tw__heart_animation_detail_60fps_00056=0x7f0200bb;
public static final int tw__heart_animation_detail_60fps_00057=0x7f0200bc;
public static final int tw__heart_animation_detail_60fps_00058=0x7f0200bd;
public static final int tw__heart_animation_detail_60fps_00059=0x7f0200be;
public static final int tw__ic_gif_badge=0x7f0200bf;
public static final int tw__ic_inline_share=0x7f0200c0;
public static final int tw__ic_logo_blue=0x7f0200c1;
public static final int tw__ic_logo_default=0x7f0200c2;
public static final int tw__ic_logo_white=0x7f0200c3;
public static final int tw__ic_play_default=0x7f0200c4;
public static final int tw__ic_play_pressed=0x7f0200c5;
public static final int tw__ic_retweet_dark=0x7f0200c6;
public static final int tw__ic_retweet_light=0x7f0200c7;
public static final int tw__ic_seekbar_bg=0x7f0200c8;
public static final int tw__ic_seekbar_progress_bg=0x7f0200c9;
public static final int tw__ic_seekbar_secondary_bg=0x7f0200ca;
public static final int tw__ic_tweet_photo_error_dark=0x7f0200cb;
public static final int tw__ic_tweet_photo_error_light=0x7f0200cc;
public static final int tw__ic_tweet_verified=0x7f0200cd;
public static final int tw__ic_video_pause=0x7f0200ce;
public static final int tw__ic_video_pause_pressed=0x7f0200cf;
public static final int tw__ic_video_play=0x7f0200d0;
public static final int tw__ic_video_play_pressed=0x7f0200d1;
public static final int tw__ic_video_replay=0x7f0200d2;
public static final int tw__ic_video_replay_pressed=0x7f0200d3;
public static final int tw__install_button_border=0x7f0200d4;
public static final int tw__like_action=0x7f0200d5;
public static final int tw__login_btn=0x7f0200d6;
public static final int tw__login_btn_default=0x7f0200d7;
public static final int tw__login_btn_default_light=0x7f0200d8;
public static final int tw__login_btn_disabled=0x7f0200d9;
public static final int tw__login_btn_light=0x7f0200da;
public static final int tw__login_btn_pressed=0x7f0200db;
public static final int tw__login_btn_pressed_light=0x7f0200dc;
public static final int tw__login_btn_text_color_light=0x7f0200dd;
public static final int tw__player_overlay=0x7f0200de;
public static final int tw__seekbar_thumb=0x7f0200df;
public static final int tw__share_action=0x7f0200e0;
public static final int tw__share_email_header=0x7f0200e1;
public static final int tw__transparent=0x7f0200e2;
public static final int tw__video_pause_btn=0x7f0200e3;
public static final int tw__video_play_btn=0x7f0200e4;
public static final int tw__video_replay_btn=0x7f0200e5;
public static final int tw__video_seekbar=0x7f0200e6;
}
public static final class id {
public static final int action0=0x7f0e008f;
public static final int action_bar=0x7f0e0054;
public static final int action_bar_activity_content=0x7f0e0000;
public static final int action_bar_container=0x7f0e0053;
public static final int action_bar_root=0x7f0e004f;
public static final int action_bar_spinner=0x7f0e0001;
public static final int action_bar_subtitle=0x7f0e0035;
public static final int action_bar_title=0x7f0e0034;
public static final int action_context_bar=0x7f0e0055;
public static final int action_divider=0x7f0e0093;
public static final int action_menu_divider=0x7f0e0002;
public static final int action_menu_presenter=0x7f0e0003;
public static final int action_mode_bar=0x7f0e0051;
public static final int action_mode_bar_stub=0x7f0e0050;
public static final int action_mode_close_button=0x7f0e0036;
public static final int activity_chooser_view_content=0x7f0e0037;
public static final int alertTitle=0x7f0e0043;
public static final int always=0x7f0e001c;
public static final int automatic=0x7f0e002d;
public static final int beginning=0x7f0e0019;
public static final int bottom=0x7f0e0027;
public static final int bottom_separator=0x7f0e00c7;
public static final int box_count=0x7f0e0024;
public static final int button=0x7f0e0025;
public static final int buttonPanel=0x7f0e003e;
public static final int cancel_action=0x7f0e0090;
public static final int cancel_button=0x7f0e006b;
public static final int center=0x7f0e002a;
public static final int checkbox=0x7f0e004c;
public static final int chronometer=0x7f0e0096;
public static final int collapseActionView=0x7f0e001d;
public static final int com_facebook_body_frame=0x7f0e006d;
public static final int com_facebook_button_xout=0x7f0e006f;
public static final int com_facebook_device_auth_instructions=0x7f0e0068;
public static final int com_facebook_fragment_container=0x7f0e0066;
public static final int com_facebook_login_activity_progress_bar=0x7f0e006c;
public static final int com_facebook_tooltip_bubble_view_bottom_pointer=0x7f0e0071;
public static final int com_facebook_tooltip_bubble_view_text_body=0x7f0e0070;
public static final int com_facebook_tooltip_bubble_view_top_pointer=0x7f0e006e;
public static final int confirmation_code=0x7f0e0069;
public static final int contentPanel=0x7f0e0044;
public static final int custom=0x7f0e004a;
public static final int customPanel=0x7f0e0049;
public static final int decor_content_parent=0x7f0e0052;
public static final int default_activity_button=0x7f0e003a;
public static final int dgts__callMeButton=0x7f0e0078;
public static final int dgts__confirmationEditText=0x7f0e0074;
public static final int dgts__countdownTimer=0x7f0e0079;
public static final int dgts__countryCode=0x7f0e0085;
public static final int dgts__createAccount=0x7f0e0076;
public static final int dgts__dismiss_button=0x7f0e0082;
public static final int dgts__editPhoneNumber=0x7f0e0073;
public static final int dgts__error_text=0x7f0e0081;
public static final int dgts__error_title=0x7f0e0080;
public static final int dgts__find_your_friends=0x7f0e007c;
public static final int dgts__header_image=0x7f0e007b;
public static final int dgts__logo=0x7f0e0084;
public static final int dgts__logo_icon=0x7f0e0089;
public static final int dgts__logo_name=0x7f0e008a;
public static final int dgts__not_now=0x7f0e007e;
public static final int dgts__okay=0x7f0e007f;
public static final int dgts__phoneNumberEditText=0x7f0e0086;
public static final int dgts__resendConfirmationButton=0x7f0e0077;
public static final int dgts__sendCodeButton=0x7f0e0087;
public static final int dgts__state_button=0x7f0e008b;
public static final int dgts__state_progress=0x7f0e008c;
public static final int dgts__state_success=0x7f0e008d;
public static final int dgts__termsText=0x7f0e0088;
public static final int dgts__termsTextCreateAccount=0x7f0e007a;
public static final int dgts__titleText=0x7f0e0072;
public static final int dgts__try_another_phone=0x7f0e0083;
public static final int dgts__upload_contacts=0x7f0e007d;
public static final int disableHome=0x7f0e000c;
public static final int display_always=0x7f0e002e;
public static final int edit_query=0x7f0e0056;
public static final int end=0x7f0e001a;
public static final int end_padder=0x7f0e009b;
public static final int expand_activities_button=0x7f0e0038;
public static final int expanded_menu=0x7f0e004b;
public static final int heart_off=0x7f0e00ce;
public static final int heart_on=0x7f0e00cd;
public static final int height=0x7f0e0032;
public static final int home=0x7f0e0004;
public static final int homeAsUp=0x7f0e000d;
public static final int icon=0x7f0e003c;
public static final int ifRoom=0x7f0e001e;
public static final int image=0x7f0e0039;
public static final int imageView=0x7f0e00a2;
public static final int image_view=0x7f0e00b7;
public static final int info=0x7f0e009a;
public static final int infoTextView=0x7f0e0063;
public static final int inline=0x7f0e0028;
public static final int large=0x7f0e0030;
public static final int left=0x7f0e002b;
public static final int line1=0x7f0e0094;
public static final int line3=0x7f0e0098;
public static final int listMode=0x7f0e0009;
public static final int list_item=0x7f0e003b;
public static final int mainTextView=0x7f0e0065;
public static final int media_actions=0x7f0e0092;
public static final int messenger_send_button=0x7f0e008e;
public static final int middle=0x7f0e001b;
public static final int multiply=0x7f0e0014;
public static final int never=0x7f0e001f;
public static final int never_display=0x7f0e002f;
public static final int none=0x7f0e000e;
public static final int normal=0x7f0e000a;
public static final int open_graph=0x7f0e0021;
public static final int page=0x7f0e0022;
public static final int parentPanel=0x7f0e0040;
public static final int progress_bar=0x7f0e006a;
public static final int progress_circular=0x7f0e0005;
public static final int progress_horizontal=0x7f0e0006;
public static final int radio=0x7f0e004e;
public static final int right=0x7f0e002c;
public static final int screen=0x7f0e0015;
public static final int scrollIndicatorDown=0x7f0e0048;
public static final int scrollIndicatorUp=0x7f0e0045;
public static final int scrollView=0x7f0e0046;
public static final int search_badge=0x7f0e0058;
public static final int search_bar=0x7f0e0057;
public static final int search_button=0x7f0e0059;
public static final int search_close_btn=0x7f0e005e;
public static final int search_edit_frame=0x7f0e005a;
public static final int search_go_btn=0x7f0e0060;
public static final int search_mag_icon=0x7f0e005b;
public static final int search_plate=0x7f0e005c;
public static final int search_src_text=0x7f0e005d;
public static final int search_voice_btn=0x7f0e0061;
public static final int select_dialog_listview=0x7f0e0062;
public static final int shortcut=0x7f0e004d;
public static final int showCustom=0x7f0e000f;
public static final int showHome=0x7f0e0010;
public static final int showTitle=0x7f0e0011;
public static final int small=0x7f0e0031;
public static final int spacer=0x7f0e003f;
public static final int split_action_bar=0x7f0e0007;
public static final int src_atop=0x7f0e0016;
public static final int src_in=0x7f0e0017;
public static final int src_over=0x7f0e0018;
public static final int standard=0x7f0e0026;
public static final int status_bar_latest_event_content=0x7f0e0091;
public static final int strut=0x7f0e0075;
public static final int submit_area=0x7f0e005f;
public static final int tabMode=0x7f0e000b;
public static final int text=0x7f0e0099;
public static final int text2=0x7f0e0097;
public static final int textSpacerNoButtons=0x7f0e0047;
public static final int textView=0x7f0e0067;
public static final int time=0x7f0e0095;
public static final int title=0x7f0e003d;
public static final int title_template=0x7f0e0042;
public static final int top=0x7f0e0029;
public static final int topPanel=0x7f0e0041;
public static final int tw__allow_btn=0x7f0e00a5;
public static final int tw__app_image=0x7f0e00a6;
public static final int tw__app_info_layout=0x7f0e00a7;
public static final int tw__app_install_button=0x7f0e00a8;
public static final int tw__app_name=0x7f0e00a9;
public static final int tw__app_store_name=0x7f0e00aa;
public static final int tw__author_attribution=0x7f0e00c8;
public static final int tw__author_avatar=0x7f0e00ae;
public static final int tw__card_view=0x7f0e00b2;
public static final int tw__char_count=0x7f0e00b5;
public static final int tw__composer_close=0x7f0e00ac;
public static final int tw__composer_header=0x7f0e00ab;
public static final int tw__composer_profile_divider=0x7f0e00af;
public static final int tw__composer_scroll_view=0x7f0e00b0;
public static final int tw__composer_toolbar=0x7f0e00b4;
public static final int tw__composer_toolbar_divider=0x7f0e00b3;
public static final int tw__composer_view=0x7f0e009f;
public static final int tw__current_time=0x7f0e00ca;
public static final int tw__duration=0x7f0e00cc;
public static final int tw__edit_tweet=0x7f0e00b1;
public static final int tw__gif_badge=0x7f0e00b8;
public static final int tw__not_now_btn=0x7f0e00a4;
public static final int tw__post_tweet=0x7f0e00b6;
public static final int tw__progress=0x7f0e00cb;
public static final int tw__share_email_desc=0x7f0e00a3;
public static final int tw__spinner=0x7f0e00a1;
public static final int tw__state_control=0x7f0e00c9;
public static final int tw__tweet_action_bar=0x7f0e009c;
public static final int tw__tweet_author_avatar=0x7f0e00c1;
public static final int tw__tweet_author_full_name=0x7f0e00c2;
public static final int tw__tweet_author_screen_name=0x7f0e00c4;
public static final int tw__tweet_author_verified=0x7f0e00c3;
public static final int tw__tweet_like_button=0x7f0e009d;
public static final int tw__tweet_media=0x7f0e00be;
public static final int tw__tweet_media_badge=0x7f0e00bf;
public static final int tw__tweet_media_container=0x7f0e00bd;
public static final int tw__tweet_retweeted_by=0x7f0e00c0;
public static final int tw__tweet_share_button=0x7f0e009e;
public static final int tw__tweet_text=0x7f0e00c6;
public static final int tw__tweet_timestamp=0x7f0e00c5;
public static final int tw__tweet_view=0x7f0e00bc;
public static final int tw__twitter_logo=0x7f0e00ad;
public static final int tw__video_duration=0x7f0e00b9;
public static final int tw__web_view=0x7f0e00a0;
public static final int twitter_login_button=0x7f0e0064;
public static final int unknown=0x7f0e0023;
public static final int up=0x7f0e0008;
public static final int useLogo=0x7f0e0012;
public static final int video_control_view=0x7f0e00bb;
public static final int video_view=0x7f0e00ba;
public static final int width=0x7f0e0033;
public static final int withText=0x7f0e0020;
public static final int wrap_content=0x7f0e0013;
}
public static final class integer {
public static final int abc_config_activityDefaultDur=0x7f0c0001;
public static final int abc_config_activityShortDur=0x7f0c0002;
public static final int abc_max_action_buttons=0x7f0c0000;
public static final int cancel_button_image_alpha=0x7f0c0003;
public static final int status_bar_notification_info_maxnum=0x7f0c0004;
}
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_info=0x7f040019;
public static final int activity_login=0x7f04001a;
public static final int com_facebook_activity_layout=0x7f04001b;
public static final int com_facebook_device_auth_dialog_fragment=0x7f04001c;
public static final int com_facebook_login_fragment=0x7f04001d;
public static final int com_facebook_tooltip_bubble=0x7f04001e;
public static final int dgts__activity_confirmation=0x7f04001f;
public static final int dgts__activity_contacts=0x7f040020;
public static final int dgts__activity_failure=0x7f040021;
public static final int dgts__activity_phone_number=0x7f040022;
public static final int dgts__activity_pin_code=0x7f040023;
public static final int dgts__country_row=0x7f040024;
public static final int dgts__state_button=0x7f040025;
public static final int messenger_button_send_blue_large=0x7f040026;
public static final int messenger_button_send_blue_round=0x7f040027;
public static final int messenger_button_send_blue_small=0x7f040028;
public static final int messenger_button_send_white_large=0x7f040029;
public static final int messenger_button_send_white_round=0x7f04002a;
public static final int messenger_button_send_white_small=0x7f04002b;
public static final int notification_media_action=0x7f04002c;
public static final int notification_media_cancel_action=0x7f04002d;
public static final int notification_template_big_media=0x7f04002e;
public static final int notification_template_big_media_narrow=0x7f04002f;
public static final int notification_template_lines=0x7f040030;
public static final int notification_template_media=0x7f040031;
public static final int notification_template_part_chronometer=0x7f040032;
public static final int notification_template_part_time=0x7f040033;
public static final int select_dialog_item_material=0x7f040034;
public static final int select_dialog_multichoice_material=0x7f040035;
public static final int select_dialog_singlechoice_material=0x7f040036;
public static final int support_simple_spinner_dropdown_item=0x7f040037;
public static final int tw__action_bar=0x7f040038;
public static final int tw__activity_composer=0x7f040039;
public static final int tw__activity_oauth=0x7f04003a;
public static final int tw__activity_share_email=0x7f04003b;
public static final int tw__app_card=0x7f04003c;
public static final int tw__composer_view=0x7f04003d;
public static final int tw__gallery_activity=0x7f04003e;
public static final int tw__media_badge=0x7f04003f;
public static final int tw__player_activity=0x7f040040;
public static final int tw__tweet=0x7f040041;
public static final int tw__tweet_compact=0x7f040042;
public static final int tw__video_control=0x7f040043;
}
public static final class mipmap {
public static final int ic_launcher=0x7f030000;
}
public static final class plurals {
public static final int tw__time_hours=0x7f080000;
public static final int tw__time_mins=0x7f080001;
public static final int tw__time_secs=0x7f080002;
}
public static final class raw {
public static final int tw__cacerts=0x7f060000;
}
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=0x7f070061;
public static final int com_crashlytics_android_build_id=0x7f070062;
public static final int com_facebook_device_auth_instructions=0x7f070013;
public static final int com_facebook_image_download_unknown_error=0x7f070014;
public static final int com_facebook_internet_permission_error_message=0x7f070015;
public static final int com_facebook_internet_permission_error_title=0x7f070016;
public static final int com_facebook_like_button_liked=0x7f070017;
public static final int com_facebook_like_button_not_liked=0x7f070018;
public static final int com_facebook_loading=0x7f070019;
public static final int com_facebook_loginview_cancel_action=0x7f07001a;
public static final int com_facebook_loginview_log_in_button=0x7f07001b;
public static final int com_facebook_loginview_log_in_button_long=0x7f07001c;
public static final int com_facebook_loginview_log_out_action=0x7f07001d;
public static final int com_facebook_loginview_log_out_button=0x7f07001e;
public static final int com_facebook_loginview_logged_in_as=0x7f07001f;
public static final int com_facebook_loginview_logged_in_using_facebook=0x7f070020;
public static final int com_facebook_send_button_text=0x7f070021;
public static final int com_facebook_share_button_text=0x7f070022;
public static final int com_facebook_tooltip_default=0x7f070023;
public static final int dgts__call_me=0x7f070026;
public static final int dgts__calling=0x7f070027;
public static final int dgts__confirmation_code=0x7f070028;
public static final int dgts__confirmation_edit_hint=0x7f070029;
public static final int dgts__confirmation_error=0x7f07002a;
public static final int dgts__confirmation_error_alternative=0x7f07002b;
public static final int dgts__confirmation_expired=0x7f07002c;
public static final int dgts__continue=0x7f07002d;
public static final int dgts__country_spinner_format=0x7f070063;
public static final int dgts__create_account=0x7f070064;
public static final int dgts__digits_com_settings_url=0x7f070065;
public static final int dgts__digits_com_url=0x7f070066;
public static final int dgts__digits_logo_desc=0x7f07002e;
public static final int dgts__digits_logo_name_desc=0x7f07002f;
public static final int dgts__dismiss=0x7f070030;
public static final int dgts__done=0x7f070031;
public static final int dgts__email_request_edit_hint=0x7f070032;
public static final int dgts__email_request_title=0x7f070033;
public static final int dgts__find_your_friends=0x7f070034;
public static final int dgts__image_header_description=0x7f070035;
public static final int dgts__invalid_email=0x7f070036;
public static final int dgts__login_digits_text=0x7f070037;
public static final int dgts__network_error=0x7f070038;
public static final int dgts__not_now=0x7f070039;
public static final int dgts__okay=0x7f07003a;
public static final int dgts__phone_number_edit_hint=0x7f07003b;
public static final int dgts__phone_number_text=0x7f07003c;
public static final int dgts__pin_code_verification_title=0x7f07003d;
public static final int dgts__resend_confirmation_button_code=0x7f07003e;
public static final int dgts__resend_confirmation_text=0x7f07003f;
public static final int dgts__send_confirmation_code=0x7f070067;
public static final int dgts__sending=0x7f070040;
public static final int dgts__success_desc=0x7f070041;
public static final int dgts__terms_email_request=0x7f070068;
public static final int dgts__terms_text=0x7f07005d;
public static final int dgts__terms_text_call_me=0x7f07005e;
public static final int dgts__terms_text_create=0x7f07005f;
public static final int dgts__terms_text_sign_in=0x7f070060;
public static final int dgts__terms_text_updated=0x7f070069;
public static final int dgts__try_again=0x7f070042;
public static final int dgts__try_again_confirmation=0x7f070043;
public static final int dgts__try_again_email=0x7f070044;
public static final int dgts__try_again_phone_number=0x7f070045;
public static final int dgts__try_another_phone=0x7f070046;
public static final int dgts__twitter_cookies_policy_url=0x7f07006a;
public static final int dgts__twitter_privacy_url=0x7f07006b;
public static final int dgts__twitter_tos_url=0x7f07006c;
public static final int dgts__unsupported_operator_error=0x7f070047;
public static final int dgts__upload_contacts=0x7f070048;
public static final int dgts__verification_code=0x7f070049;
public static final int dgts_pin_code_terms=0x7f07004a;
public static final int facebook_app_id=0x7f07006d;
public static final int kit_name=0x7f07006e;
public static final int messenger_send_button_text=0x7f070024;
public static final int status_bar_notification_info_overflow=0x7f070025;
public static final int tw__allow_btn_txt=0x7f07004b;
public static final int tw__composer_hint=0x7f07006f;
public static final int tw__install=0x7f070070;
public static final int tw__like_tweet=0x7f07004c;
public static final int tw__liked_tweet=0x7f07004d;
public static final int tw__loading_tweet=0x7f07004e;
public static final int tw__login_btn_txt=0x7f07004f;
public static final int tw__max_tweet_chars=0x7f070071;
public static final int tw__not_now_btn_txt=0x7f070050;
public static final int tw__pause=0x7f070051;
public static final int tw__play=0x7f070052;
public static final int tw__play_store=0x7f070072;
public static final int tw__post_tweet=0x7f070073;
public static final int tw__relative_date_format_long=0x7f070053;
public static final int tw__relative_date_format_short=0x7f070054;
public static final int tw__replay=0x7f070055;
public static final int tw__retweeted_by_format=0x7f070056;
public static final int tw__share_content_format=0x7f070057;
public static final int tw__share_email_desc=0x7f070058;
public static final int tw__share_email_title=0x7f070059;
public static final int tw__share_subject_format=0x7f07005a;
public static final int tw__share_tweet=0x7f07005b;
public static final int tw__tweet_content_description=0x7f07005c;
public static final int twitter_app_id=0x7f070074;
public static final int twitter_secret=0x7f070075;
}
public static final class style {
public static final int AlertDialog_AppCompat=0x7f0b008b;
public static final int AlertDialog_AppCompat_Light=0x7f0b008c;
public static final int Animation_AppCompat_Dialog=0x7f0b008d;
public static final int Animation_AppCompat_DropDownUp=0x7f0b008e;
public static final int AppTheme=0x7f0b008f;
public static final int Base_AlertDialog_AppCompat=0x7f0b0090;
public static final int Base_AlertDialog_AppCompat_Light=0x7f0b0091;
public static final int Base_Animation_AppCompat_Dialog=0x7f0b0092;
public static final int Base_Animation_AppCompat_DropDownUp=0x7f0b0093;
public static final int Base_DialogWindowTitle_AppCompat=0x7f0b0094;
public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0b0095;
public static final int Base_TextAppearance_AppCompat=0x7f0b003b;
public static final int Base_TextAppearance_AppCompat_Body1=0x7f0b003c;
public static final int Base_TextAppearance_AppCompat_Body2=0x7f0b003d;
public static final int Base_TextAppearance_AppCompat_Button=0x7f0b0024;
public static final int Base_TextAppearance_AppCompat_Caption=0x7f0b003e;
public static final int Base_TextAppearance_AppCompat_Display1=0x7f0b003f;
public static final int Base_TextAppearance_AppCompat_Display2=0x7f0b0040;
public static final int Base_TextAppearance_AppCompat_Display3=0x7f0b0041;
public static final int Base_TextAppearance_AppCompat_Display4=0x7f0b0042;
public static final int Base_TextAppearance_AppCompat_Headline=0x7f0b0043;
public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0b000b;
public static final int Base_TextAppearance_AppCompat_Large=0x7f0b0044;
public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0b000c;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0045;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0046;
public static final int Base_TextAppearance_AppCompat_Medium=0x7f0b0047;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0b000d;
public static final int Base_TextAppearance_AppCompat_Menu=0x7f0b0048;
public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0b0096;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0049;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0b004a;
public static final int Base_TextAppearance_AppCompat_Small=0x7f0b004b;
public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0b000e;
public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0b004c;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0b000f;
public static final int Base_TextAppearance_AppCompat_Title=0x7f0b004d;
public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0b0010;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b0084;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0051;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b0052;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b0053;
public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0b0054;
public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0b0085;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0097;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b0055;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b0056;
public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0b0057;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0b0058;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0098;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0b0059;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0b005a;
public static final int Base_Theme_AppCompat=0x7f0b005b;
public static final int Base_Theme_AppCompat_CompactMenu=0x7f0b0099;
public static final int Base_Theme_AppCompat_Dialog=0x7f0b0011;
public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0b009a;
public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0b009b;
public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0b009c;
public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0b0001;
public static final int Base_Theme_AppCompat_Light=0x7f0b005c;
public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0b009d;
public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0b0012;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0b009e;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0b009f;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0b00a0;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0b0002;
public static final int Base_ThemeOverlay_AppCompat=0x7f0b00a1;
public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0b00a2;
public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0b00a3;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0b00a4;
public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0b00a5;
public static final int Base_V11_Theme_AppCompat_Dialog=0x7f0b0013;
public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f0b0014;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f0b0020;
public static final int Base_V12_Widget_AppCompat_EditText=0x7f0b0021;
public static final int Base_V21_Theme_AppCompat=0x7f0b005d;
public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0b005e;
public static final int Base_V21_Theme_AppCompat_Light=0x7f0b005f;
public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0b0060;
public static final int Base_V22_Theme_AppCompat=0x7f0b0082;
public static final int Base_V22_Theme_AppCompat_Light=0x7f0b0083;
public static final int Base_V23_Theme_AppCompat=0x7f0b0086;
public static final int Base_V23_Theme_AppCompat_Light=0x7f0b0087;
public static final int Base_V7_Theme_AppCompat=0x7f0b00a6;
public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0b00a7;
public static final int Base_V7_Theme_AppCompat_Light=0x7f0b00a8;
public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0b00a9;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0b00aa;
public static final int Base_V7_Widget_AppCompat_EditText=0x7f0b00ab;
public static final int Base_Widget_AppCompat_ActionBar=0x7f0b00ac;
public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0b00ad;
public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0b00ae;
public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0b0061;
public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0b0062;
public static final int Base_Widget_AppCompat_ActionButton=0x7f0b0063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0b0064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0b0065;
public static final int Base_Widget_AppCompat_ActionMode=0x7f0b00af;
public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0b00b0;
public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0b0022;
public static final int Base_Widget_AppCompat_Button=0x7f0b0066;
public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0b0067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0b0068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0b00b1;
public static final int Base_Widget_AppCompat_Button_Colored=0x7f0b0088;
public static final int Base_Widget_AppCompat_Button_Small=0x7f0b0069;
public static final int Base_Widget_AppCompat_ButtonBar=0x7f0b006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0b00b2;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0b006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0b006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0b00b3;
public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0b0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0b00b4;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0b006d;
public static final int Base_Widget_AppCompat_EditText=0x7f0b0023;
public static final int Base_Widget_AppCompat_ImageButton=0x7f0b006e;
public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0b00b5;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0b00b6;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b00b7;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0b006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0071;
public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0b0072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0b0073;
public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0b0074;
public static final int Base_Widget_AppCompat_ListView=0x7f0b0075;
public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0b0076;
public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0b0077;
public static final int Base_Widget_AppCompat_PopupMenu=0x7f0b0078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0b0079;
public static final int Base_Widget_AppCompat_PopupWindow=0x7f0b00b8;
public static final int Base_Widget_AppCompat_ProgressBar=0x7f0b0015;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0016;
public static final int Base_Widget_AppCompat_RatingBar=0x7f0b007a;
public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f0b0089;
public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f0b008a;
public static final int Base_Widget_AppCompat_SearchView=0x7f0b00b9;
public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0b00ba;
public static final int Base_Widget_AppCompat_SeekBar=0x7f0b007b;
public static final int Base_Widget_AppCompat_Spinner=0x7f0b007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0b0003;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0b007d;
public static final int Base_Widget_AppCompat_Toolbar=0x7f0b00bb;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0b007e;
public static final int CardView=0x7f0b00bc;
public static final int CardView_Dark=0x7f0b00bd;
public static final int CardView_Light=0x7f0b00be;
public static final int ComposerDark=0x7f0b0017;
public static final int ComposerLight=0x7f0b0018;
public static final int Digits_default=0x7f0b0019;
public static final int MediaTheme=0x7f0b001a;
public static final int MessengerButton=0x7f0b00bf;
public static final int MessengerButton_Blue=0x7f0b00c0;
public static final int MessengerButton_Blue_Large=0x7f0b00c1;
public static final int MessengerButton_Blue_Small=0x7f0b00c2;
public static final int MessengerButton_White=0x7f0b00c3;
public static final int MessengerButton_White_Large=0x7f0b00c4;
public static final int MessengerButton_White_Small=0x7f0b00c5;
public static final int MessengerButtonText=0x7f0b00c6;
public static final int MessengerButtonText_Blue=0x7f0b00c7;
public static final int MessengerButtonText_Blue_Large=0x7f0b00c8;
public static final int MessengerButtonText_Blue_Small=0x7f0b00c9;
public static final int MessengerButtonText_White=0x7f0b00ca;
public static final int MessengerButtonText_White_Large=0x7f0b00cb;
public static final int MessengerButtonText_White_Small=0x7f0b00cc;
public static final int Platform_AppCompat=0x7f0b001b;
public static final int Platform_AppCompat_Light=0x7f0b001c;
public static final int Platform_ThemeOverlay_AppCompat=0x7f0b007f;
public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0b0080;
public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0b0081;
public static final int Platform_V11_AppCompat=0x7f0b001d;
public static final int Platform_V11_AppCompat_Light=0x7f0b001e;
public static final int Platform_V14_AppCompat=0x7f0b0025;
public static final int Platform_V14_AppCompat_Light=0x7f0b0026;
public static final int Platform_Widget_AppCompat_Spinner=0x7f0b001f;
public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0b002d;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0b002e;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0b002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0b0030;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0b0031;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0b0032;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0b0033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0b0034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0b0035;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0b0036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0b0037;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0b0038;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0b0039;
public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0b003a;
public static final int TextAppearance_AppCompat=0x7f0b00cd;
public static final int TextAppearance_AppCompat_Body1=0x7f0b00ce;
public static final int TextAppearance_AppCompat_Body2=0x7f0b00cf;
public static final int TextAppearance_AppCompat_Button=0x7f0b00d0;
public static final int TextAppearance_AppCompat_Caption=0x7f0b00d1;
public static final int TextAppearance_AppCompat_Display1=0x7f0b00d2;
public static final int TextAppearance_AppCompat_Display2=0x7f0b00d3;
public static final int TextAppearance_AppCompat_Display3=0x7f0b00d4;
public static final int TextAppearance_AppCompat_Display4=0x7f0b00d5;
public static final int TextAppearance_AppCompat_Headline=0x7f0b00d6;
public static final int TextAppearance_AppCompat_Inverse=0x7f0b00d7;
public static final int TextAppearance_AppCompat_Large=0x7f0b00d8;
public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0b00d9;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b00da;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b00db;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b00dc;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b00dd;
public static final int TextAppearance_AppCompat_Medium=0x7f0b00de;
public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0b00df;
public static final int TextAppearance_AppCompat_Menu=0x7f0b00e0;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b00e1;
public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b00e2;
public static final int TextAppearance_AppCompat_Small=0x7f0b00e3;
public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0b00e4;
public static final int TextAppearance_AppCompat_Subhead=0x7f0b00e5;
public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0b00e6;
public static final int TextAppearance_AppCompat_Title=0x7f0b00e7;
public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0b00e8;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b00e9;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b00ea;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b00eb;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b00ec;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b00ed;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b00ee;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b00ef;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b00f0;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b00f1;
public static final int TextAppearance_AppCompat_Widget_Button=0x7f0b00f2;
public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0b00f3;
public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b00f4;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b00f5;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b00f6;
public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0b00f7;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0b00f8;
public static final int TextAppearance_StatusBar_EventContent=0x7f0b0027;
public static final int TextAppearance_StatusBar_EventContent_Info=0x7f0b0028;
public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f0b0029;
public static final int TextAppearance_StatusBar_EventContent_Time=0x7f0b002a;
public static final int TextAppearance_StatusBar_EventContent_Title=0x7f0b002b;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b00f9;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0b00fa;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0b00fb;
public static final int Theme_AppCompat=0x7f0b00fc;
public static final int Theme_AppCompat_CompactMenu=0x7f0b00fd;
public static final int Theme_AppCompat_DayNight=0x7f0b0004;
public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f0b0005;
public static final int Theme_AppCompat_DayNight_Dialog=0x7f0b0006;
public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f0b0007;
public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f0b0008;
public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f0b0009;
public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f0b000a;
public static final int Theme_AppCompat_Dialog=0x7f0b00fe;
public static final int Theme_AppCompat_Dialog_Alert=0x7f0b00ff;
public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0b0100;
public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b0101;
public static final int Theme_AppCompat_Light=0x7f0b0102;
public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0103;
public static final int Theme_AppCompat_Light_Dialog=0x7f0b0104;
public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0b0105;
public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0b0106;
public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b0107;
public static final int Theme_AppCompat_Light_NoActionBar=0x7f0b0108;
public static final int Theme_AppCompat_NoActionBar=0x7f0b0109;
public static final int ThemeOverlay_AppCompat=0x7f0b010a;
public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0b010b;
public static final int ThemeOverlay_AppCompat_Dark=0x7f0b010c;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0b010d;
public static final int ThemeOverlay_AppCompat_Light=0x7f0b010e;
public static final int Widget_AppCompat_ActionBar=0x7f0b010f;
public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0110;
public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0111;
public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0112;
public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0113;
public static final int Widget_AppCompat_ActionButton=0x7f0b0114;
public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b0115;
public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b0116;
public static final int Widget_AppCompat_ActionMode=0x7f0b0117;
public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0118;
public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0119;
public static final int Widget_AppCompat_Button=0x7f0b011a;
public static final int Widget_AppCompat_Button_Borderless=0x7f0b011b;
public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0b011c;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0b011d;
public static final int Widget_AppCompat_Button_Colored=0x7f0b011e;
public static final int Widget_AppCompat_Button_Small=0x7f0b011f;
public static final int Widget_AppCompat_ButtonBar=0x7f0b0120;
public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0b0121;
public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0b0122;
public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0b0123;
public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0b0124;
public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0b0125;
public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0126;
public static final int Widget_AppCompat_EditText=0x7f0b0127;
public static final int Widget_AppCompat_ImageButton=0x7f0b0128;
public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0129;
public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b012a;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b012b;
public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b012c;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b012d;
public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b012e;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b012f;
public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0130;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0131;
public static final int Widget_AppCompat_Light_ActionButton=0x7f0b0132;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b0133;
public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0134;
public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b0135;
public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0136;
public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0137;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0138;
public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b0139;
public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b013a;
public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b013b;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0b013c;
public static final int Widget_AppCompat_Light_SearchView=0x7f0b013d;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b013e;
public static final int Widget_AppCompat_ListPopupWindow=0x7f0b013f;
public static final int Widget_AppCompat_ListView=0x7f0b0140;
public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0141;
public static final int Widget_AppCompat_ListView_Menu=0x7f0b0142;
public static final int Widget_AppCompat_PopupMenu=0x7f0b0143;
public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0b0144;
public static final int Widget_AppCompat_PopupWindow=0x7f0b0145;
public static final int Widget_AppCompat_ProgressBar=0x7f0b0146;
public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0147;
public static final int Widget_AppCompat_RatingBar=0x7f0b0148;
public static final int Widget_AppCompat_RatingBar_Indicator=0x7f0b0149;
public static final int Widget_AppCompat_RatingBar_Small=0x7f0b014a;
public static final int Widget_AppCompat_SearchView=0x7f0b014b;
public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0b014c;
public static final int Widget_AppCompat_SeekBar=0x7f0b014d;
public static final int Widget_AppCompat_Spinner=0x7f0b014e;
public static final int Widget_AppCompat_Spinner_DropDown=0x7f0b014f;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0150;
public static final int Widget_AppCompat_Spinner_Underlined=0x7f0b0151;
public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0b0152;
public static final int Widget_AppCompat_Toolbar=0x7f0b0153;
public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0b0154;
public static final int com_facebook_auth_dialog=0x7f0b0155;
public static final int com_facebook_button=0x7f0b0156;
public static final int com_facebook_button_like=0x7f0b0157;
public static final int com_facebook_button_send=0x7f0b0158;
public static final int com_facebook_button_share=0x7f0b0159;
public static final int com_facebook_loginview_default_style=0x7f0b015a;
public static final int com_facebook_loginview_silver_style=0x7f0b015b;
public static final int dgts__ButtonText=0x7f0b015c;
public static final int dgts__Container=0x7f0b015d;
public static final int dgts__CountDownTimer=0x7f0b015e;
public static final int dgts__EnterConfirmationCodeTitle=0x7f0b015f;
public static final int dgts__HeaderMargin=0x7f0b0160;
public static final int dgts__Terms=0x7f0b0161;
public static final int dgts__Title=0x7f0b0162;
public static final int tooltip_bubble_text=0x7f0b0163;
public static final int tw__AttributionText=0x7f0b0164;
public static final int tw__Badge=0x7f0b0165;
public static final int tw__Badge_Gif=0x7f0b0166;
public static final int tw__Badge_VideoDuration=0x7f0b0167;
public static final int tw__Button=0x7f0b0168;
public static final int tw__Button_Light=0x7f0b0169;
public static final int tw__ButtonBar=0x7f0b016a;
public static final int tw__CardAppInfoLayout=0x7f0b016b;
public static final int tw__CardAppName=0x7f0b016c;
public static final int tw__CardAppStoreName=0x7f0b016d;
public static final int tw__CardInstallButton=0x7f0b016e;
public static final int tw__CompactAttributionLine=0x7f0b016f;
public static final int tw__CompactTweetContainer=0x7f0b0170;
public static final int tw__ComposerAvatar=0x7f0b0171;
public static final int tw__ComposerCharCount=0x7f0b0172;
public static final int tw__ComposerCharCountOverflow=0x7f0b0173;
public static final int tw__ComposerClose=0x7f0b0174;
public static final int tw__ComposerDivider=0x7f0b0175;
public static final int tw__ComposerToolbar=0x7f0b0176;
public static final int tw__ComposerTweetButton=0x7f0b0177;
public static final int tw__EditTweet=0x7f0b0178;
public static final int tw__Permission_Container=0x7f0b0179;
public static final int tw__Permission_Description=0x7f0b017a;
public static final int tw__Permission_Title=0x7f0b017b;
public static final int tw__TweetActionButton=0x7f0b017c;
public static final int tw__TweetActionButton_Heart=0x7f0b017d;
public static final int tw__TweetActionButton_Share=0x7f0b017e;
public static final int tw__TweetActionButtonBar=0x7f0b017f;
public static final int tw__TweetActionButtonBar_Compact=0x7f0b0180;
public static final int tw__TweetAvatar=0x7f0b0181;
public static final int tw__TweetAvatar_Compact=0x7f0b0182;
public static final int tw__TweetBadge=0x7f0b0183;
public static final int tw__TweetContainer=0x7f0b0184;
public static final int tw__TweetDarkStyle=0x7f0b0185;
public static final int tw__TweetDarkWithActionsStyle=0x7f0b0186;
public static final int tw__TweetFillWidth=0x7f0b0187;
public static final int tw__TweetFullName=0x7f0b002c;
public static final int tw__TweetFullName_Compact=0x7f0b0188;
public static final int tw__TweetFullNameBase=0x7f0b0189;
public static final int tw__TweetLightStyle=0x7f0b018a;
public static final int tw__TweetLightWithActionsStyle=0x7f0b018b;
public static final int tw__TweetMedia=0x7f0b018c;
public static final int tw__TweetMediaContainer=0x7f0b018d;
public static final int tw__TweetMediaContainer_Compact=0x7f0b018e;
public static final int tw__TweetRetweetedBy=0x7f0b018f;
public static final int tw__TweetRetweetedBy_Compact=0x7f0b0190;
public static final int tw__TweetScreenName=0x7f0b0191;
public static final int tw__TweetScreenName_Compact=0x7f0b0192;
public static final int tw__TweetText=0x7f0b0193;
public static final int tw__TweetText_Compact=0x7f0b0194;
public static final int tw__TweetTimestamp=0x7f0b0195;
public static final int tw__TweetTimestamp_Compact=0x7f0b0196;
public static final int tw__TweetVerifiedCheck=0x7f0b0197;
public static final int tw__TwitterLogo=0x7f0b0198;
public static final int tw__TwitterLogo_Compact=0x7f0b0199;
}
public static final class styleable {
/** Attributes that can be used with a ActionBar.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionBar_background com.example.alex.logintutorial:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundSplit com.example.alex.logintutorial:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_backgroundStacked com.example.alex.logintutorial:backgroundStacked}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetEnd com.example.alex.logintutorial:contentInsetEnd}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetLeft com.example.alex.logintutorial:contentInsetLeft}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetRight com.example.alex.logintutorial:contentInsetRight}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_contentInsetStart com.example.alex.logintutorial:contentInsetStart}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_customNavigationLayout com.example.alex.logintutorial:customNavigationLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_displayOptions com.example.alex.logintutorial:displayOptions}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_divider com.example.alex.logintutorial:divider}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_elevation com.example.alex.logintutorial:elevation}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_height com.example.alex.logintutorial:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_hideOnContentScroll com.example.alex.logintutorial:hideOnContentScroll}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeAsUpIndicator com.example.alex.logintutorial:homeAsUpIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_homeLayout com.example.alex.logintutorial:homeLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_icon com.example.alex.logintutorial:icon}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.example.alex.logintutorial:indeterminateProgressStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_itemPadding com.example.alex.logintutorial:itemPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_logo com.example.alex.logintutorial:logo}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_navigationMode com.example.alex.logintutorial:navigationMode}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_popupTheme com.example.alex.logintutorial:popupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarPadding com.example.alex.logintutorial:progressBarPadding}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_progressBarStyle com.example.alex.logintutorial:progressBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitle com.example.alex.logintutorial:subtitle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_subtitleTextStyle com.example.alex.logintutorial:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_title com.example.alex.logintutorial:title}</code></td><td></td></tr>
<tr><td><code>{@link #ActionBar_titleTextStyle com.example.alex.logintutorial: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 = {
0x7f010003, 0x7f010005, 0x7f010007, 0x7f010008,
0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c,
0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010,
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014,
0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c,
0x7f01001d, 0x7f01001e, 0x7f010057
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#background}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:background
*/
public static final int ActionBar_background = 10;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#backgroundSplit}
attribute's value can be found in the {@link #ActionBar} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:backgroundSplit
*/
public static final int ActionBar_backgroundSplit = 12;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#backgroundStacked}
attribute's value can be found in the {@link #ActionBar} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:backgroundStacked
*/
public static final int ActionBar_backgroundStacked = 11;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetEnd}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetEnd
*/
public static final int ActionBar_contentInsetEnd = 21;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetLeft}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetLeft
*/
public static final int ActionBar_contentInsetLeft = 22;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetRight}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetRight
*/
public static final int ActionBar_contentInsetRight = 23;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetStart}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetStart
*/
public static final int ActionBar_contentInsetStart = 20;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#customNavigationLayout}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:customNavigationLayout
*/
public static final int ActionBar_customNavigationLayout = 13;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#displayOptions}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:displayOptions
*/
public static final int ActionBar_displayOptions = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#divider}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:divider
*/
public static final int ActionBar_divider = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#elevation}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:elevation
*/
public static final int ActionBar_elevation = 24;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#height}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:height
*/
public static final int ActionBar_height = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#hideOnContentScroll}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:hideOnContentScroll
*/
public static final int ActionBar_hideOnContentScroll = 19;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:homeAsUpIndicator
*/
public static final int ActionBar_homeAsUpIndicator = 26;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#homeLayout}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:homeLayout
*/
public static final int ActionBar_homeLayout = 14;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#icon}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:icon
*/
public static final int ActionBar_icon = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#indeterminateProgressStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:indeterminateProgressStyle
*/
public static final int ActionBar_indeterminateProgressStyle = 16;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#itemPadding}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:itemPadding
*/
public static final int ActionBar_itemPadding = 18;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#logo}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:logo
*/
public static final int ActionBar_logo = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#navigationMode}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:navigationMode
*/
public static final int ActionBar_navigationMode = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#popupTheme}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:popupTheme
*/
public static final int ActionBar_popupTheme = 25;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#progressBarPadding}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:progressBarPadding
*/
public static final int ActionBar_progressBarPadding = 17;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#progressBarStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:progressBarStyle
*/
public static final int ActionBar_progressBarStyle = 15;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:subtitle
*/
public static final int ActionBar_subtitle = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitleTextStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:subtitleTextStyle
*/
public static final int ActionBar_subtitleTextStyle = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#title}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:title
*/
public static final int ActionBar_title = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleTextStyle}
attribute's value can be found in the {@link #ActionBar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:titleTextStyle
*/
public static final int ActionBar_titleTextStyle = 5;
/** Attributes that can be used with a ActionBarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
</table>
@see #ActionBarLayout_android_layout_gravity
*/
public static final int[] ActionBarLayout = {
0x010100b3
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #ActionBarLayout} array.
@attr name android:layout_gravity
*/
public static final int ActionBarLayout_android_layout_gravity = 0;
/** Attributes that can be used with a ActionMenuItemView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr>
</table>
@see #ActionMenuItemView_android_minWidth
*/
public static final int[] ActionMenuItemView = {
0x0101013f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#minWidth}
attribute's value can be found in the {@link #ActionMenuItemView} array.
@attr name android:minWidth
*/
public static final int ActionMenuItemView_android_minWidth = 0;
/** Attributes that can be used with a ActionMenuView.
*/
public static final int[] ActionMenuView = {
};
/** Attributes that can be used with a ActionMode.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActionMode_background com.example.alex.logintutorial:background}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_backgroundSplit com.example.alex.logintutorial:backgroundSplit}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_closeItemLayout com.example.alex.logintutorial:closeItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_height com.example.alex.logintutorial:height}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_subtitleTextStyle com.example.alex.logintutorial:subtitleTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #ActionMode_titleTextStyle com.example.alex.logintutorial: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 = {
0x7f010003, 0x7f01000a, 0x7f01000b, 0x7f01000f,
0x7f010011, 0x7f01001f
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#background}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:background
*/
public static final int ActionMode_background = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#backgroundSplit}
attribute's value can be found in the {@link #ActionMode} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:backgroundSplit
*/
public static final int ActionMode_backgroundSplit = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#closeItemLayout}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:closeItemLayout
*/
public static final int ActionMode_closeItemLayout = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#height}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:height
*/
public static final int ActionMode_height = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitleTextStyle}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:subtitleTextStyle
*/
public static final int ActionMode_subtitleTextStyle = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleTextStyle}
attribute's value can be found in the {@link #ActionMode} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:titleTextStyle
*/
public static final int ActionMode_titleTextStyle = 1;
/** Attributes that can be used with a ActivityChooserView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.alex.logintutorial:expandActivityOverflowButtonDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #ActivityChooserView_initialActivityCount com.example.alex.logintutorial:initialActivityCount}</code></td><td></td></tr>
</table>
@see #ActivityChooserView_expandActivityOverflowButtonDrawable
@see #ActivityChooserView_initialActivityCount
*/
public static final int[] ActivityChooserView = {
0x7f010020, 0x7f010021
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#expandActivityOverflowButtonDrawable}
attribute's value can be found in the {@link #ActivityChooserView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:expandActivityOverflowButtonDrawable
*/
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#initialActivityCount}
attribute's value can be found in the {@link #ActivityChooserView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:initialActivityCount
*/
public static final int ActivityChooserView_initialActivityCount = 0;
/** Attributes that can be used with a AlertDialog.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AlertDialog_android_layout android:layout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_buttonPanelSideLayout com.example.alex.logintutorial:buttonPanelSideLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listItemLayout com.example.alex.logintutorial:listItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_listLayout com.example.alex.logintutorial:listLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_multiChoiceItemLayout com.example.alex.logintutorial:multiChoiceItemLayout}</code></td><td></td></tr>
<tr><td><code>{@link #AlertDialog_singleChoiceItemLayout com.example.alex.logintutorial: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, 0x7f010022, 0x7f010023, 0x7f010024,
0x7f010025, 0x7f010026
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #AlertDialog} array.
@attr name android:layout
*/
public static final int AlertDialog_android_layout = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonPanelSideLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonPanelSideLayout
*/
public static final int AlertDialog_buttonPanelSideLayout = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:listItemLayout
*/
public static final int AlertDialog_listItemLayout = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:listLayout
*/
public static final int AlertDialog_listLayout = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#multiChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:multiChoiceItemLayout
*/
public static final int AlertDialog_multiChoiceItemLayout = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#singleChoiceItemLayout}
attribute's value can be found in the {@link #AlertDialog} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:singleChoiceItemLayout
*/
public static final int AlertDialog_singleChoiceItemLayout = 4;
/** Attributes that can be used with a AppCompatImageView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatImageView_android_src android:src}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatImageView_srcCompat com.example.alex.logintutorial:srcCompat}</code></td><td></td></tr>
</table>
@see #AppCompatImageView_android_src
@see #AppCompatImageView_srcCompat
*/
public static final int[] AppCompatImageView = {
0x01010119, 0x7f010027
};
/**
<p>This symbol is the offset where the {@link android.R.attr#src}
attribute's value can be found in the {@link #AppCompatImageView} array.
@attr name android:src
*/
public static final int AppCompatImageView_android_src = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#srcCompat}
attribute's value can be found in the {@link #AppCompatImageView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:srcCompat
*/
public static final int AppCompatImageView_srcCompat = 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 com.example.alex.logintutorial:textAllCaps}</code></td><td></td></tr>
</table>
@see #AppCompatTextView_android_textAppearance
@see #AppCompatTextView_textAllCaps
*/
public static final int[] AppCompatTextView = {
0x01010034, 0x7f010028
};
/**
<p>This symbol is the offset where the {@link android.R.attr#textAppearance}
attribute's value can be found in the {@link #AppCompatTextView} array.
@attr name android:textAppearance
*/
public static final int AppCompatTextView_android_textAppearance = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAllCaps}
attribute's value can be found in the {@link #AppCompatTextView} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
@attr name com.example.alex.logintutorial:textAllCaps
*/
public static final int AppCompatTextView_textAllCaps = 1;
/** Attributes that can be used with a AppCompatTheme.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarDivider com.example.alex.logintutorial:actionBarDivider}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarItemBackground com.example.alex.logintutorial:actionBarItemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarPopupTheme com.example.alex.logintutorial:actionBarPopupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarSize com.example.alex.logintutorial:actionBarSize}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarSplitStyle com.example.alex.logintutorial:actionBarSplitStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarStyle com.example.alex.logintutorial:actionBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabBarStyle com.example.alex.logintutorial:actionBarTabBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabStyle com.example.alex.logintutorial:actionBarTabStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTabTextStyle com.example.alex.logintutorial:actionBarTabTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarTheme com.example.alex.logintutorial:actionBarTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionBarWidgetTheme com.example.alex.logintutorial:actionBarWidgetTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionButtonStyle com.example.alex.logintutorial:actionButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionDropDownStyle com.example.alex.logintutorial:actionDropDownStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionMenuTextAppearance com.example.alex.logintutorial:actionMenuTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionMenuTextColor com.example.alex.logintutorial:actionMenuTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeBackground com.example.alex.logintutorial:actionModeBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCloseButtonStyle com.example.alex.logintutorial:actionModeCloseButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCloseDrawable com.example.alex.logintutorial:actionModeCloseDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCopyDrawable com.example.alex.logintutorial:actionModeCopyDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeCutDrawable com.example.alex.logintutorial:actionModeCutDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeFindDrawable com.example.alex.logintutorial:actionModeFindDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModePasteDrawable com.example.alex.logintutorial:actionModePasteDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModePopupWindowStyle com.example.alex.logintutorial:actionModePopupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeSelectAllDrawable com.example.alex.logintutorial:actionModeSelectAllDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeShareDrawable com.example.alex.logintutorial:actionModeShareDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeSplitBackground com.example.alex.logintutorial:actionModeSplitBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeStyle com.example.alex.logintutorial:actionModeStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionModeWebSearchDrawable com.example.alex.logintutorial:actionModeWebSearchDrawable}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionOverflowButtonStyle com.example.alex.logintutorial:actionOverflowButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_actionOverflowMenuStyle com.example.alex.logintutorial:actionOverflowMenuStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_activityChooserViewStyle com.example.alex.logintutorial:activityChooserViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogButtonGroupStyle com.example.alex.logintutorial:alertDialogButtonGroupStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogCenterButtons com.example.alex.logintutorial:alertDialogCenterButtons}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogStyle com.example.alex.logintutorial:alertDialogStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_alertDialogTheme com.example.alex.logintutorial:alertDialogTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_autoCompleteTextViewStyle com.example.alex.logintutorial:autoCompleteTextViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_borderlessButtonStyle com.example.alex.logintutorial:borderlessButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarButtonStyle com.example.alex.logintutorial:buttonBarButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.example.alex.logintutorial:buttonBarNegativeButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.example.alex.logintutorial:buttonBarNeutralButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.example.alex.logintutorial:buttonBarPositiveButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonBarStyle com.example.alex.logintutorial:buttonBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonStyle com.example.alex.logintutorial:buttonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_buttonStyleSmall com.example.alex.logintutorial:buttonStyleSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_checkboxStyle com.example.alex.logintutorial:checkboxStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_checkedTextViewStyle com.example.alex.logintutorial:checkedTextViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorAccent com.example.alex.logintutorial:colorAccent}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorButtonNormal com.example.alex.logintutorial:colorButtonNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlActivated com.example.alex.logintutorial:colorControlActivated}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlHighlight com.example.alex.logintutorial:colorControlHighlight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorControlNormal com.example.alex.logintutorial:colorControlNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorPrimary com.example.alex.logintutorial:colorPrimary}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorPrimaryDark com.example.alex.logintutorial:colorPrimaryDark}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_colorSwitchThumbNormal com.example.alex.logintutorial:colorSwitchThumbNormal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_controlBackground com.example.alex.logintutorial:controlBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dialogPreferredPadding com.example.alex.logintutorial:dialogPreferredPadding}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dialogTheme com.example.alex.logintutorial:dialogTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dividerHorizontal com.example.alex.logintutorial:dividerHorizontal}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dividerVertical com.example.alex.logintutorial:dividerVertical}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dropDownListViewStyle com.example.alex.logintutorial:dropDownListViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_dropdownListPreferredItemHeight com.example.alex.logintutorial:dropdownListPreferredItemHeight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextBackground com.example.alex.logintutorial:editTextBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextColor com.example.alex.logintutorial:editTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_editTextStyle com.example.alex.logintutorial:editTextStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_homeAsUpIndicator com.example.alex.logintutorial:homeAsUpIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_imageButtonStyle com.example.alex.logintutorial:imageButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listChoiceBackgroundIndicator com.example.alex.logintutorial:listChoiceBackgroundIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listDividerAlertDialog com.example.alex.logintutorial:listDividerAlertDialog}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPopupWindowStyle com.example.alex.logintutorial:listPopupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeight com.example.alex.logintutorial:listPreferredItemHeight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightLarge com.example.alex.logintutorial:listPreferredItemHeightLarge}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightSmall com.example.alex.logintutorial:listPreferredItemHeightSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingLeft com.example.alex.logintutorial:listPreferredItemPaddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingRight com.example.alex.logintutorial:listPreferredItemPaddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelBackground com.example.alex.logintutorial:panelBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelMenuListTheme com.example.alex.logintutorial:panelMenuListTheme}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_panelMenuListWidth com.example.alex.logintutorial:panelMenuListWidth}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_popupMenuStyle com.example.alex.logintutorial:popupMenuStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_popupWindowStyle com.example.alex.logintutorial:popupWindowStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_radioButtonStyle com.example.alex.logintutorial:radioButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyle com.example.alex.logintutorial:ratingBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyleIndicator com.example.alex.logintutorial:ratingBarStyleIndicator}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_ratingBarStyleSmall com.example.alex.logintutorial:ratingBarStyleSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_searchViewStyle com.example.alex.logintutorial:searchViewStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_seekBarStyle com.example.alex.logintutorial:seekBarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_selectableItemBackground com.example.alex.logintutorial:selectableItemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_selectableItemBackgroundBorderless com.example.alex.logintutorial:selectableItemBackgroundBorderless}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_spinnerDropDownItemStyle com.example.alex.logintutorial:spinnerDropDownItemStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_spinnerStyle com.example.alex.logintutorial:spinnerStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_switchStyle com.example.alex.logintutorial:switchStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceLargePopupMenu com.example.alex.logintutorial:textAppearanceLargePopupMenu}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceListItem com.example.alex.logintutorial:textAppearanceListItem}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceListItemSmall com.example.alex.logintutorial:textAppearanceListItemSmall}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.example.alex.logintutorial:textAppearanceSearchResultSubtitle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultTitle com.example.alex.logintutorial:textAppearanceSearchResultTitle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.example.alex.logintutorial:textAppearanceSmallPopupMenu}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textColorAlertDialogListItem com.example.alex.logintutorial:textColorAlertDialogListItem}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_textColorSearchUrl com.example.alex.logintutorial:textColorSearchUrl}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_toolbarNavigationButtonStyle com.example.alex.logintutorial:toolbarNavigationButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_toolbarStyle com.example.alex.logintutorial:toolbarStyle}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionBar com.example.alex.logintutorial:windowActionBar}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionBarOverlay com.example.alex.logintutorial:windowActionBarOverlay}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowActionModeOverlay com.example.alex.logintutorial:windowActionModeOverlay}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedHeightMajor com.example.alex.logintutorial:windowFixedHeightMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedHeightMinor com.example.alex.logintutorial:windowFixedHeightMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedWidthMajor com.example.alex.logintutorial:windowFixedWidthMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowFixedWidthMinor com.example.alex.logintutorial:windowFixedWidthMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowMinWidthMajor com.example.alex.logintutorial:windowMinWidthMajor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowMinWidthMinor com.example.alex.logintutorial:windowMinWidthMinor}</code></td><td></td></tr>
<tr><td><code>{@link #AppCompatTheme_windowNoTitle com.example.alex.logintutorial:windowNoTitle}</code></td><td></td></tr>
</table>
@see #AppCompatTheme_actionBarDivider
@see #AppCompatTheme_actionBarItemBackground
@see #AppCompatTheme_actionBarPopupTheme
@see #AppCompatTheme_actionBarSize
@see #AppCompatTheme_actionBarSplitStyle
@see #AppCompatTheme_actionBarStyle
@see #AppCompatTheme_actionBarTabBarStyle
@see #AppCompatTheme_actionBarTabStyle
@see #AppCompatTheme_actionBarTabTextStyle
@see #AppCompatTheme_actionBarTheme
@see #AppCompatTheme_actionBarWidgetTheme
@see #AppCompatTheme_actionButtonStyle
@see #AppCompatTheme_actionDropDownStyle
@see #AppCompatTheme_actionMenuTextAppearance
@see #AppCompatTheme_actionMenuTextColor
@see #AppCompatTheme_actionModeBackground
@see #AppCompatTheme_actionModeCloseButtonStyle
@see #AppCompatTheme_actionModeCloseDrawable
@see #AppCompatTheme_actionModeCopyDrawable
@see #AppCompatTheme_actionModeCutDrawable
@see #AppCompatTheme_actionModeFindDrawable
@see #AppCompatTheme_actionModePasteDrawable
@see #AppCompatTheme_actionModePopupWindowStyle
@see #AppCompatTheme_actionModeSelectAllDrawable
@see #AppCompatTheme_actionModeShareDrawable
@see #AppCompatTheme_actionModeSplitBackground
@see #AppCompatTheme_actionModeStyle
@see #AppCompatTheme_actionModeWebSearchDrawable
@see #AppCompatTheme_actionOverflowButtonStyle
@see #AppCompatTheme_actionOverflowMenuStyle
@see #AppCompatTheme_activityChooserViewStyle
@see #AppCompatTheme_alertDialogButtonGroupStyle
@see #AppCompatTheme_alertDialogCenterButtons
@see #AppCompatTheme_alertDialogStyle
@see #AppCompatTheme_alertDialogTheme
@see #AppCompatTheme_android_windowAnimationStyle
@see #AppCompatTheme_android_windowIsFloating
@see #AppCompatTheme_autoCompleteTextViewStyle
@see #AppCompatTheme_borderlessButtonStyle
@see #AppCompatTheme_buttonBarButtonStyle
@see #AppCompatTheme_buttonBarNegativeButtonStyle
@see #AppCompatTheme_buttonBarNeutralButtonStyle
@see #AppCompatTheme_buttonBarPositiveButtonStyle
@see #AppCompatTheme_buttonBarStyle
@see #AppCompatTheme_buttonStyle
@see #AppCompatTheme_buttonStyleSmall
@see #AppCompatTheme_checkboxStyle
@see #AppCompatTheme_checkedTextViewStyle
@see #AppCompatTheme_colorAccent
@see #AppCompatTheme_colorButtonNormal
@see #AppCompatTheme_colorControlActivated
@see #AppCompatTheme_colorControlHighlight
@see #AppCompatTheme_colorControlNormal
@see #AppCompatTheme_colorPrimary
@see #AppCompatTheme_colorPrimaryDark
@see #AppCompatTheme_colorSwitchThumbNormal
@see #AppCompatTheme_controlBackground
@see #AppCompatTheme_dialogPreferredPadding
@see #AppCompatTheme_dialogTheme
@see #AppCompatTheme_dividerHorizontal
@see #AppCompatTheme_dividerVertical
@see #AppCompatTheme_dropDownListViewStyle
@see #AppCompatTheme_dropdownListPreferredItemHeight
@see #AppCompatTheme_editTextBackground
@see #AppCompatTheme_editTextColor
@see #AppCompatTheme_editTextStyle
@see #AppCompatTheme_homeAsUpIndicator
@see #AppCompatTheme_imageButtonStyle
@see #AppCompatTheme_listChoiceBackgroundIndicator
@see #AppCompatTheme_listDividerAlertDialog
@see #AppCompatTheme_listPopupWindowStyle
@see #AppCompatTheme_listPreferredItemHeight
@see #AppCompatTheme_listPreferredItemHeightLarge
@see #AppCompatTheme_listPreferredItemHeightSmall
@see #AppCompatTheme_listPreferredItemPaddingLeft
@see #AppCompatTheme_listPreferredItemPaddingRight
@see #AppCompatTheme_panelBackground
@see #AppCompatTheme_panelMenuListTheme
@see #AppCompatTheme_panelMenuListWidth
@see #AppCompatTheme_popupMenuStyle
@see #AppCompatTheme_popupWindowStyle
@see #AppCompatTheme_radioButtonStyle
@see #AppCompatTheme_ratingBarStyle
@see #AppCompatTheme_ratingBarStyleIndicator
@see #AppCompatTheme_ratingBarStyleSmall
@see #AppCompatTheme_searchViewStyle
@see #AppCompatTheme_seekBarStyle
@see #AppCompatTheme_selectableItemBackground
@see #AppCompatTheme_selectableItemBackgroundBorderless
@see #AppCompatTheme_spinnerDropDownItemStyle
@see #AppCompatTheme_spinnerStyle
@see #AppCompatTheme_switchStyle
@see #AppCompatTheme_textAppearanceLargePopupMenu
@see #AppCompatTheme_textAppearanceListItem
@see #AppCompatTheme_textAppearanceListItemSmall
@see #AppCompatTheme_textAppearanceSearchResultSubtitle
@see #AppCompatTheme_textAppearanceSearchResultTitle
@see #AppCompatTheme_textAppearanceSmallPopupMenu
@see #AppCompatTheme_textColorAlertDialogListItem
@see #AppCompatTheme_textColorSearchUrl
@see #AppCompatTheme_toolbarNavigationButtonStyle
@see #AppCompatTheme_toolbarStyle
@see #AppCompatTheme_windowActionBar
@see #AppCompatTheme_windowActionBarOverlay
@see #AppCompatTheme_windowActionModeOverlay
@see #AppCompatTheme_windowFixedHeightMajor
@see #AppCompatTheme_windowFixedHeightMinor
@see #AppCompatTheme_windowFixedWidthMajor
@see #AppCompatTheme_windowFixedWidthMinor
@see #AppCompatTheme_windowMinWidthMajor
@see #AppCompatTheme_windowMinWidthMinor
@see #AppCompatTheme_windowNoTitle
*/
public static final int[] AppCompatTheme = {
0x01010057, 0x010100ae, 0x7f010029, 0x7f01002a,
0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e,
0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032,
0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036,
0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a,
0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e,
0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042,
0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046,
0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a,
0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e,
0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052,
0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056,
0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a,
0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e,
0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062,
0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066,
0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a,
0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e,
0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072,
0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076,
0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a,
0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e,
0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082,
0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086,
0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a,
0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e,
0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092,
0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarDivider}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarDivider
*/
public static final int AppCompatTheme_actionBarDivider = 23;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarItemBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarItemBackground
*/
public static final int AppCompatTheme_actionBarItemBackground = 24;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarPopupTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarPopupTheme
*/
public static final int AppCompatTheme_actionBarPopupTheme = 17;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarSize}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:actionBarSize
*/
public static final int AppCompatTheme_actionBarSize = 22;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarSplitStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarSplitStyle
*/
public static final int AppCompatTheme_actionBarSplitStyle = 19;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarStyle
*/
public static final int AppCompatTheme_actionBarStyle = 18;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarTabBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarTabBarStyle
*/
public static final int AppCompatTheme_actionBarTabBarStyle = 13;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarTabStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarTabStyle
*/
public static final int AppCompatTheme_actionBarTabStyle = 12;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarTabTextStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarTabTextStyle
*/
public static final int AppCompatTheme_actionBarTabTextStyle = 14;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarTheme
*/
public static final int AppCompatTheme_actionBarTheme = 20;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionBarWidgetTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionBarWidgetTheme
*/
public static final int AppCompatTheme_actionBarWidgetTheme = 21;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionButtonStyle
*/
public static final int AppCompatTheme_actionButtonStyle = 49;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionDropDownStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionDropDownStyle
*/
public static final int AppCompatTheme_actionDropDownStyle = 45;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionMenuTextAppearance}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionMenuTextAppearance
*/
public static final int AppCompatTheme_actionMenuTextAppearance = 25;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionMenuTextColor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:actionMenuTextColor
*/
public static final int AppCompatTheme_actionMenuTextColor = 26;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeBackground
*/
public static final int AppCompatTheme_actionModeBackground = 29;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeCloseButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeCloseButtonStyle
*/
public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeCloseDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeCloseDrawable
*/
public static final int AppCompatTheme_actionModeCloseDrawable = 31;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeCopyDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeCopyDrawable
*/
public static final int AppCompatTheme_actionModeCopyDrawable = 33;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeCutDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeCutDrawable
*/
public static final int AppCompatTheme_actionModeCutDrawable = 32;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeFindDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeFindDrawable
*/
public static final int AppCompatTheme_actionModeFindDrawable = 37;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModePasteDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModePasteDrawable
*/
public static final int AppCompatTheme_actionModePasteDrawable = 34;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModePopupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModePopupWindowStyle
*/
public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeSelectAllDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeSelectAllDrawable
*/
public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeShareDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeShareDrawable
*/
public static final int AppCompatTheme_actionModeShareDrawable = 36;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeSplitBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeSplitBackground
*/
public static final int AppCompatTheme_actionModeSplitBackground = 30;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeStyle
*/
public static final int AppCompatTheme_actionModeStyle = 27;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionModeWebSearchDrawable}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionModeWebSearchDrawable
*/
public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionOverflowButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionOverflowButtonStyle
*/
public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionOverflowMenuStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionOverflowMenuStyle
*/
public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#activityChooserViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:activityChooserViewStyle
*/
public static final int AppCompatTheme_activityChooserViewStyle = 57;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#alertDialogButtonGroupStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:alertDialogButtonGroupStyle
*/
public static final int AppCompatTheme_alertDialogButtonGroupStyle = 92;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#alertDialogCenterButtons}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:alertDialogCenterButtons
*/
public static final int AppCompatTheme_alertDialogCenterButtons = 93;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#alertDialogStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:alertDialogStyle
*/
public static final int AppCompatTheme_alertDialogStyle = 91;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#alertDialogTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:alertDialogTheme
*/
public static final int AppCompatTheme_alertDialogTheme = 94;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
@attr name android:windowAnimationStyle
*/
public static final int AppCompatTheme_android_windowAnimationStyle = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowIsFloating}
attribute's value can be found in the {@link #AppCompatTheme} array.
@attr name android:windowIsFloating
*/
public static final int AppCompatTheme_android_windowIsFloating = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#autoCompleteTextViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:autoCompleteTextViewStyle
*/
public static final int AppCompatTheme_autoCompleteTextViewStyle = 99;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#borderlessButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:borderlessButtonStyle
*/
public static final int AppCompatTheme_borderlessButtonStyle = 54;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonBarButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonBarButtonStyle
*/
public static final int AppCompatTheme_buttonBarButtonStyle = 51;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonBarNegativeButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonBarNegativeButtonStyle
*/
public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonBarNeutralButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonBarNeutralButtonStyle
*/
public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonBarPositiveButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonBarPositiveButtonStyle
*/
public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonBarStyle
*/
public static final int AppCompatTheme_buttonBarStyle = 50;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonStyle
*/
public static final int AppCompatTheme_buttonStyle = 100;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonStyleSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:buttonStyleSmall
*/
public static final int AppCompatTheme_buttonStyleSmall = 101;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#checkboxStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:checkboxStyle
*/
public static final int AppCompatTheme_checkboxStyle = 102;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#checkedTextViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:checkedTextViewStyle
*/
public static final int AppCompatTheme_checkedTextViewStyle = 103;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorAccent}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorAccent
*/
public static final int AppCompatTheme_colorAccent = 84;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorButtonNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorButtonNormal
*/
public static final int AppCompatTheme_colorButtonNormal = 88;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorControlActivated}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorControlActivated
*/
public static final int AppCompatTheme_colorControlActivated = 86;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorControlHighlight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorControlHighlight
*/
public static final int AppCompatTheme_colorControlHighlight = 87;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorControlNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorControlNormal
*/
public static final int AppCompatTheme_colorControlNormal = 85;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorPrimary}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorPrimary
*/
public static final int AppCompatTheme_colorPrimary = 82;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorPrimaryDark}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorPrimaryDark
*/
public static final int AppCompatTheme_colorPrimaryDark = 83;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#colorSwitchThumbNormal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:colorSwitchThumbNormal
*/
public static final int AppCompatTheme_colorSwitchThumbNormal = 89;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#controlBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:controlBackground
*/
public static final int AppCompatTheme_controlBackground = 90;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dialogPreferredPadding}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:dialogPreferredPadding
*/
public static final int AppCompatTheme_dialogPreferredPadding = 43;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dialogTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:dialogTheme
*/
public static final int AppCompatTheme_dialogTheme = 42;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dividerHorizontal}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:dividerHorizontal
*/
public static final int AppCompatTheme_dividerHorizontal = 56;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dividerVertical}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:dividerVertical
*/
public static final int AppCompatTheme_dividerVertical = 55;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dropDownListViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:dropDownListViewStyle
*/
public static final int AppCompatTheme_dropDownListViewStyle = 74;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dropdownListPreferredItemHeight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:dropdownListPreferredItemHeight
*/
public static final int AppCompatTheme_dropdownListPreferredItemHeight = 46;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#editTextBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:editTextBackground
*/
public static final int AppCompatTheme_editTextBackground = 63;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#editTextColor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:editTextColor
*/
public static final int AppCompatTheme_editTextColor = 62;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#editTextStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:editTextStyle
*/
public static final int AppCompatTheme_editTextStyle = 104;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#homeAsUpIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:homeAsUpIndicator
*/
public static final int AppCompatTheme_homeAsUpIndicator = 48;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#imageButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:imageButtonStyle
*/
public static final int AppCompatTheme_imageButtonStyle = 64;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listChoiceBackgroundIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:listChoiceBackgroundIndicator
*/
public static final int AppCompatTheme_listChoiceBackgroundIndicator = 81;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listDividerAlertDialog}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:listDividerAlertDialog
*/
public static final int AppCompatTheme_listDividerAlertDialog = 44;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPopupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:listPopupWindowStyle
*/
public static final int AppCompatTheme_listPopupWindowStyle = 75;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPreferredItemHeight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:listPreferredItemHeight
*/
public static final int AppCompatTheme_listPreferredItemHeight = 69;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPreferredItemHeightLarge}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:listPreferredItemHeightLarge
*/
public static final int AppCompatTheme_listPreferredItemHeightLarge = 71;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPreferredItemHeightSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:listPreferredItemHeightSmall
*/
public static final int AppCompatTheme_listPreferredItemHeightSmall = 70;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPreferredItemPaddingLeft}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:listPreferredItemPaddingLeft
*/
public static final int AppCompatTheme_listPreferredItemPaddingLeft = 72;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#listPreferredItemPaddingRight}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:listPreferredItemPaddingRight
*/
public static final int AppCompatTheme_listPreferredItemPaddingRight = 73;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#panelBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:panelBackground
*/
public static final int AppCompatTheme_panelBackground = 78;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#panelMenuListTheme}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:panelMenuListTheme
*/
public static final int AppCompatTheme_panelMenuListTheme = 80;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#panelMenuListWidth}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:panelMenuListWidth
*/
public static final int AppCompatTheme_panelMenuListWidth = 79;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#popupMenuStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:popupMenuStyle
*/
public static final int AppCompatTheme_popupMenuStyle = 60;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#popupWindowStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:popupWindowStyle
*/
public static final int AppCompatTheme_popupWindowStyle = 61;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#radioButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:radioButtonStyle
*/
public static final int AppCompatTheme_radioButtonStyle = 105;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#ratingBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:ratingBarStyle
*/
public static final int AppCompatTheme_ratingBarStyle = 106;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#ratingBarStyleIndicator}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:ratingBarStyleIndicator
*/
public static final int AppCompatTheme_ratingBarStyleIndicator = 107;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#ratingBarStyleSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:ratingBarStyleSmall
*/
public static final int AppCompatTheme_ratingBarStyleSmall = 108;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#searchViewStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:searchViewStyle
*/
public static final int AppCompatTheme_searchViewStyle = 68;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#seekBarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:seekBarStyle
*/
public static final int AppCompatTheme_seekBarStyle = 109;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#selectableItemBackground}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:selectableItemBackground
*/
public static final int AppCompatTheme_selectableItemBackground = 52;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#selectableItemBackgroundBorderless}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:selectableItemBackgroundBorderless
*/
public static final int AppCompatTheme_selectableItemBackgroundBorderless = 53;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#spinnerDropDownItemStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:spinnerDropDownItemStyle
*/
public static final int AppCompatTheme_spinnerDropDownItemStyle = 47;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#spinnerStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:spinnerStyle
*/
public static final int AppCompatTheme_spinnerStyle = 110;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#switchStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:switchStyle
*/
public static final int AppCompatTheme_switchStyle = 111;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceLargePopupMenu}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceLargePopupMenu
*/
public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceListItem}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceListItem
*/
public static final int AppCompatTheme_textAppearanceListItem = 76;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceListItemSmall}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceListItemSmall
*/
public static final int AppCompatTheme_textAppearanceListItemSmall = 77;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceSearchResultSubtitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceSearchResultSubtitle
*/
public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceSearchResultTitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceSearchResultTitle
*/
public static final int AppCompatTheme_textAppearanceSearchResultTitle = 65;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAppearanceSmallPopupMenu}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:textAppearanceSmallPopupMenu
*/
public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textColorAlertDialogListItem}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:textColorAlertDialogListItem
*/
public static final int AppCompatTheme_textColorAlertDialogListItem = 95;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textColorSearchUrl}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
@attr name com.example.alex.logintutorial:textColorSearchUrl
*/
public static final int AppCompatTheme_textColorSearchUrl = 67;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#toolbarNavigationButtonStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:toolbarNavigationButtonStyle
*/
public static final int AppCompatTheme_toolbarNavigationButtonStyle = 59;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#toolbarStyle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:toolbarStyle
*/
public static final int AppCompatTheme_toolbarStyle = 58;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowActionBar}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowActionBar
*/
public static final int AppCompatTheme_windowActionBar = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowActionBarOverlay}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowActionBarOverlay
*/
public static final int AppCompatTheme_windowActionBarOverlay = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowActionModeOverlay}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowActionModeOverlay
*/
public static final int AppCompatTheme_windowActionModeOverlay = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowFixedHeightMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowFixedHeightMajor
*/
public static final int AppCompatTheme_windowFixedHeightMajor = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowFixedHeightMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowFixedHeightMinor
*/
public static final int AppCompatTheme_windowFixedHeightMinor = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowFixedWidthMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowFixedWidthMajor
*/
public static final int AppCompatTheme_windowFixedWidthMajor = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowFixedWidthMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowFixedWidthMinor
*/
public static final int AppCompatTheme_windowFixedWidthMinor = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowMinWidthMajor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowMinWidthMajor
*/
public static final int AppCompatTheme_windowMinWidthMajor = 10;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowMinWidthMinor}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowMinWidthMinor
*/
public static final int AppCompatTheme_windowMinWidthMinor = 11;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#windowNoTitle}
attribute's value can be found in the {@link #AppCompatTheme} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:windowNoTitle
*/
public static final int AppCompatTheme_windowNoTitle = 3;
/** Attributes that can be used with a ButtonBarLayout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ButtonBarLayout_allowStacking com.example.alex.logintutorial:allowStacking}</code></td><td></td></tr>
</table>
@see #ButtonBarLayout_allowStacking
*/
public static final int[] ButtonBarLayout = {
0x7f010097
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#allowStacking}
attribute's value can be found in the {@link #ButtonBarLayout} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial: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_android_minHeight android:minHeight}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_android_minWidth android:minWidth}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardBackgroundColor com.example.alex.logintutorial:cardBackgroundColor}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardCornerRadius com.example.alex.logintutorial:cardCornerRadius}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardElevation com.example.alex.logintutorial:cardElevation}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardMaxElevation com.example.alex.logintutorial:cardMaxElevation}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardPreventCornerOverlap com.example.alex.logintutorial:cardPreventCornerOverlap}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_cardUseCompatPadding com.example.alex.logintutorial:cardUseCompatPadding}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPadding com.example.alex.logintutorial:contentPadding}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingBottom com.example.alex.logintutorial:contentPaddingBottom}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingLeft com.example.alex.logintutorial:contentPaddingLeft}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingRight com.example.alex.logintutorial:contentPaddingRight}</code></td><td></td></tr>
<tr><td><code>{@link #CardView_contentPaddingTop com.example.alex.logintutorial:contentPaddingTop}</code></td><td></td></tr>
</table>
@see #CardView_android_minHeight
@see #CardView_android_minWidth
@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 = {
0x0101013f, 0x01010140, 0x7f010098, 0x7f010099,
0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d,
0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1,
0x7f0100a2
};
/**
<p>This symbol is the offset where the {@link android.R.attr#minHeight}
attribute's value can be found in the {@link #CardView} array.
@attr name android:minHeight
*/
public static final int CardView_android_minHeight = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#minWidth}
attribute's value can be found in the {@link #CardView} array.
@attr name android:minWidth
*/
public static final int CardView_android_minWidth = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardBackgroundColor
*/
public static final int CardView_cardBackgroundColor = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardCornerRadius
*/
public static final int CardView_cardCornerRadius = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardElevation
*/
public static final int CardView_cardElevation = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardMaxElevation
*/
public static final int CardView_cardMaxElevation = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardPreventCornerOverlap
*/
public static final int CardView_cardPreventCornerOverlap = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:cardUseCompatPadding
*/
public static final int CardView_cardUseCompatPadding = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:contentPadding
*/
public static final int CardView_contentPadding = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:contentPaddingBottom
*/
public static final int CardView_contentPaddingBottom = 12;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:contentPaddingLeft
*/
public static final int CardView_contentPaddingLeft = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:contentPaddingRight
*/
public static final int CardView_contentPaddingRight = 10;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.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 com.example.alex.logintutorial:contentPaddingTop
*/
public static final int CardView_contentPaddingTop = 11;
/** Attributes that can be used with a CompoundButton.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #CompoundButton_android_button android:button}</code></td><td></td></tr>
<tr><td><code>{@link #CompoundButton_buttonTint com.example.alex.logintutorial:buttonTint}</code></td><td></td></tr>
<tr><td><code>{@link #CompoundButton_buttonTintMode com.example.alex.logintutorial:buttonTintMode}</code></td><td></td></tr>
</table>
@see #CompoundButton_android_button
@see #CompoundButton_buttonTint
@see #CompoundButton_buttonTintMode
*/
public static final int[] CompoundButton = {
0x01010107, 0x7f0100a3, 0x7f0100a4
};
/**
<p>This symbol is the offset where the {@link android.R.attr#button}
attribute's value can be found in the {@link #CompoundButton} array.
@attr name android:button
*/
public static final int CompoundButton_android_button = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonTint}
attribute's value can be found in the {@link #CompoundButton} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:buttonTint
*/
public static final int CompoundButton_buttonTint = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#buttonTintMode}
attribute's value can be found in the {@link #CompoundButton} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:buttonTintMode
*/
public static final int CompoundButton_buttonTintMode = 2;
/** Attributes that can be used with a DrawerArrowToggle.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #DrawerArrowToggle_arrowHeadLength com.example.alex.logintutorial:arrowHeadLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_arrowShaftLength com.example.alex.logintutorial:arrowShaftLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_barLength com.example.alex.logintutorial:barLength}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_color com.example.alex.logintutorial:color}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_drawableSize com.example.alex.logintutorial:drawableSize}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_gapBetweenBars com.example.alex.logintutorial:gapBetweenBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_spinBars com.example.alex.logintutorial:spinBars}</code></td><td></td></tr>
<tr><td><code>{@link #DrawerArrowToggle_thickness com.example.alex.logintutorial: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 = {
0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8,
0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#arrowHeadLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:arrowHeadLength
*/
public static final int DrawerArrowToggle_arrowHeadLength = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#arrowShaftLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:arrowShaftLength
*/
public static final int DrawerArrowToggle_arrowShaftLength = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#barLength}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:barLength
*/
public static final int DrawerArrowToggle_barLength = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#color}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:color
*/
public static final int DrawerArrowToggle_color = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#drawableSize}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:drawableSize
*/
public static final int DrawerArrowToggle_drawableSize = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#gapBetweenBars}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:gapBetweenBars
*/
public static final int DrawerArrowToggle_gapBetweenBars = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#spinBars}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:spinBars
*/
public static final int DrawerArrowToggle_spinBars = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#thickness}
attribute's value can be found in the {@link #DrawerArrowToggle} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:thickness
*/
public static final int DrawerArrowToggle_thickness = 7;
/** Attributes that can be used with a LinearLayoutCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_gravity android:gravity}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_orientation android:orientation}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_android_weightSum android:weightSum}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_divider com.example.alex.logintutorial:divider}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_dividerPadding com.example.alex.logintutorial:dividerPadding}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_measureWithLargestChild com.example.alex.logintutorial:measureWithLargestChild}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_showDividers com.example.alex.logintutorial: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, 0x7f01000e, 0x7f0100ad, 0x7f0100ae,
0x7f0100af
};
/**
<p>This symbol is the offset where the {@link android.R.attr#baselineAligned}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:baselineAligned
*/
public static final int LinearLayoutCompat_android_baselineAligned = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:baselineAlignedChildIndex
*/
public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#gravity}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:gravity
*/
public static final int LinearLayoutCompat_android_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#orientation}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:orientation
*/
public static final int LinearLayoutCompat_android_orientation = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#weightSum}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
@attr name android:weightSum
*/
public static final int LinearLayoutCompat_android_weightSum = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#divider}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:divider
*/
public static final int LinearLayoutCompat_divider = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dividerPadding}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:dividerPadding
*/
public static final int LinearLayoutCompat_dividerPadding = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#measureWithLargestChild}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:measureWithLargestChild
*/
public static final int LinearLayoutCompat_measureWithLargestChild = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#showDividers}
attribute's value can be found in the {@link #LinearLayoutCompat} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
<tr><td><code>end</code></td><td>4</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:showDividers
*/
public static final int LinearLayoutCompat_showDividers = 7;
/** Attributes that can be used with a LinearLayoutCompat_Layout.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}</code></td><td></td></tr>
<tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}</code></td><td></td></tr>
</table>
@see #LinearLayoutCompat_Layout_android_layout_gravity
@see #LinearLayoutCompat_Layout_android_layout_height
@see #LinearLayoutCompat_Layout_android_layout_weight
@see #LinearLayoutCompat_Layout_android_layout_width
*/
public static final int[] LinearLayoutCompat_Layout = {
0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
};
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_gravity
*/
public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_height}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_height
*/
public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_weight}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_weight
*/
public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout_width}
attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
@attr name android:layout_width
*/
public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
/** Attributes that can be used with a ListPopupWindow.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr>
<tr><td><code>{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr>
</table>
@see #ListPopupWindow_android_dropDownHorizontalOffset
@see #ListPopupWindow_android_dropDownVerticalOffset
*/
public static final int[] ListPopupWindow = {
0x010102ac, 0x010102ad
};
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
attribute's value can be found in the {@link #ListPopupWindow} array.
@attr name android:dropDownHorizontalOffset
*/
public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
attribute's value can be found in the {@link #ListPopupWindow} array.
@attr name android:dropDownVerticalOffset
*/
public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
/** Attributes that can be used with a MenuGroup.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr>
</table>
@see #MenuGroup_android_checkableBehavior
@see #MenuGroup_android_enabled
@see #MenuGroup_android_id
@see #MenuGroup_android_menuCategory
@see #MenuGroup_android_orderInCategory
@see #MenuGroup_android_visible
*/
public static final int[] MenuGroup = {
0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
0x010101df, 0x010101e0
};
/**
<p>This symbol is the offset where the {@link android.R.attr#checkableBehavior}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:checkableBehavior
*/
public static final int MenuGroup_android_checkableBehavior = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#enabled}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:enabled
*/
public static final int MenuGroup_android_enabled = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:id
*/
public static final int MenuGroup_android_id = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#menuCategory}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:menuCategory
*/
public static final int MenuGroup_android_menuCategory = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:orderInCategory
*/
public static final int MenuGroup_android_orderInCategory = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#visible}
attribute's value can be found in the {@link #MenuGroup} array.
@attr name android:visible
*/
public static final int MenuGroup_android_visible = 2;
/** Attributes that can be used with a MenuItem.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuItem_actionLayout com.example.alex.logintutorial:actionLayout}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionProviderClass com.example.alex.logintutorial:actionProviderClass}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_actionViewClass com.example.alex.logintutorial:actionViewClass}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr>
<tr><td><code>{@link #MenuItem_showAsAction com.example.alex.logintutorial: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, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2,
0x7f0100b3
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionLayout}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:actionLayout
*/
public static final int MenuItem_actionLayout = 14;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionProviderClass}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:actionProviderClass
*/
public static final int MenuItem_actionProviderClass = 16;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#actionViewClass}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:actionViewClass
*/
public static final int MenuItem_actionViewClass = 15;
/**
<p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:alphabeticShortcut
*/
public static final int MenuItem_android_alphabeticShortcut = 9;
/**
<p>This symbol is the offset where the {@link android.R.attr#checkable}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:checkable
*/
public static final int MenuItem_android_checkable = 11;
/**
<p>This symbol is the offset where the {@link android.R.attr#checked}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:checked
*/
public static final int MenuItem_android_checked = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#enabled}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:enabled
*/
public static final int MenuItem_android_enabled = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#icon}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:icon
*/
public static final int MenuItem_android_icon = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:id
*/
public static final int MenuItem_android_id = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#menuCategory}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:menuCategory
*/
public static final int MenuItem_android_menuCategory = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#numericShortcut}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:numericShortcut
*/
public static final int MenuItem_android_numericShortcut = 10;
/**
<p>This symbol is the offset where the {@link android.R.attr#onClick}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:onClick
*/
public static final int MenuItem_android_onClick = 12;
/**
<p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:orderInCategory
*/
public static final int MenuItem_android_orderInCategory = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#title}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:title
*/
public static final int MenuItem_android_title = 7;
/**
<p>This symbol is the offset where the {@link android.R.attr#titleCondensed}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:titleCondensed
*/
public static final int MenuItem_android_titleCondensed = 8;
/**
<p>This symbol is the offset where the {@link android.R.attr#visible}
attribute's value can be found in the {@link #MenuItem} array.
@attr name android:visible
*/
public static final int MenuItem_android_visible = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#showAsAction}
attribute's value can be found in the {@link #MenuItem} array.
<p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>never</code></td><td>0</td><td></td></tr>
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
<tr><td><code>always</code></td><td>2</td><td></td></tr>
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:showAsAction
*/
public static final int MenuItem_showAsAction = 13;
/** Attributes that can be used with a MenuView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
<tr><td><code>{@link #MenuView_preserveIconSpacing com.example.alex.logintutorial: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, 0x7f0100b4
};
/**
<p>This symbol is the offset where the {@link android.R.attr#headerBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:headerBackground
*/
public static final int MenuView_android_headerBackground = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#horizontalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:horizontalDivider
*/
public static final int MenuView_android_horizontalDivider = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemBackground}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemBackground
*/
public static final int MenuView_android_itemBackground = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemIconDisabledAlpha
*/
public static final int MenuView_android_itemIconDisabledAlpha = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:itemTextAppearance
*/
public static final int MenuView_android_itemTextAppearance = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#verticalDivider}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:verticalDivider
*/
public static final int MenuView_android_verticalDivider = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
attribute's value can be found in the {@link #MenuView} array.
@attr name android:windowAnimationStyle
*/
public static final int MenuView_android_windowAnimationStyle = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#preserveIconSpacing}
attribute's value can be found in the {@link #MenuView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:preserveIconSpacing
*/
public static final int MenuView_preserveIconSpacing = 7;
/** 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 com.example.alex.logintutorial:overlapAnchor}</code></td><td></td></tr>
</table>
@see #PopupWindow_android_popupBackground
@see #PopupWindow_overlapAnchor
*/
public static final int[] PopupWindow = {
0x01010176, 0x7f0100b5
};
/**
<p>This symbol is the offset where the {@link android.R.attr#popupBackground}
attribute's value can be found in the {@link #PopupWindow} array.
@attr name android:popupBackground
*/
public static final int PopupWindow_android_popupBackground = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#overlapAnchor}
attribute's value can be found in the {@link #PopupWindow} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial: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 com.example.alex.logintutorial:state_above_anchor}</code></td><td></td></tr>
</table>
@see #PopupWindowBackgroundState_state_above_anchor
*/
public static final int[] PopupWindowBackgroundState = {
0x7f0100b6
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#state_above_anchor}
attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:state_above_anchor
*/
public static final int PopupWindowBackgroundState_state_above_anchor = 0;
/** Attributes that can be used with a SearchView.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SearchView_android_focusable android:focusable}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_closeIcon com.example.alex.logintutorial:closeIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_commitIcon com.example.alex.logintutorial:commitIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_defaultQueryHint com.example.alex.logintutorial:defaultQueryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_goIcon com.example.alex.logintutorial:goIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_iconifiedByDefault com.example.alex.logintutorial:iconifiedByDefault}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_layout com.example.alex.logintutorial:layout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryBackground com.example.alex.logintutorial:queryBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_queryHint com.example.alex.logintutorial:queryHint}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchHintIcon com.example.alex.logintutorial:searchHintIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_searchIcon com.example.alex.logintutorial:searchIcon}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_submitBackground com.example.alex.logintutorial:submitBackground}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_suggestionRowLayout com.example.alex.logintutorial:suggestionRowLayout}</code></td><td></td></tr>
<tr><td><code>{@link #SearchView_voiceIcon com.example.alex.logintutorial: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,
0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba,
0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be,
0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2,
0x7f0100c3
};
/**
<p>This symbol is the offset where the {@link android.R.attr#focusable}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:focusable
*/
public static final int SearchView_android_focusable = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#imeOptions}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:imeOptions
*/
public static final int SearchView_android_imeOptions = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#inputType}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:inputType
*/
public static final int SearchView_android_inputType = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#maxWidth}
attribute's value can be found in the {@link #SearchView} array.
@attr name android:maxWidth
*/
public static final int SearchView_android_maxWidth = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#closeIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:closeIcon
*/
public static final int SearchView_closeIcon = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#commitIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:commitIcon
*/
public static final int SearchView_commitIcon = 13;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#defaultQueryHint}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:defaultQueryHint
*/
public static final int SearchView_defaultQueryHint = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#goIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:goIcon
*/
public static final int SearchView_goIcon = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#iconifiedByDefault}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:iconifiedByDefault
*/
public static final int SearchView_iconifiedByDefault = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#layout}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:layout
*/
public static final int SearchView_layout = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#queryBackground}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:queryBackground
*/
public static final int SearchView_queryBackground = 15;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#queryHint}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:queryHint
*/
public static final int SearchView_queryHint = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#searchHintIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:searchHintIcon
*/
public static final int SearchView_searchHintIcon = 11;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#searchIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:searchIcon
*/
public static final int SearchView_searchIcon = 10;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#submitBackground}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:submitBackground
*/
public static final int SearchView_submitBackground = 16;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#suggestionRowLayout}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:suggestionRowLayout
*/
public static final int SearchView_suggestionRowLayout = 14;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#voiceIcon}
attribute's value can be found in the {@link #SearchView} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:voiceIcon
*/
public static final int SearchView_voiceIcon = 12;
/** Attributes that can be used with a Spinner.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_entries android:entries}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_android_prompt android:prompt}</code></td><td></td></tr>
<tr><td><code>{@link #Spinner_popupTheme com.example.alex.logintutorial:popupTheme}</code></td><td></td></tr>
</table>
@see #Spinner_android_dropDownWidth
@see #Spinner_android_entries
@see #Spinner_android_popupBackground
@see #Spinner_android_prompt
@see #Spinner_popupTheme
*/
public static final int[] Spinner = {
0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
0x7f01001e
};
/**
<p>This symbol is the offset where the {@link android.R.attr#dropDownWidth}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:dropDownWidth
*/
public static final int Spinner_android_dropDownWidth = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#entries}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:entries
*/
public static final int Spinner_android_entries = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#popupBackground}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:popupBackground
*/
public static final int Spinner_android_popupBackground = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#prompt}
attribute's value can be found in the {@link #Spinner} array.
@attr name android:prompt
*/
public static final int Spinner_android_prompt = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#popupTheme}
attribute's value can be found in the {@link #Spinner} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:popupTheme
*/
public static final int Spinner_popupTheme = 4;
/** Attributes that can be used with a StateButton.
<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 #StateButton_dgts__StateButtonStyle com.example.alex.logintutorial:dgts__StateButtonStyle}</code></td><td></td></tr>
<tr><td><code>{@link #StateButton_finishStateText com.example.alex.logintutorial:finishStateText}</code></td><td></td></tr>
<tr><td><code>{@link #StateButton_progressStateText com.example.alex.logintutorial:progressStateText}</code></td><td></td></tr>
<tr><td><code>{@link #StateButton_startStateText com.example.alex.logintutorial:startStateText}</code></td><td></td></tr>
</table>
@see #StateButton_dgts__StateButtonStyle
@see #StateButton_finishStateText
@see #StateButton_progressStateText
@see #StateButton_startStateText
*/
public static final int[] StateButton = {
0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#dgts__StateButtonStyle}
attribute's value can be found in the {@link #StateButton} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:dgts__StateButtonStyle
*/
public static final int StateButton_dgts__StateButtonStyle = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#finishStateText}
attribute's value can be found in the {@link #StateButton} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:finishStateText
*/
public static final int StateButton_finishStateText = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#progressStateText}
attribute's value can be found in the {@link #StateButton} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:progressStateText
*/
public static final int StateButton_progressStateText = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#startStateText}
attribute's value can be found in the {@link #StateButton} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:startStateText
*/
public static final int StateButton_startStateText = 2;
/** Attributes that can be used with a SwitchCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #SwitchCompat_android_textOff android:textOff}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_android_textOn android:textOn}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_android_thumb android:thumb}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_showText com.example.alex.logintutorial:showText}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_splitTrack com.example.alex.logintutorial:splitTrack}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchMinWidth com.example.alex.logintutorial:switchMinWidth}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchPadding com.example.alex.logintutorial:switchPadding}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_switchTextAppearance com.example.alex.logintutorial:switchTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_thumbTextPadding com.example.alex.logintutorial:thumbTextPadding}</code></td><td></td></tr>
<tr><td><code>{@link #SwitchCompat_track com.example.alex.logintutorial:track}</code></td><td></td></tr>
</table>
@see #SwitchCompat_android_textOff
@see #SwitchCompat_android_textOn
@see #SwitchCompat_android_thumb
@see #SwitchCompat_showText
@see #SwitchCompat_splitTrack
@see #SwitchCompat_switchMinWidth
@see #SwitchCompat_switchPadding
@see #SwitchCompat_switchTextAppearance
@see #SwitchCompat_thumbTextPadding
@see #SwitchCompat_track
*/
public static final int[] SwitchCompat = {
0x01010124, 0x01010125, 0x01010142, 0x7f0100c8,
0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc,
0x7f0100cd, 0x7f0100ce
};
/**
<p>This symbol is the offset where the {@link android.R.attr#textOff}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:textOff
*/
public static final int SwitchCompat_android_textOff = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#textOn}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:textOn
*/
public static final int SwitchCompat_android_textOn = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#thumb}
attribute's value can be found in the {@link #SwitchCompat} array.
@attr name android:thumb
*/
public static final int SwitchCompat_android_thumb = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#showText}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:showText
*/
public static final int SwitchCompat_showText = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#splitTrack}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:splitTrack
*/
public static final int SwitchCompat_splitTrack = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#switchMinWidth}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:switchMinWidth
*/
public static final int SwitchCompat_switchMinWidth = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#switchPadding}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:switchPadding
*/
public static final int SwitchCompat_switchPadding = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#switchTextAppearance}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:switchTextAppearance
*/
public static final int SwitchCompat_switchTextAppearance = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#thumbTextPadding}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:thumbTextPadding
*/
public static final int SwitchCompat_thumbTextPadding = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#track}
attribute's value can be found in the {@link #SwitchCompat} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:track
*/
public static final int SwitchCompat_track = 3;
/** Attributes that can be used with a TextAppearance.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #TextAppearance_android_shadowColor android:shadowColor}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowDx android:shadowDx}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowDy android:shadowDy}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_shadowRadius android:shadowRadius}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textColor android:textColor}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textSize android:textSize}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_textStyle android:textStyle}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_android_typeface android:typeface}</code></td><td></td></tr>
<tr><td><code>{@link #TextAppearance_textAllCaps com.example.alex.logintutorial:textAllCaps}</code></td><td></td></tr>
</table>
@see #TextAppearance_android_shadowColor
@see #TextAppearance_android_shadowDx
@see #TextAppearance_android_shadowDy
@see #TextAppearance_android_shadowRadius
@see #TextAppearance_android_textColor
@see #TextAppearance_android_textSize
@see #TextAppearance_android_textStyle
@see #TextAppearance_android_typeface
@see #TextAppearance_textAllCaps
*/
public static final int[] TextAppearance = {
0x01010095, 0x01010096, 0x01010097, 0x01010098,
0x01010161, 0x01010162, 0x01010163, 0x01010164,
0x7f010028
};
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowColor}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowColor
*/
public static final int TextAppearance_android_shadowColor = 4;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowDx}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowDx
*/
public static final int TextAppearance_android_shadowDx = 5;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowDy}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowDy
*/
public static final int TextAppearance_android_shadowDy = 6;
/**
<p>This symbol is the offset where the {@link android.R.attr#shadowRadius}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:shadowRadius
*/
public static final int TextAppearance_android_shadowRadius = 7;
/**
<p>This symbol is the offset where the {@link android.R.attr#textColor}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textColor
*/
public static final int TextAppearance_android_textColor = 3;
/**
<p>This symbol is the offset where the {@link android.R.attr#textSize}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textSize
*/
public static final int TextAppearance_android_textSize = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#textStyle}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:textStyle
*/
public static final int TextAppearance_android_textStyle = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#typeface}
attribute's value can be found in the {@link #TextAppearance} array.
@attr name android:typeface
*/
public static final int TextAppearance_android_typeface = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#textAllCaps}
attribute's value can be found in the {@link #TextAppearance} array.
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
@attr name com.example.alex.logintutorial:textAllCaps
*/
public static final int TextAppearance_textAllCaps = 8;
/** Attributes that can be used with a ToggleImageButton.
<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 #ToggleImageButton_contentDescriptionOff com.example.alex.logintutorial:contentDescriptionOff}</code></td><td></td></tr>
<tr><td><code>{@link #ToggleImageButton_contentDescriptionOn com.example.alex.logintutorial:contentDescriptionOn}</code></td><td></td></tr>
<tr><td><code>{@link #ToggleImageButton_state_toggled_on com.example.alex.logintutorial:state_toggled_on}</code></td><td></td></tr>
<tr><td><code>{@link #ToggleImageButton_toggleOnClick com.example.alex.logintutorial:toggleOnClick}</code></td><td></td></tr>
</table>
@see #ToggleImageButton_contentDescriptionOff
@see #ToggleImageButton_contentDescriptionOn
@see #ToggleImageButton_state_toggled_on
@see #ToggleImageButton_toggleOnClick
*/
public static final int[] ToggleImageButton = {
0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentDescriptionOff}
attribute's value can be found in the {@link #ToggleImageButton} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentDescriptionOff
*/
public static final int ToggleImageButton_contentDescriptionOff = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentDescriptionOn}
attribute's value can be found in the {@link #ToggleImageButton} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentDescriptionOn
*/
public static final int ToggleImageButton_contentDescriptionOn = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#state_toggled_on}
attribute's value can be found in the {@link #ToggleImageButton} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:state_toggled_on
*/
public static final int ToggleImageButton_state_toggled_on = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#toggleOnClick}
attribute's value can be found in the {@link #ToggleImageButton} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:toggleOnClick
*/
public static final int ToggleImageButton_toggleOnClick = 3;
/** Attributes that can be used with a Toolbar.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #Toolbar_android_gravity android:gravity}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_android_minHeight android:minHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_collapseContentDescription com.example.alex.logintutorial:collapseContentDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_collapseIcon com.example.alex.logintutorial:collapseIcon}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetEnd com.example.alex.logintutorial:contentInsetEnd}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetLeft com.example.alex.logintutorial:contentInsetLeft}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetRight com.example.alex.logintutorial:contentInsetRight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_contentInsetStart com.example.alex.logintutorial:contentInsetStart}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_logo com.example.alex.logintutorial:logo}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_logoDescription com.example.alex.logintutorial:logoDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_maxButtonHeight com.example.alex.logintutorial:maxButtonHeight}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_navigationContentDescription com.example.alex.logintutorial:navigationContentDescription}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_navigationIcon com.example.alex.logintutorial:navigationIcon}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_popupTheme com.example.alex.logintutorial:popupTheme}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitle com.example.alex.logintutorial:subtitle}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitleTextAppearance com.example.alex.logintutorial:subtitleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_subtitleTextColor com.example.alex.logintutorial:subtitleTextColor}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_title com.example.alex.logintutorial:title}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginBottom com.example.alex.logintutorial:titleMarginBottom}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginEnd com.example.alex.logintutorial:titleMarginEnd}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginStart com.example.alex.logintutorial:titleMarginStart}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMarginTop com.example.alex.logintutorial:titleMarginTop}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleMargins com.example.alex.logintutorial:titleMargins}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleTextAppearance com.example.alex.logintutorial:titleTextAppearance}</code></td><td></td></tr>
<tr><td><code>{@link #Toolbar_titleTextColor com.example.alex.logintutorial:titleTextColor}</code></td><td></td></tr>
</table>
@see #Toolbar_android_gravity
@see #Toolbar_android_minHeight
@see #Toolbar_collapseContentDescription
@see #Toolbar_collapseIcon
@see #Toolbar_contentInsetEnd
@see #Toolbar_contentInsetLeft
@see #Toolbar_contentInsetRight
@see #Toolbar_contentInsetStart
@see #Toolbar_logo
@see #Toolbar_logoDescription
@see #Toolbar_maxButtonHeight
@see #Toolbar_navigationContentDescription
@see #Toolbar_navigationIcon
@see #Toolbar_popupTheme
@see #Toolbar_subtitle
@see #Toolbar_subtitleTextAppearance
@see #Toolbar_subtitleTextColor
@see #Toolbar_title
@see #Toolbar_titleMarginBottom
@see #Toolbar_titleMarginEnd
@see #Toolbar_titleMarginStart
@see #Toolbar_titleMarginTop
@see #Toolbar_titleMargins
@see #Toolbar_titleTextAppearance
@see #Toolbar_titleTextColor
*/
public static final int[] Toolbar = {
0x010100af, 0x01010140, 0x7f010005, 0x7f010009,
0x7f01000d, 0x7f010019, 0x7f01001a, 0x7f01001b,
0x7f01001c, 0x7f01001e, 0x7f0100d3, 0x7f0100d4,
0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8,
0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc,
0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0,
0x7f0100e1
};
/**
<p>This symbol is the offset where the {@link android.R.attr#gravity}
attribute's value can be found in the {@link #Toolbar} array.
@attr name android:gravity
*/
public static final int Toolbar_android_gravity = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#minHeight}
attribute's value can be found in the {@link #Toolbar} array.
@attr name android:minHeight
*/
public static final int Toolbar_android_minHeight = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#collapseContentDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:collapseContentDescription
*/
public static final int Toolbar_collapseContentDescription = 19;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#collapseIcon}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:collapseIcon
*/
public static final int Toolbar_collapseIcon = 18;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetEnd}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetEnd
*/
public static final int Toolbar_contentInsetEnd = 6;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetLeft}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetLeft
*/
public static final int Toolbar_contentInsetLeft = 7;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetRight}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetRight
*/
public static final int Toolbar_contentInsetRight = 8;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#contentInsetStart}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:contentInsetStart
*/
public static final int Toolbar_contentInsetStart = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#logo}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:logo
*/
public static final int Toolbar_logo = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#logoDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:logoDescription
*/
public static final int Toolbar_logoDescription = 22;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#maxButtonHeight}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:maxButtonHeight
*/
public static final int Toolbar_maxButtonHeight = 17;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#navigationContentDescription}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:navigationContentDescription
*/
public static final int Toolbar_navigationContentDescription = 21;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#navigationIcon}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:navigationIcon
*/
public static final int Toolbar_navigationIcon = 20;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#popupTheme}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:popupTheme
*/
public static final int Toolbar_popupTheme = 9;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitle}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:subtitle
*/
public static final int Toolbar_subtitle = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitleTextAppearance}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:subtitleTextAppearance
*/
public static final int Toolbar_subtitleTextAppearance = 11;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#subtitleTextColor}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:subtitleTextColor
*/
public static final int Toolbar_subtitleTextColor = 24;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#title}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:title
*/
public static final int Toolbar_title = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleMarginBottom}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleMarginBottom
*/
public static final int Toolbar_titleMarginBottom = 16;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleMarginEnd}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleMarginEnd
*/
public static final int Toolbar_titleMarginEnd = 14;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleMarginStart}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleMarginStart
*/
public static final int Toolbar_titleMarginStart = 13;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleMarginTop}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleMarginTop
*/
public static final int Toolbar_titleMarginTop = 15;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleMargins}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleMargins
*/
public static final int Toolbar_titleMargins = 12;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleTextAppearance}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:titleTextAppearance
*/
public static final int Toolbar_titleTextAppearance = 10;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#titleTextColor}
attribute's value can be found in the {@link #Toolbar} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:titleTextColor
*/
public static final int Toolbar_titleTextColor = 23;
/** Attributes that can be used with a View.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr>
<tr><td><code>{@link #View_android_theme android:theme}</code></td><td></td></tr>
<tr><td><code>{@link #View_paddingEnd com.example.alex.logintutorial:paddingEnd}</code></td><td></td></tr>
<tr><td><code>{@link #View_paddingStart com.example.alex.logintutorial:paddingStart}</code></td><td></td></tr>
<tr><td><code>{@link #View_theme com.example.alex.logintutorial:theme}</code></td><td></td></tr>
</table>
@see #View_android_focusable
@see #View_android_theme
@see #View_paddingEnd
@see #View_paddingStart
@see #View_theme
*/
public static final int[] View = {
0x01010000, 0x010100da, 0x7f0100e2, 0x7f0100e3,
0x7f0100e4
};
/**
<p>This symbol is the offset where the {@link android.R.attr#focusable}
attribute's value can be found in the {@link #View} array.
@attr name android:focusable
*/
public static final int View_android_focusable = 1;
/**
<p>This symbol is the offset where the {@link android.R.attr#theme}
attribute's value can be found in the {@link #View} array.
@attr name android:theme
*/
public static final int View_android_theme = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#paddingEnd}
attribute's value can be found in the {@link #View} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:paddingEnd
*/
public static final int View_paddingEnd = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#paddingStart}
attribute's value can be found in the {@link #View} array.
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:paddingStart
*/
public static final int View_paddingStart = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#theme}
attribute's value can be found in the {@link #View} array.
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
@attr name com.example.alex.logintutorial:theme
*/
public static final int View_theme = 4;
/** Attributes that can be used with a ViewBackgroundHelper.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ViewBackgroundHelper_android_background android:background}</code></td><td></td></tr>
<tr><td><code>{@link #ViewBackgroundHelper_backgroundTint com.example.alex.logintutorial:backgroundTint}</code></td><td></td></tr>
<tr><td><code>{@link #ViewBackgroundHelper_backgroundTintMode com.example.alex.logintutorial:backgroundTintMode}</code></td><td></td></tr>
</table>
@see #ViewBackgroundHelper_android_background
@see #ViewBackgroundHelper_backgroundTint
@see #ViewBackgroundHelper_backgroundTintMode
*/
public static final int[] ViewBackgroundHelper = {
0x010100d4, 0x7f0100e5, 0x7f0100e6
};
/**
<p>This symbol is the offset where the {@link android.R.attr#background}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
@attr name android:background
*/
public static final int ViewBackgroundHelper_android_background = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#backgroundTint}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:backgroundTint
*/
public static final int ViewBackgroundHelper_backgroundTint = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#backgroundTintMode}
attribute's value can be found in the {@link #ViewBackgroundHelper} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:backgroundTintMode
*/
public static final int ViewBackgroundHelper_backgroundTintMode = 2;
/** Attributes that can be used with a ViewStubCompat.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #ViewStubCompat_android_id android:id}</code></td><td></td></tr>
<tr><td><code>{@link #ViewStubCompat_android_inflatedId android:inflatedId}</code></td><td></td></tr>
<tr><td><code>{@link #ViewStubCompat_android_layout android:layout}</code></td><td></td></tr>
</table>
@see #ViewStubCompat_android_id
@see #ViewStubCompat_android_inflatedId
@see #ViewStubCompat_android_layout
*/
public static final int[] ViewStubCompat = {
0x010100d0, 0x010100f2, 0x010100f3
};
/**
<p>This symbol is the offset where the {@link android.R.attr#id}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:id
*/
public static final int ViewStubCompat_android_id = 0;
/**
<p>This symbol is the offset where the {@link android.R.attr#inflatedId}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:inflatedId
*/
public static final int ViewStubCompat_android_inflatedId = 2;
/**
<p>This symbol is the offset where the {@link android.R.attr#layout}
attribute's value can be found in the {@link #ViewStubCompat} array.
@attr name android:layout
*/
public static final int ViewStubCompat_android_layout = 1;
/** Attributes that can be used with a com_facebook_like_view.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_auxiliary_view_position com.example.alex.logintutorial:com_facebook_auxiliary_view_position}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_foreground_color com.example.alex.logintutorial:com_facebook_foreground_color}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_horizontal_alignment com.example.alex.logintutorial:com_facebook_horizontal_alignment}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_object_id com.example.alex.logintutorial:com_facebook_object_id}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_object_type com.example.alex.logintutorial:com_facebook_object_type}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_like_view_com_facebook_style com.example.alex.logintutorial:com_facebook_style}</code></td><td></td></tr>
</table>
@see #com_facebook_like_view_com_facebook_auxiliary_view_position
@see #com_facebook_like_view_com_facebook_foreground_color
@see #com_facebook_like_view_com_facebook_horizontal_alignment
@see #com_facebook_like_view_com_facebook_object_id
@see #com_facebook_like_view_com_facebook_object_type
@see #com_facebook_like_view_com_facebook_style
*/
public static final int[] com_facebook_like_view = {
0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea,
0x7f0100eb, 0x7f0100ec
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_auxiliary_view_position}
attribute's value can be found in the {@link #com_facebook_like_view} 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>bottom</code></td><td>0</td><td></td></tr>
<tr><td><code>inline</code></td><td>1</td><td></td></tr>
<tr><td><code>top</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_auxiliary_view_position
*/
public static final int com_facebook_like_view_com_facebook_auxiliary_view_position = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_foreground_color}
attribute's value can be found in the {@link #com_facebook_like_view} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_foreground_color
*/
public static final int com_facebook_like_view_com_facebook_foreground_color = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_horizontal_alignment}
attribute's value can be found in the {@link #com_facebook_like_view} 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>center</code></td><td>0</td><td></td></tr>
<tr><td><code>left</code></td><td>1</td><td></td></tr>
<tr><td><code>right</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_horizontal_alignment
*/
public static final int com_facebook_like_view_com_facebook_horizontal_alignment = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_object_id}
attribute's value can be found in the {@link #com_facebook_like_view} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_object_id
*/
public static final int com_facebook_like_view_com_facebook_object_id = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_object_type}
attribute's value can be found in the {@link #com_facebook_like_view} 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>unknown</code></td><td>0</td><td></td></tr>
<tr><td><code>open_graph</code></td><td>1</td><td></td></tr>
<tr><td><code>page</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_object_type
*/
public static final int com_facebook_like_view_com_facebook_object_type = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_style}
attribute's value can be found in the {@link #com_facebook_like_view} 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>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>button</code></td><td>1</td><td></td></tr>
<tr><td><code>box_count</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_style
*/
public static final int com_facebook_like_view_com_facebook_style = 3;
/** Attributes that can be used with a com_facebook_login_view.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #com_facebook_login_view_com_facebook_confirm_logout com.example.alex.logintutorial:com_facebook_confirm_logout}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_login_view_com_facebook_login_text com.example.alex.logintutorial:com_facebook_login_text}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_login_view_com_facebook_logout_text com.example.alex.logintutorial:com_facebook_logout_text}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_login_view_com_facebook_tooltip_mode com.example.alex.logintutorial:com_facebook_tooltip_mode}</code></td><td></td></tr>
</table>
@see #com_facebook_login_view_com_facebook_confirm_logout
@see #com_facebook_login_view_com_facebook_login_text
@see #com_facebook_login_view_com_facebook_logout_text
@see #com_facebook_login_view_com_facebook_tooltip_mode
*/
public static final int[] com_facebook_login_view = {
0x7f0100ed, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_confirm_logout}
attribute's value can be found in the {@link #com_facebook_login_view} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_confirm_logout
*/
public static final int com_facebook_login_view_com_facebook_confirm_logout = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_login_text}
attribute's value can be found in the {@link #com_facebook_login_view} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_login_text
*/
public static final int com_facebook_login_view_com_facebook_login_text = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_logout_text}
attribute's value can be found in the {@link #com_facebook_login_view} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_logout_text
*/
public static final int com_facebook_login_view_com_facebook_logout_text = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_tooltip_mode}
attribute's value can be found in the {@link #com_facebook_login_view} 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>automatic</code></td><td>0</td><td></td></tr>
<tr><td><code>display_always</code></td><td>1</td><td></td></tr>
<tr><td><code>never_display</code></td><td>2</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_tooltip_mode
*/
public static final int com_facebook_login_view_com_facebook_tooltip_mode = 3;
/** Attributes that can be used with a com_facebook_profile_picture_view.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #com_facebook_profile_picture_view_com_facebook_is_cropped com.example.alex.logintutorial:com_facebook_is_cropped}</code></td><td></td></tr>
<tr><td><code>{@link #com_facebook_profile_picture_view_com_facebook_preset_size com.example.alex.logintutorial:com_facebook_preset_size}</code></td><td></td></tr>
</table>
@see #com_facebook_profile_picture_view_com_facebook_is_cropped
@see #com_facebook_profile_picture_view_com_facebook_preset_size
*/
public static final int[] com_facebook_profile_picture_view = {
0x7f0100f1, 0x7f0100f2
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_is_cropped}
attribute's value can be found in the {@link #com_facebook_profile_picture_view} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:com_facebook_is_cropped
*/
public static final int com_facebook_profile_picture_view_com_facebook_is_cropped = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#com_facebook_preset_size}
attribute's value can be found in the {@link #com_facebook_profile_picture_view} 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>small</code></td><td>-2</td><td></td></tr>
<tr><td><code>normal</code></td><td>-3</td><td></td></tr>
<tr><td><code>large</code></td><td>-4</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:com_facebook_preset_size
*/
public static final int com_facebook_profile_picture_view_com_facebook_preset_size = 0;
/** Attributes that can be used with a tw__AspectRatioImageView.
<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 #tw__AspectRatioImageView_tw__image_aspect_ratio com.example.alex.logintutorial:tw__image_aspect_ratio}</code></td><td></td></tr>
<tr><td><code>{@link #tw__AspectRatioImageView_tw__image_dimension_to_adjust com.example.alex.logintutorial:tw__image_dimension_to_adjust}</code></td><td></td></tr>
</table>
@see #tw__AspectRatioImageView_tw__image_aspect_ratio
@see #tw__AspectRatioImageView_tw__image_dimension_to_adjust
*/
public static final int[] tw__AspectRatioImageView = {
0x7f0100f3, 0x7f0100f4
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__image_aspect_ratio}
attribute's value can be found in the {@link #tw__AspectRatioImageView} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__image_aspect_ratio
*/
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__image_dimension_to_adjust}
attribute's value can be found in the {@link #tw__AspectRatioImageView} 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>height</code></td><td>0</td><td></td></tr>
<tr><td><code>width</code></td><td>1</td><td></td></tr>
</table>
@attr name com.example.alex.logintutorial:tw__image_dimension_to_adjust
*/
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
/** Attributes that can be used with a tw__TweetView.
<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 #tw__TweetView_tw__action_color com.example.alex.logintutorial:tw__action_color}</code></td><td></td></tr>
<tr><td><code>{@link #tw__TweetView_tw__action_highlight_color com.example.alex.logintutorial:tw__action_highlight_color}</code></td><td></td></tr>
<tr><td><code>{@link #tw__TweetView_tw__container_bg_color com.example.alex.logintutorial:tw__container_bg_color}</code></td><td></td></tr>
<tr><td><code>{@link #tw__TweetView_tw__primary_text_color com.example.alex.logintutorial:tw__primary_text_color}</code></td><td></td></tr>
<tr><td><code>{@link #tw__TweetView_tw__tweet_actions_enabled com.example.alex.logintutorial:tw__tweet_actions_enabled}</code></td><td></td></tr>
<tr><td><code>{@link #tw__TweetView_tw__tweet_id com.example.alex.logintutorial:tw__tweet_id}</code></td><td></td></tr>
</table>
@see #tw__TweetView_tw__action_color
@see #tw__TweetView_tw__action_highlight_color
@see #tw__TweetView_tw__container_bg_color
@see #tw__TweetView_tw__primary_text_color
@see #tw__TweetView_tw__tweet_actions_enabled
@see #tw__TweetView_tw__tweet_id
*/
public static final int[] tw__TweetView = {
0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8,
0x7f0100f9, 0x7f0100fa
};
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__action_color}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__action_color
*/
public static final int tw__TweetView_tw__action_color = 3;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__action_highlight_color}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__action_highlight_color
*/
public static final int tw__TweetView_tw__action_highlight_color = 4;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__container_bg_color}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__container_bg_color
*/
public static final int tw__TweetView_tw__container_bg_color = 1;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__primary_text_color}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__primary_text_color
*/
public static final int tw__TweetView_tw__primary_text_color = 2;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__tweet_actions_enabled}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__tweet_actions_enabled
*/
public static final int tw__TweetView_tw__tweet_actions_enabled = 5;
/**
<p>This symbol is the offset where the {@link com.example.alex.logintutorial.R.attr#tw__tweet_id}
attribute's value can be found in the {@link #tw__TweetView} array.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.example.alex.logintutorial:tw__tweet_id
*/
public static final int tw__TweetView_tw__tweet_id = 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 com.facebook;
public final class R {
public static final class attr {
public static final int cardBackgroundColor = 0x7f010098;
public static final int cardCornerRadius = 0x7f010099;
public static final int cardElevation = 0x7f01009a;
public static final int cardMaxElevation = 0x7f01009b;
public static final int cardPreventCornerOverlap = 0x7f01009d;
public static final int cardUseCompatPadding = 0x7f01009c;
public static final int com_facebook_auxiliary_view_position = 0x7f0100eb;
public static final int com_facebook_confirm_logout = 0x7f0100ed;
public static final int com_facebook_foreground_color = 0x7f0100e7;
public static final int com_facebook_horizontal_alignment = 0x7f0100ec;
public static final int com_facebook_is_cropped = 0x7f0100f2;
public static final int com_facebook_login_text = 0x7f0100ee;
public static final int com_facebook_logout_text = 0x7f0100ef;
public static final int com_facebook_object_id = 0x7f0100e8;
public static final int com_facebook_object_type = 0x7f0100e9;
public static final int com_facebook_preset_size = 0x7f0100f1;
public static final int com_facebook_style = 0x7f0100ea;
public static final int com_facebook_tooltip_mode = 0x7f0100f0;
public static final int contentPadding = 0x7f01009e;
public static final int contentPaddingBottom = 0x7f0100a2;
public static final int contentPaddingLeft = 0x7f01009f;
public static final int contentPaddingRight = 0x7f0100a0;
public static final int contentPaddingTop = 0x7f0100a1;
}
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 int com_facebook_blue = 0x7f0d0019;
public static final int com_facebook_button_background_color = 0x7f0d001a;
public static final int com_facebook_button_background_color_disabled = 0x7f0d001b;
public static final int com_facebook_button_background_color_focused = 0x7f0d001c;
public static final int com_facebook_button_background_color_focused_disabled = 0x7f0d001d;
public static final int com_facebook_button_background_color_pressed = 0x7f0d001e;
public static final int com_facebook_button_background_color_selected = 0x7f0d001f;
public static final int com_facebook_button_border_color_focused = 0x7f0d0020;
public static final int com_facebook_button_login_silver_background_color = 0x7f0d0021;
public static final int com_facebook_button_login_silver_background_color_pressed = 0x7f0d0022;
public static final int com_facebook_button_send_background_color = 0x7f0d0023;
public static final int com_facebook_button_send_background_color_pressed = 0x7f0d0024;
public static final int com_facebook_button_text_color = 0x7f0d007b;
public static final int com_facebook_device_auth_text = 0x7f0d0025;
public static final int com_facebook_likeboxcountview_border_color = 0x7f0d0026;
public static final int com_facebook_likeboxcountview_text_color = 0x7f0d0027;
public static final int com_facebook_likeview_text_color = 0x7f0d0028;
public static final int com_facebook_messenger_blue = 0x7f0d0029;
public static final int com_facebook_send_button_text_color = 0x7f0d007c;
public static final int com_facebook_share_button_text_color = 0x7f0d002a;
}
public static final class dimen {
public static final int cardview_compat_inset_shadow = 0x7f0a004b;
public static final int cardview_default_elevation = 0x7f0a004c;
public static final int cardview_default_radius = 0x7f0a004d;
public static final int com_facebook_auth_dialog_corner_radius = 0x7f0a004e;
public static final int com_facebook_auth_dialog_corner_radius_oversized = 0x7f0a004f;
public static final int com_facebook_button_corner_radius = 0x7f0a0050;
public static final int com_facebook_likeboxcountview_border_radius = 0x7f0a0051;
public static final int com_facebook_likeboxcountview_border_width = 0x7f0a0052;
public static final int com_facebook_likeboxcountview_caret_height = 0x7f0a0053;
public static final int com_facebook_likeboxcountview_caret_width = 0x7f0a0054;
public static final int com_facebook_likeboxcountview_text_padding = 0x7f0a0055;
public static final int com_facebook_likeboxcountview_text_size = 0x7f0a0056;
public static final int com_facebook_likeview_edge_padding = 0x7f0a0057;
public static final int com_facebook_likeview_internal_padding = 0x7f0a0058;
public static final int com_facebook_likeview_text_size = 0x7f0a0059;
public static final int com_facebook_profilepictureview_preset_size_large = 0x7f0a005a;
public static final int com_facebook_profilepictureview_preset_size_normal = 0x7f0a005b;
public static final int com_facebook_profilepictureview_preset_size_small = 0x7f0a005c;
public static final int com_facebook_share_button_compound_drawable_padding = 0x7f0a005d;
public static final int com_facebook_share_button_padding_bottom = 0x7f0a005e;
public static final int com_facebook_share_button_padding_left = 0x7f0a005f;
public static final int com_facebook_share_button_padding_right = 0x7f0a0060;
public static final int com_facebook_share_button_padding_top = 0x7f0a0061;
public static final int com_facebook_share_button_text_size = 0x7f0a0062;
public static final int com_facebook_tooltip_horizontal_padding = 0x7f0a0063;
}
public static final class drawable {
public static final int com_facebook_auth_dialog_background = 0x7f02004b;
public static final int com_facebook_auth_dialog_cancel_background = 0x7f02004c;
public static final int com_facebook_auth_dialog_header_background = 0x7f02004d;
public static final int com_facebook_button_background = 0x7f02004e;
public static final int com_facebook_button_icon = 0x7f02004f;
public static final int com_facebook_button_icon_blue = 0x7f020050;
public static final int com_facebook_button_icon_white = 0x7f020051;
public static final int com_facebook_button_like_background = 0x7f020052;
public static final int com_facebook_button_like_icon_selected = 0x7f020053;
public static final int com_facebook_button_login_silver_background = 0x7f020054;
public static final int com_facebook_button_send_background = 0x7f020055;
public static final int com_facebook_button_send_icon_blue = 0x7f020056;
public static final int com_facebook_button_send_icon_white = 0x7f020057;
public static final int com_facebook_close = 0x7f020058;
public static final int com_facebook_favicon_white = 0x7f020059;
public static final int com_facebook_profile_picture_blank_portrait = 0x7f02005a;
public static final int com_facebook_profile_picture_blank_square = 0x7f02005b;
public static final int com_facebook_send_button_icon = 0x7f02005c;
public static final int com_facebook_tooltip_black_background = 0x7f02005d;
public static final int com_facebook_tooltip_black_bottomnub = 0x7f02005e;
public static final int com_facebook_tooltip_black_topnub = 0x7f02005f;
public static final int com_facebook_tooltip_black_xout = 0x7f020060;
public static final int com_facebook_tooltip_blue_background = 0x7f020061;
public static final int com_facebook_tooltip_blue_bottomnub = 0x7f020062;
public static final int com_facebook_tooltip_blue_topnub = 0x7f020063;
public static final int com_facebook_tooltip_blue_xout = 0x7f020064;
public static final int messenger_bubble_large_blue = 0x7f02006f;
public static final int messenger_bubble_large_white = 0x7f020070;
public static final int messenger_bubble_small_blue = 0x7f020071;
public static final int messenger_bubble_small_white = 0x7f020072;
public static final int messenger_button_blue_bg_round = 0x7f020073;
public static final int messenger_button_blue_bg_selector = 0x7f020074;
public static final int messenger_button_send_round_shadow = 0x7f020075;
public static final int messenger_button_white_bg_round = 0x7f020076;
public static final int messenger_button_white_bg_selector = 0x7f020077;
}
public static final class id {
public static final int automatic = 0x7f0e002d;
public static final int bottom = 0x7f0e0027;
public static final int box_count = 0x7f0e0024;
public static final int button = 0x7f0e0025;
public static final int cancel_button = 0x7f0e006b;
public static final int center = 0x7f0e002a;
public static final int com_facebook_body_frame = 0x7f0e006d;
public static final int com_facebook_button_xout = 0x7f0e006f;
public static final int com_facebook_device_auth_instructions = 0x7f0e0068;
public static final int com_facebook_fragment_container = 0x7f0e0066;
public static final int com_facebook_login_activity_progress_bar = 0x7f0e006c;
public static final int com_facebook_tooltip_bubble_view_bottom_pointer = 0x7f0e0071;
public static final int com_facebook_tooltip_bubble_view_text_body = 0x7f0e0070;
public static final int com_facebook_tooltip_bubble_view_top_pointer = 0x7f0e006e;
public static final int confirmation_code = 0x7f0e0069;
public static final int display_always = 0x7f0e002e;
public static final int inline = 0x7f0e0028;
public static final int large = 0x7f0e0030;
public static final int left = 0x7f0e002b;
public static final int messenger_send_button = 0x7f0e008e;
public static final int never_display = 0x7f0e002f;
public static final int normal = 0x7f0e000a;
public static final int open_graph = 0x7f0e0021;
public static final int page = 0x7f0e0022;
public static final int progress_bar = 0x7f0e006a;
public static final int right = 0x7f0e002c;
public static final int small = 0x7f0e0031;
public static final int standard = 0x7f0e0026;
public static final int textView = 0x7f0e0067;
public static final int top = 0x7f0e0029;
public static final int unknown = 0x7f0e0023;
}
public static final class layout {
public static final int com_facebook_activity_layout = 0x7f04001b;
public static final int com_facebook_device_auth_dialog_fragment = 0x7f04001c;
public static final int com_facebook_login_fragment = 0x7f04001d;
public static final int com_facebook_tooltip_bubble = 0x7f04001e;
public static final int messenger_button_send_blue_large = 0x7f040026;
public static final int messenger_button_send_blue_round = 0x7f040027;
public static final int messenger_button_send_blue_small = 0x7f040028;
public static final int messenger_button_send_white_large = 0x7f040029;
public static final int messenger_button_send_white_round = 0x7f04002a;
public static final int messenger_button_send_white_small = 0x7f04002b;
}
public static final class string {
public static final int com_facebook_device_auth_instructions = 0x7f070013;
public static final int com_facebook_image_download_unknown_error = 0x7f070014;
public static final int com_facebook_internet_permission_error_message = 0x7f070015;
public static final int com_facebook_internet_permission_error_title = 0x7f070016;
public static final int com_facebook_like_button_liked = 0x7f070017;
public static final int com_facebook_like_button_not_liked = 0x7f070018;
public static final int com_facebook_loading = 0x7f070019;
public static final int com_facebook_loginview_cancel_action = 0x7f07001a;
public static final int com_facebook_loginview_log_in_button = 0x7f07001b;
public static final int com_facebook_loginview_log_in_button_long = 0x7f07001c;
public static final int com_facebook_loginview_log_out_action = 0x7f07001d;
public static final int com_facebook_loginview_log_out_button = 0x7f07001e;
public static final int com_facebook_loginview_logged_in_as = 0x7f07001f;
public static final int com_facebook_loginview_logged_in_using_facebook = 0x7f070020;
public static final int com_facebook_send_button_text = 0x7f070021;
public static final int com_facebook_share_button_text = 0x7f070022;
public static final int com_facebook_tooltip_default = 0x7f070023;
public static final int messenger_send_button_text = 0x7f070024;
}
public static final class style {
public static final int CardView = 0x7f0b00bc;
public static final int CardView_Dark = 0x7f0b00bd;
public static final int CardView_Light = 0x7f0b00be;
public static final int MessengerButton = 0x7f0b00bf;
public static final int MessengerButtonText = 0x7f0b00c6;
public static final int MessengerButtonText_Blue = 0x7f0b00c7;
public static final int MessengerButtonText_Blue_Large = 0x7f0b00c8;
public static final int MessengerButtonText_Blue_Small = 0x7f0b00c9;
public static final int MessengerButtonText_White = 0x7f0b00ca;
public static final int MessengerButtonText_White_Large = 0x7f0b00cb;
public static final int MessengerButtonText_White_Small = 0x7f0b00cc;
public static final int MessengerButton_Blue = 0x7f0b00c0;
public static final int MessengerButton_Blue_Large = 0x7f0b00c1;
public static final int MessengerButton_Blue_Small = 0x7f0b00c2;
public static final int MessengerButton_White = 0x7f0b00c3;
public static final int MessengerButton_White_Large = 0x7f0b00c4;
public static final int MessengerButton_White_Small = 0x7f0b00c5;
public static final int com_facebook_auth_dialog = 0x7f0b0155;
public static final int com_facebook_button = 0x7f0b0156;
public static final int com_facebook_button_like = 0x7f0b0157;
public static final int com_facebook_button_send = 0x7f0b0158;
public static final int com_facebook_button_share = 0x7f0b0159;
public static final int com_facebook_loginview_default_style = 0x7f0b015a;
public static final int com_facebook_loginview_silver_style = 0x7f0b015b;
public static final int tooltip_bubble_text = 0x7f0b0163;
}
public static final class styleable {
public static final int[] CardView = { 0x0101013f, 0x01010140, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c, 0x7f01009d, 0x7f01009e, 0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2 };
public static final int CardView_cardBackgroundColor = 2;
public static final int CardView_cardCornerRadius = 3;
public static final int CardView_cardElevation = 4;
public static final int CardView_cardMaxElevation = 5;
public static final int CardView_cardPreventCornerOverlap = 7;
public static final int CardView_cardUseCompatPadding = 6;
public static final int CardView_contentPadding = 8;
public static final int CardView_contentPaddingBottom = 12;
public static final int CardView_contentPaddingLeft = 9;
public static final int CardView_contentPaddingRight = 10;
public static final int CardView_contentPaddingTop = 11;
public static final int[] com_facebook_like_view = { 0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec };
public static final int com_facebook_like_view_com_facebook_auxiliary_view_position = 4;
public static final int com_facebook_like_view_com_facebook_foreground_color = 0;
public static final int com_facebook_like_view_com_facebook_horizontal_alignment = 5;
public static final int com_facebook_like_view_com_facebook_object_id = 1;
public static final int com_facebook_like_view_com_facebook_object_type = 2;
public static final int com_facebook_like_view_com_facebook_style = 3;
public static final int[] com_facebook_login_view = { 0x7f0100ed, 0x7f0100ee, 0x7f0100ef, 0x7f0100f0 };
public static final int com_facebook_login_view_com_facebook_confirm_logout = 0;
public static final int com_facebook_login_view_com_facebook_login_text = 1;
public static final int com_facebook_login_view_com_facebook_logout_text = 2;
public static final int com_facebook_login_view_com_facebook_tooltip_mode = 3;
public static final int[] com_facebook_profile_picture_view = { 0x7f0100f1, 0x7f0100f2 };
public static final int com_facebook_profile_picture_view_com_facebook_is_cropped = 1;
public static final int com_facebook_profile_picture_view_com_facebook_preset_size = 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 com.twitter.sdk.android.core;
public final class R {
public static final class attr {
public static final int tw__image_aspect_ratio = 0x7f0100f3;
public static final int tw__image_dimension_to_adjust = 0x7f0100f4;
}
public static final class color {
public static final int tw__blue_default = 0x7f0d0059;
public static final int tw__blue_pressed = 0x7f0d005a;
public static final int tw__blue_pressed_light = 0x7f0d005b;
public static final int tw__light_gray = 0x7f0d0063;
public static final int tw__medium_gray = 0x7f0d0064;
public static final int tw__solid_white = 0x7f0d0067;
public static final int tw__transparent = 0x7f0d0068;
}
public static final class dimen {
public static final int tw__btn_bar_margin_left = 0x7f0a0077;
public static final int tw__btn_bar_margin_right = 0x7f0a0078;
public static final int tw__login_btn_drawable_padding = 0x7f0a0001;
public static final int tw__login_btn_height = 0x7f0a0002;
public static final int tw__login_btn_left_padding = 0x7f0a0003;
public static final int tw__login_btn_radius = 0x7f0a00a7;
public static final int tw__login_btn_right_padding = 0x7f0a0004;
public static final int tw__login_btn_text_size = 0x7f0a0005;
public static final int tw__padding_permission_horizontal_container = 0x7f0a0015;
public static final int tw__padding_permission_vertical_container = 0x7f0a00a8;
public static final int tw__permission_description_text_size = 0x7f0a00a9;
public static final int tw__permission_title_text_size = 0x7f0a00aa;
}
public static final class drawable {
public static final int tw__ic_logo_default = 0x7f0200c2;
public static final int tw__login_btn = 0x7f0200d6;
public static final int tw__login_btn_default = 0x7f0200d7;
public static final int tw__login_btn_default_light = 0x7f0200d8;
public static final int tw__login_btn_disabled = 0x7f0200d9;
public static final int tw__login_btn_light = 0x7f0200da;
public static final int tw__login_btn_pressed = 0x7f0200db;
public static final int tw__login_btn_pressed_light = 0x7f0200dc;
public static final int tw__login_btn_text_color_light = 0x7f0200dd;
public static final int tw__share_email_header = 0x7f0200e1;
public static final int tw__transparent = 0x7f0200e2;
}
public static final class id {
public static final int height = 0x7f0e0032;
public static final int imageView = 0x7f0e00a2;
public static final int tw__allow_btn = 0x7f0e00a5;
public static final int tw__not_now_btn = 0x7f0e00a4;
public static final int tw__share_email_desc = 0x7f0e00a3;
public static final int tw__spinner = 0x7f0e00a1;
public static final int tw__web_view = 0x7f0e00a0;
public static final int width = 0x7f0e0033;
}
public static final class layout {
public static final int tw__activity_oauth = 0x7f04003a;
public static final int tw__activity_share_email = 0x7f04003b;
}
public static final class raw {
public static final int tw__cacerts = 0x7f060000;
}
public static final class string {
public static final int kit_name = 0x7f07006e;
public static final int tw__allow_btn_txt = 0x7f07004b;
public static final int tw__login_btn_txt = 0x7f07004f;
public static final int tw__not_now_btn_txt = 0x7f070050;
public static final int tw__share_email_desc = 0x7f070058;
public static final int tw__share_email_title = 0x7f070059;
}
public static final class style {
public static final int tw__Button = 0x7f0b0168;
public static final int tw__ButtonBar = 0x7f0b016a;
public static final int tw__Button_Light = 0x7f0b0169;
public static final int tw__Permission_Container = 0x7f0b0179;
public static final int tw__Permission_Description = 0x7f0b017a;
public static final int tw__Permission_Title = 0x7f0b017b;
}
public static final class styleable {
public static final int[] tw__AspectRatioImageView = { 0x7f0100f3, 0x7f0100f4 };
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.twitter.sdk.android;
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 = 0x7f01003e;
public static final int actionBarItemBackground = 0x7f01003f;
public static final int actionBarPopupTheme = 0x7f010038;
public static final int actionBarSize = 0x7f01003d;
public static final int actionBarSplitStyle = 0x7f01003a;
public static final int actionBarStyle = 0x7f010039;
public static final int actionBarTabBarStyle = 0x7f010034;
public static final int actionBarTabStyle = 0x7f010033;
public static final int actionBarTabTextStyle = 0x7f010035;
public static final int actionBarTheme = 0x7f01003b;
public static final int actionBarWidgetTheme = 0x7f01003c;
public static final int actionButtonStyle = 0x7f010058;
public static final int actionDropDownStyle = 0x7f010054;
public static final int actionLayout = 0x7f0100b1;
public static final int actionMenuTextAppearance = 0x7f010040;
public static final int actionMenuTextColor = 0x7f010041;
public static final int actionModeBackground = 0x7f010044;
public static final int actionModeCloseButtonStyle = 0x7f010043;
public static final int actionModeCloseDrawable = 0x7f010046;
public static final int actionModeCopyDrawable = 0x7f010048;
public static final int actionModeCutDrawable = 0x7f010047;
public static final int actionModeFindDrawable = 0x7f01004c;
public static final int actionModePasteDrawable = 0x7f010049;
public static final int actionModePopupWindowStyle = 0x7f01004e;
public static final int actionModeSelectAllDrawable = 0x7f01004a;
public static final int actionModeShareDrawable = 0x7f01004b;
public static final int actionModeSplitBackground = 0x7f010045;
public static final int actionModeStyle = 0x7f010042;
public static final int actionModeWebSearchDrawable = 0x7f01004d;
public static final int actionOverflowButtonStyle = 0x7f010036;
public static final int actionOverflowMenuStyle = 0x7f010037;
public static final int actionProviderClass = 0x7f0100b3;
public static final int actionViewClass = 0x7f0100b2;
public static final int activityChooserViewStyle = 0x7f010060;
public static final int alertDialogButtonGroupStyle = 0x7f010083;
public static final int alertDialogCenterButtons = 0x7f010084;
public static final int alertDialogStyle = 0x7f010082;
public static final int alertDialogTheme = 0x7f010085;
public static final int autoCompleteTextViewStyle = 0x7f01008a;
public static final int background = 0x7f01000f;
public static final int backgroundSplit = 0x7f010011;
public static final int backgroundStacked = 0x7f010010;
public static final int backgroundTint = 0x7f0100e5;
public static final int backgroundTintMode = 0x7f0100e6;
public static final int borderlessButtonStyle = 0x7f01005d;
public static final int buttonBarButtonStyle = 0x7f01005a;
public static final int buttonBarNegativeButtonStyle = 0x7f010088;
public static final int buttonBarNeutralButtonStyle = 0x7f010089;
public static final int buttonBarPositiveButtonStyle = 0x7f010087;
public static final int buttonBarStyle = 0x7f010059;
public static final int buttonPanelSideLayout = 0x7f010022;
public static final int buttonStyle = 0x7f01008b;
public static final int buttonStyleSmall = 0x7f01008c;
public static final int checkboxStyle = 0x7f01008d;
public static final int checkedTextViewStyle = 0x7f01008e;
public static final int closeIcon = 0x7f0100bb;
public static final int closeItemLayout = 0x7f01001f;
public static final int collapseContentDescription = 0x7f0100dc;
public static final int collapseIcon = 0x7f0100db;
public static final int color = 0x7f0100a5;
public static final int colorAccent = 0x7f01007b;
public static final int colorButtonNormal = 0x7f01007f;
public static final int colorControlActivated = 0x7f01007d;
public static final int colorControlHighlight = 0x7f01007e;
public static final int colorControlNormal = 0x7f01007c;
public static final int colorPrimary = 0x7f010079;
public static final int colorPrimaryDark = 0x7f01007a;
public static final int colorSwitchThumbNormal = 0x7f010080;
public static final int commitIcon = 0x7f0100c0;
public static final int contentDescriptionOff = 0x7f0100d1;
public static final int contentDescriptionOn = 0x7f0100d0;
public static final int contentInsetEnd = 0x7f01001a;
public static final int contentInsetLeft = 0x7f01001b;
public static final int contentInsetRight = 0x7f01001c;
public static final int contentInsetStart = 0x7f010019;
public static final int customNavigationLayout = 0x7f010012;
public static final int defaultQueryHint = 0x7f0100ba;
public static final int dgts__StateButtonStyle = 0x7f0100c7;
public static final int dgts__accentColor = 0x7f010000;
public static final int dgts__logoDrawable = 0x7f010001;
public static final int dialogPreferredPadding = 0x7f010052;
public static final int dialogTheme = 0x7f010051;
public static final int displayOptions = 0x7f010008;
public static final int divider = 0x7f01000e;
public static final int dividerHorizontal = 0x7f01005f;
public static final int dividerPadding = 0x7f0100af;
public static final int dividerVertical = 0x7f01005e;
public static final int drawableSize = 0x7f0100a7;
public static final int drawerArrowStyle = 0x7f010002;
public static final int dropDownListViewStyle = 0x7f010071;
public static final int dropdownListPreferredItemHeight = 0x7f010055;
public static final int editTextBackground = 0x7f010066;
public static final int editTextColor = 0x7f010065;
public static final int editTextStyle = 0x7f01008f;
public static final int elevation = 0x7f01001d;
public static final int expandActivityOverflowButtonDrawable = 0x7f010021;
public static final int finishStateText = 0x7f0100c4;
public static final int gapBetweenBars = 0x7f0100a8;
public static final int goIcon = 0x7f0100bc;
public static final int height = 0x7f010003;
public static final int hideOnContentScroll = 0x7f010018;
public static final int homeAsUpIndicator = 0x7f010057;
public static final int homeLayout = 0x7f010013;
public static final int icon = 0x7f01000c;
public static final int iconifiedByDefault = 0x7f0100b8;
public static final int indeterminateProgressStyle = 0x7f010015;
public static final int initialActivityCount = 0x7f010020;
public static final int isLightTheme = 0x7f010004;
public static final int itemPadding = 0x7f010017;
public static final int layout = 0x7f0100b7;
public static final int listChoiceBackgroundIndicator = 0x7f010078;
public static final int listDividerAlertDialog = 0x7f010053;
public static final int listItemLayout = 0x7f010026;
public static final int listLayout = 0x7f010023;
public static final int listPopupWindowStyle = 0x7f010072;
public static final int listPreferredItemHeight = 0x7f01006c;
public static final int listPreferredItemHeightLarge = 0x7f01006e;
public static final int listPreferredItemHeightSmall = 0x7f01006d;
public static final int listPreferredItemPaddingLeft = 0x7f01006f;
public static final int listPreferredItemPaddingRight = 0x7f010070;
public static final int logo = 0x7f01000d;
public static final int maxButtonHeight = 0x7f0100da;
public static final int measureWithLargestChild = 0x7f0100ad;
public static final int multiChoiceItemLayout = 0x7f010024;
public static final int navigationContentDescription = 0x7f0100de;
public static final int navigationIcon = 0x7f0100dd;
public static final int navigationMode = 0x7f010007;
public static final int overlapAnchor = 0x7f0100b5;
public static final int paddingEnd = 0x7f0100e3;
public static final int paddingStart = 0x7f0100e2;
public static final int panelBackground = 0x7f010075;
public static final int panelMenuListTheme = 0x7f010077;
public static final int panelMenuListWidth = 0x7f010076;
public static final int popupMenuStyle = 0x7f010063;
public static final int popupTheme = 0x7f01001e;
public static final int popupWindowStyle = 0x7f010064;
public static final int preserveIconSpacing = 0x7f0100b4;
public static final int progressBarPadding = 0x7f010016;
public static final int progressBarStyle = 0x7f010014;
public static final int progressStateText = 0x7f0100c5;
public static final int queryBackground = 0x7f0100c2;
public static final int queryHint = 0x7f0100b9;
public static final int radioButtonStyle = 0x7f010090;
public static final int ratingBarStyle = 0x7f010091;
public static final int searchHintIcon = 0x7f0100be;
public static final int searchIcon = 0x7f0100bd;
public static final int searchViewStyle = 0x7f01006b;
public static final int selectableItemBackground = 0x7f01005b;
public static final int selectableItemBackgroundBorderless = 0x7f01005c;
public static final int showAsAction = 0x7f0100b0;
public static final int showDividers = 0x7f0100ae;
public static final int showText = 0x7f0100ce;
public static final int singleChoiceItemLayout = 0x7f010025;
public static final int spinBars = 0x7f0100a6;
public static final int spinnerDropDownItemStyle = 0x7f010056;
public static final int spinnerStyle = 0x7f010095;
public static final int splitTrack = 0x7f0100cd;
public static final int startStateText = 0x7f0100c6;
public static final int state_above_anchor = 0x7f0100b6;
public static final int state_toggled_on = 0x7f0100cf;
public static final int submitBackground = 0x7f0100c3;
public static final int subtitle = 0x7f010009;
public static final int subtitleTextAppearance = 0x7f0100d4;
public static final int subtitleTextStyle = 0x7f01000b;
public static final int suggestionRowLayout = 0x7f0100c1;
public static final int switchMinWidth = 0x7f0100cb;
public static final int switchPadding = 0x7f0100cc;
public static final int switchStyle = 0x7f010096;
public static final int switchTextAppearance = 0x7f0100ca;
public static final int textAllCaps = 0x7f010028;
public static final int textAppearanceLargePopupMenu = 0x7f01004f;
public static final int textAppearanceListItem = 0x7f010073;
public static final int textAppearanceListItemSmall = 0x7f010074;
public static final int textAppearanceSearchResultSubtitle = 0x7f010069;
public static final int textAppearanceSearchResultTitle = 0x7f010068;
public static final int textAppearanceSmallPopupMenu = 0x7f010050;
public static final int textColorAlertDialogListItem = 0x7f010086;
public static final int textColorSearchUrl = 0x7f01006a;
public static final int theme = 0x7f0100e4;
public static final int thickness = 0x7f0100ac;
public static final int thumbTextPadding = 0x7f0100c9;
public static final int title = 0x7f010005;
public static final int titleMarginBottom = 0x7f0100d9;
public static final int titleMarginEnd = 0x7f0100d7;
public static final int titleMarginStart = 0x7f0100d6;
public static final int titleMarginTop = 0x7f0100d8;
public static final int titleMargins = 0x7f0100d5;
public static final int titleTextAppearance = 0x7f0100d3;
public static final int titleTextStyle = 0x7f01000a;
public static final int toggleOnClick = 0x7f0100d2;
public static final int toolbarNavigationButtonStyle = 0x7f010062;
public static final int toolbarStyle = 0x7f010061;
public static final int track = 0x7f0100c8;
public static final int tw__action_color = 0x7f0100f8;
public static final int tw__action_highlight_color = 0x7f0100f9;
public static final int tw__container_bg_color = 0x7f0100f6;
public static final int tw__image_aspect_ratio = 0x7f0100f3;
public static final int tw__image_dimension_to_adjust = 0x7f0100f4;
public static final int tw__primary_text_color = 0x7f0100f7;
public static final int tw__tweet_actions_enabled = 0x7f0100fa;
public static final int tw__tweet_id = 0x7f0100f5;
public static final int tw__twitter_logo = 0x7f010006;
public static final int voiceIcon = 0x7f0100bf;
public static final int windowActionBar = 0x7f010029;
public static final int windowActionBarOverlay = 0x7f01002b;
public static final int windowActionModeOverlay = 0x7f01002c;
public static final int windowFixedHeightMajor = 0x7f010030;
public static final int windowFixedHeightMinor = 0x7f01002e;
public static final int windowFixedWidthMajor = 0x7f01002d;
public static final int windowFixedWidthMinor = 0x7f01002f;
public static final int windowMinWidthMajor = 0x7f010031;
public static final int windowMinWidthMinor = 0x7f010032;
public static final int windowNoTitle = 0x7f01002a;
}
public static final class bool {
public static final int abc_action_bar_embed_tabs = 0x7f090003;
public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f090001;
public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f090004;
public static final int abc_config_actionMenuItemAllCaps = 0x7f090005;
public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f090002;
public static final int abc_config_closeDialogWhenTouchOutside = 0x7f090006;
public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f090007;
}
public static final class color {
public static final int abc_background_cache_hint_selector_material_dark = 0x7f0d0071;
public static final int abc_background_cache_hint_selector_material_light = 0x7f0d0072;
public static final int abc_input_method_navigation_guard = 0x7f0d0000;
public static final int abc_primary_text_disable_only_material_dark = 0x7f0d0074;
public static final int abc_primary_text_disable_only_material_light = 0x7f0d0075;
public static final int abc_primary_text_material_dark = 0x7f0d0076;
public static final int abc_primary_text_material_light = 0x7f0d0077;
public static final int abc_search_url_text = 0x7f0d0078;
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 = 0x7f0d0079;
public static final int abc_secondary_text_material_light = 0x7f0d007a;
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 dgts__default_accent = 0x7f0d002b;
public static final int dgts__default_logo_name = 0x7f0d002c;
public static final int dgts__purple = 0x7f0d002d;
public static final int dgts__purple_pressed = 0x7f0d002e;
public static final int dgts__text_dark = 0x7f0d002f;
public static final int dgts__text_light = 0x7f0d0030;
public static final int dim_foreground_disabled_material_dark = 0x7f0d0031;
public static final int dim_foreground_disabled_material_light = 0x7f0d0032;
public static final int dim_foreground_material_dark = 0x7f0d0033;
public static final int dim_foreground_material_light = 0x7f0d0034;
public static final int highlighted_text_material_dark = 0x7f0d0037;
public static final int highlighted_text_material_light = 0x7f0d0038;
public static final int hint_foreground_material_dark = 0x7f0d0039;
public static final int hint_foreground_material_light = 0x7f0d003a;
public static final int material_blue_grey_800 = 0x7f0d003b;
public static final int material_blue_grey_900 = 0x7f0d003c;
public static final int material_blue_grey_950 = 0x7f0d003d;
public static final int material_deep_teal_200 = 0x7f0d003e;
public static final int material_deep_teal_500 = 0x7f0d003f;
public static final int primary_dark_material_dark = 0x7f0d0047;
public static final int primary_dark_material_light = 0x7f0d0048;
public static final int primary_material_dark = 0x7f0d0049;
public static final int primary_material_light = 0x7f0d004a;
public static final int primary_text_default_material_dark = 0x7f0d004b;
public static final int primary_text_default_material_light = 0x7f0d004c;
public static final int primary_text_disabled_material_dark = 0x7f0d004d;
public static final int primary_text_disabled_material_light = 0x7f0d004e;
public static final int ripple_material_dark = 0x7f0d004f;
public static final int ripple_material_light = 0x7f0d0050;
public static final int secondary_text_default_material_dark = 0x7f0d0051;
public static final int secondary_text_default_material_light = 0x7f0d0052;
public static final int secondary_text_disabled_material_dark = 0x7f0d0053;
public static final int secondary_text_disabled_material_light = 0x7f0d0054;
public static final int switch_thumb_disabled_material_dark = 0x7f0d0055;
public static final int switch_thumb_disabled_material_light = 0x7f0d0056;
public static final int switch_thumb_material_dark = 0x7f0d007d;
public static final int switch_thumb_material_light = 0x7f0d007e;
public static final int switch_thumb_normal_material_dark = 0x7f0d0057;
public static final int switch_thumb_normal_material_light = 0x7f0d0058;
public static final int tw__blue_default = 0x7f0d0059;
public static final int tw__blue_pressed = 0x7f0d005a;
public static final int tw__blue_pressed_light = 0x7f0d005b;
public static final int tw__composer_black = 0x7f0d005c;
public static final int tw__composer_blue = 0x7f0d005d;
public static final int tw__composer_blue_text = 0x7f0d005e;
public static final int tw__composer_deep_gray = 0x7f0d005f;
public static final int tw__composer_light_gray = 0x7f0d0060;
public static final int tw__composer_red = 0x7f0d0061;
public static final int tw__composer_white = 0x7f0d0062;
public static final int tw__light_gray = 0x7f0d0063;
public static final int tw__medium_gray = 0x7f0d0064;
public static final int tw__seekbar_thumb_inner_color = 0x7f0d0065;
public static final int tw__seekbar_thumb_outer_color = 0x7f0d0066;
public static final int tw__solid_white = 0x7f0d0067;
public static final int tw__transparent = 0x7f0d0068;
public static final int tw__tweet_action_color = 0x7f0d0069;
public static final int tw__tweet_action_dark_highlight_color = 0x7f0d006a;
public static final int tw__tweet_action_light_highlight_color = 0x7f0d006b;
public static final int tw__tweet_dark_container_bg_color = 0x7f0d006c;
public static final int tw__tweet_dark_primary_text_color = 0x7f0d006d;
public static final int tw__tweet_light_container_bg_color = 0x7f0d006e;
public static final int tw__tweet_light_primary_text_color = 0x7f0d006f;
public static final int tw__tweet_media_preview_bg_color = 0x7f0d0070;
}
public static final class dimen {
public static final int abc_action_bar_content_inset_material = 0x7f0a0012;
public static final int abc_action_bar_default_height_material = 0x7f0a0006;
public static final int abc_action_bar_icon_vertical_padding_material = 0x7f0a0018;
public static final int abc_action_bar_overflow_padding_end_material = 0x7f0a0019;
public static final int abc_action_bar_overflow_padding_start_material = 0x7f0a001a;
public static final int abc_action_bar_progress_bar_size = 0x7f0a0007;
public static final int abc_action_bar_stacked_max_height = 0x7f0a001b;
public static final int abc_action_bar_stacked_tab_max_width = 0x7f0a001c;
public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f0a001d;
public static final int abc_action_bar_subtitle_top_margin_material = 0x7f0a001e;
public static final int abc_action_button_min_height_material = 0x7f0a001f;
public static final int abc_action_button_min_width_material = 0x7f0a0020;
public static final int abc_action_button_min_width_overflow_material = 0x7f0a0021;
public static final int abc_alert_dialog_button_bar_height = 0x7f0a0000;
public static final int abc_button_inset_horizontal_material = 0x7f0a0022;
public static final int abc_button_inset_vertical_material = 0x7f0a0023;
public static final int abc_button_padding_horizontal_material = 0x7f0a0024;
public static final int abc_button_padding_vertical_material = 0x7f0a0025;
public static final int abc_config_prefDialogWidth = 0x7f0a000a;
public static final int abc_control_corner_material = 0x7f0a0026;
public static final int abc_control_inset_material = 0x7f0a0027;
public static final int abc_control_padding_material = 0x7f0a0028;
public static final int abc_dialog_list_padding_vertical_material = 0x7f0a0029;
public static final int abc_dialog_min_width_major = 0x7f0a000f;
public static final int abc_dialog_min_width_minor = 0x7f0a0010;
public static final int abc_dialog_padding_material = 0x7f0a002a;
public static final int abc_dialog_padding_top_material = 0x7f0a002b;
public static final int abc_disabled_alpha_material_dark = 0x7f0a002c;
public static final int abc_disabled_alpha_material_light = 0x7f0a002d;
public static final int abc_dropdownitem_icon_width = 0x7f0a002e;
public static final int abc_dropdownitem_text_padding_left = 0x7f0a002f;
public static final int abc_dropdownitem_text_padding_right = 0x7f0a0030;
public static final int abc_edit_text_inset_bottom_material = 0x7f0a0031;
public static final int abc_edit_text_inset_horizontal_material = 0x7f0a0032;
public static final int abc_edit_text_inset_top_material = 0x7f0a0033;
public static final int abc_floating_window_z = 0x7f0a0034;
public static final int abc_list_item_padding_horizontal_material = 0x7f0a0035;
public static final int abc_panel_menu_list_width = 0x7f0a0036;
public static final int abc_search_view_preferred_width = 0x7f0a0037;
public static final int abc_search_view_text_min_width = 0x7f0a0011;
public static final int abc_switch_padding = 0x7f0a0016;
public static final int abc_text_size_body_1_material = 0x7f0a003b;
public static final int abc_text_size_body_2_material = 0x7f0a003c;
public static final int abc_text_size_button_material = 0x7f0a003d;
public static final int abc_text_size_caption_material = 0x7f0a003e;
public static final int abc_text_size_display_1_material = 0x7f0a003f;
public static final int abc_text_size_display_2_material = 0x7f0a0040;
public static final int abc_text_size_display_3_material = 0x7f0a0041;
public static final int abc_text_size_display_4_material = 0x7f0a0042;
public static final int abc_text_size_headline_material = 0x7f0a0043;
public static final int abc_text_size_large_material = 0x7f0a0044;
public static final int abc_text_size_medium_material = 0x7f0a0045;
public static final int abc_text_size_menu_material = 0x7f0a0046;
public static final int abc_text_size_small_material = 0x7f0a0047;
public static final int abc_text_size_subhead_material = 0x7f0a0048;
public static final int abc_text_size_subtitle_material_toolbar = 0x7f0a0008;
public static final int abc_text_size_title_material = 0x7f0a0049;
public static final int abc_text_size_title_material_toolbar = 0x7f0a0009;
public static final int dgts__countdown_margin = 0x7f0a0064;
public static final int dgts__country_code_margin_bottom = 0x7f0a0065;
public static final int dgts__margin_bottom = 0x7f0a0066;
public static final int dgts__margin_left = 0x7f0a0067;
public static final int dgts__margin_right = 0x7f0a0068;
public static final int dgts__padding_container = 0x7f0a0069;
public static final int dgts__padding_title = 0x7f0a006a;
public static final int dgts__permissions_margin_bottom = 0x7f0a006b;
public static final int dgts__progress_bar_side_length = 0x7f0a006c;
public static final int dgts__terms_text_size = 0x7f0a006d;
public static final int dgts__title_text_size = 0x7f0a006e;
public static final int disabled_alpha_material_dark = 0x7f0a006f;
public static final int disabled_alpha_material_light = 0x7f0a0070;
public static final int notification_large_icon_height = 0x7f0a0074;
public static final int notification_large_icon_width = 0x7f0a0075;
public static final int notification_subtext_size = 0x7f0a0076;
public static final int tw__btn_bar_margin_left = 0x7f0a0077;
public static final int tw__btn_bar_margin_right = 0x7f0a0078;
public static final int tw__card_font_size_medium = 0x7f0a0079;
public static final int tw__card_font_size_small = 0x7f0a007a;
public static final int tw__card_maximum_width = 0x7f0a007b;
public static final int tw__card_radius_medium = 0x7f0a007c;
public static final int tw__card_radius_small = 0x7f0a007d;
public static final int tw__card_spacing_large = 0x7f0a007e;
public static final int tw__card_spacing_medium = 0x7f0a007f;
public static final int tw__card_spacing_small = 0x7f0a0080;
public static final int tw__compact_tweet_action_bar_offset_left = 0x7f0a0081;
public static final int tw__compact_tweet_attribution_line_margin_right = 0x7f0a0082;
public static final int tw__compact_tweet_avatar_margin_left = 0x7f0a0083;
public static final int tw__compact_tweet_avatar_margin_right = 0x7f0a0084;
public static final int tw__compact_tweet_avatar_margin_top = 0x7f0a0085;
public static final int tw__compact_tweet_container_bottom_separator = 0x7f0a0086;
public static final int tw__compact_tweet_container_padding_top = 0x7f0a0087;
public static final int tw__compact_tweet_full_name_margin_top = 0x7f0a0088;
public static final int tw__compact_tweet_logo_margin_right = 0x7f0a0089;
public static final int tw__compact_tweet_logo_margin_top = 0x7f0a008a;
public static final int tw__compact_tweet_media_margin_bottom = 0x7f0a008b;
public static final int tw__compact_tweet_media_margin_right = 0x7f0a008c;
public static final int tw__compact_tweet_media_margin_top = 0x7f0a008d;
public static final int tw__compact_tweet_retweeted_by_drawable_padding = 0x7f0a008e;
public static final int tw__compact_tweet_retweeted_by_margin_bottom = 0x7f0a008f;
public static final int tw__compact_tweet_retweeted_by_margin_left = 0x7f0a0090;
public static final int tw__compact_tweet_retweeted_by_margin_top = 0x7f0a0091;
public static final int tw__compact_tweet_screen_name_layout_width = 0x7f0a0092;
public static final int tw__compact_tweet_screen_name_margin_bottom = 0x7f0a0093;
public static final int tw__compact_tweet_screen_name_margin_top = 0x7f0a0094;
public static final int tw__compact_tweet_screen_name_padding_left = 0x7f0a0095;
public static final int tw__compact_tweet_text_margin_left = 0x7f0a0096;
public static final int tw__compact_tweet_text_margin_right = 0x7f0a0097;
public static final int tw__compact_tweet_text_margin_top = 0x7f0a0098;
public static final int tw__compact_tweet_timestamp_margin_top = 0x7f0a0099;
public static final int tw__composer_avatar_size = 0x7f0a009a;
public static final int tw__composer_char_count_height = 0x7f0a009b;
public static final int tw__composer_close_size = 0x7f0a009c;
public static final int tw__composer_divider_height = 0x7f0a009d;
public static final int tw__composer_font_size_small = 0x7f0a009e;
public static final int tw__composer_logo_height = 0x7f0a009f;
public static final int tw__composer_logo_width = 0x7f0a00a0;
public static final int tw__composer_spacing_large = 0x7f0a00a1;
public static final int tw__composer_spacing_medium = 0x7f0a00a2;
public static final int tw__composer_spacing_small = 0x7f0a00a3;
public static final int tw__composer_tweet_btn_height = 0x7f0a00a4;
public static final int tw__composer_tweet_btn_radius = 0x7f0a00a5;
public static final int tw__gif_badge_padding = 0x7f0a00a6;
public static final int tw__login_btn_drawable_padding = 0x7f0a0001;
public static final int tw__login_btn_height = 0x7f0a0002;
public static final int tw__login_btn_left_padding = 0x7f0a0003;
public static final int tw__login_btn_radius = 0x7f0a00a7;
public static final int tw__login_btn_right_padding = 0x7f0a0004;
public static final int tw__login_btn_text_size = 0x7f0a0005;
public static final int tw__padding_permission_horizontal_container = 0x7f0a0015;
public static final int tw__padding_permission_vertical_container = 0x7f0a00a8;
public static final int tw__permission_description_text_size = 0x7f0a00a9;
public static final int tw__permission_title_text_size = 0x7f0a00aa;
public static final int tw__seekbar_thumb_inner_padding = 0x7f0a00ab;
public static final int tw__seekbar_thumb_outer_padding = 0x7f0a00ac;
public static final int tw__seekbar_thumb_size = 0x7f0a00ad;
public static final int tw__text_size_large = 0x7f0a00ae;
public static final int tw__text_size_medium = 0x7f0a00af;
public static final int tw__text_size_small = 0x7f0a00b0;
public static final int tw__tweet_action_bar_offset_bottom = 0x7f0a00b1;
public static final int tw__tweet_action_bar_offset_left = 0x7f0a00b2;
public static final int tw__tweet_action_button_margin_top = 0x7f0a00b3;
public static final int tw__tweet_action_button_spacing = 0x7f0a00b4;
public static final int tw__tweet_action_heart_size = 0x7f0a00b5;
public static final int tw__tweet_action_share_padding = 0x7f0a00b6;
public static final int tw__tweet_avatar_margin_left = 0x7f0a00b7;
public static final int tw__tweet_avatar_margin_right = 0x7f0a00b8;
public static final int tw__tweet_avatar_margin_top = 0x7f0a00b9;
public static final int tw__tweet_avatar_size = 0x7f0a00ba;
public static final int tw__tweet_container_bottom_separator = 0x7f0a00bb;
public static final int tw__tweet_container_padding_top = 0x7f0a00bc;
public static final int tw__tweet_full_name_margin_top = 0x7f0a00bd;
public static final int tw__tweet_logo_margin_right = 0x7f0a00be;
public static final int tw__tweet_logo_margin_top = 0x7f0a00bf;
public static final int tw__tweet_media_aspect_ratio = 0x7f0a00c0;
public static final int tw__tweet_media_badge_margin = 0x7f0a00c1;
public static final int tw__tweet_retweeted_by_drawable_padding = 0x7f0a00c2;
public static final int tw__tweet_retweeted_by_margin_bottom = 0x7f0a00c3;
public static final int tw__tweet_retweeted_by_margin_left = 0x7f0a00c4;
public static final int tw__tweet_retweeted_by_margin_top = 0x7f0a00c5;
public static final int tw__tweet_screen_name_margin_bottom = 0x7f0a00c6;
public static final int tw__tweet_screen_name_margin_top = 0x7f0a00c7;
public static final int tw__tweet_text_margin_left = 0x7f0a00c8;
public static final int tw__tweet_text_margin_right = 0x7f0a00c9;
public static final int tw__tweet_text_margin_top = 0x7f0a00ca;
public static final int tw__tweet_timestamp_margin_top = 0x7f0a00cb;
public static final int tw__tweet_timestamp_padding_left = 0x7f0a00cc;
public static final int tw__tweet_verified_check_padding_left = 0x7f0a00cd;
public static final int tw__tweet_verified_margin_bottom = 0x7f0a00ce;
public static final int tw__video_control_height = 0x7f0a00cf;
public static final int tw__video_control_text_size = 0x7f0a00d0;
}
public static final class drawable {
public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000;
public static final int abc_btn_borderless_material = 0x7f020002;
public static final int abc_btn_check_material = 0x7f020003;
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_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_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_commit_search_api_mtrl_alpha = 0x7f020018;
public static final int abc_ic_search_api_mtrl_alpha = 0x7f020020;
public static final int abc_item_background_holo_dark = 0x7f020026;
public static final int abc_item_background_holo_light = 0x7f020027;
public static final int abc_list_divider_mtrl_alpha = 0x7f020028;
public static final int abc_list_focused_holo = 0x7f020029;
public static final int abc_list_longpressed_holo = 0x7f02002a;
public static final int abc_list_pressed_holo_dark = 0x7f02002b;
public static final int abc_list_pressed_holo_light = 0x7f02002c;
public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d;
public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e;
public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f;
public static final int abc_list_selector_disabled_holo_light = 0x7f020030;
public static final int abc_list_selector_holo_dark = 0x7f020031;
public static final int abc_list_selector_holo_light = 0x7f020032;
public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033;
public static final int abc_popup_background_mtrl_mult = 0x7f020034;
public static final int abc_ratingbar_full_material = 0x7f020035;
public static final int abc_spinner_mtrl_am_alpha = 0x7f02003f;
public static final int abc_spinner_textfield_background_material = 0x7f020040;
public static final int abc_switch_thumb_material = 0x7f020041;
public static final int abc_switch_track_mtrl_alpha = 0x7f020042;
public static final int abc_tab_indicator_material = 0x7f020043;
public static final int abc_tab_indicator_mtrl_alpha = 0x7f020044;
public static final int abc_textfield_activated_mtrl_alpha = 0x7f020046;
public static final int abc_textfield_default_mtrl_alpha = 0x7f020047;
public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f020048;
public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020049;
public static final int abc_textfield_search_material = 0x7f02004a;
public static final int dgts__addressbook_header = 0x7f020065;
public static final int dgts__digits_btn = 0x7f020066;
public static final int dgts__digits_btn_default = 0x7f020067;
public static final int dgts__digits_btn_pressed = 0x7f020068;
public static final int dgts__ic_success = 0x7f020069;
public static final int dgts__login_header = 0x7f02006a;
public static final int dgts__logo = 0x7f02006b;
public static final int dgts__logo_name = 0x7f02006c;
public static final int dgts__spinner_dark = 0x7f02006d;
public static final int dgts__spinner_light = 0x7f02006e;
public static final int notification_template_icon_bg = 0x7f0200e7;
public static final int progress_dark = 0x7f020078;
public static final int progress_light = 0x7f020079;
public static final int tw__action_heart_off_default = 0x7f02007a;
public static final int tw__action_heart_on_default = 0x7f02007b;
public static final int tw__app_info_layout_border = 0x7f02007c;
public static final int tw__bg_media_badge = 0x7f02007d;
public static final int tw__btn_composer_tweet = 0x7f02007e;
public static final int tw__composer_close = 0x7f02007f;
public static final int tw__composer_logo_blue = 0x7f020080;
public static final int tw__composer_logo_white = 0x7f020081;
public static final int tw__gif_badge = 0x7f020082;
public static final int tw__heart_animation_detail_60fps_00000 = 0x7f020083;
public static final int tw__heart_animation_detail_60fps_00001 = 0x7f020084;
public static final int tw__heart_animation_detail_60fps_00002 = 0x7f020085;
public static final int tw__heart_animation_detail_60fps_00003 = 0x7f020086;
public static final int tw__heart_animation_detail_60fps_00004 = 0x7f020087;
public static final int tw__heart_animation_detail_60fps_00005 = 0x7f020088;
public static final int tw__heart_animation_detail_60fps_00006 = 0x7f020089;
public static final int tw__heart_animation_detail_60fps_00007 = 0x7f02008a;
public static final int tw__heart_animation_detail_60fps_00008 = 0x7f02008b;
public static final int tw__heart_animation_detail_60fps_00009 = 0x7f02008c;
public static final int tw__heart_animation_detail_60fps_00010 = 0x7f02008d;
public static final int tw__heart_animation_detail_60fps_00011 = 0x7f02008e;
public static final int tw__heart_animation_detail_60fps_00012 = 0x7f02008f;
public static final int tw__heart_animation_detail_60fps_00013 = 0x7f020090;
public static final int tw__heart_animation_detail_60fps_00014 = 0x7f020091;
public static final int tw__heart_animation_detail_60fps_00015 = 0x7f020092;
public static final int tw__heart_animation_detail_60fps_00016 = 0x7f020093;
public static final int tw__heart_animation_detail_60fps_00017 = 0x7f020094;
public static final int tw__heart_animation_detail_60fps_00018 = 0x7f020095;
public static final int tw__heart_animation_detail_60fps_00019 = 0x7f020096;
public static final int tw__heart_animation_detail_60fps_00020 = 0x7f020097;
public static final int tw__heart_animation_detail_60fps_00021 = 0x7f020098;
public static final int tw__heart_animation_detail_60fps_00022 = 0x7f020099;
public static final int tw__heart_animation_detail_60fps_00023 = 0x7f02009a;
public static final int tw__heart_animation_detail_60fps_00024 = 0x7f02009b;
public static final int tw__heart_animation_detail_60fps_00025 = 0x7f02009c;
public static final int tw__heart_animation_detail_60fps_00026 = 0x7f02009d;
public static final int tw__heart_animation_detail_60fps_00027 = 0x7f02009e;
public static final int tw__heart_animation_detail_60fps_00028 = 0x7f02009f;
public static final int tw__heart_animation_detail_60fps_00029 = 0x7f0200a0;
public static final int tw__heart_animation_detail_60fps_00030 = 0x7f0200a1;
public static final int tw__heart_animation_detail_60fps_00031 = 0x7f0200a2;
public static final int tw__heart_animation_detail_60fps_00032 = 0x7f0200a3;
public static final int tw__heart_animation_detail_60fps_00033 = 0x7f0200a4;
public static final int tw__heart_animation_detail_60fps_00034 = 0x7f0200a5;
public static final int tw__heart_animation_detail_60fps_00035 = 0x7f0200a6;
public static final int tw__heart_animation_detail_60fps_00036 = 0x7f0200a7;
public static final int tw__heart_animation_detail_60fps_00037 = 0x7f0200a8;
public static final int tw__heart_animation_detail_60fps_00038 = 0x7f0200a9;
public static final int tw__heart_animation_detail_60fps_00039 = 0x7f0200aa;
public static final int tw__heart_animation_detail_60fps_00040 = 0x7f0200ab;
public static final int tw__heart_animation_detail_60fps_00041 = 0x7f0200ac;
public static final int tw__heart_animation_detail_60fps_00042 = 0x7f0200ad;
public static final int tw__heart_animation_detail_60fps_00043 = 0x7f0200ae;
public static final int tw__heart_animation_detail_60fps_00044 = 0x7f0200af;
public static final int tw__heart_animation_detail_60fps_00045 = 0x7f0200b0;
public static final int tw__heart_animation_detail_60fps_00046 = 0x7f0200b1;
public static final int tw__heart_animation_detail_60fps_00047 = 0x7f0200b2;
public static final int tw__heart_animation_detail_60fps_00048 = 0x7f0200b3;
public static final int tw__heart_animation_detail_60fps_00049 = 0x7f0200b4;
public static final int tw__heart_animation_detail_60fps_00050 = 0x7f0200b5;
public static final int tw__heart_animation_detail_60fps_00051 = 0x7f0200b6;
public static final int tw__heart_animation_detail_60fps_00052 = 0x7f0200b7;
public static final int tw__heart_animation_detail_60fps_00053 = 0x7f0200b8;
public static final int tw__heart_animation_detail_60fps_00054 = 0x7f0200b9;
public static final int tw__heart_animation_detail_60fps_00055 = 0x7f0200ba;
public static final int tw__heart_animation_detail_60fps_00056 = 0x7f0200bb;
public static final int tw__heart_animation_detail_60fps_00057 = 0x7f0200bc;
public static final int tw__heart_animation_detail_60fps_00058 = 0x7f0200bd;
public static final int tw__heart_animation_detail_60fps_00059 = 0x7f0200be;
public static final int tw__ic_gif_badge = 0x7f0200bf;
public static final int tw__ic_inline_share = 0x7f0200c0;
public static final int tw__ic_logo_blue = 0x7f0200c1;
public static final int tw__ic_logo_default = 0x7f0200c2;
public static final int tw__ic_logo_white = 0x7f0200c3;
public static final int tw__ic_play_default = 0x7f0200c4;
public static final int tw__ic_play_pressed = 0x7f0200c5;
public static final int tw__ic_retweet_dark = 0x7f0200c6;
public static final int tw__ic_retweet_light = 0x7f0200c7;
public static final int tw__ic_seekbar_bg = 0x7f0200c8;
public static final int tw__ic_seekbar_progress_bg = 0x7f0200c9;
public static final int tw__ic_seekbar_secondary_bg = 0x7f0200ca;
public static final int tw__ic_tweet_photo_error_dark = 0x7f0200cb;
public static final int tw__ic_tweet_photo_error_light = 0x7f0200cc;
public static final int tw__ic_tweet_verified = 0x7f0200cd;
public static final int tw__ic_video_pause = 0x7f0200ce;
public static final int tw__ic_video_pause_pressed = 0x7f0200cf;
public static final int tw__ic_video_play = 0x7f0200d0;
public static final int tw__ic_video_play_pressed = 0x7f0200d1;
public static final int tw__ic_video_replay = 0x7f0200d2;
public static final int tw__ic_video_replay_pressed = 0x7f0200d3;
public static final int tw__install_button_border = 0x7f0200d4;
public static final int tw__like_action = 0x7f0200d5;
public static final int tw__login_btn = 0x7f0200d6;
public static final int tw__login_btn_default = 0x7f0200d7;
public static final int tw__login_btn_default_light = 0x7f0200d8;
public static final int tw__login_btn_disabled = 0x7f0200d9;
public static final int tw__login_btn_light = 0x7f0200da;
public static final int tw__login_btn_pressed = 0x7f0200db;
public static final int tw__login_btn_pressed_light = 0x7f0200dc;
public static final int tw__login_btn_text_color_light = 0x7f0200dd;
public static final int tw__player_overlay = 0x7f0200de;
public static final int tw__seekbar_thumb = 0x7f0200df;
public static final int tw__share_action = 0x7f0200e0;
public static final int tw__share_email_header = 0x7f0200e1;
public static final int tw__transparent = 0x7f0200e2;
public static final int tw__video_pause_btn = 0x7f0200e3;
public static final int tw__video_play_btn = 0x7f0200e4;
public static final int tw__video_replay_btn = 0x7f0200e5;
public static final int tw__video_seekbar = 0x7f0200e6;
}
public static final class id {
public static final int action0 = 0x7f0e008f;
public static final int action_bar = 0x7f0e0054;
public static final int action_bar_activity_content = 0x7f0e0000;
public static final int action_bar_container = 0x7f0e0053;
public static final int action_bar_root = 0x7f0e004f;
public static final int action_bar_spinner = 0x7f0e0001;
public static final int action_bar_subtitle = 0x7f0e0035;
public static final int action_bar_title = 0x7f0e0034;
public static final int action_context_bar = 0x7f0e0055;
public static final int action_divider = 0x7f0e0093;
public static final int action_menu_divider = 0x7f0e0002;
public static final int action_menu_presenter = 0x7f0e0003;
public static final int action_mode_bar = 0x7f0e0051;
public static final int action_mode_bar_stub = 0x7f0e0050;
public static final int action_mode_close_button = 0x7f0e0036;
public static final int activity_chooser_view_content = 0x7f0e0037;
public static final int alertTitle = 0x7f0e0043;
public static final int always = 0x7f0e001c;
public static final int beginning = 0x7f0e0019;
public static final int bottom_separator = 0x7f0e00c7;
public static final int buttonPanel = 0x7f0e003e;
public static final int cancel_action = 0x7f0e0090;
public static final int checkbox = 0x7f0e004c;
public static final int chronometer = 0x7f0e0096;
public static final int collapseActionView = 0x7f0e001d;
public static final int contentPanel = 0x7f0e0044;
public static final int custom = 0x7f0e004a;
public static final int customPanel = 0x7f0e0049;
public static final int decor_content_parent = 0x7f0e0052;
public static final int default_activity_button = 0x7f0e003a;
public static final int dgts__callMeButton = 0x7f0e0078;
public static final int dgts__confirmationEditText = 0x7f0e0074;
public static final int dgts__countdownTimer = 0x7f0e0079;
public static final int dgts__countryCode = 0x7f0e0085;
public static final int dgts__createAccount = 0x7f0e0076;
public static final int dgts__dismiss_button = 0x7f0e0082;
public static final int dgts__editPhoneNumber = 0x7f0e0073;
public static final int dgts__error_text = 0x7f0e0081;
public static final int dgts__error_title = 0x7f0e0080;
public static final int dgts__find_your_friends = 0x7f0e007c;
public static final int dgts__header_image = 0x7f0e007b;
public static final int dgts__logo = 0x7f0e0084;
public static final int dgts__logo_icon = 0x7f0e0089;
public static final int dgts__logo_name = 0x7f0e008a;
public static final int dgts__not_now = 0x7f0e007e;
public static final int dgts__okay = 0x7f0e007f;
public static final int dgts__phoneNumberEditText = 0x7f0e0086;
public static final int dgts__resendConfirmationButton = 0x7f0e0077;
public static final int dgts__sendCodeButton = 0x7f0e0087;
public static final int dgts__state_button = 0x7f0e008b;
public static final int dgts__state_progress = 0x7f0e008c;
public static final int dgts__state_success = 0x7f0e008d;
public static final int dgts__termsText = 0x7f0e0088;
public static final int dgts__termsTextCreateAccount = 0x7f0e007a;
public static final int dgts__titleText = 0x7f0e0072;
public static final int dgts__try_another_phone = 0x7f0e0083;
public static final int dgts__upload_contacts = 0x7f0e007d;
public static final int disableHome = 0x7f0e000c;
public static final int edit_query = 0x7f0e0056;
public static final int end = 0x7f0e001a;
public static final int end_padder = 0x7f0e009b;
public static final int expand_activities_button = 0x7f0e0038;
public static final int expanded_menu = 0x7f0e004b;
public static final int heart_off = 0x7f0e00ce;
public static final int heart_on = 0x7f0e00cd;
public static final int height = 0x7f0e0032;
public static final int home = 0x7f0e0004;
public static final int homeAsUp = 0x7f0e000d;
public static final int icon = 0x7f0e003c;
public static final int ifRoom = 0x7f0e001e;
public static final int image = 0x7f0e0039;
public static final int imageView = 0x7f0e00a2;
public static final int image_view = 0x7f0e00b7;
public static final int info = 0x7f0e009a;
public static final int line1 = 0x7f0e0094;
public static final int line3 = 0x7f0e0098;
public static final int listMode = 0x7f0e0009;
public static final int list_item = 0x7f0e003b;
public static final int media_actions = 0x7f0e0092;
public static final int middle = 0x7f0e001b;
public static final int multiply = 0x7f0e0014;
public static final int never = 0x7f0e001f;
public static final int none = 0x7f0e000e;
public static final int normal = 0x7f0e000a;
public static final int parentPanel = 0x7f0e0040;
public static final int progress_circular = 0x7f0e0005;
public static final int progress_horizontal = 0x7f0e0006;
public static final int radio = 0x7f0e004e;
public static final int screen = 0x7f0e0015;
public static final int scrollView = 0x7f0e0046;
public static final int search_badge = 0x7f0e0058;
public static final int search_bar = 0x7f0e0057;
public static final int search_button = 0x7f0e0059;
public static final int search_close_btn = 0x7f0e005e;
public static final int search_edit_frame = 0x7f0e005a;
public static final int search_go_btn = 0x7f0e0060;
public static final int search_mag_icon = 0x7f0e005b;
public static final int search_plate = 0x7f0e005c;
public static final int search_src_text = 0x7f0e005d;
public static final int search_voice_btn = 0x7f0e0061;
public static final int select_dialog_listview = 0x7f0e0062;
public static final int shortcut = 0x7f0e004d;
public static final int showCustom = 0x7f0e000f;
public static final int showHome = 0x7f0e0010;
public static final int showTitle = 0x7f0e0011;
public static final int split_action_bar = 0x7f0e0007;
public static final int src_atop = 0x7f0e0016;
public static final int src_in = 0x7f0e0017;
public static final int src_over = 0x7f0e0018;
public static final int status_bar_latest_event_content = 0x7f0e0091;
public static final int strut = 0x7f0e0075;
public static final int submit_area = 0x7f0e005f;
public static final int tabMode = 0x7f0e000b;
public static final int text = 0x7f0e0099;
public static final int text2 = 0x7f0e0097;
public static final int textSpacerNoButtons = 0x7f0e0047;
public static final int time = 0x7f0e0095;
public static final int title = 0x7f0e003d;
public static final int title_template = 0x7f0e0042;
public static final int topPanel = 0x7f0e0041;
public static final int tw__allow_btn = 0x7f0e00a5;
public static final int tw__app_image = 0x7f0e00a6;
public static final int tw__app_info_layout = 0x7f0e00a7;
public static final int tw__app_install_button = 0x7f0e00a8;
public static final int tw__app_name = 0x7f0e00a9;
public static final int tw__app_store_name = 0x7f0e00aa;
public static final int tw__author_attribution = 0x7f0e00c8;
public static final int tw__author_avatar = 0x7f0e00ae;
public static final int tw__card_view = 0x7f0e00b2;
public static final int tw__char_count = 0x7f0e00b5;
public static final int tw__composer_close = 0x7f0e00ac;
public static final int tw__composer_header = 0x7f0e00ab;
public static final int tw__composer_profile_divider = 0x7f0e00af;
public static final int tw__composer_scroll_view = 0x7f0e00b0;
public static final int tw__composer_toolbar = 0x7f0e00b4;
public static final int tw__composer_toolbar_divider = 0x7f0e00b3;
public static final int tw__composer_view = 0x7f0e009f;
public static final int tw__current_time = 0x7f0e00ca;
public static final int tw__duration = 0x7f0e00cc;
public static final int tw__edit_tweet = 0x7f0e00b1;
public static final int tw__gif_badge = 0x7f0e00b8;
public static final int tw__not_now_btn = 0x7f0e00a4;
public static final int tw__post_tweet = 0x7f0e00b6;
public static final int tw__progress = 0x7f0e00cb;
public static final int tw__share_email_desc = 0x7f0e00a3;
public static final int tw__spinner = 0x7f0e00a1;
public static final int tw__state_control = 0x7f0e00c9;
public static final int tw__tweet_action_bar = 0x7f0e009c;
public static final int tw__tweet_author_avatar = 0x7f0e00c1;
public static final int tw__tweet_author_full_name = 0x7f0e00c2;
public static final int tw__tweet_author_screen_name = 0x7f0e00c4;
public static final int tw__tweet_author_verified = 0x7f0e00c3;
public static final int tw__tweet_like_button = 0x7f0e009d;
public static final int tw__tweet_media = 0x7f0e00be;
public static final int tw__tweet_media_badge = 0x7f0e00bf;
public static final int tw__tweet_media_container = 0x7f0e00bd;
public static final int tw__tweet_retweeted_by = 0x7f0e00c0;
public static final int tw__tweet_share_button = 0x7f0e009e;
public static final int tw__tweet_text = 0x7f0e00c6;
public static final int tw__tweet_timestamp = 0x7f0e00c5;
public static final int tw__tweet_view = 0x7f0e00bc;
public static final int tw__twitter_logo = 0x7f0e00ad;
public static final int tw__video_duration = 0x7f0e00b9;
public static final int tw__web_view = 0x7f0e00a0;
public static final int up = 0x7f0e0008;
public static final int useLogo = 0x7f0e0012;
public static final int video_control_view = 0x7f0e00bb;
public static final int video_view = 0x7f0e00ba;
public static final int width = 0x7f0e0033;
public static final int withText = 0x7f0e0020;
public static final int wrap_content = 0x7f0e0013;
}
public static final class integer {
public static final int abc_config_activityDefaultDur = 0x7f0c0001;
public static final int abc_config_activityShortDur = 0x7f0c0002;
public static final int abc_max_action_buttons = 0x7f0c0000;
public static final int cancel_button_image_alpha = 0x7f0c0003;
public static final int status_bar_notification_info_maxnum = 0x7f0c0004;
}
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_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 dgts__activity_confirmation = 0x7f04001f;
public static final int dgts__activity_contacts = 0x7f040020;
public static final int dgts__activity_failure = 0x7f040021;
public static final int dgts__activity_phone_number = 0x7f040022;
public static final int dgts__activity_pin_code = 0x7f040023;
public static final int dgts__country_row = 0x7f040024;
public static final int dgts__state_button = 0x7f040025;
public static final int notification_media_action = 0x7f04002c;
public static final int notification_media_cancel_action = 0x7f04002d;
public static final int notification_template_big_media = 0x7f04002e;
public static final int notification_template_big_media_narrow = 0x7f04002f;
public static final int notification_template_lines = 0x7f040030;
public static final int notification_template_media = 0x7f040031;
public static final int notification_template_part_chronometer = 0x7f040032;
public static final int notification_template_part_time = 0x7f040033;
public static final int select_dialog_item_material = 0x7f040034;
public static final int select_dialog_multichoice_material = 0x7f040035;
public static final int select_dialog_singlechoice_material = 0x7f040036;
public static final int support_simple_spinner_dropdown_item = 0x7f040037;
public static final int tw__action_bar = 0x7f040038;
public static final int tw__activity_composer = 0x7f040039;
public static final int tw__activity_oauth = 0x7f04003a;
public static final int tw__activity_share_email = 0x7f04003b;
public static final int tw__app_card = 0x7f04003c;
public static final int tw__composer_view = 0x7f04003d;
public static final int tw__gallery_activity = 0x7f04003e;
public static final int tw__media_badge = 0x7f04003f;
public static final int tw__player_activity = 0x7f040040;
public static final int tw__tweet = 0x7f040041;
public static final int tw__tweet_compact = 0x7f040042;
public static final int tw__video_control = 0x7f040043;
}
public static final class plurals {
public static final int tw__time_hours = 0x7f080000;
public static final int tw__time_mins = 0x7f080001;
public static final int tw__time_secs = 0x7f080002;
}
public static final class raw {
public static final int tw__cacerts = 0x7f060000;
}
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_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 dgts__call_me = 0x7f070026;
public static final int dgts__calling = 0x7f070027;
public static final int dgts__confirmation_code = 0x7f070028;
public static final int dgts__confirmation_edit_hint = 0x7f070029;
public static final int dgts__confirmation_error = 0x7f07002a;
public static final int dgts__confirmation_error_alternative = 0x7f07002b;
public static final int dgts__confirmation_expired = 0x7f07002c;
public static final int dgts__continue = 0x7f07002d;
public static final int dgts__country_spinner_format = 0x7f070063;
public static final int dgts__create_account = 0x7f070064;
public static final int dgts__digits_com_settings_url = 0x7f070065;
public static final int dgts__digits_com_url = 0x7f070066;
public static final int dgts__digits_logo_desc = 0x7f07002e;
public static final int dgts__digits_logo_name_desc = 0x7f07002f;
public static final int dgts__dismiss = 0x7f070030;
public static final int dgts__done = 0x7f070031;
public static final int dgts__email_request_edit_hint = 0x7f070032;
public static final int dgts__email_request_title = 0x7f070033;
public static final int dgts__find_your_friends = 0x7f070034;
public static final int dgts__image_header_description = 0x7f070035;
public static final int dgts__invalid_email = 0x7f070036;
public static final int dgts__login_digits_text = 0x7f070037;
public static final int dgts__network_error = 0x7f070038;
public static final int dgts__not_now = 0x7f070039;
public static final int dgts__okay = 0x7f07003a;
public static final int dgts__phone_number_edit_hint = 0x7f07003b;
public static final int dgts__phone_number_text = 0x7f07003c;
public static final int dgts__pin_code_verification_title = 0x7f07003d;
public static final int dgts__resend_confirmation_button_code = 0x7f07003e;
public static final int dgts__resend_confirmation_text = 0x7f07003f;
public static final int dgts__send_confirmation_code = 0x7f070067;
public static final int dgts__sending = 0x7f070040;
public static final int dgts__success_desc = 0x7f070041;
public static final int dgts__terms_email_request = 0x7f070068;
public static final int dgts__terms_text = 0x7f07005d;
public static final int dgts__terms_text_call_me = 0x7f07005e;
public static final int dgts__terms_text_create = 0x7f07005f;
public static final int dgts__terms_text_sign_in = 0x7f070060;
public static final int dgts__terms_text_updated = 0x7f070069;
public static final int dgts__try_again = 0x7f070042;
public static final int dgts__try_again_confirmation = 0x7f070043;
public static final int dgts__try_again_email = 0x7f070044;
public static final int dgts__try_again_phone_number = 0x7f070045;
public static final int dgts__try_another_phone = 0x7f070046;
public static final int dgts__twitter_cookies_policy_url = 0x7f07006a;
public static final int dgts__twitter_privacy_url = 0x7f07006b;
public static final int dgts__twitter_tos_url = 0x7f07006c;
public static final int dgts__unsupported_operator_error = 0x7f070047;
public static final int dgts__upload_contacts = 0x7f070048;
public static final int dgts__verification_code = 0x7f070049;
public static final int dgts_pin_code_terms = 0x7f07004a;
public static final int kit_name = 0x7f07006e;
public static final int status_bar_notification_info_overflow = 0x7f070025;
public static final int tw__allow_btn_txt = 0x7f07004b;
public static final int tw__composer_hint = 0x7f07006f;
public static final int tw__install = 0x7f070070;
public static final int tw__like_tweet = 0x7f07004c;
public static final int tw__liked_tweet = 0x7f07004d;
public static final int tw__loading_tweet = 0x7f07004e;
public static final int tw__login_btn_txt = 0x7f07004f;
public static final int tw__max_tweet_chars = 0x7f070071;
public static final int tw__not_now_btn_txt = 0x7f070050;
public static final int tw__pause = 0x7f070051;
public static final int tw__play = 0x7f070052;
public static final int tw__play_store = 0x7f070072;
public static final int tw__post_tweet = 0x7f070073;
public static final int tw__relative_date_format_long = 0x7f070053;
public static final int tw__relative_date_format_short = 0x7f070054;
public static final int tw__replay = 0x7f070055;
public static final int tw__retweeted_by_format = 0x7f070056;
public static final int tw__share_content_format = 0x7f070057;
public static final int tw__share_email_desc = 0x7f070058;
public static final int tw__share_email_title = 0x7f070059;
public static final int tw__share_subject_format = 0x7f07005a;
public static final int tw__share_tweet = 0x7f07005b;
public static final int tw__tweet_content_description = 0x7f07005c;
}
public static final class style {
public static final int AlertDialog_AppCompat = 0x7f0b008b;
public static final int AlertDialog_AppCompat_Light = 0x7f0b008c;
public static final int Animation_AppCompat_Dialog = 0x7f0b008d;
public static final int Animation_AppCompat_DropDownUp = 0x7f0b008e;
public static final int Base_AlertDialog_AppCompat = 0x7f0b0090;
public static final int Base_AlertDialog_AppCompat_Light = 0x7f0b0091;
public static final int Base_Animation_AppCompat_Dialog = 0x7f0b0092;
public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0b0093;
public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0b0095;
public static final int Base_DialogWindowTitle_AppCompat = 0x7f0b0094;
public static final int Base_TextAppearance_AppCompat = 0x7f0b003b;
public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f0b003c;
public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f0b003d;
public static final int Base_TextAppearance_AppCompat_Button = 0x7f0b0024;
public static final int Base_TextAppearance_AppCompat_Caption = 0x7f0b003e;
public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f0b003f;
public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f0b0040;
public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f0b0041;
public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f0b0042;
public static final int Base_TextAppearance_AppCompat_Headline = 0x7f0b0043;
public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f0b000b;
public static final int Base_TextAppearance_AppCompat_Large = 0x7f0b0044;
public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f0b000c;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0045;
public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0046;
public static final int Base_TextAppearance_AppCompat_Medium = 0x7f0b0047;
public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f0b000d;
public static final int Base_TextAppearance_AppCompat_Menu = 0x7f0b0048;
public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0b0096;
public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0049;
public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f0b004a;
public static final int Base_TextAppearance_AppCompat_Small = 0x7f0b004b;
public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f0b000e;
public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f0b004c;
public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b000f;
public static final int Base_TextAppearance_AppCompat_Title = 0x7f0b004d;
public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f0b0010;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b0084;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b004e;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b004f;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0050;
public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0051;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b0052;
public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b0053;
public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0097;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b0055;
public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b0056;
public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f0b0057;
public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b0058;
public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0098;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b0059;
public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b005a;
public static final int Base_ThemeOverlay_AppCompat = 0x7f0b00a1;
public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0b00a2;
public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0b00a3;
public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b00a4;
public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0b00a5;
public static final int Base_Theme_AppCompat = 0x7f0b005b;
public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0b0099;
public static final int Base_Theme_AppCompat_Dialog = 0x7f0b0011;
public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f0b0001;
public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f0b009a;
public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0b009b;
public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f0b009c;
public static final int Base_Theme_AppCompat_Light = 0x7f0b005c;
public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0b009d;
public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f0b0012;
public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0002;
public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f0b009e;
public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0b009f;
public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b00a0;
public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f0b0013;
public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f0b0014;
public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0020;
public static final int Base_V12_Widget_AppCompat_EditText = 0x7f0b0021;
public static final int Base_V21_Theme_AppCompat = 0x7f0b005d;
public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f0b005e;
public static final int Base_V21_Theme_AppCompat_Light = 0x7f0b005f;
public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f0b0060;
public static final int Base_V7_Theme_AppCompat = 0x7f0b00a6;
public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0b00a7;
public static final int Base_V7_Theme_AppCompat_Light = 0x7f0b00a8;
public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0b00a9;
public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0b00aa;
public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0b00ab;
public static final int Base_Widget_AppCompat_ActionBar = 0x7f0b00ac;
public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0b00ad;
public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0b00ae;
public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f0b0061;
public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f0b0062;
public static final int Base_Widget_AppCompat_ActionButton = 0x7f0b0063;
public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0064;
public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f0b0065;
public static final int Base_Widget_AppCompat_ActionMode = 0x7f0b00af;
public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0b00b0;
public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f0b0022;
public static final int Base_Widget_AppCompat_Button = 0x7f0b0066;
public static final int Base_Widget_AppCompat_ButtonBar = 0x7f0b006a;
public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b00b2;
public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f0b0067;
public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f0b0068;
public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b00b1;
public static final int Base_Widget_AppCompat_Button_Small = 0x7f0b0069;
public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b006b;
public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b006c;
public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0b00b3;
public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f0b0000;
public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0b00b4;
public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f0b006d;
public static final int Base_Widget_AppCompat_EditText = 0x7f0b0023;
public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0b00b5;
public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b00b6;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b00b7;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b006f;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0070;
public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0071;
public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f0b0072;
public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b0073;
public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f0b0074;
public static final int Base_Widget_AppCompat_ListView = 0x7f0b0075;
public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f0b0076;
public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f0b0077;
public static final int Base_Widget_AppCompat_PopupMenu = 0x7f0b0078;
public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0079;
public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0b00b8;
public static final int Base_Widget_AppCompat_ProgressBar = 0x7f0b0015;
public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0016;
public static final int Base_Widget_AppCompat_RatingBar = 0x7f0b007a;
public static final int Base_Widget_AppCompat_SearchView = 0x7f0b00b9;
public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0b00ba;
public static final int Base_Widget_AppCompat_Spinner = 0x7f0b007c;
public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f0b0003;
public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f0b007d;
public static final int Base_Widget_AppCompat_Toolbar = 0x7f0b00bb;
public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b007e;
public static final int ComposerDark = 0x7f0b0017;
public static final int ComposerLight = 0x7f0b0018;
public static final int Digits_default = 0x7f0b0019;
public static final int MediaTheme = 0x7f0b001a;
public static final int Platform_AppCompat = 0x7f0b001b;
public static final int Platform_AppCompat_Light = 0x7f0b001c;
public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f0b0080;
public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f0b0081;
public static final int Platform_V11_AppCompat = 0x7f0b001d;
public static final int Platform_V11_AppCompat_Light = 0x7f0b001e;
public static final int Platform_V14_AppCompat = 0x7f0b0025;
public static final int Platform_V14_AppCompat_Light = 0x7f0b0026;
public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f0b002d;
public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f0b002e;
public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f0b002f;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f0b0030;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f0b0031;
public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f0b0032;
public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f0b0038;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f0b0033;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f0b0034;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f0b0035;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f0b0036;
public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f0b0037;
public static final int TextAppearance_AppCompat = 0x7f0b00cd;
public static final int TextAppearance_AppCompat_Body1 = 0x7f0b00ce;
public static final int TextAppearance_AppCompat_Body2 = 0x7f0b00cf;
public static final int TextAppearance_AppCompat_Button = 0x7f0b00d0;
public static final int TextAppearance_AppCompat_Caption = 0x7f0b00d1;
public static final int TextAppearance_AppCompat_Display1 = 0x7f0b00d2;
public static final int TextAppearance_AppCompat_Display2 = 0x7f0b00d3;
public static final int TextAppearance_AppCompat_Display3 = 0x7f0b00d4;
public static final int TextAppearance_AppCompat_Display4 = 0x7f0b00d5;
public static final int TextAppearance_AppCompat_Headline = 0x7f0b00d6;
public static final int TextAppearance_AppCompat_Inverse = 0x7f0b00d7;
public static final int TextAppearance_AppCompat_Large = 0x7f0b00d8;
public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0b00d9;
public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b00da;
public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b00db;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b00dc;
public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b00dd;
public static final int TextAppearance_AppCompat_Medium = 0x7f0b00de;
public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0b00df;
public static final int TextAppearance_AppCompat_Menu = 0x7f0b00e0;
public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b00e1;
public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b00e2;
public static final int TextAppearance_AppCompat_Small = 0x7f0b00e3;
public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0b00e4;
public static final int TextAppearance_AppCompat_Subhead = 0x7f0b00e5;
public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0b00e6;
public static final int TextAppearance_AppCompat_Title = 0x7f0b00e7;
public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0b00e8;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b00e9;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b00ea;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b00eb;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b00ec;
public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b00ed;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b00ee;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b00ef;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b00f0;
public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b00f1;
public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b00f4;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b00f5;
public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b00f6;
public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f0b00f7;
public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f0b00f8;
public static final int TextAppearance_StatusBar_EventContent = 0x7f0b0027;
public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f0b0028;
public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f0b0029;
public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f0b002a;
public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f0b002b;
public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b00f9;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f0b00fa;
public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f0b00fb;
public static final int ThemeOverlay_AppCompat = 0x7f0b010a;
public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f0b010b;
public static final int ThemeOverlay_AppCompat_Dark = 0x7f0b010c;
public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0b010d;
public static final int ThemeOverlay_AppCompat_Light = 0x7f0b010e;
public static final int Theme_AppCompat = 0x7f0b00fc;
public static final int Theme_AppCompat_CompactMenu = 0x7f0b00fd;
public static final int Theme_AppCompat_Dialog = 0x7f0b00fe;
public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b0101;
public static final int Theme_AppCompat_Dialog_Alert = 0x7f0b00ff;
public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f0b0100;
public static final int Theme_AppCompat_Light = 0x7f0b0102;
public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0103;
public static final int Theme_AppCompat_Light_Dialog = 0x7f0b0104;
public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b0107;
public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f0b0105;
public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f0b0106;
public static final int Theme_AppCompat_Light_NoActionBar = 0x7f0b0108;
public static final int Theme_AppCompat_NoActionBar = 0x7f0b0109;
public static final int Widget_AppCompat_ActionBar = 0x7f0b010f;
public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0110;
public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0111;
public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0112;
public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0113;
public static final int Widget_AppCompat_ActionButton = 0x7f0b0114;
public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b0115;
public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b0116;
public static final int Widget_AppCompat_ActionMode = 0x7f0b0117;
public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0118;
public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0119;
public static final int Widget_AppCompat_Button = 0x7f0b011a;
public static final int Widget_AppCompat_ButtonBar = 0x7f0b0120;
public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0b0121;
public static final int Widget_AppCompat_Button_Borderless = 0x7f0b011b;
public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f0b011c;
public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0b011d;
public static final int Widget_AppCompat_Button_Small = 0x7f0b011f;
public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f0b0122;
public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f0b0123;
public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f0b0124;
public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f0b0125;
public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0126;
public static final int Widget_AppCompat_EditText = 0x7f0b0127;
public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0129;
public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b012a;
public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b012b;
public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b012c;
public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b012d;
public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b012e;
public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b012f;
public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0130;
public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0131;
public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b0132;
public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b0133;
public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0134;
public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b0135;
public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0136;
public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0137;
public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0138;
public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b0139;
public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b013a;
public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b013b;
public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f0b013c;
public static final int Widget_AppCompat_Light_SearchView = 0x7f0b013d;
public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b013e;
public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b013f;
public static final int Widget_AppCompat_ListView = 0x7f0b0140;
public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0141;
public static final int Widget_AppCompat_ListView_Menu = 0x7f0b0142;
public static final int Widget_AppCompat_PopupMenu = 0x7f0b0143;
public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f0b0144;
public static final int Widget_AppCompat_PopupWindow = 0x7f0b0145;
public static final int Widget_AppCompat_ProgressBar = 0x7f0b0146;
public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0147;
public static final int Widget_AppCompat_RatingBar = 0x7f0b0148;
public static final int Widget_AppCompat_SearchView = 0x7f0b014b;
public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f0b014c;
public static final int Widget_AppCompat_Spinner = 0x7f0b014e;
public static final int Widget_AppCompat_Spinner_DropDown = 0x7f0b014f;
public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0150;
public static final int Widget_AppCompat_Spinner_Underlined = 0x7f0b0151;
public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f0b0152;
public static final int Widget_AppCompat_Toolbar = 0x7f0b0153;
public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f0b0154;
public static final int dgts__ButtonText = 0x7f0b015c;
public static final int dgts__Container = 0x7f0b015d;
public static final int dgts__CountDownTimer = 0x7f0b015e;
public static final int dgts__EnterConfirmationCodeTitle = 0x7f0b015f;
public static final int dgts__HeaderMargin = 0x7f0b0160;
public static final int dgts__Terms = 0x7f0b0161;
public static final int dgts__Title = 0x7f0b0162;
public static final int tw__AttributionText = 0x7f0b0164;
public static final int tw__Badge = 0x7f0b0165;
public static final int tw__Badge_Gif = 0x7f0b0166;
public static final int tw__Badge_VideoDuration = 0x7f0b0167;
public static final int tw__Button = 0x7f0b0168;
public static final int tw__ButtonBar = 0x7f0b016a;
public static final int tw__Button_Light = 0x7f0b0169;
public static final int tw__CardAppInfoLayout = 0x7f0b016b;
public static final int tw__CardAppName = 0x7f0b016c;
public static final int tw__CardAppStoreName = 0x7f0b016d;
public static final int tw__CardInstallButton = 0x7f0b016e;
public static final int tw__CompactAttributionLine = 0x7f0b016f;
public static final int tw__CompactTweetContainer = 0x7f0b0170;
public static final int tw__ComposerAvatar = 0x7f0b0171;
public static final int tw__ComposerCharCount = 0x7f0b0172;
public static final int tw__ComposerCharCountOverflow = 0x7f0b0173;
public static final int tw__ComposerClose = 0x7f0b0174;
public static final int tw__ComposerDivider = 0x7f0b0175;
public static final int tw__ComposerToolbar = 0x7f0b0176;
public static final int tw__ComposerTweetButton = 0x7f0b0177;
public static final int tw__EditTweet = 0x7f0b0178;
public static final int tw__Permission_Container = 0x7f0b0179;
public static final int tw__Permission_Description = 0x7f0b017a;
public static final int tw__Permission_Title = 0x7f0b017b;
public static final int tw__TweetActionButton = 0x7f0b017c;
public static final int tw__TweetActionButtonBar = 0x7f0b017f;
public static final int tw__TweetActionButtonBar_Compact = 0x7f0b0180;
public static final int tw__TweetActionButton_Heart = 0x7f0b017d;
public static final int tw__TweetActionButton_Share = 0x7f0b017e;
public static final int tw__TweetAvatar = 0x7f0b0181;
public static final int tw__TweetAvatar_Compact = 0x7f0b0182;
public static final int tw__TweetBadge = 0x7f0b0183;
public static final int tw__TweetContainer = 0x7f0b0184;
public static final int tw__TweetDarkStyle = 0x7f0b0185;
public static final int tw__TweetDarkWithActionsStyle = 0x7f0b0186;
public static final int tw__TweetFillWidth = 0x7f0b0187;
public static final int tw__TweetFullName = 0x7f0b002c;
public static final int tw__TweetFullNameBase = 0x7f0b0189;
public static final int tw__TweetFullName_Compact = 0x7f0b0188;
public static final int tw__TweetLightStyle = 0x7f0b018a;
public static final int tw__TweetLightWithActionsStyle = 0x7f0b018b;
public static final int tw__TweetMedia = 0x7f0b018c;
public static final int tw__TweetMediaContainer = 0x7f0b018d;
public static final int tw__TweetMediaContainer_Compact = 0x7f0b018e;
public static final int tw__TweetRetweetedBy = 0x7f0b018f;
public static final int tw__TweetRetweetedBy_Compact = 0x7f0b0190;
public static final int tw__TweetScreenName = 0x7f0b0191;
public static final int tw__TweetScreenName_Compact = 0x7f0b0192;
public static final int tw__TweetText = 0x7f0b0193;
public static final int tw__TweetText_Compact = 0x7f0b0194;
public static final int tw__TweetTimestamp = 0x7f0b0195;
public static final int tw__TweetTimestamp_Compact = 0x7f0b0196;
public static final int tw__TweetVerifiedCheck = 0x7f0b0197;
public static final int tw__TwitterLogo = 0x7f0b0198;
public static final int tw__TwitterLogo_Compact = 0x7f0b0199;
}
public static final class styleable {
public static final int[] ActionBar = { 0x7f010003, 0x7f010005, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f010057 };
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 = { 0x7f010003, 0x7f01000a, 0x7f01000b, 0x7f01000f, 0x7f010011, 0x7f01001f };
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 = { 0x7f010020, 0x7f010021 };
public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
public static final int ActivityChooserView_initialActivityCount = 0;
public static final int[] AlertDialog = { 0x010100f2, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 };
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, 0x7f010028 };
public static final int AppCompatTextView_android_textAppearance = 0;
public static final int AppCompatTextView_textAllCaps = 1;
public static final int[] DrawerArrowToggle = { 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac };
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, 0x7f01000e, 0x7f0100ad, 0x7f0100ae, 0x7f0100af };
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, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2, 0x7f0100b3 };
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, 0x7f0100b4 };
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, 0x7f0100b5 };
public static final int[] PopupWindowBackgroundState = { 0x7f0100b6 };
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, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3 };
public static final int SearchView_android_focusable = 0;
public static final int SearchView_android_imeOptions = 3;
public static final int SearchView_android_inputType = 2;
public static final int SearchView_android_maxWidth = 1;
public static final int SearchView_closeIcon = 8;
public static final int SearchView_commitIcon = 13;
public static final int SearchView_defaultQueryHint = 7;
public static final int SearchView_goIcon = 9;
public static final int SearchView_iconifiedByDefault = 5;
public static final int SearchView_layout = 4;
public static final int SearchView_queryBackground = 15;
public static final int SearchView_queryHint = 6;
public static final int SearchView_searchHintIcon = 11;
public static final int SearchView_searchIcon = 10;
public static final int SearchView_submitBackground = 16;
public static final int SearchView_suggestionRowLayout = 14;
public static final int SearchView_voiceIcon = 12;
public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001e };
public static final int Spinner_android_dropDownWidth = 3;
public static final int Spinner_android_popupBackground = 1;
public static final int[] StateButton = { 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7 };
public static final int StateButton_dgts__StateButtonStyle = 3;
public static final int StateButton_finishStateText = 0;
public static final int StateButton_progressStateText = 1;
public static final int StateButton_startStateText = 2;
public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd, 0x7f0100ce };
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, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f010028 };
public static final int TextAppearance_android_textColor = 3;
public static final int TextAppearance_android_textSize = 0;
public static final int TextAppearance_android_textStyle = 2;
public static final int TextAppearance_android_typeface = 1;
public static final int TextAppearance_textAllCaps = 8;
public static final int[] ToggleImageButton = { 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2 };
public static final int ToggleImageButton_contentDescriptionOff = 2;
public static final int ToggleImageButton_contentDescriptionOn = 1;
public static final int ToggleImageButton_state_toggled_on = 0;
public static final int ToggleImageButton_toggleOnClick = 3;
public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010005, 0x7f010009, 0x7f01000d, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001e, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1 };
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_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_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[] View = { 0x01010000, 0x010100da, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4 };
public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 };
public static final int ViewStubCompat_android_id = 0;
public static final int ViewStubCompat_android_inflatedId = 2;
public static final int ViewStubCompat_android_layout = 1;
public static final int View_android_focusable = 1;
public static final int View_android_theme = 0;
public static final int View_paddingEnd = 3;
public static final int View_paddingStart = 2;
public static final int View_theme = 4;
public static final int[] tw__AspectRatioImageView = { 0x7f0100f3, 0x7f0100f4 };
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
public static final int[] tw__TweetView = { 0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8, 0x7f0100f9, 0x7f0100fa };
public static final int tw__TweetView_tw__action_color = 3;
public static final int tw__TweetView_tw__action_highlight_color = 4;
public static final int tw__TweetView_tw__container_bg_color = 1;
public static final int tw__TweetView_tw__primary_text_color = 2;
public static final int tw__TweetView_tw__tweet_actions_enabled = 5;
public static final int tw__TweetView_tw__tweet_id = 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 com.twitter.sdk.android.tweetcomposer;
public final class R {
public static final class attr {
public static final int tw__image_aspect_ratio = 0x7f0100f3;
public static final int tw__image_dimension_to_adjust = 0x7f0100f4;
public static final int tw__twitter_logo = 0x7f010006;
}
public static final class color {
public static final int tw__blue_default = 0x7f0d0059;
public static final int tw__blue_pressed = 0x7f0d005a;
public static final int tw__blue_pressed_light = 0x7f0d005b;
public static final int tw__composer_black = 0x7f0d005c;
public static final int tw__composer_blue = 0x7f0d005d;
public static final int tw__composer_blue_text = 0x7f0d005e;
public static final int tw__composer_deep_gray = 0x7f0d005f;
public static final int tw__composer_light_gray = 0x7f0d0060;
public static final int tw__composer_red = 0x7f0d0061;
public static final int tw__composer_white = 0x7f0d0062;
public static final int tw__light_gray = 0x7f0d0063;
public static final int tw__medium_gray = 0x7f0d0064;
public static final int tw__solid_white = 0x7f0d0067;
public static final int tw__transparent = 0x7f0d0068;
}
public static final class dimen {
public static final int tw__btn_bar_margin_left = 0x7f0a0077;
public static final int tw__btn_bar_margin_right = 0x7f0a0078;
public static final int tw__card_font_size_medium = 0x7f0a0079;
public static final int tw__card_font_size_small = 0x7f0a007a;
public static final int tw__card_maximum_width = 0x7f0a007b;
public static final int tw__card_radius_medium = 0x7f0a007c;
public static final int tw__card_radius_small = 0x7f0a007d;
public static final int tw__card_spacing_large = 0x7f0a007e;
public static final int tw__card_spacing_medium = 0x7f0a007f;
public static final int tw__card_spacing_small = 0x7f0a0080;
public static final int tw__composer_avatar_size = 0x7f0a009a;
public static final int tw__composer_char_count_height = 0x7f0a009b;
public static final int tw__composer_close_size = 0x7f0a009c;
public static final int tw__composer_divider_height = 0x7f0a009d;
public static final int tw__composer_font_size_small = 0x7f0a009e;
public static final int tw__composer_logo_height = 0x7f0a009f;
public static final int tw__composer_logo_width = 0x7f0a00a0;
public static final int tw__composer_spacing_large = 0x7f0a00a1;
public static final int tw__composer_spacing_medium = 0x7f0a00a2;
public static final int tw__composer_spacing_small = 0x7f0a00a3;
public static final int tw__composer_tweet_btn_height = 0x7f0a00a4;
public static final int tw__composer_tweet_btn_radius = 0x7f0a00a5;
public static final int tw__login_btn_drawable_padding = 0x7f0a0001;
public static final int tw__login_btn_height = 0x7f0a0002;
public static final int tw__login_btn_left_padding = 0x7f0a0003;
public static final int tw__login_btn_radius = 0x7f0a00a7;
public static final int tw__login_btn_right_padding = 0x7f0a0004;
public static final int tw__login_btn_text_size = 0x7f0a0005;
public static final int tw__padding_permission_horizontal_container = 0x7f0a0015;
public static final int tw__padding_permission_vertical_container = 0x7f0a00a8;
public static final int tw__permission_description_text_size = 0x7f0a00a9;
public static final int tw__permission_title_text_size = 0x7f0a00aa;
}
public static final class drawable {
public static final int tw__app_info_layout_border = 0x7f02007c;
public static final int tw__btn_composer_tweet = 0x7f02007e;
public static final int tw__composer_close = 0x7f02007f;
public static final int tw__composer_logo_blue = 0x7f020080;
public static final int tw__composer_logo_white = 0x7f020081;
public static final int tw__ic_logo_default = 0x7f0200c2;
public static final int tw__install_button_border = 0x7f0200d4;
public static final int tw__login_btn = 0x7f0200d6;
public static final int tw__login_btn_default = 0x7f0200d7;
public static final int tw__login_btn_default_light = 0x7f0200d8;
public static final int tw__login_btn_disabled = 0x7f0200d9;
public static final int tw__login_btn_light = 0x7f0200da;
public static final int tw__login_btn_pressed = 0x7f0200db;
public static final int tw__login_btn_pressed_light = 0x7f0200dc;
public static final int tw__login_btn_text_color_light = 0x7f0200dd;
public static final int tw__share_email_header = 0x7f0200e1;
public static final int tw__transparent = 0x7f0200e2;
}
public static final class id {
public static final int height = 0x7f0e0032;
public static final int imageView = 0x7f0e00a2;
public static final int tw__allow_btn = 0x7f0e00a5;
public static final int tw__app_image = 0x7f0e00a6;
public static final int tw__app_info_layout = 0x7f0e00a7;
public static final int tw__app_install_button = 0x7f0e00a8;
public static final int tw__app_name = 0x7f0e00a9;
public static final int tw__app_store_name = 0x7f0e00aa;
public static final int tw__author_avatar = 0x7f0e00ae;
public static final int tw__card_view = 0x7f0e00b2;
public static final int tw__char_count = 0x7f0e00b5;
public static final int tw__composer_close = 0x7f0e00ac;
public static final int tw__composer_header = 0x7f0e00ab;
public static final int tw__composer_profile_divider = 0x7f0e00af;
public static final int tw__composer_scroll_view = 0x7f0e00b0;
public static final int tw__composer_toolbar = 0x7f0e00b4;
public static final int tw__composer_toolbar_divider = 0x7f0e00b3;
public static final int tw__composer_view = 0x7f0e009f;
public static final int tw__edit_tweet = 0x7f0e00b1;
public static final int tw__not_now_btn = 0x7f0e00a4;
public static final int tw__post_tweet = 0x7f0e00b6;
public static final int tw__share_email_desc = 0x7f0e00a3;
public static final int tw__spinner = 0x7f0e00a1;
public static final int tw__twitter_logo = 0x7f0e00ad;
public static final int tw__web_view = 0x7f0e00a0;
public static final int width = 0x7f0e0033;
}
public static final class layout {
public static final int tw__activity_composer = 0x7f040039;
public static final int tw__activity_oauth = 0x7f04003a;
public static final int tw__activity_share_email = 0x7f04003b;
public static final int tw__app_card = 0x7f04003c;
public static final int tw__composer_view = 0x7f04003d;
}
public static final class raw {
public static final int tw__cacerts = 0x7f060000;
}
public static final class string {
public static final int kit_name = 0x7f07006e;
public static final int tw__allow_btn_txt = 0x7f07004b;
public static final int tw__composer_hint = 0x7f07006f;
public static final int tw__install = 0x7f070070;
public static final int tw__login_btn_txt = 0x7f07004f;
public static final int tw__max_tweet_chars = 0x7f070071;
public static final int tw__not_now_btn_txt = 0x7f070050;
public static final int tw__play_store = 0x7f070072;
public static final int tw__post_tweet = 0x7f070073;
public static final int tw__share_email_desc = 0x7f070058;
public static final int tw__share_email_title = 0x7f070059;
}
public static final class style {
public static final int ComposerDark = 0x7f0b0017;
public static final int ComposerLight = 0x7f0b0018;
public static final int tw__Button = 0x7f0b0168;
public static final int tw__ButtonBar = 0x7f0b016a;
public static final int tw__Button_Light = 0x7f0b0169;
public static final int tw__CardAppInfoLayout = 0x7f0b016b;
public static final int tw__CardAppName = 0x7f0b016c;
public static final int tw__CardAppStoreName = 0x7f0b016d;
public static final int tw__CardInstallButton = 0x7f0b016e;
public static final int tw__ComposerAvatar = 0x7f0b0171;
public static final int tw__ComposerCharCount = 0x7f0b0172;
public static final int tw__ComposerCharCountOverflow = 0x7f0b0173;
public static final int tw__ComposerClose = 0x7f0b0174;
public static final int tw__ComposerDivider = 0x7f0b0175;
public static final int tw__ComposerToolbar = 0x7f0b0176;
public static final int tw__ComposerTweetButton = 0x7f0b0177;
public static final int tw__EditTweet = 0x7f0b0178;
public static final int tw__Permission_Container = 0x7f0b0179;
public static final int tw__Permission_Description = 0x7f0b017a;
public static final int tw__Permission_Title = 0x7f0b017b;
}
public static final class styleable {
public static final int[] tw__AspectRatioImageView = { 0x7f0100f3, 0x7f0100f4 };
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
}
}
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.twitter.sdk.android.tweetui;
public final class R {
public static final class attr {
public static final int contentDescriptionOff = 0x7f0100d1;
public static final int contentDescriptionOn = 0x7f0100d0;
public static final int state_toggled_on = 0x7f0100cf;
public static final int toggleOnClick = 0x7f0100d2;
public static final int tw__action_color = 0x7f0100f8;
public static final int tw__action_highlight_color = 0x7f0100f9;
public static final int tw__container_bg_color = 0x7f0100f6;
public static final int tw__image_aspect_ratio = 0x7f0100f3;
public static final int tw__image_dimension_to_adjust = 0x7f0100f4;
public static final int tw__primary_text_color = 0x7f0100f7;
public static final int tw__tweet_actions_enabled = 0x7f0100fa;
public static final int tw__tweet_id = 0x7f0100f5;
}
public static final class color {
public static final int tw__blue_default = 0x7f0d0059;
public static final int tw__blue_pressed = 0x7f0d005a;
public static final int tw__blue_pressed_light = 0x7f0d005b;
public static final int tw__light_gray = 0x7f0d0063;
public static final int tw__medium_gray = 0x7f0d0064;
public static final int tw__seekbar_thumb_inner_color = 0x7f0d0065;
public static final int tw__seekbar_thumb_outer_color = 0x7f0d0066;
public static final int tw__solid_white = 0x7f0d0067;
public static final int tw__transparent = 0x7f0d0068;
public static final int tw__tweet_action_color = 0x7f0d0069;
public static final int tw__tweet_action_dark_highlight_color = 0x7f0d006a;
public static final int tw__tweet_action_light_highlight_color = 0x7f0d006b;
public static final int tw__tweet_dark_container_bg_color = 0x7f0d006c;
public static final int tw__tweet_dark_primary_text_color = 0x7f0d006d;
public static final int tw__tweet_light_container_bg_color = 0x7f0d006e;
public static final int tw__tweet_light_primary_text_color = 0x7f0d006f;
public static final int tw__tweet_media_preview_bg_color = 0x7f0d0070;
}
public static final class dimen {
public static final int tw__btn_bar_margin_left = 0x7f0a0077;
public static final int tw__btn_bar_margin_right = 0x7f0a0078;
public static final int tw__compact_tweet_action_bar_offset_left = 0x7f0a0081;
public static final int tw__compact_tweet_attribution_line_margin_right = 0x7f0a0082;
public static final int tw__compact_tweet_avatar_margin_left = 0x7f0a0083;
public static final int tw__compact_tweet_avatar_margin_right = 0x7f0a0084;
public static final int tw__compact_tweet_avatar_margin_top = 0x7f0a0085;
public static final int tw__compact_tweet_container_bottom_separator = 0x7f0a0086;
public static final int tw__compact_tweet_container_padding_top = 0x7f0a0087;
public static final int tw__compact_tweet_full_name_margin_top = 0x7f0a0088;
public static final int tw__compact_tweet_logo_margin_right = 0x7f0a0089;
public static final int tw__compact_tweet_logo_margin_top = 0x7f0a008a;
public static final int tw__compact_tweet_media_margin_bottom = 0x7f0a008b;
public static final int tw__compact_tweet_media_margin_right = 0x7f0a008c;
public static final int tw__compact_tweet_media_margin_top = 0x7f0a008d;
public static final int tw__compact_tweet_retweeted_by_drawable_padding = 0x7f0a008e;
public static final int tw__compact_tweet_retweeted_by_margin_bottom = 0x7f0a008f;
public static final int tw__compact_tweet_retweeted_by_margin_left = 0x7f0a0090;
public static final int tw__compact_tweet_retweeted_by_margin_top = 0x7f0a0091;
public static final int tw__compact_tweet_screen_name_layout_width = 0x7f0a0092;
public static final int tw__compact_tweet_screen_name_margin_bottom = 0x7f0a0093;
public static final int tw__compact_tweet_screen_name_margin_top = 0x7f0a0094;
public static final int tw__compact_tweet_screen_name_padding_left = 0x7f0a0095;
public static final int tw__compact_tweet_text_margin_left = 0x7f0a0096;
public static final int tw__compact_tweet_text_margin_right = 0x7f0a0097;
public static final int tw__compact_tweet_text_margin_top = 0x7f0a0098;
public static final int tw__compact_tweet_timestamp_margin_top = 0x7f0a0099;
public static final int tw__gif_badge_padding = 0x7f0a00a6;
public static final int tw__login_btn_drawable_padding = 0x7f0a0001;
public static final int tw__login_btn_height = 0x7f0a0002;
public static final int tw__login_btn_left_padding = 0x7f0a0003;
public static final int tw__login_btn_radius = 0x7f0a00a7;
public static final int tw__login_btn_right_padding = 0x7f0a0004;
public static final int tw__login_btn_text_size = 0x7f0a0005;
public static final int tw__padding_permission_horizontal_container = 0x7f0a0015;
public static final int tw__padding_permission_vertical_container = 0x7f0a00a8;
public static final int tw__permission_description_text_size = 0x7f0a00a9;
public static final int tw__permission_title_text_size = 0x7f0a00aa;
public static final int tw__seekbar_thumb_inner_padding = 0x7f0a00ab;
public static final int tw__seekbar_thumb_outer_padding = 0x7f0a00ac;
public static final int tw__seekbar_thumb_size = 0x7f0a00ad;
public static final int tw__text_size_large = 0x7f0a00ae;
public static final int tw__text_size_medium = 0x7f0a00af;
public static final int tw__text_size_small = 0x7f0a00b0;
public static final int tw__tweet_action_bar_offset_bottom = 0x7f0a00b1;
public static final int tw__tweet_action_bar_offset_left = 0x7f0a00b2;
public static final int tw__tweet_action_button_margin_top = 0x7f0a00b3;
public static final int tw__tweet_action_button_spacing = 0x7f0a00b4;
public static final int tw__tweet_action_heart_size = 0x7f0a00b5;
public static final int tw__tweet_action_share_padding = 0x7f0a00b6;
public static final int tw__tweet_avatar_margin_left = 0x7f0a00b7;
public static final int tw__tweet_avatar_margin_right = 0x7f0a00b8;
public static final int tw__tweet_avatar_margin_top = 0x7f0a00b9;
public static final int tw__tweet_avatar_size = 0x7f0a00ba;
public static final int tw__tweet_container_bottom_separator = 0x7f0a00bb;
public static final int tw__tweet_container_padding_top = 0x7f0a00bc;
public static final int tw__tweet_full_name_margin_top = 0x7f0a00bd;
public static final int tw__tweet_logo_margin_right = 0x7f0a00be;
public static final int tw__tweet_logo_margin_top = 0x7f0a00bf;
public static final int tw__tweet_media_aspect_ratio = 0x7f0a00c0;
public static final int tw__tweet_media_badge_margin = 0x7f0a00c1;
public static final int tw__tweet_retweeted_by_drawable_padding = 0x7f0a00c2;
public static final int tw__tweet_retweeted_by_margin_bottom = 0x7f0a00c3;
public static final int tw__tweet_retweeted_by_margin_left = 0x7f0a00c4;
public static final int tw__tweet_retweeted_by_margin_top = 0x7f0a00c5;
public static final int tw__tweet_screen_name_margin_bottom = 0x7f0a00c6;
public static final int tw__tweet_screen_name_margin_top = 0x7f0a00c7;
public static final int tw__tweet_text_margin_left = 0x7f0a00c8;
public static final int tw__tweet_text_margin_right = 0x7f0a00c9;
public static final int tw__tweet_text_margin_top = 0x7f0a00ca;
public static final int tw__tweet_timestamp_margin_top = 0x7f0a00cb;
public static final int tw__tweet_timestamp_padding_left = 0x7f0a00cc;
public static final int tw__tweet_verified_check_padding_left = 0x7f0a00cd;
public static final int tw__tweet_verified_margin_bottom = 0x7f0a00ce;
public static final int tw__video_control_height = 0x7f0a00cf;
public static final int tw__video_control_text_size = 0x7f0a00d0;
}
public static final class drawable {
public static final int tw__action_heart_off_default = 0x7f02007a;
public static final int tw__action_heart_on_default = 0x7f02007b;
public static final int tw__bg_media_badge = 0x7f02007d;
public static final int tw__gif_badge = 0x7f020082;
public static final int tw__heart_animation_detail_60fps_00000 = 0x7f020083;
public static final int tw__heart_animation_detail_60fps_00001 = 0x7f020084;
public static final int tw__heart_animation_detail_60fps_00002 = 0x7f020085;
public static final int tw__heart_animation_detail_60fps_00003 = 0x7f020086;
public static final int tw__heart_animation_detail_60fps_00004 = 0x7f020087;
public static final int tw__heart_animation_detail_60fps_00005 = 0x7f020088;
public static final int tw__heart_animation_detail_60fps_00006 = 0x7f020089;
public static final int tw__heart_animation_detail_60fps_00007 = 0x7f02008a;
public static final int tw__heart_animation_detail_60fps_00008 = 0x7f02008b;
public static final int tw__heart_animation_detail_60fps_00009 = 0x7f02008c;
public static final int tw__heart_animation_detail_60fps_00010 = 0x7f02008d;
public static final int tw__heart_animation_detail_60fps_00011 = 0x7f02008e;
public static final int tw__heart_animation_detail_60fps_00012 = 0x7f02008f;
public static final int tw__heart_animation_detail_60fps_00013 = 0x7f020090;
public static final int tw__heart_animation_detail_60fps_00014 = 0x7f020091;
public static final int tw__heart_animation_detail_60fps_00015 = 0x7f020092;
public static final int tw__heart_animation_detail_60fps_00016 = 0x7f020093;
public static final int tw__heart_animation_detail_60fps_00017 = 0x7f020094;
public static final int tw__heart_animation_detail_60fps_00018 = 0x7f020095;
public static final int tw__heart_animation_detail_60fps_00019 = 0x7f020096;
public static final int tw__heart_animation_detail_60fps_00020 = 0x7f020097;
public static final int tw__heart_animation_detail_60fps_00021 = 0x7f020098;
public static final int tw__heart_animation_detail_60fps_00022 = 0x7f020099;
public static final int tw__heart_animation_detail_60fps_00023 = 0x7f02009a;
public static final int tw__heart_animation_detail_60fps_00024 = 0x7f02009b;
public static final int tw__heart_animation_detail_60fps_00025 = 0x7f02009c;
public static final int tw__heart_animation_detail_60fps_00026 = 0x7f02009d;
public static final int tw__heart_animation_detail_60fps_00027 = 0x7f02009e;
public static final int tw__heart_animation_detail_60fps_00028 = 0x7f02009f;
public static final int tw__heart_animation_detail_60fps_00029 = 0x7f0200a0;
public static final int tw__heart_animation_detail_60fps_00030 = 0x7f0200a1;
public static final int tw__heart_animation_detail_60fps_00031 = 0x7f0200a2;
public static final int tw__heart_animation_detail_60fps_00032 = 0x7f0200a3;
public static final int tw__heart_animation_detail_60fps_00033 = 0x7f0200a4;
public static final int tw__heart_animation_detail_60fps_00034 = 0x7f0200a5;
public static final int tw__heart_animation_detail_60fps_00035 = 0x7f0200a6;
public static final int tw__heart_animation_detail_60fps_00036 = 0x7f0200a7;
public static final int tw__heart_animation_detail_60fps_00037 = 0x7f0200a8;
public static final int tw__heart_animation_detail_60fps_00038 = 0x7f0200a9;
public static final int tw__heart_animation_detail_60fps_00039 = 0x7f0200aa;
public static final int tw__heart_animation_detail_60fps_00040 = 0x7f0200ab;
public static final int tw__heart_animation_detail_60fps_00041 = 0x7f0200ac;
public static final int tw__heart_animation_detail_60fps_00042 = 0x7f0200ad;
public static final int tw__heart_animation_detail_60fps_00043 = 0x7f0200ae;
public static final int tw__heart_animation_detail_60fps_00044 = 0x7f0200af;
public static final int tw__heart_animation_detail_60fps_00045 = 0x7f0200b0;
public static final int tw__heart_animation_detail_60fps_00046 = 0x7f0200b1;
public static final int tw__heart_animation_detail_60fps_00047 = 0x7f0200b2;
public static final int tw__heart_animation_detail_60fps_00048 = 0x7f0200b3;
public static final int tw__heart_animation_detail_60fps_00049 = 0x7f0200b4;
public static final int tw__heart_animation_detail_60fps_00050 = 0x7f0200b5;
public static final int tw__heart_animation_detail_60fps_00051 = 0x7f0200b6;
public static final int tw__heart_animation_detail_60fps_00052 = 0x7f0200b7;
public static final int tw__heart_animation_detail_60fps_00053 = 0x7f0200b8;
public static final int tw__heart_animation_detail_60fps_00054 = 0x7f0200b9;
public static final int tw__heart_animation_detail_60fps_00055 = 0x7f0200ba;
public static final int tw__heart_animation_detail_60fps_00056 = 0x7f0200bb;
public static final int tw__heart_animation_detail_60fps_00057 = 0x7f0200bc;
public static final int tw__heart_animation_detail_60fps_00058 = 0x7f0200bd;
public static final int tw__heart_animation_detail_60fps_00059 = 0x7f0200be;
public static final int tw__ic_gif_badge = 0x7f0200bf;
public static final int tw__ic_inline_share = 0x7f0200c0;
public static final int tw__ic_logo_blue = 0x7f0200c1;
public static final int tw__ic_logo_default = 0x7f0200c2;
public static final int tw__ic_logo_white = 0x7f0200c3;
public static final int tw__ic_play_default = 0x7f0200c4;
public static final int tw__ic_play_pressed = 0x7f0200c5;
public static final int tw__ic_retweet_dark = 0x7f0200c6;
public static final int tw__ic_retweet_light = 0x7f0200c7;
public static final int tw__ic_seekbar_bg = 0x7f0200c8;
public static final int tw__ic_seekbar_progress_bg = 0x7f0200c9;
public static final int tw__ic_seekbar_secondary_bg = 0x7f0200ca;
public static final int tw__ic_tweet_photo_error_dark = 0x7f0200cb;
public static final int tw__ic_tweet_photo_error_light = 0x7f0200cc;
public static final int tw__ic_tweet_verified = 0x7f0200cd;
public static final int tw__ic_video_pause = 0x7f0200ce;
public static final int tw__ic_video_pause_pressed = 0x7f0200cf;
public static final int tw__ic_video_play = 0x7f0200d0;
public static final int tw__ic_video_play_pressed = 0x7f0200d1;
public static final int tw__ic_video_replay = 0x7f0200d2;
public static final int tw__ic_video_replay_pressed = 0x7f0200d3;
public static final int tw__like_action = 0x7f0200d5;
public static final int tw__login_btn = 0x7f0200d6;
public static final int tw__login_btn_default = 0x7f0200d7;
public static final int tw__login_btn_default_light = 0x7f0200d8;
public static final int tw__login_btn_disabled = 0x7f0200d9;
public static final int tw__login_btn_light = 0x7f0200da;
public static final int tw__login_btn_pressed = 0x7f0200db;
public static final int tw__login_btn_pressed_light = 0x7f0200dc;
public static final int tw__login_btn_text_color_light = 0x7f0200dd;
public static final int tw__player_overlay = 0x7f0200de;
public static final int tw__seekbar_thumb = 0x7f0200df;
public static final int tw__share_action = 0x7f0200e0;
public static final int tw__share_email_header = 0x7f0200e1;
public static final int tw__transparent = 0x7f0200e2;
public static final int tw__video_pause_btn = 0x7f0200e3;
public static final int tw__video_play_btn = 0x7f0200e4;
public static final int tw__video_replay_btn = 0x7f0200e5;
public static final int tw__video_seekbar = 0x7f0200e6;
}
public static final class id {
public static final int bottom_separator = 0x7f0e00c7;
public static final int heart_off = 0x7f0e00ce;
public static final int heart_on = 0x7f0e00cd;
public static final int height = 0x7f0e0032;
public static final int imageView = 0x7f0e00a2;
public static final int image_view = 0x7f0e00b7;
public static final int tw__allow_btn = 0x7f0e00a5;
public static final int tw__author_attribution = 0x7f0e00c8;
public static final int tw__current_time = 0x7f0e00ca;
public static final int tw__duration = 0x7f0e00cc;
public static final int tw__gif_badge = 0x7f0e00b8;
public static final int tw__not_now_btn = 0x7f0e00a4;
public static final int tw__progress = 0x7f0e00cb;
public static final int tw__share_email_desc = 0x7f0e00a3;
public static final int tw__spinner = 0x7f0e00a1;
public static final int tw__state_control = 0x7f0e00c9;
public static final int tw__tweet_action_bar = 0x7f0e009c;
public static final int tw__tweet_author_avatar = 0x7f0e00c1;
public static final int tw__tweet_author_full_name = 0x7f0e00c2;
public static final int tw__tweet_author_screen_name = 0x7f0e00c4;
public static final int tw__tweet_author_verified = 0x7f0e00c3;
public static final int tw__tweet_like_button = 0x7f0e009d;
public static final int tw__tweet_media = 0x7f0e00be;
public static final int tw__tweet_media_badge = 0x7f0e00bf;
public static final int tw__tweet_media_container = 0x7f0e00bd;
public static final int tw__tweet_retweeted_by = 0x7f0e00c0;
public static final int tw__tweet_share_button = 0x7f0e009e;
public static final int tw__tweet_text = 0x7f0e00c6;
public static final int tw__tweet_timestamp = 0x7f0e00c5;
public static final int tw__tweet_view = 0x7f0e00bc;
public static final int tw__twitter_logo = 0x7f0e00ad;
public static final int tw__video_duration = 0x7f0e00b9;
public static final int tw__web_view = 0x7f0e00a0;
public static final int video_control_view = 0x7f0e00bb;
public static final int video_view = 0x7f0e00ba;
public static final int width = 0x7f0e0033;
}
public static final class layout {
public static final int tw__action_bar = 0x7f040038;
public static final int tw__activity_oauth = 0x7f04003a;
public static final int tw__activity_share_email = 0x7f04003b;
public static final int tw__gallery_activity = 0x7f04003e;
public static final int tw__media_badge = 0x7f04003f;
public static final int tw__player_activity = 0x7f040040;
public static final int tw__tweet = 0x7f040041;
public static final int tw__tweet_compact = 0x7f040042;
public static final int tw__video_control = 0x7f040043;
}
public static final class plurals {
public static final int tw__time_hours = 0x7f080000;
public static final int tw__time_mins = 0x7f080001;
public static final int tw__time_secs = 0x7f080002;
}
public static final class raw {
public static final int tw__cacerts = 0x7f060000;
}
public static final class string {
public static final int kit_name = 0x7f07006e;
public static final int tw__allow_btn_txt = 0x7f07004b;
public static final int tw__like_tweet = 0x7f07004c;
public static final int tw__liked_tweet = 0x7f07004d;
public static final int tw__loading_tweet = 0x7f07004e;
public static final int tw__login_btn_txt = 0x7f07004f;
public static final int tw__not_now_btn_txt = 0x7f070050;
public static final int tw__pause = 0x7f070051;
public static final int tw__play = 0x7f070052;
public static final int tw__relative_date_format_long = 0x7f070053;
public static final int tw__relative_date_format_short = 0x7f070054;
public static final int tw__replay = 0x7f070055;
public static final int tw__retweeted_by_format = 0x7f070056;
public static final int tw__share_content_format = 0x7f070057;
public static final int tw__share_email_desc = 0x7f070058;
public static final int tw__share_email_title = 0x7f070059;
public static final int tw__share_subject_format = 0x7f07005a;
public static final int tw__share_tweet = 0x7f07005b;
public static final int tw__tweet_content_description = 0x7f07005c;
}
public static final class style {
public static final int MediaTheme = 0x7f0b001a;
public static final int tw__AttributionText = 0x7f0b0164;
public static final int tw__Badge = 0x7f0b0165;
public static final int tw__Badge_Gif = 0x7f0b0166;
public static final int tw__Badge_VideoDuration = 0x7f0b0167;
public static final int tw__Button = 0x7f0b0168;
public static final int tw__ButtonBar = 0x7f0b016a;
public static final int tw__Button_Light = 0x7f0b0169;
public static final int tw__CompactAttributionLine = 0x7f0b016f;
public static final int tw__CompactTweetContainer = 0x7f0b0170;
public static final int tw__Permission_Container = 0x7f0b0179;
public static final int tw__Permission_Description = 0x7f0b017a;
public static final int tw__Permission_Title = 0x7f0b017b;
public static final int tw__TweetActionButton = 0x7f0b017c;
public static final int tw__TweetActionButtonBar = 0x7f0b017f;
public static final int tw__TweetActionButtonBar_Compact = 0x7f0b0180;
public static final int tw__TweetActionButton_Heart = 0x7f0b017d;
public static final int tw__TweetActionButton_Share = 0x7f0b017e;
public static final int tw__TweetAvatar = 0x7f0b0181;
public static final int tw__TweetAvatar_Compact = 0x7f0b0182;
public static final int tw__TweetBadge = 0x7f0b0183;
public static final int tw__TweetContainer = 0x7f0b0184;
public static final int tw__TweetDarkStyle = 0x7f0b0185;
public static final int tw__TweetDarkWithActionsStyle = 0x7f0b0186;
public static final int tw__TweetFillWidth = 0x7f0b0187;
public static final int tw__TweetFullName = 0x7f0b002c;
public static final int tw__TweetFullNameBase = 0x7f0b0189;
public static final int tw__TweetFullName_Compact = 0x7f0b0188;
public static final int tw__TweetLightStyle = 0x7f0b018a;
public static final int tw__TweetLightWithActionsStyle = 0x7f0b018b;
public static final int tw__TweetMedia = 0x7f0b018c;
public static final int tw__TweetMediaContainer = 0x7f0b018d;
public static final int tw__TweetMediaContainer_Compact = 0x7f0b018e;
public static final int tw__TweetRetweetedBy = 0x7f0b018f;
public static final int tw__TweetRetweetedBy_Compact = 0x7f0b0190;
public static final int tw__TweetScreenName = 0x7f0b0191;
public static final int tw__TweetScreenName_Compact = 0x7f0b0192;
public static final int tw__TweetText = 0x7f0b0193;
public static final int tw__TweetText_Compact = 0x7f0b0194;
public static final int tw__TweetTimestamp = 0x7f0b0195;
public static final int tw__TweetTimestamp_Compact = 0x7f0b0196;
public static final int tw__TweetVerifiedCheck = 0x7f0b0197;
public static final int tw__TwitterLogo = 0x7f0b0198;
public static final int tw__TwitterLogo_Compact = 0x7f0b0199;
}
public static final class styleable {
public static final int[] ToggleImageButton = { 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2 };
public static final int ToggleImageButton_contentDescriptionOff = 2;
public static final int ToggleImageButton_contentDescriptionOn = 1;
public static final int ToggleImageButton_state_toggled_on = 0;
public static final int ToggleImageButton_toggleOnClick = 3;
public static final int[] tw__AspectRatioImageView = { 0x7f0100f3, 0x7f0100f4 };
public static final int tw__AspectRatioImageView_tw__image_aspect_ratio = 0;
public static final int tw__AspectRatioImageView_tw__image_dimension_to_adjust = 1;
public static final int[] tw__TweetView = { 0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8, 0x7f0100f9, 0x7f0100fa };
public static final int tw__TweetView_tw__action_color = 3;
public static final int tw__TweetView_tw__action_highlight_color = 4;
public static final int tw__TweetView_tw__container_bg_color = 1;
public static final int tw__TweetView_tw__primary_text_color = 2;
public static final int tw__TweetView_tw__tweet_actions_enabled = 5;
public static final int tw__TweetView_tw__tweet_id = 0;
}
}
#This file is automatically generated by Crashlytics to uniquely
#identify individual builds of your Android application.
#
#Do NOT modify, delete, or commit to source control!
#
#Mon Mar 07 22:29:21 CET 2016
version_name=1.0
package_name=com.example.alex.logintutorial
build_id=86a55c3b-0b43-4ac9-81de-5b3a7df489c8
version_code=1
app_name=LoginTutorial
This file has been truncated, but you can view the full file.
[
{
"outputFile": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/res/merged/debug/values-af/values-af.xml",
"map": [
{
"to": {
"startLine": 2,
"startColumn": 4,
"startOffset": 55,
"endColumn": 103,
"endOffset": 154
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 2,
"startColumn": 4,
"startOffset": 55,
"endColumn": 103,
"endOffset": 154
}
}
},
{
"to": {
"startLine": 3,
"startColumn": 4,
"startOffset": 159,
"endColumn": 107,
"endOffset": 262
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 3,
"startColumn": 4,
"startOffset": 159,
"endColumn": 107,
"endOffset": 262
}
}
},
{
"to": {
"startLine": 4,
"startColumn": 4,
"startOffset": 267,
"endColumn": 122,
"endOffset": 385
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 4,
"startColumn": 4,
"startOffset": 267,
"endColumn": 122,
"endOffset": 385
}
}
},
{
"to": {
"startLine": 5,
"startColumn": 4,
"startOffset": 390,
"endColumn": 99,
"endOffset": 485
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 5,
"startColumn": 4,
"startOffset": 390,
"endColumn": 99,
"endOffset": 485
}
}
},
{
"to": {
"startLine": 6,
"startColumn": 4,
"startOffset": 490,
"endColumn": 105,
"endOffset": 591
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 6,
"startColumn": 4,
"startOffset": 490,
"endColumn": 105,
"endOffset": 591
}
}
},
{
"to": {
"startLine": 7,
"startColumn": 4,
"startOffset": 596,
"endColumn": 84,
"endOffset": 676
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 7,
"startColumn": 4,
"startOffset": 596,
"endColumn": 84,
"endOffset": 676
}
}
},
{
"to": {
"startLine": 8,
"startColumn": 4,
"startOffset": 681,
"endColumn": 102,
"endOffset": 779
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 8,
"startColumn": 4,
"startOffset": 681,
"endColumn": 102,
"endOffset": 779
}
}
},
{
"to": {
"startLine": 9,
"startColumn": 4,
"startOffset": 784,
"endColumn": 117,
"endOffset": 897
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 9,
"startColumn": 4,
"startOffset": 784,
"endColumn": 117,
"endOffset": 897
}
}
},
{
"to": {
"startLine": 10,
"startColumn": 4,
"startOffset": 902,
"endColumn": 75,
"endOffset": 973
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 10,
"startColumn": 4,
"startOffset": 902,
"endColumn": 75,
"endOffset": 973
}
}
},
{
"to": {
"startLine": 11,
"startColumn": 4,
"startOffset": 978,
"endColumn": 76,
"endOffset": 1050
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 11,
"startColumn": 4,
"startOffset": 978,
"endColumn": 76,
"endOffset": 1050
}
}
},
{
"to": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1055,
"endColumn": 80,
"endOffset": 1131
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 12,
"startColumn": 4,
"startOffset": 1055,
"endColumn": 80,
"endOffset": 1131
}
}
},
{
"to": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1136,
"endColumn": 106,
"endOffset": 1238
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 13,
"startColumn": 4,
"startOffset": 1136,
"endColumn": 106,
"endOffset": 1238
}
}
},
{
"to": {
"startLine": 14,
"startColumn": 4,
"startOffset": 1243,
"endColumn": 102,
"endOffset": 1341
},
"from": {
"file": "/Users/Alex/AndroidStudioProjects/LoginTutorial/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.2.0/res/values-af/values-af.xml",
"position": {
"startLine": 14,
View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

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

View raw

(Sorry about that, but we can’t show 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