@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<bytecodeTargetLevel target="11" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="deploymentTargetDropDown">
|
||||
<targetSelectedWithDropDown>
|
||||
<Target>
|
||||
<type value="QUICK_BOOT_TARGET" />
|
||||
<deviceKey>
|
||||
<Key>
|
||||
<type value="VIRTUAL_DEVICE_PATH" />
|
||||
<value value="C:\Users\15121\.android\avd\Pixel_2_API_30_x.avd" />
|
||||
</Key>
|
||||
</deviceKey>
|
||||
</Target>
|
||||
</targetSelectedWithDropDown>
|
||||
<timeTargetWasSelectedWithDropDown value="2021-11-09T16:54:53.047830200Z" />
|
||||
</component>
|
||||
</project>
|
@ -1,15 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<compositeConfiguration>
|
||||
<compositeBuild compositeDefinitionSource="SCRIPT" />
|
||||
</compositeConfiguration>
|
||||
<option name="delegatedBuild" value="false" />
|
||||
<option name="testRunner" value="GRADLE" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/app" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="resolveModulePerSourceSet" value="false" />
|
||||
<option name="testRunner" value="PLATFORM" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
|
@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RemoteRepositoriesConfiguration">
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Maven Central repository" />
|
||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="jboss.community" />
|
||||
<option name="name" value="JBoss Community repository" />
|
||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="MavenRepo" />
|
||||
<option name="name" value="MavenRepo" />
|
||||
<option name="url" value="https://repo.maven.apache.org/maven2/" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="maven" />
|
||||
<option name="name" value="maven" />
|
||||
<option name="url" value="https://maven.google.com" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="BintrayJCenter" />
|
||||
<option name="name" value="BintrayJCenter" />
|
||||
<option name="url" value="https://jcenter.bintray.com/" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="Google" />
|
||||
<option name="name" value="Google" />
|
||||
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
||||
</remote-repository>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.annotation:annotation:1.0.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/45599f2cd5965ac05a1488fa2a5c0cdd7c499ead/annotation-1.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/3ad9d83e5da3918fd93775080f401222f2d4d26a/annotation-1.0.0-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.0.0/c5897dbbda33e66ca6f3224a2534891bbfcbda5a/annotation-1.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.arch.core:core-common:2.0.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.0.0/bb21b9a11761451b51624ac428d1f1bb5deeac38/core-common-2.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.0.0/645b95386a07be66eef0bfe7007535e3f95ec642/core-common-2.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.collection:collection:1.0.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.0.0/42858b26cafdaa69b6149f45dfc2894007bc2c7a/collection-1.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.0.0/b08973c283f1a0b29fce8b45a1e31e16a36611e9/collection-1.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.constraintlayout:constraintlayout:1.1.2@aar">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/83983c5d0d69e8bd85506b0a24061494/constraintlayout-1.1.2/jars/classes.jar!/" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/83983c5d0d69e8bd85506b0a24061494/constraintlayout-1.1.2/res" />
|
||||
<root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/83983c5d0d69e8bd85506b0a24061494/constraintlayout-1.1.2/AndroidManifest.xml" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.constraintlayout:constraintlayout-solver:1.1.2">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.constraintlayout/constraintlayout-solver/1.1.2/d324137427d23f643b61a2ad1cb20df2b8b1eb97/constraintlayout-solver-1.1.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: androidx.lifecycle:lifecycle-common:2.0.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.0.0/e070ffae07452331bc5684734fce6831d531785c/lifecycle-common-2.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.0.0/cb4562c8927ab69f2a8ef49267b90753207df0c3/lifecycle-common-2.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Gradle: org.apache.http.legacy">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../../../../../software/Android/Sdk/platforms/android-30/optional/org.apache.http.legacy.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id="Notes-master" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="java-gradle" name="Java-Gradle">
|
||||
<configuration>
|
||||
<option name="BUILDABLE" value="false" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager">
|
||||
<output url="file://$MODULE_DIR$/../../out/production/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/../../out/test/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../..">
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../out" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":app" external.linked.project.path="$MODULE_DIR$/../../../app" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.group="Notes-master" 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" />
|
||||
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="3.5.2" />
|
||||
<option name="LAST_KNOWN_AGP_VERSION" value="3.5.2" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
||||
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
||||
<afterSyncTasks>
|
||||
<task>generateDebugSources</task>
|
||||
</afterSyncTasks>
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" />
|
||||
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../app">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../../app/src/main/res" type="java-resource" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../app/.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../app/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../app/out" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 30 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Gradle: org.apache.http.legacy" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.collection:collection:1.0.0" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-common:2.0.0" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.arch.core:core-common:2.0.0" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.annotation:annotation:1.0.0" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.constraintlayout:constraintlayout-solver:1.1.2" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.mediarouter:mediarouter:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.media:media:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.appcompat:appcompat:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.recyclerview:recyclerview:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.palette:palette:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.fragment:fragment:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.vectordrawable:vectordrawable-animated:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.legacy:legacy-support-core-ui:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.legacy:legacy-support-core-utils:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.vectordrawable:vectordrawable:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.loader:loader:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.viewpager:viewpager:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.coordinatorlayout:coordinatorlayout:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.drawerlayout:drawerlayout:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.slidingpanelayout:slidingpanelayout:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.customview:customview:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.swiperefreshlayout:swiperefreshlayout:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.asynclayoutinflater:asynclayoutinflater:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.core:core:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.versionedparcelable:versionedparcelable:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.cursoradapter:cursoradapter:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-runtime:2.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.documentfile:documentfile:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.localbroadcastmanager:localbroadcastmanager:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.print:print:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-viewmodel:2.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.interpolator:interpolator:1.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-livedata:2.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-livedata-core:2.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.arch.core:core-runtime:2.0.0@aar" level="project" />
|
||||
<orderEntry type="library" name="Gradle: androidx.constraintlayout:constraintlayout:1.1.2@aar" level="project" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,240 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package android.support.constraint;
|
||||
|
||||
public final class R {
|
||||
private R() {}
|
||||
|
||||
public static final class attr {
|
||||
private attr() {}
|
||||
|
||||
public static final int barrierAllowsGoneWidgets = 0x7f030037;
|
||||
public static final int barrierDirection = 0x7f030038;
|
||||
public static final int chainUseRtl = 0x7f030046;
|
||||
public static final int constraintSet = 0x7f030059;
|
||||
public static final int constraint_referenced_ids = 0x7f03005a;
|
||||
public static final int content = 0x7f03005b;
|
||||
public static final int emptyVisibility = 0x7f030077;
|
||||
public static final int layout_constrainedHeight = 0x7f0300a3;
|
||||
public static final int layout_constrainedWidth = 0x7f0300a4;
|
||||
public static final int layout_constraintBaseline_creator = 0x7f0300a5;
|
||||
public static final int layout_constraintBaseline_toBaselineOf = 0x7f0300a6;
|
||||
public static final int layout_constraintBottom_creator = 0x7f0300a7;
|
||||
public static final int layout_constraintBottom_toBottomOf = 0x7f0300a8;
|
||||
public static final int layout_constraintBottom_toTopOf = 0x7f0300a9;
|
||||
public static final int layout_constraintCircle = 0x7f0300aa;
|
||||
public static final int layout_constraintCircleAngle = 0x7f0300ab;
|
||||
public static final int layout_constraintCircleRadius = 0x7f0300ac;
|
||||
public static final int layout_constraintDimensionRatio = 0x7f0300ad;
|
||||
public static final int layout_constraintEnd_toEndOf = 0x7f0300ae;
|
||||
public static final int layout_constraintEnd_toStartOf = 0x7f0300af;
|
||||
public static final int layout_constraintGuide_begin = 0x7f0300b0;
|
||||
public static final int layout_constraintGuide_end = 0x7f0300b1;
|
||||
public static final int layout_constraintGuide_percent = 0x7f0300b2;
|
||||
public static final int layout_constraintHeight_default = 0x7f0300b3;
|
||||
public static final int layout_constraintHeight_max = 0x7f0300b4;
|
||||
public static final int layout_constraintHeight_min = 0x7f0300b5;
|
||||
public static final int layout_constraintHeight_percent = 0x7f0300b6;
|
||||
public static final int layout_constraintHorizontal_bias = 0x7f0300b7;
|
||||
public static final int layout_constraintHorizontal_chainStyle = 0x7f0300b8;
|
||||
public static final int layout_constraintHorizontal_weight = 0x7f0300b9;
|
||||
public static final int layout_constraintLeft_creator = 0x7f0300ba;
|
||||
public static final int layout_constraintLeft_toLeftOf = 0x7f0300bb;
|
||||
public static final int layout_constraintLeft_toRightOf = 0x7f0300bc;
|
||||
public static final int layout_constraintRight_creator = 0x7f0300bd;
|
||||
public static final int layout_constraintRight_toLeftOf = 0x7f0300be;
|
||||
public static final int layout_constraintRight_toRightOf = 0x7f0300bf;
|
||||
public static final int layout_constraintStart_toEndOf = 0x7f0300c0;
|
||||
public static final int layout_constraintStart_toStartOf = 0x7f0300c1;
|
||||
public static final int layout_constraintTop_creator = 0x7f0300c2;
|
||||
public static final int layout_constraintTop_toBottomOf = 0x7f0300c3;
|
||||
public static final int layout_constraintTop_toTopOf = 0x7f0300c4;
|
||||
public static final int layout_constraintVertical_bias = 0x7f0300c5;
|
||||
public static final int layout_constraintVertical_chainStyle = 0x7f0300c6;
|
||||
public static final int layout_constraintVertical_weight = 0x7f0300c7;
|
||||
public static final int layout_constraintWidth_default = 0x7f0300c8;
|
||||
public static final int layout_constraintWidth_max = 0x7f0300c9;
|
||||
public static final int layout_constraintWidth_min = 0x7f0300ca;
|
||||
public static final int layout_constraintWidth_percent = 0x7f0300cb;
|
||||
public static final int layout_editor_absoluteX = 0x7f0300cd;
|
||||
public static final int layout_editor_absoluteY = 0x7f0300ce;
|
||||
public static final int layout_goneMarginBottom = 0x7f0300cf;
|
||||
public static final int layout_goneMarginEnd = 0x7f0300d0;
|
||||
public static final int layout_goneMarginLeft = 0x7f0300d1;
|
||||
public static final int layout_goneMarginRight = 0x7f0300d2;
|
||||
public static final int layout_goneMarginStart = 0x7f0300d3;
|
||||
public static final int layout_goneMarginTop = 0x7f0300d4;
|
||||
public static final int layout_optimizationLevel = 0x7f0300d7;
|
||||
}
|
||||
public static final class id {
|
||||
private id() {}
|
||||
|
||||
public static final int barrier = 0x7f080027;
|
||||
public static final int bottom = 0x7f08002a;
|
||||
public static final int chains = 0x7f080034;
|
||||
public static final int dimensions = 0x7f080043;
|
||||
public static final int direct = 0x7f080044;
|
||||
public static final int end = 0x7f080047;
|
||||
public static final int gone = 0x7f080052;
|
||||
public static final int invisible = 0x7f08005c;
|
||||
public static final int left = 0x7f080071;
|
||||
public static final int none = 0x7f0800c4;
|
||||
public static final int packed = 0x7f0800cf;
|
||||
public static final int parent = 0x7f0800d0;
|
||||
public static final int percent = 0x7f0800d2;
|
||||
public static final int right = 0x7f0800d9;
|
||||
public static final int spread = 0x7f0800f3;
|
||||
public static final int spread_inside = 0x7f0800f4;
|
||||
public static final int standard = 0x7f0800f8;
|
||||
public static final int start = 0x7f0800f9;
|
||||
public static final int top = 0x7f08010d;
|
||||
public static final int wrap = 0x7f080120;
|
||||
}
|
||||
public static final class styleable {
|
||||
private styleable() {}
|
||||
|
||||
public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x7f030037, 0x7f030038, 0x7f030046, 0x7f030059, 0x7f03005a, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4, 0x7f0300d7 };
|
||||
public static final int ConstraintLayout_Layout_android_orientation = 0;
|
||||
public static final int ConstraintLayout_Layout_android_maxWidth = 1;
|
||||
public static final int ConstraintLayout_Layout_android_maxHeight = 2;
|
||||
public static final int ConstraintLayout_Layout_android_minWidth = 3;
|
||||
public static final int ConstraintLayout_Layout_android_minHeight = 4;
|
||||
public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 5;
|
||||
public static final int ConstraintLayout_Layout_barrierDirection = 6;
|
||||
public static final int ConstraintLayout_Layout_chainUseRtl = 7;
|
||||
public static final int ConstraintLayout_Layout_constraintSet = 8;
|
||||
public static final int ConstraintLayout_Layout_constraint_referenced_ids = 9;
|
||||
public static final int ConstraintLayout_Layout_layout_constrainedHeight = 10;
|
||||
public static final int ConstraintLayout_Layout_layout_constrainedWidth = 11;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 12;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 13;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 14;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 15;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 16;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircle = 17;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 18;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 19;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 20;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 21;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 22;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 23;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 24;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 25;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 26;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 27;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 28;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 29;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 30;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 31;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 32;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 33;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 34;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 35;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 36;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 37;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 38;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 39;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 40;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 41;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 42;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 43;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 44;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 45;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 46;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 47;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 48;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 49;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 50;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 51;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 52;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 53;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 54;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 55;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginRight = 56;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginStart = 57;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginTop = 58;
|
||||
public static final int ConstraintLayout_Layout_layout_optimizationLevel = 59;
|
||||
public static final int[] ConstraintLayout_placeholder = { 0x7f03005b, 0x7f030077 };
|
||||
public static final int ConstraintLayout_placeholder_content = 0;
|
||||
public static final int ConstraintLayout_placeholder_emptyVisibility = 1;
|
||||
public static final int[] ConstraintSet = { 0x10100c4, 0x10100d0, 0x10100dc, 0x10100f4, 0x10100f5, 0x10100f7, 0x10100f8, 0x10100f9, 0x10100fa, 0x101031f, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x1010324, 0x1010325, 0x1010326, 0x1010327, 0x1010328, 0x10103b5, 0x10103b6, 0x10103fa, 0x1010440, 0x7f0300a3, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a7, 0x7f0300a8, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300b1, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba, 0x7f0300bb, 0x7f0300bc, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca, 0x7f0300cb, 0x7f0300cd, 0x7f0300ce, 0x7f0300cf, 0x7f0300d0, 0x7f0300d1, 0x7f0300d2, 0x7f0300d3, 0x7f0300d4 };
|
||||
public static final int ConstraintSet_android_orientation = 0;
|
||||
public static final int ConstraintSet_android_id = 1;
|
||||
public static final int ConstraintSet_android_visibility = 2;
|
||||
public static final int ConstraintSet_android_layout_width = 3;
|
||||
public static final int ConstraintSet_android_layout_height = 4;
|
||||
public static final int ConstraintSet_android_layout_marginLeft = 5;
|
||||
public static final int ConstraintSet_android_layout_marginTop = 6;
|
||||
public static final int ConstraintSet_android_layout_marginRight = 7;
|
||||
public static final int ConstraintSet_android_layout_marginBottom = 8;
|
||||
public static final int ConstraintSet_android_alpha = 9;
|
||||
public static final int ConstraintSet_android_transformPivotX = 10;
|
||||
public static final int ConstraintSet_android_transformPivotY = 11;
|
||||
public static final int ConstraintSet_android_translationX = 12;
|
||||
public static final int ConstraintSet_android_translationY = 13;
|
||||
public static final int ConstraintSet_android_scaleX = 14;
|
||||
public static final int ConstraintSet_android_scaleY = 15;
|
||||
public static final int ConstraintSet_android_rotation = 16;
|
||||
public static final int ConstraintSet_android_rotationX = 17;
|
||||
public static final int ConstraintSet_android_rotationY = 18;
|
||||
public static final int ConstraintSet_android_layout_marginStart = 19;
|
||||
public static final int ConstraintSet_android_layout_marginEnd = 20;
|
||||
public static final int ConstraintSet_android_translationZ = 21;
|
||||
public static final int ConstraintSet_android_elevation = 22;
|
||||
public static final int ConstraintSet_layout_constrainedHeight = 23;
|
||||
public static final int ConstraintSet_layout_constrainedWidth = 24;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_creator = 25;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 26;
|
||||
public static final int ConstraintSet_layout_constraintBottom_creator = 27;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 28;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toTopOf = 29;
|
||||
public static final int ConstraintSet_layout_constraintCircle = 30;
|
||||
public static final int ConstraintSet_layout_constraintCircleAngle = 31;
|
||||
public static final int ConstraintSet_layout_constraintCircleRadius = 32;
|
||||
public static final int ConstraintSet_layout_constraintDimensionRatio = 33;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toEndOf = 34;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toStartOf = 35;
|
||||
public static final int ConstraintSet_layout_constraintGuide_begin = 36;
|
||||
public static final int ConstraintSet_layout_constraintGuide_end = 37;
|
||||
public static final int ConstraintSet_layout_constraintGuide_percent = 38;
|
||||
public static final int ConstraintSet_layout_constraintHeight_default = 39;
|
||||
public static final int ConstraintSet_layout_constraintHeight_max = 40;
|
||||
public static final int ConstraintSet_layout_constraintHeight_min = 41;
|
||||
public static final int ConstraintSet_layout_constraintHeight_percent = 42;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_bias = 43;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 44;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_weight = 45;
|
||||
public static final int ConstraintSet_layout_constraintLeft_creator = 46;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 47;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toRightOf = 48;
|
||||
public static final int ConstraintSet_layout_constraintRight_creator = 49;
|
||||
public static final int ConstraintSet_layout_constraintRight_toLeftOf = 50;
|
||||
public static final int ConstraintSet_layout_constraintRight_toRightOf = 51;
|
||||
public static final int ConstraintSet_layout_constraintStart_toEndOf = 52;
|
||||
public static final int ConstraintSet_layout_constraintStart_toStartOf = 53;
|
||||
public static final int ConstraintSet_layout_constraintTop_creator = 54;
|
||||
public static final int ConstraintSet_layout_constraintTop_toBottomOf = 55;
|
||||
public static final int ConstraintSet_layout_constraintTop_toTopOf = 56;
|
||||
public static final int ConstraintSet_layout_constraintVertical_bias = 57;
|
||||
public static final int ConstraintSet_layout_constraintVertical_chainStyle = 58;
|
||||
public static final int ConstraintSet_layout_constraintVertical_weight = 59;
|
||||
public static final int ConstraintSet_layout_constraintWidth_default = 60;
|
||||
public static final int ConstraintSet_layout_constraintWidth_max = 61;
|
||||
public static final int ConstraintSet_layout_constraintWidth_min = 62;
|
||||
public static final int ConstraintSet_layout_constraintWidth_percent = 63;
|
||||
public static final int ConstraintSet_layout_editor_absoluteX = 64;
|
||||
public static final int ConstraintSet_layout_editor_absoluteY = 65;
|
||||
public static final int ConstraintSet_layout_goneMarginBottom = 66;
|
||||
public static final int ConstraintSet_layout_goneMarginEnd = 67;
|
||||
public static final int ConstraintSet_layout_goneMarginLeft = 68;
|
||||
public static final int ConstraintSet_layout_goneMarginRight = 69;
|
||||
public static final int ConstraintSet_layout_goneMarginStart = 70;
|
||||
public static final int ConstraintSet_layout_goneMarginTop = 71;
|
||||
public static final int[] LinearConstraintLayout = { 0x10100c4 };
|
||||
public static final int LinearConstraintLayout_android_orientation = 0;
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 829 B After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 617 B |
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 849 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 7.6 KiB |