[
  {
    "path": ".gitignore",
    "content": "/.gradle\n/.idea\n\n/build\n/repository\n\n/local.properties\n\n*.iml\n\n.DS_Store\n*~\n"
  },
  {
    "path": "LICENSE",
    "content": "                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n"
  },
  {
    "path": "NOTICE",
    "content": "\n======================================================================\nThis library (\"Material Shadow 9-Patch\")\n----------------------------------------------------------------------\n\nCopyright (C) 2015 Haruki Hasegawa\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "Material Shadow 9-Patch\n===============\n\nThis library provides 9-patch based drop shadow for view elements. Works on API level 14 or later.\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Material%20Shadow%209--Patch-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1562)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.h6ah4i.android.materialshadowninepatch/materialshadowninepatch/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.h6ah4i.android.widget.verticalseekbar/verticalseekbar)\n\n---\n\n<a href=\"./pic/ics.png?raw=true\"><img src=\"./pic/ics.png?raw=true\" alt=\"Example on Android 4.0\" width=\"200\" /></a>\n<a href=\"./pic/lollipop.png?raw=true\"><img src=\"./pic/lollipop.png?raw=true\" alt=\"Example on Android 5.0\" width=\"200\" /></a>\n\n---\n\nTarget platforms\n---\n\n- API level 14 or later\n\n\nLatest version\n---\n\n- Version 1.0.0 (September 25, 2018)\n\nGetting started\n---\n\nThis library is published on Maven Central. Just add these lines to `build.gradle`.\n\n```groovy\ndependencies {\n    compile 'com.h6ah4i.android.materialshadowninepatch:materialshadowninepatch:1.0.0'\n}\n```\n\nUsage\n---\n\n### Layout XML\n\n```xml\n<com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n    xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    style=\"@style/ms9_DefaultShadowStyle\"\n    android:id=\"@+id/shadow_item_container\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    app:ms9_shadowTranslationZ=\"2dp\"\n    app:ms9_shadowElevation=\"4dp\">\n\n    <!-- NOTE 1: only 1 child can be accepted -->\n    <!-- NOTE 2: margins are required to draw shadow properly -->\n    <TextView\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_marginLeft=\"8dp\"\n        android:layout_marginTop=\"8dp\"\n        android:layout_marginRight=\"8dp\"\n        android:layout_marginBottom=\"8dp\"\n        android:background=\"@android:color/white\"\n        android:text=\"Inner content view\" />\n\n</com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n```\n\n### Java code\n\n```java\nMaterialShadowContainerView shadowView =\n        (MaterialShadowContainerView) findViewById(R.id.shadow_item_container);\n\nfloat density = getResources().getDisplayMetrics().density;\n\nshadowView.setShadowTranslationZ(density * 2.0f); // 2.0 dp\nshadowView.setShadowElevation(density * 4.0f); // 4.0 dp\n```\n\nAdvanced Usages\n---\n\n```xml\n<com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n    xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    style=\"@style/ms9_DefaultShadowStyle\"\n    android:id=\"@+id/shadow_item_container\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\"\n    app:ms9_shadowTranslationZ=\"2dp\"\n    app:ms9_shadowElevation=\"4dp\"\n    app:ms9_useAmbientShadow=\"true\"\n    app:ms9_useSpotShadow=\"true\"\n    app:ms9_forceUseCompatShadow=\"true\"\n    app:ms9_affectsDisplayedPosition=\"true\"\n    app:ms9_spotShadowDrawablesList=\"@array/ms9_spot_shadow_drawables_z18\"\n    app:ms9_ambientShadowDrawablesList=\"@array/ms9_ambient_shadow_drawables_z18\">\n\n    ...\n\n</com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n```\n\n| Property name                    | Default                               | Description                                                             |\n|----------------------------------|---------------------------------------|-------------------------------------------------------------------------|\n| `ms9_shadowTranslationZ`         | `0dp`                                 | Compatibility version of `android:translationZ`                         |\n| `ms9_shadowElevation`            | `0dp`                                 | Compatibility version of `android:elevation`                            |\n| `ms9_forceUseCompatShadow`       | `false`                               | Enforces to use compatibility shadow on Lollipop or later               |\n| `ms9_affectsDisplayedPosition`   | `true`                                | Specify whether the shadow position is affected by the target view's position (emulates Lollipop's behavior) |\n| `app:ms9_useAmbientShadow`       | `true`                                | Specify whether to use ambient shadow                                   |\n| `app:ms9_useSpotShadow`          | `true`                                | Specify whether to use spot shadow                                      |\n| `ms9_spotShadowDrawablesList`    | `@array/ms9_spot_shadow_drawables`    | Specify *Spot shadow (Key shadow)* 9-patch resources                    |\n| `ms9_ambientShadowDrawablesList` | `@array/ms9_ambient_shadow_drawables` | Specify *Ambient shadow* 9-patch resources                              |\n\n\n| Style name                                           |                                                                            |\n|------------------------------------------------------|----------------------------------------------------------------------------|\n| `ms9_DefaultShadowStyle([ Z6 or Z9 orZ18 ])`                             | Default style (uses spot & ambient shadow, position affects)               |\n| `ms9_DefaultShadowStyle([ Z6 or Z9 or Z18 ])CompatOnly`                   | Default style with `ms9_forceUseCompatShadow=\"true\"`                       |\n| `ms9_NoDisplayedPositionAffectShadowStyle([ Z6 or Z9 or Z18 ])`           | No displayed position affects style                                        |\n| `ms9_NoDisplayedPositionAffectShadowStyle([ Z6 or Z9 or Z18 ])CompatOnly` | No displayed position affects style with `ms9_forceUseCompatShadow=\"true\"` |\n| `ms9_CompositeShadowStyle([ Z6 or Z9 ])`                                 | Pre-composite shadow style (**less overdraws**)                            |\n| `ms9_CompositeShadowStyle([ Z6 or Z9 ])CompatOnly`                       | Pre-composite shadow style with `ms9_forceUseCompatShadow=\"true\"`          |\n\n*NOTE: You can specify `Z[6|9|18]` suffix for style names. This limits the deepest limit of shadow nine patch resources and it makes resource shrinking (`shrinkResources true`) work more effectively!*\n\nLicense\n---\n\nThis library is licensed under the [Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nSee [`LICENSE`](LICENSE) for full of the license text.\n\n    Copyright (C) 2015 Haruki Hasegawa\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
  },
  {
    "path": "RELEASE-NOTES.md",
    "content": "## 1.0.0\n- Migrate to AndroidX\n- Change min API level to v14\n\n## 0.6.5\n- Shrunk PNG image files\n- Add tools:shrinkMode=\"strict\" to all drawable resources\n\n## 0.6.4\n- Added four-parameter constructor to MaterialShadowContainerView\n- Add a new demo: \"Programmatically add demo\"\n\n## 0.6.3\n- Added new styles in order to make resource shrinking work more aggressively\n\n## 0.6.2\n- Added pre-composite nine patch resources\n- Introduced `MaterialShadowContainerView` styles\n\n## 0.6.1\n- Fixed BadParcelableException issue (#5)\n- Added `ms9_useAmbientShadow` property\n- Added `ms9_useSpotShadow` property\n\n## 0.6.0\n\n- Added \"ms9_\" prefix for all attributes\n- Added \"ms9_forceUseCompatShadow\" property\n- Added `MaterialShadowContainerViewProperties` class\n- Made `MaterialShadowContainerView` saves its state\n- Improved demo app\n\n## 0.5.0\n\n- Initial release\n"
  },
  {
    "path": "build.gradle",
    "content": "// Top-level build file where you can add configuration options common to all sub-projects/modules.\n\nbuildscript {\n    repositories {\n        jcenter()\n        google()\n    }\n    dependencies {\n        classpath 'com.android.tools.build:gradle:3.2.0-rc03'\n\n        // NOTE: Do not place your application dependencies here; they belong\n        // in the individual module build.gradle files\n    }\n}\n\nallprojects {\n    repositories {\n        jcenter()\n        google()\n    }\n}\n"
  },
  {
    "path": "common/android-maven-publish.gradle",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\napply plugin: 'maven'\napply plugin: 'signing'\n\n// Declare these properties in project's extension\n// - ext.mavenPublishDestDir = [path to destination directory]\n// - ext.mavenPublishDataFile = [path to data properties file]\n// - ext.mavenPublishSigningSetting = [path to signing info properties file] (optional)\n\ndef repoDir = project.mavenPublishDestDir\ndef dataProps = new Properties()\ndataProps.load(project.file(project.mavenPublishDataFile).newDataInputStream())\n\ntask cleanDocsOutDir(type: Delete) {\n    delete project.docsDir\n}\n\ntask androidJavadocs(type: Javadoc) {\n    source = android.sourceSets.main.java.srcDirs\n    classpath += project.files(android.getBootClasspath().join(File.pathSeparator))\n    excludes += '**/BuildConfig.java'\n    excludes += '**/R.java'\n    options.encoding \"utf-8\"\n}\n\ntask androidJavadocsJar(type: Jar, dependsOn: androidJavadocs) {\n    classifier = 'javadoc'\n    from androidJavadocs.destinationDir\n}\n\ntask androidSourcesJar(type: Jar) {\n    classifier = 'sources'\n    from android.sourceSets.main.java.srcDirs\n}\n\nafterEvaluate {\n    androidJavadocs.classpath += project.android.libraryVariants.toList().first().javaCompile.classpath\n}\n\nsigning {\n    // load 'keyId', 'password' and 'secretKeyRingFile'\n    def propsFile = project.file(project.mavenPublishSigningSetting)\n\n    if (propsFile.exists()) {\n        def props = new Properties()\n        props.load(propsFile.newDataInputStream())\n\n        if (props.keyId != null &&\n            props.password != null &&\n            props.secretKeyRingFile != null) {\n            project.ext.keyId = props.keyId\n            project.ext.password  = props.password\n            project.ext.secretKeyRingFile = props.secretKeyRingFile\n        }\n    }\n\n    required { gradle.taskGraph.hasTask(\"uploadArchives\") }\n    sign configurations.archives\n}\n\nuploadArchives {\n    repositories.mavenDeployer {\n        beforeDeployment { MavenDeployment deployment -> signing.signPom(deployment) }\n\n        repository(url: \"file://${repoDir}\")\n\n        pom.groupId = dataProps.POM_GROUP_ID\n        pom.artifactId = dataProps.POM_ARTIFACT_ID\n        pom.version = dataProps.VERSION_NAME\n        pom.project {\n            licenses {\n                license {\n                    name dataProps.POM_APACHE_V2_LICENCE_NAME\n                    url dataProps.POM_APACHE_V2_LICENCE_URL\n                    distribution dataProps.POM_APACHE_V2_LICENCE_DIST\n                }\n            }\n            scm {\n                url dataProps.POM_SCM_URL\n                connection dataProps.POM_SCM_CONNECTION\n                developerConnection dataProps.POM_SCM_DEVELOPER_CONNECTION\n            }\n            developers {\n                developer {\n                    id dataProps.POM_DEVELOPER_ID\n                    name dataProps.POM_DEVELOPER_NAME\n                }\n            }\n        }\n    }\n}\n\nartifacts {\n    archives androidSourcesJar\n    archives androidJavadocsJar\n}\n"
  },
  {
    "path": "common/android-set-common-properties.gradle",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\nandroid {\n    compileSdkVersion 28\n    buildToolsVersion '28.0.2'\n\n    compileOptions {\n        sourceCompatibility JavaVersion.VERSION_1_7\n        targetCompatibility JavaVersion.VERSION_1_7\n    }\n}\n"
  },
  {
    "path": "common/android-signing-utils.gradle",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\ndef loadSigningConfigFromPropertiesFile(project, signingConfig, propFileName) {\n    def props = new Properties()\n    def propFile = project.file(propFileName)\n\n    if (!propFile.exists()) {\n        return false\n    }\n\n    props.load(propFile.newDataInputStream())\n\n    if ((props.storeFile != null) &&\n        (props.storePassword != null) &&\n        (props.keyAlias != null) &&\n        (props.keyPassword != null)) {\n\n        signingConfig.storeFile = project.file(props.storeFile)\n        signingConfig.storePassword = props.storePassword\n        signingConfig.keyAlias = props.keyAlias\n        signingConfig.keyPassword = props.keyPassword\n\n        return true\n    } else {\n        return false\n    }\n}\n\n// Export methods by turning them into closures\next {\n    loadSigningConfigFromPropertiesFile = this.&loadSigningConfigFromPropertiesFile\n}\n"
  },
  {
    "path": "example/.gitignore",
    "content": "/build\n"
  },
  {
    "path": "example/build.gradle",
    "content": "/*\n*    Copyright (C) 2015 Haruki Hasegawa\n*\n*    Licensed under the Apache License, Version 2.0 (the \"License\");\n*    you may not use this file except in compliance with the License.\n*    You may obtain a copy of the License at\n*\n*        http://www.apache.org/licenses/LICENSE-2.0\n*\n*    Unless required by applicable law or agreed to in writing, software\n*    distributed under the License is distributed on an \"AS IS\" BASIS,\n*    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n*    See the License for the specific language governing permissions and\n*    limitations under the License.\n*/\n\napply plugin: 'com.android.application'\n\n// Common configurations\napply from: '../common/android-set-common-properties.gradle'\napply from: '../common/android-signing-utils.gradle'\n\nandroid {\n    compileSdkVersion 28\n    buildToolsVersion \"28.0.2\"\n\n    defaultConfig {\n        applicationId \"com.h6ah4i.android.example.materialshadowninepatch\"\n        minSdkVersion 14\n        targetSdkVersion 28\n        versionCode 7\n        versionName \"1.0.0\"\n    }\n\n    signingConfigs {\n        release\n    }\n\n    buildTypes {\n        release {\n            minifyEnabled false\n            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'\n        }\n    }\n}\n\n// load signing config from external properties file\nif (loadSigningConfigFromPropertiesFile(\n    project, android.signingConfigs.release, '../signing/example-signing.properties')) {\n        android.buildTypes.release.signingConfig android.signingConfigs.release\n}\n\ndependencies {\n    implementation 'androidx.appcompat:appcompat:1.0.0'\n    implementation project(':library')\n}\n"
  },
  {
    "path": "example/proguard-rules.pro",
    "content": "# Add project specific ProGuard rules here.\n# By default, the flags in this file are appended to flags specified\n# in /home/hasegawa/Applications/android/sdk/tools/proguard/proguard-android.txt\n# You can edit the include path and order by changing the proguardFiles\n# directive in build.gradle.\n#\n# For more details, see\n#   http://developer.android.com/guide/developing/tools/proguard.html\n\n# Add any project specific keep options here:\n\n# If your project uses WebView with JS, uncomment the following\n# and specify the fully qualified class name to the JavaScript interface\n# class:\n#-keepclassmembers class fqcn.of.javascript.interface.for.webview {\n#   public *;\n#}\n"
  },
  {
    "path": "example/src/androidTest/java/com/h6ah4i/android/example/materialshadowninepatch/ApplicationTest.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.app.Application;\nimport android.test.ApplicationTestCase;\n\n/**\n * <a href=\"http://d.android.com/tools/testing/testing_android.html\">Testing Fundamentals</a>\n */\npublic class ApplicationTest extends ApplicationTestCase<Application> {\n    public ApplicationTest() {\n        super(Application.class);\n    }\n}"
  },
  {
    "path": "example/src/main/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<manifest package=\"com.h6ah4i.android.example.materialshadowninepatch\"\n          xmlns:android=\"http://schemas.android.com/apk/res/android\">\n\n    <application\n        android:allowBackup=\"true\"\n        android:icon=\"@mipmap/ic_launcher\"\n        android:label=\"@string/app_name\"\n        android:theme=\"@style/AppTheme\">\n        <activity\n            android:name=\".MainActivity\"\n            android:label=\"@string/app_name\">\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\"/>\n\n                <category android:name=\"android.intent.category.LAUNCHER\"/>\n            </intent-filter>\n        </activity>\n\n        <activity\n            android:name=\".ZPositionDemoActivity\"\n            android:label=\"@string/z_position_demo\"/>\n\n        <activity\n            android:name=\".XYPositionDemoActivity\"\n            android:label=\"@string/xy_position_demo\"/>\n\n        <activity\n            android:name=\".ZPositionAnimationDemoActivity\"\n            android:label=\"@string/z_position_animation_demo\"/>\n\n        <activity\n            android:name=\".ShadowStylesDemoActivity\"\n            android:label=\"@string/shadow_styles_demo\"/>\n\n        <activity\n            android:name=\".ProgrammaticallyAddDemoActivity\"\n            android:label=\"@string/programmatically_add_demo\"/>\n\n    </application>\n\n</manifest>"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/MainActivity.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.app.Activity;\nimport android.content.Intent;\nimport android.os.Build;\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\nimport android.view.View;\n\npublic class MainActivity extends AppCompatActivity implements View.OnClickListener {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_main);\n\n\n        findViewById(R.id.button_z_position_demo).setOnClickListener(this);\n        findViewById(R.id.button_xy_position_demo).setOnClickListener(this);\n        findViewById(R.id.button_z_position_animation_demo).setOnClickListener(this);\n        findViewById(R.id.button_shadow_styles_demo).setOnClickListener(this);\n        findViewById(R.id.button_programmatically_add_demo).setOnClickListener(this);\n\n        /** {@link android.util.Property} is only available on API level 14 or later */\n        findViewById(R.id.button_z_position_animation_demo).setEnabled(\n                Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH);\n    }\n\n    @Override\n    public void onClick(View v) {\n        switch (v.getId()) {\n            case R.id.button_z_position_demo:\n                launchActivity(ZPositionDemoActivity.class);\n                break;\n            case R.id.button_xy_position_demo:\n                launchActivity(XYPositionDemoActivity.class);\n                break;\n            case R.id.button_z_position_animation_demo:\n                launchActivity(ZPositionAnimationDemoActivity.class);\n                break;\n            case R.id.button_shadow_styles_demo:\n                launchActivity(ShadowStylesDemoActivity.class);\n                break;\n            case R.id.button_programmatically_add_demo:\n                launchActivity(ProgrammaticallyAddDemoActivity.class);\n                break;\n            default:\n                break;\n        }\n    }\n\n    private void launchActivity(Class<? extends Activity> activityClass) {\n        Intent intent = new Intent(this, activityClass);\n        startActivity(intent);\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ProgrammaticallyAddDemoActivity.java",
    "content": "package com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\n\n/**\n * Created by hasegawa on 9/13/15.\n */\npublic class ProgrammaticallyAddDemoActivity extends AppCompatActivity {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_demo_screen);\n        if (savedInstanceState == null) {\n            getSupportFragmentManager().beginTransaction()\n                    .add(R.id.container, new ProgrammaticallyAddDemoFragment())\n                    .commit();\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ProgrammaticallyAddDemoFragment.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.content.Context;\nimport android.graphics.Color;\nimport android.os.Bundle;\nimport androidx.fragment.app.Fragment;\nimport androidx.core.view.ViewCompat;\nimport androidx.appcompat.widget.AppCompatTextView;\nimport android.view.Gravity;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\nimport android.widget.Button;\nimport android.widget.CheckBox;\nimport android.widget.CompoundButton;\nimport android.widget.LinearLayout;\n\nimport com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView;\n\npublic class ProgrammaticallyAddDemoFragment\n        extends Fragment\n        implements View.OnClickListener,\n        CheckBox.OnCheckedChangeListener {\n\n    private CheckBox mCheckBoxForceUseCompatMode;\n    private LinearLayout mItemsContainer;\n    private Button mAddButton;\n    private Button mClearButton;\n\n    public ProgrammaticallyAddDemoFragment() {\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n        final View rootView = inflater.inflate(R.layout.fragment_programmatically_add_demo, container, false);\n\n        mCheckBoxForceUseCompatMode = rootView.findViewById(R.id.checkbox_force_use_compat_mode);\n        mItemsContainer = rootView.findViewById(R.id.items_container);\n        mAddButton = rootView.findViewById(R.id.button_add);\n        mClearButton = rootView.findViewById(R.id.button_clear);\n\n        mCheckBoxForceUseCompatMode.setOnCheckedChangeListener(this);\n        mAddButton.setOnClickListener(this);\n        mClearButton.setOnClickListener(this);\n\n        return rootView;\n    }\n\n    @Override\n    public void onClick(View v) {\n        switch (v.getId()) {\n            case R.id.button_add:\n                addItem();\n                break;\n            case R.id.button_clear:\n                clearItems();\n                break;\n        }\n    }\n\n    @Override\n    public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n        switch (buttonView.getId()) {\n            case R.id.checkbox_force_use_compat_mode:\n                setForceCompatMode(isChecked);\n                break;\n        }\n    }\n\n    private void addItem() {\n        LinearLayout parent = mItemsContainer;\n        Context context = parent.getContext();\n        float density = context.getResources().getDisplayMetrics().density;\n\n        AppCompatTextView itemView = new AppCompatTextView(context);\n\n        // Need to specify type of the shadow. Specify one of the following to the fourth parameter.\n        //\n        // - R.style.ms9_DefaultShadowStyle[Z6|Z9|Z18]\n        // - R.style.ms9_DefaultShadowStyle[Z6|Z9|Z18]CompatOnly\n        // - R.style.ms9_NoDisplayedPositionAffectShadowStyle[Z6|Z9|Z18]\n        // - R.style.ms9_NoDisplayedPositionAffectShadowStyle[Z6|Z9|Z18]CompatOnly\n        // - R.style.ms9_CompositeShadowStyle[Z6|Z9|Z18]\n        // - R.style.ms9_CompositeShadowStyle[Z6|Z9|Z18]CompatOnly\n        MaterialShadowContainerView shadowView = new MaterialShadowContainerView(\n                context, null, 0, R.style.ms9_DefaultShadowStyle);\n\n\n        // Setup the itemView\n        {\n            MaterialShadowContainerView.LayoutParams layoutParams =\n                    new MaterialShadowContainerView.LayoutParams(\n                            ViewGroup.LayoutParams.MATCH_PARENT, (int) (density * 56));\n\n            // Need to set background color and margins\n            itemView.setBackgroundColor(Color.WHITE);\n            layoutParams.setMargins(\n                    (int) (8 * density), (int) (8 * density),\n                    (int) (8 * density), (int) (8 * density));\n            itemView.setLayoutParams(layoutParams);\n\n            itemView.setText(\"Item \" + (parent.getChildCount() + 1));\n            itemView.setGravity(Gravity.CENTER);\n\n        }\n\n        // Setup the shadowView\n        {\n            LinearLayout.LayoutParams layoutParams =\n                    new LinearLayout.LayoutParams(\n                            ViewGroup.LayoutParams.MATCH_PARENT,\n                            ViewGroup.LayoutParams.WRAP_CONTENT);\n\n            shadowView.setLayoutParams(layoutParams);\n\n            shadowView.setShadowElevation(density * 4);\n            shadowView.setForceUseCompatShadow(mCheckBoxForceUseCompatMode.isChecked());\n        }\n\n        // Add views\n        shadowView.addView(itemView);\n        parent.addView(shadowView);\n    }\n\n    private void clearItems() {\n        mItemsContainer.removeAllViews();\n    }\n\n    public void setForceCompatMode(boolean forceCompatMode) {\n        int n = mItemsContainer.getChildCount();\n\n        for (int i = 0; i < n; i++) {\n            MaterialShadowContainerView v = (MaterialShadowContainerView) mItemsContainer.getChildAt(i);\n            v.setForceUseCompatShadow(forceCompatMode);\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ShadowStylesDemoActivity.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\n\npublic class ShadowStylesDemoActivity extends AppCompatActivity {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_demo_screen);\n        if (savedInstanceState == null) {\n            getSupportFragmentManager().beginTransaction()\n                    .add(R.id.container, new ShadowStylesDemoFragment())\n                    .commit();\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ShadowStylesDemoFragment.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.fragment.app.Fragment;\nimport androidx.core.view.ViewCompat;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\n\npublic class ShadowStylesDemoFragment extends Fragment {\n\n    public ShadowStylesDemoFragment() {\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n        return inflater.inflate(R.layout.fragment_shadow_styles_demo, container, false);\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/XYPositionDemoActivity.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\n\npublic class XYPositionDemoActivity extends AppCompatActivity {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_demo_screen);\n        if (savedInstanceState == null) {\n            getSupportFragmentManager().beginTransaction()\n                    .add(R.id.container, new XYPositionDemoFragment())\n                    .commit();\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/XYPositionDemoFragment.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.annotation.Nullable;\nimport androidx.fragment.app.Fragment;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\nimport android.widget.CheckBox;\nimport android.widget.CompoundButton;\nimport android.widget.SeekBar;\n\nimport com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView;\n\npublic class XYPositionDemoFragment\n        extends Fragment\n        implements View.OnClickListener,\n        CheckBox.OnCheckedChangeListener,\n        SeekBar.OnSeekBarChangeListener {\n\n    private static final int SEEKBAR_MAX = 1000;\n    private static final float MAX_Z_TRANSLATION = 9;\n\n    private static final int[] mCompatShadowItemIds = new int[]{\n            R.id.compat_shadow_item_top_left,\n            R.id.compat_shadow_item_top_center,\n            R.id.compat_shadow_item_top_right,\n            R.id.compat_shadow_item_center_left,\n            R.id.compat_shadow_item_center_center,\n            R.id.compat_shadow_item_center_right,\n            R.id.compat_shadow_item_bottom_left,\n            R.id.compat_shadow_item_bottom_center,\n            R.id.compat_shadow_item_bottom_right,\n    };\n    private static final int[] mCompatShadowItemContainerIds = new int[]{\n            R.id.compat_shadow_item_container_top_left,\n            R.id.compat_shadow_item_container_top_center,\n            R.id.compat_shadow_item_container_top_right,\n            R.id.compat_shadow_item_container_center_left,\n            R.id.compat_shadow_item_container_center_center,\n            R.id.compat_shadow_item_container_center_right,\n            R.id.compat_shadow_item_container_bottom_left,\n            R.id.compat_shadow_item_container_bottom_center,\n            R.id.compat_shadow_item_container_bottom_right,\n    };\n\n    private View[] mCompatShadowItems;\n    private MaterialShadowContainerView[] mCompatShadowItemContainers;\n    private SeekBar mSeekBarTranslationZ;\n    private CheckBox mCheckBoxForceUseCompatMode;\n    private CheckBox mCheckBoxEnableDisplayedPositionAffection;\n    private float mDisplayDensity;\n\n    public XYPositionDemoFragment() {\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n        final View rootView = inflater.inflate(R.layout.fragment_xy_position_demo, container, false);\n\n        mDisplayDensity = getResources().getDisplayMetrics().density;\n\n        mSeekBarTranslationZ = rootView.findViewById(R.id.seekbar_translation_z);\n        mSeekBarTranslationZ.setOnSeekBarChangeListener(this);\n        mSeekBarTranslationZ.setMax(SEEKBAR_MAX);\n\n        mCheckBoxForceUseCompatMode = rootView.findViewById(R.id.checkbox_force_use_compat_mode);\n        mCheckBoxForceUseCompatMode.setOnCheckedChangeListener(this);\n\n        mCheckBoxEnableDisplayedPositionAffection = rootView.findViewById(R.id.checkbox_displayed_position_affection);\n        mCheckBoxEnableDisplayedPositionAffection.setOnCheckedChangeListener(this);\n\n        mCompatShadowItems = new View[mCompatShadowItemIds.length];\n        for (int i = 0; i < mCompatShadowItemIds.length; i++) {\n            mCompatShadowItems[i] = rootView.findViewById(mCompatShadowItemIds[i]);\n        }\n\n        mCompatShadowItemContainers = new MaterialShadowContainerView[mCompatShadowItemContainerIds.length];\n        for (int i = 0; i < mCompatShadowItemContainerIds.length; i++) {\n            mCompatShadowItemContainers[i] = rootView.findViewById(mCompatShadowItemContainerIds[i]);\n        }\n\n        if (savedInstanceState == null) {\n            mCheckBoxForceUseCompatMode.setChecked(true);\n            mCheckBoxEnableDisplayedPositionAffection.setChecked(true);\n            mSeekBarTranslationZ.setProgress(500);\n\n            setForceCompatMode(mCheckBoxForceUseCompatMode.isChecked());\n            setDisplayedPositionAffection(mCheckBoxEnableDisplayedPositionAffection.isChecked());\n            setItemsTranslationZ(progressToTranslationZAmount(mSeekBarTranslationZ.getProgress()));\n        }\n\n        return rootView;\n    }\n\n    @Override\n    public void onClick(View v) {\n    }\n\n    @Override\n    public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n        switch (buttonView.getId()) {\n            case R.id.checkbox_force_use_compat_mode:\n                setForceCompatMode(isChecked);\n                break;\n            case R.id.checkbox_displayed_position_affection:\n                setDisplayedPositionAffection(isChecked);\n                break;\n        }\n    }\n\n    @Override\n    public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) {\n        switch (seekBar.getId()) {\n            case R.id.seekbar_translation_z:\n                if (fromUser) {\n                    setItemsTranslationZ(progressToTranslationZAmount(progress));\n                }\n                break;\n        }\n    }\n\n    @Override\n    public void onStartTrackingTouch(SeekBar seekBar) {\n    }\n\n    @Override\n    public void onStopTrackingTouch(SeekBar seekBar) {\n    }\n\n    private float progressToTranslationZAmount(int progress) {\n        return MAX_Z_TRANSLATION * mDisplayDensity * progress / SEEKBAR_MAX;\n    }\n\n    public void setItemsTranslationZ(float amount) {\n        for (MaterialShadowContainerView v : mCompatShadowItemContainers) {\n            v.setShadowTranslationZ(amount);\n        }\n    }\n\n    public void setForceCompatMode(boolean forceCompatMode) {\n        for (MaterialShadowContainerView v : mCompatShadowItemContainers) {\n            v.setForceUseCompatShadow(forceCompatMode);\n        }\n    }\n\n    public void setDisplayedPositionAffection(boolean enabled) {\n        for (MaterialShadowContainerView v : mCompatShadowItemContainers) {\n            v.setDisplayedPositionAffectionEnabled(enabled);\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ZPositionAnimationDemoActivity.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\n\npublic class ZPositionAnimationDemoActivity extends AppCompatActivity {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_demo_screen);\n        if (savedInstanceState == null) {\n            getSupportFragmentManager().beginTransaction()\n                    .add(R.id.container, new ZPositionAnimationDemoFragment())\n                    .commit();\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ZPositionAnimationDemoFragment.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.animation.ObjectAnimator;\nimport android.annotation.TargetApi;\nimport android.os.Build;\nimport android.os.Bundle;\nimport androidx.annotation.Nullable;\nimport androidx.fragment.app.Fragment;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\nimport android.view.animation.CycleInterpolator;\nimport android.widget.CheckBox;\nimport android.widget.CompoundButton;\n\nimport com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView;\nimport com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerViewProperties;\n\n@TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH)\npublic class ZPositionAnimationDemoFragment\n        extends Fragment\n        implements View.OnClickListener,\n        CheckBox.OnCheckedChangeListener {\n\n    private float mDisplayDensity;\n    private View mCompatShadowItem;\n    private MaterialShadowContainerView mCompatShadowItemContainer;\n    private CheckBox mCheckBoxForceUseCompatMode;\n\n    public ZPositionAnimationDemoFragment() {\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n        final View rootView = inflater.inflate(R.layout.fragment_z_position_animation_demo, container, false);\n\n        mDisplayDensity = getResources().getDisplayMetrics().density;\n\n        mCompatShadowItem = rootView.findViewById(R.id.compat_shadow_item);\n        mCompatShadowItem.setOnClickListener(this);\n\n        mCompatShadowItemContainer = rootView.findViewById(R.id.compat_shadow_item_container);\n\n        mCheckBoxForceUseCompatMode = rootView.findViewById(R.id.checkbox_force_use_compat_mode);\n        mCheckBoxForceUseCompatMode.setOnCheckedChangeListener(this);\n\n        return rootView;\n    }\n\n    @Override\n    public void onClick(View v) {\n        if (v == mCompatShadowItem) {\n            ObjectAnimator animator = ObjectAnimator.ofFloat(\n                    mCompatShadowItemContainer,\n                    MaterialShadowContainerViewProperties.SHADOW_TRANSLATION_Z,\n                    mDisplayDensity * 0.0f, mDisplayDensity * 8.0f);\n            animator.setDuration(500);\n            animator.setInterpolator(new CycleInterpolator(0.5f));\n            animator.start();\n        }\n    }\n\n    @Override\n    public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n        switch (buttonView.getId()) {\n            case R.id.checkbox_force_use_compat_mode:\n                setForceCompatMode(isChecked);\n                break;\n        }\n    }\n\n    public void setForceCompatMode(boolean forceCompatMode) {\n        mCompatShadowItemContainer.setForceUseCompatShadow(forceCompatMode);\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ZPositionDemoActivity.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.appcompat.app.AppCompatActivity;\n\npublic class ZPositionDemoActivity extends AppCompatActivity {\n\n    @Override\n    protected void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.activity_demo_screen);\n        if (savedInstanceState == null) {\n            getSupportFragmentManager().beginTransaction()\n                    .add(R.id.container, new ZPositionDemoFragment())\n                    .commit();\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/java/com/h6ah4i/android/example/materialshadowninepatch/ZPositionDemoFragment.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.example.materialshadowninepatch;\n\nimport android.os.Bundle;\nimport androidx.annotation.Nullable;\nimport androidx.fragment.app.Fragment;\nimport androidx.core.view.ViewCompat;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\nimport android.widget.CheckBox;\nimport android.widget.CompoundButton;\nimport android.widget.SeekBar;\n\nimport com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView;\n\npublic class ZPositionDemoFragment\n        extends Fragment\n        implements View.OnClickListener,\n        CheckBox.OnCheckedChangeListener,\n        SeekBar.OnSeekBarChangeListener {\n\n    private static final int SEEKBAR_MAX = 1000;\n    private static final float MAX_TRANSLATION_Z = 9;\n\n    private static final int[] mNativeShadowItemIds = new int[]{\n            R.id.native_shadow_item_z0,\n            R.id.native_shadow_item_z1,\n            R.id.native_shadow_item_z2,\n            R.id.native_shadow_item_z3,\n            R.id.native_shadow_item_z4,\n            R.id.native_shadow_item_z5,\n            R.id.native_shadow_item_z6,\n            R.id.native_shadow_item_z7,\n            R.id.native_shadow_item_z8,\n            R.id.native_shadow_item_z9,\n    };\n    private static final int[] mCompatShadowItemIds = new int[]{\n            R.id.compat_shadow_item_z0,\n            R.id.compat_shadow_item_z1,\n            R.id.compat_shadow_item_z2,\n            R.id.compat_shadow_item_z3,\n            R.id.compat_shadow_item_z4,\n            R.id.compat_shadow_item_z5,\n            R.id.compat_shadow_item_z6,\n            R.id.compat_shadow_item_z7,\n            R.id.compat_shadow_item_z8,\n            R.id.compat_shadow_item_z9,\n    };\n    private static final int[] mCompatShadowItemContainerIds = new int[]{\n            R.id.compat_shadow_item_container_z0,\n            R.id.compat_shadow_item_container_z1,\n            R.id.compat_shadow_item_container_z2,\n            R.id.compat_shadow_item_container_z3,\n            R.id.compat_shadow_item_container_z4,\n            R.id.compat_shadow_item_container_z5,\n            R.id.compat_shadow_item_container_z6,\n            R.id.compat_shadow_item_container_z7,\n            R.id.compat_shadow_item_container_z8,\n            R.id.compat_shadow_item_container_z9,\n    };\n\n    private View[] mNativeShadowItems;\n    private View[] mCompatShadowItems;\n    private MaterialShadowContainerView[] mCompatShadowItemContainers;\n    private SeekBar mSeekBarElevation;\n    private CheckBox mCheckBoxForceUseCompatMode;\n    private float mDisplayDensity;\n\n    public ZPositionDemoFragment() {\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {\n        final View rootView = inflater.inflate(R.layout.fragment_z_position_demo, container, false);\n\n        mDisplayDensity = getResources().getDisplayMetrics().density;\n\n        mSeekBarElevation = rootView.findViewById(R.id.seekbar_translation_z);\n        mSeekBarElevation.setOnSeekBarChangeListener(this);\n        mSeekBarElevation.setMax(SEEKBAR_MAX);\n\n        mCheckBoxForceUseCompatMode = rootView.findViewById(R.id.checkbox_force_use_compat_mode);\n        mCheckBoxForceUseCompatMode.setOnCheckedChangeListener(this);\n\n        mNativeShadowItems = new View[mNativeShadowItemIds.length];\n        for (int i = 0; i < mNativeShadowItemIds.length; i++) {\n            mNativeShadowItems[i] = rootView.findViewById(mNativeShadowItemIds[i]);\n        }\n\n        mCompatShadowItems = new View[mCompatShadowItemIds.length];\n        for (int i = 0; i < mCompatShadowItemIds.length; i++) {\n            mCompatShadowItems[i] = rootView.findViewById(mCompatShadowItemIds[i]);\n        }\n\n        mCompatShadowItemContainers = new MaterialShadowContainerView[mCompatShadowItemContainerIds.length];\n        for (int i = 0; i < mCompatShadowItemContainerIds.length; i++) {\n            mCompatShadowItemContainers[i] = rootView.findViewById(mCompatShadowItemContainerIds[i]);\n        }\n\n        return rootView;\n    }\n\n    @Override\n    public void onClick(View v) {\n    }\n\n    @Override\n    public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n        switch (buttonView.getId()) {\n            case R.id.checkbox_force_use_compat_mode:\n                setForceCompatMode(isChecked);\n                break;\n        }\n    }\n\n    @Override\n    public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) {\n        switch (seekBar.getId()) {\n            case R.id.seekbar_translation_z:\n                if (fromUser) {\n                    setItemsTranslationZ(progressToTranslationZAmount(progress));\n                }\n                break;\n        }\n    }\n\n    @Override\n    public void onStartTrackingTouch(SeekBar seekBar) {\n    }\n\n    @Override\n    public void onStopTrackingTouch(SeekBar seekBar) {\n    }\n\n    private float progressToTranslationZAmount(int progress) {\n        return MAX_TRANSLATION_Z * mDisplayDensity * progress / SEEKBAR_MAX;\n    }\n\n    public void setItemsTranslationZ(float amount) {\n        for (View v : mNativeShadowItems) {\n            ViewCompat.setTranslationZ(v, amount);\n        }\n        for (MaterialShadowContainerView v : mCompatShadowItemContainers) {\n            v.setShadowTranslationZ(amount);\n        }\n    }\n\n    public void setForceCompatMode(boolean forceCompatMode) {\n        for (MaterialShadowContainerView v : mCompatShadowItemContainers) {\n            v.setForceUseCompatShadow(forceCompatMode);\n        }\n    }\n}\n"
  },
  {
    "path": "example/src/main/res/layout/activity_demo_screen.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<FrameLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\" android:id=\"@+id/container\"\n    android:layout_width=\"match_parent\" android:layout_height=\"match_parent\"\n    tools:ignore=\"MergeRootFrame\" />\n"
  },
  {
    "path": "example/src/main/res/layout/activity_main.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\" android:id=\"@+id/container\"\n    android:layout_width=\"match_parent\" android:layout_height=\"match_parent\"\n    android:orientation=\"vertical\"\n    tools:context=\".MainActivity\">\n\n    <Button\n        android:id=\"@+id/button_z_position_demo\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"56dp\"\n        android:text=\"@string/z_position_demo\" />\n\n    <Button\n        android:id=\"@+id/button_xy_position_demo\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"56dp\"\n        android:text=\"@string/xy_position_demo\" />\n\n    <Button\n        android:id=\"@+id/button_z_position_animation_demo\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"56dp\"\n        android:text=\"@string/z_position_animation_demo\" />\n\n    <Button\n        android:id=\"@+id/button_shadow_styles_demo\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"56dp\"\n        android:text=\"@string/shadow_styles_demo\" />\n\n    <Button\n        android:id=\"@+id/button_programmatically_add_demo\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"56dp\"\n        android:text=\"@string/programmatically_add_demo\" />\n\n</LinearLayout>\n"
  },
  {
    "path": "example/src/main/res/layout/compat_shadow_items.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<merge xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:showIn=\"@layout/fragment_main\">\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z0\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"0dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z0\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"0dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z1\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"1dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z1\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"1dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z2\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"2dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z2\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"2dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z3\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"3dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z3\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"3dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z4\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"4dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z4\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"4dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z5\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"5dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z5\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"5dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z6\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"6dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z6\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"6dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z7\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"7dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z7\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"7dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z8\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"8dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z8\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"8dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container_z9\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        app:ms9_shadowElevation=\"9dp\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item_z9\"\n            style=\"@style/commonNinePatchShadowItemViewStyle\"\n            android:text=\"9dp\" />\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n</merge>"
  },
  {
    "path": "example/src/main/res/layout/debug_layout.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<merge xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:showIn=\"@layout/fragment_main\">\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentLeft=\"true\"\n        android:layout_alignParentTop=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentTop=\"true\"\n        android:layout_centerHorizontal=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentRight=\"true\"\n        android:layout_alignParentTop=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentLeft=\"true\"\n        android:layout_centerVertical=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_centerHorizontal=\"true\"\n        android:layout_centerVertical=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentRight=\"true\"\n        android:layout_centerVertical=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentBottom=\"true\"\n        android:layout_alignParentLeft=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentBottom=\"true\"\n        android:layout_centerHorizontal=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n    <TextView\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:layout_alignParentBottom=\"true\"\n        android:layout_alignParentRight=\"true\"\n        android:text=\"XXX\"\n        android:translationZ=\"9dp\" />\n\n</merge>"
  },
  {
    "path": "example/src/main/res/layout/fragment_programmatically_add_demo.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n                xmlns:tools=\"http://schemas.android.com/tools\"\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"match_parent\"\n                tools:context=\".ZPositionAnimationDemoFragment\">\n\n    <CheckBox\n        android:id=\"@+id/checkbox_force_use_compat_mode\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:layout_alignParentTop=\"true\"\n        android:enabled=\"@bool/is_lollipop_or_later\"\n        android:text=\"Force use compat mode\"/>\n\n    <LinearLayout\n        android:id=\"@+id/buttons_container\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:layout_below=\"@+id/checkbox_force_use_compat_mode\"\n        android:orientation=\"horizontal\">\n\n        <Button\n            android:id=\"@+id/button_add\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"wrap_content\"\n            android:layout_weight=\"1\"\n            android:text=\"Add\"/>\n\n        <Button\n            android:id=\"@+id/button_clear\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"wrap_content\"\n            android:layout_weight=\"1\"\n            android:text=\"Clear\"/>\n\n    </LinearLayout>\n\n\n    <ScrollView\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:layout_below=\"@+id/buttons_container\">\n\n        <!-- Add views to this LinearLayout programmatically -->\n        <LinearLayout\n            android:id=\"@+id/items_container\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:orientation=\"vertical\">\n\n        </LinearLayout>\n\n    </ScrollView>\n\n</RelativeLayout>"
  },
  {
    "path": "example/src/main/res/layout/fragment_shadow_styles_demo.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n              xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n              xmlns:tools=\"http://schemas.android.com/tools\"\n              android:layout_width=\"match_parent\"\n              android:layout_height=\"match_parent\"\n              android:orientation=\"vertical\"\n              tools:context=\".ShadowStylesDemoFragment\">\n\n    <LinearLayout\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"0dp\"\n        android:layout_weight=\"1\"\n        android:orientation=\"horizontal\">\n\n        <!-- Default -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_DefaultShadowStyle\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"Default\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- Default (compat only) -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_DefaultShadowStyleCompatOnly\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"Default\\n(compat only)\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    </LinearLayout>\n\n\n    <LinearLayout\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"0dp\"\n        android:layout_weight=\"1\"\n        android:orientation=\"horizontal\">\n\n        <!-- NoDisplayPositionAffect -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_NoDisplayedPositionAffectShadowStyle\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"NoDisplayPositionAffect\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- NoDisplayPositionAffect (compat only) -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_NoDisplayedPositionAffectShadowStyleCompatOnly\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"NoDisplayPositionAffect\\n(compat only)\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    </LinearLayout>\n\n    <LinearLayout\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"0dp\"\n        android:layout_weight=\"1\"\n        android:orientation=\"horizontal\">\n\n        <!-- Composite -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_CompositeShadowStyle\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"Composite\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- Composite (compat only) -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            style=\"@style/ms9_CompositeShadowStyleCompatOnly\"\n            android:layout_width=\"0dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_weight=\"1\"\n            app:ms9_shadowElevation=\"8dp\">\n\n            <TextView\n                style=\"@style/shadow_styles_demo_text\"\n                android:text=\"Composite\\n(compat only, less overdraws)\"/>\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    </LinearLayout>\n\n</LinearLayout>"
  },
  {
    "path": "example/src/main/res/layout/fragment_xy_position_demo.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<RelativeLayout\n    xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:paddingBottom=\"@dimen/activity_vertical_margin\"\n    android:paddingLeft=\"@dimen/activity_horizontal_margin\"\n    android:paddingRight=\"@dimen/activity_horizontal_margin\"\n    android:paddingTop=\"@dimen/activity_vertical_margin\"\n    tools:context=\".XYPositionDemoFragment\">\n\n    <RelativeLayout\n        android:id=\"@+id/control_views_container\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\">\n\n        <TextView\n            android:id=\"@+id/text_seekbar_translation_z_label\"\n            android:layout_width=\"wrap_content\"\n            android:layout_height=\"wrap_content\"\n            android:layout_alignParentLeft=\"true\"\n            android:layout_centerVertical=\"@+id/seekbar_translation_z\"\n            android:text=\"Translation Z: \" />\n\n        <SeekBar\n            android:id=\"@+id/seekbar_translation_z\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:layout_alignParentRight=\"true\"\n            android:layout_toRightOf=\"@+id/text_seekbar_translation_z_label\" />\n\n        <CheckBox\n            android:id=\"@+id/checkbox_displayed_position_affection\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:layout_below=\"@+id/checkbox_force_use_compat_mode\"\n            android:text=\"Displayed position affection\" />\n\n        <CheckBox\n            android:id=\"@+id/checkbox_force_use_compat_mode\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:layout_below=\"@+id/seekbar_translation_z\"\n            android:enabled=\"@bool/is_lollipop_or_later\"\n            android:text=\"Force use compat mode\" />\n    </RelativeLayout>\n\n    <RelativeLayout\n        android:layout_below=\"@+id/control_views_container\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\">\n\n        <!-- TOP, LEFT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_top_left\"\n            android:layout_alignParentLeft=\"true\"\n            android:layout_alignParentTop=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_top_left\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- TOP, CENTER -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_top_center\"\n            android:layout_centerHorizontal=\"true\"\n            android:layout_alignParentTop=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_top_center\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- TOP, RIGHT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_top_right\"\n            android:layout_alignParentRight=\"true\"\n            android:layout_alignParentTop=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_top_right\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n\n        <!-- CENTER, LEFT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_center_left\"\n            android:layout_alignParentLeft=\"true\"\n            android:layout_centerVertical=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_center_left\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- CENTER, CENTER -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_center_center\"\n            android:layout_centerHorizontal=\"true\"\n            android:layout_centerVertical=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_center_center\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- CENTER, RIGHT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_center_right\"\n            android:layout_alignParentRight=\"true\"\n            android:layout_centerVertical=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_center_right\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n\n        <!-- BOTTOM, LEFT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_bottom_left\"\n            android:layout_alignParentLeft=\"true\"\n            android:layout_alignParentBottom=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_bottom_left\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- BOTTOM, CENTER -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_bottom_center\"\n            android:layout_centerHorizontal=\"true\"\n            android:layout_alignParentBottom=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_bottom_center\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n        <!-- BOTTOM, RIGHT -->\n        <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n            android:id=\"@+id/compat_shadow_item_container_bottom_right\"\n            android:layout_alignParentRight=\"true\"\n            android:layout_alignParentBottom=\"true\"\n            style=\"@style/commonNinePatchShadowContainerStyle\">\n\n            <TextView\n                android:id=\"@+id/compat_shadow_item_bottom_right\"\n                style=\"@style/commonNinePatchShadowItemViewStyle\"\n                android:text=\"ITEM\" />\n        </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n    </RelativeLayout>\n</RelativeLayout>\n"
  },
  {
    "path": "example/src/main/res/layout/fragment_z_position_animation_demo.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n                xmlns:tools=\"http://schemas.android.com/tools\"\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"match_parent\"\n                tools:context=\".ZPositionAnimationDemoFragment\">\n\n    <CheckBox\n        android:id=\"@+id/checkbox_force_use_compat_mode\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:layout_alignParentTop=\"true\"\n        android:enabled=\"@bool/is_lollipop_or_later\"\n        android:text=\"Force use compat mode\"/>\n\n    <com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView\n        android:id=\"@+id/compat_shadow_item_container\"\n        style=\"@style/commonNinePatchShadowContainerStyle\"\n        android:layout_centerInParent=\"true\">\n\n        <TextView\n            android:id=\"@+id/compat_shadow_item\"\n            android:layout_width=\"128dp\"\n            android:layout_height=\"128dp\"\n            android:layout_marginBottom=\"16dp\"\n            android:layout_marginLeft=\"16dp\"\n            android:layout_marginRight=\"16dp\"\n            android:layout_marginTop=\"16dp\"\n            android:background=\"@android:color/white\"\n            android:gravity=\"center\"\n            android:text=\"Click Me!\"/>\n    </com.h6ah4i.android.materialshadowninepatch.MaterialShadowContainerView>\n\n</RelativeLayout>"
  },
  {
    "path": "example/src/main/res/layout/fragment_z_position_demo.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<ScrollView xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:scrollbarStyle=\"outsideOverlay\"\n    tools:context=\".ZPositionDemoFragment\">\n\n    <RelativeLayout\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:paddingBottom=\"@dimen/activity_vertical_margin\"\n        android:paddingLeft=\"@dimen/activity_horizontal_margin\"\n        android:paddingRight=\"@dimen/activity_horizontal_margin\"\n        android:paddingTop=\"@dimen/activity_vertical_margin\">\n\n        <RelativeLayout\n            android:id=\"@+id/control_views_container\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\">\n\n            <TextView\n                android:id=\"@+id/text_seekbar_translation_z_label\"\n                android:layout_width=\"wrap_content\"\n                android:layout_height=\"wrap_content\"\n                android:layout_alignParentLeft=\"true\"\n                android:layout_centerVertical=\"@+id/seekbar_translation_z\"\n                android:text=\"Translation Z: \" />\n\n            <SeekBar\n                android:id=\"@+id/seekbar_translation_z\"\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"wrap_content\"\n                android:layout_alignParentRight=\"true\"\n                android:layout_toRightOf=\"@+id/text_seekbar_translation_z_label\" />\n\n            <CheckBox\n                android:id=\"@+id/checkbox_force_use_compat_mode\"\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"wrap_content\"\n                android:layout_below=\"@+id/seekbar_translation_z\"\n                android:enabled=\"@bool/is_lollipop_or_later\"\n                android:text=\"Force use compat mode\" />\n        </RelativeLayout>\n\n        <LinearLayout\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:layout_below=\"@+id/control_views_container\"\n            android:layout_marginTop=\"16dp\"\n            android:orientation=\"horizontal\">\n\n            <!-- Native shadow items -->\n            <LinearLayout\n                android:layout_width=\"0dp\"\n                android:layout_height=\"match_parent\"\n                android:layout_weight=\"1\"\n                android:gravity=\"center\"\n                android:orientation=\"vertical\">\n\n                <TextView\n                    android:layout_width=\"wrap_content\"\n                    android:layout_height=\"wrap_content\"\n                    android:text=\"Native Shadow\" />\n\n                <include layout=\"@layout/native_shadow_items\" />\n            </LinearLayout>\n\n            <!-- Compat shadow items -->\n            <LinearLayout\n                android:layout_width=\"0dp\"\n                android:layout_height=\"match_parent\"\n                android:layout_weight=\"1\"\n                android:gravity=\"center\"\n                android:orientation=\"vertical\">\n\n                <TextView\n                    android:layout_width=\"wrap_content\"\n                    android:layout_height=\"wrap_content\"\n                    android:text=\"Compat Shadow\" />\n\n                <include layout=\"@layout/compat_shadow_items\" />\n            </LinearLayout>\n\n        </LinearLayout>\n\n    </RelativeLayout>\n\n</ScrollView>"
  },
  {
    "path": "example/src/main/res/layout/native_shadow_items.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<merge xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:showIn=\"@layout/fragment_main\">\n\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z0\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"0dp\"\n        android:elevation=\"0dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z1\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"1dp\"\n        android:elevation=\"1dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z2\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"2dp\"\n        android:elevation=\"2dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z3\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"3dp\"\n        android:elevation=\"3dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z4\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"4dp\"\n        android:elevation=\"4dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z5\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"5dp\"\n        android:elevation=\"5dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z6\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"6dp\"\n        android:elevation=\"6dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z7\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"7dp\"\n        android:elevation=\"7dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z8\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"8dp\"\n        android:elevation=\"8dp\" />\n\n    <TextView\n        android:id=\"@+id/native_shadow_item_z9\"\n        style=\"@style/commonNativeShadowItemViewStyle\"\n        android:text=\"9dp\"\n        android:elevation=\"9dp\" />\n\n</merge>"
  },
  {
    "path": "example/src/main/res/values/dimens.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n    <!-- Default screen margins, per the Android Design guidelines. -->\n    <dimen name=\"activity_horizontal_margin\">16dp</dimen>\n    <dimen name=\"activity_vertical_margin\">16dp</dimen>\n</resources>\n"
  },
  {
    "path": "example/src/main/res/values/strings.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n    <string name=\"app_name\">Material Shadow 9-Patch</string>\n    <string name=\"z_position_demo\">Z position demo</string>\n    <string name=\"xy_position_demo\">XY position demo</string>\n    <string name=\"z_position_animation_demo\">Z position animation demo</string>\n    <string name=\"shadow_styles_demo\">Shadow styles demo</string>\n    <string name=\"programmatically_add_demo\">Programmatically add demo</string>\n</resources>\n"
  },
  {
    "path": "example/src/main/res/values/styles.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n\n    <!-- Base application theme. -->\n    <style name=\"AppTheme\" parent=\"Theme.AppCompat.Light.DarkActionBar\">\n        <!-- Customize your theme here. -->\n    </style>\n\n    <style name=\"commonNativeShadowItemViewStyle\">\n        <item name=\"android:background\">@android:color/white</item>\n        <item name=\"android:layout_width\">wrap_content</item>\n        <item name=\"android:layout_height\">wrap_content</item>\n        <item name=\"android:layout_marginTop\">4dp</item>\n        <item name=\"android:layout_marginLeft\">16dp</item>\n        <item name=\"android:layout_marginRight\">16dp</item>\n        <item name=\"android:layout_marginBottom\">16dp</item>\n        <item name=\"android:padding\">2dp</item>\n    </style>\n\n    <style name=\"commonNinePatchShadowContainerStyle\" parent=\"ms9_DefaultShadowStyle\">\n        <item name=\"android:layout_width\">wrap_content</item>\n        <item name=\"android:layout_height\">wrap_content</item>\n    </style>\n\n    <style name=\"commonNinePatchShadowItemViewStyle\">\n        <item name=\"android:background\">@android:color/white</item>\n        <item name=\"android:layout_width\">wrap_content</item>\n        <item name=\"android:layout_height\">wrap_content</item>\n        <item name=\"android:padding\">2dp</item>\n        <item name=\"android:layout_marginTop\">4dp</item>\n        <item name=\"android:layout_marginLeft\">16dp</item>\n        <item name=\"android:layout_marginRight\">16dp</item>\n        <item name=\"android:layout_marginBottom\">16dp</item>\n    </style>\n\n    <style name=\"shadow_styles_demo_text\">\n        <item name=\"android:layout_width\">128dp</item>\n        <item name=\"android:layout_height\">64dp</item>\n        <item name=\"android:layout_gravity\">center</item>\n        <item name=\"android:layout_marginBottom\">16dp</item>\n        <item name=\"android:layout_marginLeft\">16dp</item>\n        <item name=\"android:layout_marginRight\">16dp</item>\n        <item name=\"android:layout_marginTop\">16dp</item>\n        <item name=\"android:background\">@android:color/white</item>\n        <item name=\"android:gravity\">center</item>\n        <item name=\"android:textSize\">12sp</item>\n    </style>\n\n</resources>"
  },
  {
    "path": "example/src/main/res/values/values.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n    <bool name=\"is_lollipop_or_later\">false</bool>\n</resources>\n"
  },
  {
    "path": "example/src/main/res/values-v21/values.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n    <bool name=\"is_lollipop_or_later\">true</bool>\n</resources>\n"
  },
  {
    "path": "example/src/main/res/values-w820dp/dimens.xml",
    "content": "<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources>\n    <!-- Example customization of dimensions originally defined in res/values/dimens.xml\n         (such as screen margins) for screens with more than 820dp of available width. This\n         would include 7\" and 10\" devices in landscape (~960dp and ~1280dp respectively). -->\n    <dimen name=\"activity_horizontal_margin\">64dp</dimen>\n</resources>\n"
  },
  {
    "path": "gradle/wrapper/gradle-wrapper.properties",
    "content": "#Wed Apr 10 15:27:10 PDT 2013\ndistributionBase=GRADLE_USER_HOME\ndistributionPath=wrapper/dists\nzipStoreBase=GRADLE_USER_HOME\nzipStorePath=wrapper/dists\ndistributionUrl=https\\://services.gradle.org/distributions/gradle-4.6-all.zip\n"
  },
  {
    "path": "gradle.properties",
    "content": "# Project-wide Gradle settings.\n\n# IDE (e.g. Android Studio) users:\n# Gradle settings configured through the IDE *will override*\n# any settings specified in this file.\n\n# For more details on how to configure your build environment visit\n# http://www.gradle.org/docs/current/userguide/build_environment.html\n\n# Specifies the JVM arguments used for the daemon process.\n# The setting is particularly useful for tweaking memory settings.\n# Default value: -Xmx10248m -XX:MaxPermSize=256m\n# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8\n\n# When configured, Gradle will run in incubating parallel mode.\n# This option should only be used with decoupled projects. More details, visit\n# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects\n# org.gradle.parallel=true\nandroid.enableJetifier=true\nandroid.useAndroidX=true"
  },
  {
    "path": "gradlew",
    "content": "#!/usr/bin/env bash\n\n##############################################################################\n##\n##  Gradle start up script for UN*X\n##\n##############################################################################\n\n# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.\nDEFAULT_JVM_OPTS=\"\"\n\nAPP_NAME=\"Gradle\"\nAPP_BASE_NAME=`basename \"$0\"`\n\n# Use the maximum available, or set MAX_FD != -1 to use that value.\nMAX_FD=\"maximum\"\n\nwarn ( ) {\n    echo \"$*\"\n}\n\ndie ( ) {\n    echo\n    echo \"$*\"\n    echo\n    exit 1\n}\n\n# OS specific support (must be 'true' or 'false').\ncygwin=false\nmsys=false\ndarwin=false\ncase \"`uname`\" in\n  CYGWIN* )\n    cygwin=true\n    ;;\n  Darwin* )\n    darwin=true\n    ;;\n  MINGW* )\n    msys=true\n    ;;\nesac\n\n# For Cygwin, ensure paths are in UNIX format before anything is touched.\nif $cygwin ; then\n    [ -n \"$JAVA_HOME\" ] && JAVA_HOME=`cygpath --unix \"$JAVA_HOME\"`\nfi\n\n# Attempt to set APP_HOME\n# Resolve links: $0 may be a link\nPRG=\"$0\"\n# Need this for relative symlinks.\nwhile [ -h \"$PRG\" ] ; do\n    ls=`ls -ld \"$PRG\"`\n    link=`expr \"$ls\" : '.*-> \\(.*\\)$'`\n    if expr \"$link\" : '/.*' > /dev/null; then\n        PRG=\"$link\"\n    else\n        PRG=`dirname \"$PRG\"`\"/$link\"\n    fi\ndone\nSAVED=\"`pwd`\"\ncd \"`dirname \\\"$PRG\\\"`/\" >&-\nAPP_HOME=\"`pwd -P`\"\ncd \"$SAVED\" >&-\n\nCLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar\n\n# Determine the Java command to use to start the JVM.\nif [ -n \"$JAVA_HOME\" ] ; then\n    if [ -x \"$JAVA_HOME/jre/sh/java\" ] ; then\n        # IBM's JDK on AIX uses strange locations for the executables\n        JAVACMD=\"$JAVA_HOME/jre/sh/java\"\n    else\n        JAVACMD=\"$JAVA_HOME/bin/java\"\n    fi\n    if [ ! -x \"$JAVACMD\" ] ; then\n        die \"ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME\n\nPlease set the JAVA_HOME variable in your environment to match the\nlocation of your Java installation.\"\n    fi\nelse\n    JAVACMD=\"java\"\n    which java >/dev/null 2>&1 || die \"ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.\n\nPlease set the JAVA_HOME variable in your environment to match the\nlocation of your Java installation.\"\nfi\n\n# Increase the maximum file descriptors if we can.\nif [ \"$cygwin\" = \"false\" -a \"$darwin\" = \"false\" ] ; then\n    MAX_FD_LIMIT=`ulimit -H -n`\n    if [ $? -eq 0 ] ; then\n        if [ \"$MAX_FD\" = \"maximum\" -o \"$MAX_FD\" = \"max\" ] ; then\n            MAX_FD=\"$MAX_FD_LIMIT\"\n        fi\n        ulimit -n $MAX_FD\n        if [ $? -ne 0 ] ; then\n            warn \"Could not set maximum file descriptor limit: $MAX_FD\"\n        fi\n    else\n        warn \"Could not query maximum file descriptor limit: $MAX_FD_LIMIT\"\n    fi\nfi\n\n# For Darwin, add options to specify how the application appears in the dock\nif $darwin; then\n    GRADLE_OPTS=\"$GRADLE_OPTS \\\"-Xdock:name=$APP_NAME\\\" \\\"-Xdock:icon=$APP_HOME/media/gradle.icns\\\"\"\nfi\n\n# For Cygwin, switch paths to Windows format before running java\nif $cygwin ; then\n    APP_HOME=`cygpath --path --mixed \"$APP_HOME\"`\n    CLASSPATH=`cygpath --path --mixed \"$CLASSPATH\"`\n\n    # We build the pattern for arguments to be converted via cygpath\n    ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`\n    SEP=\"\"\n    for dir in $ROOTDIRSRAW ; do\n        ROOTDIRS=\"$ROOTDIRS$SEP$dir\"\n        SEP=\"|\"\n    done\n    OURCYGPATTERN=\"(^($ROOTDIRS))\"\n    # Add a user-defined pattern to the cygpath arguments\n    if [ \"$GRADLE_CYGPATTERN\" != \"\" ] ; then\n        OURCYGPATTERN=\"$OURCYGPATTERN|($GRADLE_CYGPATTERN)\"\n    fi\n    # Now convert the arguments - kludge to limit ourselves to /bin/sh\n    i=0\n    for arg in \"$@\" ; do\n        CHECK=`echo \"$arg\"|egrep -c \"$OURCYGPATTERN\" -`\n        CHECK2=`echo \"$arg\"|egrep -c \"^-\"`                                 ### Determine if an option\n\n        if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then                    ### Added a condition\n            eval `echo args$i`=`cygpath --path --ignore --mixed \"$arg\"`\n        else\n            eval `echo args$i`=\"\\\"$arg\\\"\"\n        fi\n        i=$((i+1))\n    done\n    case $i in\n        (0) set -- ;;\n        (1) set -- \"$args0\" ;;\n        (2) set -- \"$args0\" \"$args1\" ;;\n        (3) set -- \"$args0\" \"$args1\" \"$args2\" ;;\n        (4) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" ;;\n        (5) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" ;;\n        (6) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" ;;\n        (7) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" ;;\n        (8) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" \"$args7\" ;;\n        (9) set -- \"$args0\" \"$args1\" \"$args2\" \"$args3\" \"$args4\" \"$args5\" \"$args6\" \"$args7\" \"$args8\" ;;\n    esac\nfi\n\n# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules\nfunction splitJvmOpts() {\n    JVM_OPTS=(\"$@\")\n}\neval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS\nJVM_OPTS[${#JVM_OPTS[*]}]=\"-Dorg.gradle.appname=$APP_BASE_NAME\"\n\nexec \"$JAVACMD\" \"${JVM_OPTS[@]}\" -classpath \"$CLASSPATH\" org.gradle.wrapper.GradleWrapperMain \"$@\"\n"
  },
  {
    "path": "gradlew.bat",
    "content": "@if \"%DEBUG%\" == \"\" @echo off\r\n@rem ##########################################################################\r\n@rem\r\n@rem  Gradle startup script for Windows\r\n@rem\r\n@rem ##########################################################################\r\n\r\n@rem Set local scope for the variables with windows NT shell\r\nif \"%OS%\"==\"Windows_NT\" setlocal\r\n\r\n@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.\r\nset DEFAULT_JVM_OPTS=\r\n\r\nset DIRNAME=%~dp0\r\nif \"%DIRNAME%\" == \"\" set DIRNAME=.\r\nset APP_BASE_NAME=%~n0\r\nset APP_HOME=%DIRNAME%\r\n\r\n@rem Find java.exe\r\nif defined JAVA_HOME goto findJavaFromJavaHome\r\n\r\nset JAVA_EXE=java.exe\r\n%JAVA_EXE% -version >NUL 2>&1\r\nif \"%ERRORLEVEL%\" == \"0\" goto init\r\n\r\necho.\r\necho ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.\r\necho.\r\necho Please set the JAVA_HOME variable in your environment to match the\r\necho location of your Java installation.\r\n\r\ngoto fail\r\n\r\n:findJavaFromJavaHome\r\nset JAVA_HOME=%JAVA_HOME:\"=%\r\nset JAVA_EXE=%JAVA_HOME%/bin/java.exe\r\n\r\nif exist \"%JAVA_EXE%\" goto init\r\n\r\necho.\r\necho ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%\r\necho.\r\necho Please set the JAVA_HOME variable in your environment to match the\r\necho location of your Java installation.\r\n\r\ngoto fail\r\n\r\n:init\r\n@rem Get command-line arguments, handling Windowz variants\r\n\r\nif not \"%OS%\" == \"Windows_NT\" goto win9xME_args\r\nif \"%@eval[2+2]\" == \"4\" goto 4NT_args\r\n\r\n:win9xME_args\r\n@rem Slurp the command line arguments.\r\nset CMD_LINE_ARGS=\r\nset _SKIP=2\r\n\r\n:win9xME_args_slurp\r\nif \"x%~1\" == \"x\" goto execute\r\n\r\nset CMD_LINE_ARGS=%*\r\ngoto execute\r\n\r\n:4NT_args\r\n@rem Get arguments from the 4NT Shell from JP Software\r\nset CMD_LINE_ARGS=%$\r\n\r\n:execute\r\n@rem Setup the command line\r\n\r\nset CLASSPATH=%APP_HOME%\\gradle\\wrapper\\gradle-wrapper.jar\r\n\r\n@rem Execute Gradle\r\n\"%JAVA_EXE%\" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% \"-Dorg.gradle.appname=%APP_BASE_NAME%\" -classpath \"%CLASSPATH%\" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%\r\n\r\n:end\r\n@rem End local scope for the variables with windows NT shell\r\nif \"%ERRORLEVEL%\"==\"0\" goto mainEnd\r\n\r\n:fail\r\nrem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of\r\nrem the _cmd.exe /c_ return code!\r\nif  not \"\" == \"%GRADLE_EXIT_CONSOLE%\" exit 1\r\nexit /b 1\r\n\r\n:mainEnd\r\nif \"%OS%\"==\"Windows_NT\" endlocal\r\n\r\n:omega\r\n"
  },
  {
    "path": "library/.gitignore",
    "content": "/build\n"
  },
  {
    "path": "library/build.gradle",
    "content": "/*\n*    Copyright (C) 2015 Haruki Hasegawa\n*\n*    Licensed under the Apache License, Version 2.0 (the \"License\");\n*    you may not use this file except in compliance with the License.\n*    You may obtain a copy of the License at\n*\n*        http://www.apache.org/licenses/LICENSE-2.0\n*\n*    Unless required by applicable law or agreed to in writing, software\n*    distributed under the License is distributed on an \"AS IS\" BASIS,\n*    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n*    See the License for the specific language governing permissions and\n*    limitations under the License.\n*/\n\napply plugin: 'com.android.library'\n\next {\n    // required for 'android-maven-publish.gradle'\n    mavenPublishDestDir = new File(rootDir, \"repository\").absolutePath\n    mavenPublishDataFile = file('./library-data.properties').absolutePath\n    mavenPublishSigningSetting =  file('../signing/library-maven-publish-signing.properties').absolutePath\n}\n\n// Common configurations\napply from: '../common/android-set-common-properties.gradle'\n\nandroid {\n    resourcePrefix 'ms9_'\n\n    defaultConfig {\n        minSdkVersion 14\n        targetSdkVersion 28\n\n\n        def dataProps = new Properties()\n        dataProps.load(project.file(project.mavenPublishDataFile).newDataInputStream())\n\n        versionCode dataProps.VERSION_CODE.toInteger()\n        versionName dataProps.VERSION_NAME\n    }\n    buildTypes {\n        release {\n            minifyEnabled false\n            shrinkResources false\n            consumerProguardFiles 'proguard-rules.pro'\n        }\n        debug {\n            minifyEnabled false\n            shrinkResources false\n            consumerProguardFiles 'proguard-rules.pro'\n        }\n    }\n}\n\ndependencies {\n    implementation 'androidx.core:core:1.0.0'\n}\n\n// NOTE: this line should be place at end of the file\napply from: '../common/android-maven-publish.gradle'\n"
  },
  {
    "path": "library/library-data.properties",
    "content": "# common\nVERSION_NAME=1.0.0\nVERSION_CODE=8\n\n# for maven-publish\nPOM_GROUP_ID=com.h6ah4i.android.materialshadowninepatch\nPOM_ARTIFACT_ID=materialshadowninepatch\n\nPOM_APACHE_V2_LICENCE_NAME=The Apache Software License, Version 2.0\nPOM_APACHE_V2_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt\nPOM_APACHE_V2_LICENCE_DIST=repo\n\nPOM_DEVELOPER_ID=h6ah4i\nPOM_DEVELOPER_NAME=Haruki Hasegawa\n\nPOM_SCM_URL=https://github.com/h6ah4i/android-materialshadowninepatch\nPOM_SCM_CONNECTION=git:https://github.com/h6ah4i/android-materialshadowninepatch.git\nPOM_SCM_DEVELOPER_CONNECTION=git:git@github.com:h6ah4i/android-materialshadowninepatch.git\n\n"
  },
  {
    "path": "library/proguard-rules.pro",
    "content": "# Add project specific ProGuard rules here.\n# By default, the flags in this file are appended to flags specified\n# in /home/hasegawa/Applications/android/sdk/tools/proguard/proguard-android.txt\n# You can edit the include path and order by changing the proguardFiles\n# directive in build.gradle.\n#\n# For more details, see\n#   http://developer.android.com/guide/developing/tools/proguard.html\n\n# Add any project specific keep options here:\n\n# If your project uses WebView with JS, uncomment the following\n# and specify the fully qualified class name to the JavaScript interface\n# class:\n#-keepclassmembers class fqcn.of.javascript.interface.for.webview {\n#   public *;\n#}\n"
  },
  {
    "path": "library/src/androidTest/java/com/h6ah4i/android/materialshadowninepatch/ApplicationTest.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.materialshadowninepatch;\n\nimport android.app.Application;\nimport android.test.ApplicationTestCase;\n\n/**\n * <a href=\"http://d.android.com/tools/testing/testing_android.html\">Testing Fundamentals</a>\n */\npublic class ApplicationTest extends ApplicationTestCase<Application> {\n    public ApplicationTest() {\n        super(Application.class);\n    }\n}"
  },
  {
    "path": "library/src/main/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.h6ah4i.android.materialshadowninepatch\">\n</manifest>\n"
  },
  {
    "path": "library/src/main/java/com/h6ah4i/android/materialshadowninepatch/MaterialShadowContainerView.java",
    "content": "/*\n *    Copyright (C) 2015 Haruki Hasegawa\n *\n *    Licensed under the Apache License, Version 2.0 (the \"License\");\n *    you may not use this file except in compliance with the License.\n *    You may obtain a copy of the License at\n *\n *        http://www.apache.org/licenses/LICENSE-2.0\n *\n *    Unless required by applicable law or agreed to in writing, software\n *    distributed under the License is distributed on an \"AS IS\" BASIS,\n *    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n *    See the License for the specific language governing permissions and\n *    limitations under the License.\n */\n\npackage com.h6ah4i.android.materialshadowninepatch;\n\nimport android.annotation.SuppressLint;\nimport android.content.Context;\nimport android.content.res.Resources;\nimport android.content.res.TypedArray;\nimport android.graphics.Canvas;\nimport android.graphics.Rect;\nimport android.graphics.drawable.Drawable;\nimport android.graphics.drawable.NinePatchDrawable;\nimport android.os.Build;\nimport android.os.Parcel;\nimport android.os.Parcelable;\nimport androidx.core.view.ViewCompat;\nimport android.util.AttributeSet;\nimport android.view.Gravity;\nimport android.view.View;\nimport android.widget.FrameLayout;\n\npublic class MaterialShadowContainerView extends FrameLayout {\n    private static final String TAG = \"ShadowContainerView\";\n\n    private static final float SPOT_SHADOW_X_TRANSLATION_AMOUNT_COEFFICIENT = 0.0002f;\n    private static final float SPOT_SHADOW_Y_TRANSLATION_AMOUNT_COEFFICIENT = 0.002f;\n    private static final float NON_POSITION_AWARE_SPOT_SHADOW_Y_TRANSLATION_AMOUNT_COEFFICIENT = 0.2f;\n\n    private float mDisplayDensity;\n    private float mInvDisplayDensity;\n    private int mLightPositionX;\n    private int mLightPositionY;\n    private int mSpotShadowTranslationX;\n    private int mSpotShadowTranslationY;\n\n    private float mShadowTranslationZ = 0;\n    private float mShadowElevation = 0;\n    private boolean mAffectsDisplayedPosition = true;\n    private boolean mForceUseCompatShadow = false;\n\n    private boolean mUseAmbientShadow = true;\n    private boolean mUseSpotShadow = true;\n\n    private int[] mSpotShadowResourcesIdList;\n    private int[] mAmbientShadowResourcesIdList;\n\n    private int mMaxSpotShadowLevel;\n    private int mMaxAmbientShadowLevel;\n\n    private int mCurrentSpotShadowDrawable1ResId;\n    private NinePatchDrawable mCurrentSpotShadowDrawable1;\n    private int mCurrentSpotShadowDrawable2ResId;\n    private NinePatchDrawable mCurrentSpotShadowDrawable2;\n    private int mCurrentAmbientShadowDrawable1ResId;\n    private NinePatchDrawable mCurrentAmbientShadowDrawable1;\n    private int mCurrentAmbientShadowDrawable2ResId;\n    private NinePatchDrawable mCurrentAmbientShadowDrawable2;\n\n    private Rect mTempRect = new Rect();\n    private int[] mTmpLocations = new int[2];\n\n    public MaterialShadowContainerView(Context context) {\n        this(context, null, 0);\n    }\n\n    public MaterialShadowContainerView(Context context, AttributeSet attrs) {\n        this(context, attrs, 0);\n    }\n\n    public MaterialShadowContainerView(Context context, AttributeSet attrs, int defStyleAttr) {\n        this(context, attrs, defStyleAttr, 0);\n    }\n\n    public MaterialShadowContainerView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) {\n        super(context, attrs, defStyleAttr);\n\n        final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.ms9_MaterialShadowContainerView, defStyleAttr, defStyleRes);\n        final float shadowTranslationZ = ta.getDimension(R.styleable.ms9_MaterialShadowContainerView_ms9_shadowTranslationZ, mShadowTranslationZ);\n        final float shadowElevation = ta.getDimension(R.styleable.ms9_MaterialShadowContainerView_ms9_shadowElevation, mShadowElevation);\n        final int spotShadowLevelListResId = ta.getResourceId(R.styleable.ms9_MaterialShadowContainerView_ms9_spotShadowDrawablesList, 0);\n        final int ambientShadowLevelListResId = ta.getResourceId(R.styleable.ms9_MaterialShadowContainerView_ms9_ambientShadowDrawablesList, 0);\n        final boolean forceUseCompatShadow = ta.getBoolean(R.styleable.ms9_MaterialShadowContainerView_ms9_forceUseCompatShadow, mForceUseCompatShadow);\n        final boolean affectsXYPosition = ta.getBoolean(R.styleable.ms9_MaterialShadowContainerView_ms9_affectsDisplayedPosition, mAffectsDisplayedPosition);\n        final boolean useAmbientShadow = ta.getBoolean(R.styleable.ms9_MaterialShadowContainerView_ms9_useAmbientShadow, mUseAmbientShadow);\n        final boolean useSpotShadow = ta.getBoolean(R.styleable.ms9_MaterialShadowContainerView_ms9_useSpotShadow, mUseSpotShadow);\n        ta.recycle();\n\n        mSpotShadowResourcesIdList = getResourceIdArray(getResources(), spotShadowLevelListResId);\n        mAmbientShadowResourcesIdList = getResourceIdArray(getResources(), ambientShadowLevelListResId);\n\n        mMaxSpotShadowLevel = getMaxShadowLevel(mSpotShadowResourcesIdList);\n        mMaxAmbientShadowLevel = getMaxShadowLevel(mAmbientShadowResourcesIdList);\n\n        mDisplayDensity = getResources().getDisplayMetrics().density;\n        mInvDisplayDensity = 1.0f / mDisplayDensity;\n        mShadowTranslationZ = shadowTranslationZ;\n        mShadowElevation = shadowElevation;\n        mForceUseCompatShadow = forceUseCompatShadow;\n        mAffectsDisplayedPosition = affectsXYPosition;\n        mUseAmbientShadow = useAmbientShadow;\n        mUseSpotShadow = useSpotShadow;\n\n        updateShadowLevel(true);\n    }\n\n    @Override\n    protected Parcelable onSaveInstanceState() {\n        Parcelable superState = super.onSaveInstanceState();\n        SavedState s = new SavedState(superState);\n\n        s.shadowElevation = mShadowElevation;\n        s.shadowTranslationZ = mShadowTranslationZ;\n        s.affectsDisplayedPosition = mAffectsDisplayedPosition;\n        s.forceUseCompatShadow = mForceUseCompatShadow;\n        s.useAmbientShadow = mUseAmbientShadow;\n        s.useSpotShadow = mUseSpotShadow;\n\n        return s;\n    }\n\n    @Override\n    protected void onRestoreInstanceState(Parcelable state) {\n        if (!(state instanceof SavedState)) {\n            super.onRestoreInstanceState(state);\n            return;\n        }\n\n        SavedState s = (SavedState) state;\n\n        super.onRestoreInstanceState(s.getSuperState());\n\n        mShadowElevation = s.shadowElevation;\n        mShadowTranslationZ = s.shadowTranslationZ;\n        mAffectsDisplayedPosition = s.affectsDisplayedPosition;\n        mForceUseCompatShadow = s.forceUseCompatShadow;\n        mUseAmbientShadow = s.useAmbientShadow;\n        mUseSpotShadow = s.useSpotShadow;\n\n        updateShadowLevel(true);\n    }\n\n    @Override\n    protected void onDraw(Canvas canvas) {\n        super.onDraw(canvas);\n\n        if ((getChildCount() > 0) && (getChildAt(0).getVisibility() == View.VISIBLE)) {\n            if (mUseAmbientShadow) {\n                if (mCurrentAmbientShadowDrawable1 != null) {\n                    mCurrentAmbientShadowDrawable1.draw(canvas);\n                }\n                if (mCurrentAmbientShadowDrawable2 != null) {\n                    mCurrentAmbientShadowDrawable2.draw(canvas);\n                }\n            }\n\n            if (mUseSpotShadow && (mCurrentSpotShadowDrawable1 != null || mCurrentSpotShadowDrawable2 != null)) {\n                final int savedCount = canvas.save();\n\n                canvas.translate(mSpotShadowTranslationX, mSpotShadowTranslationY);\n\n                if (mCurrentSpotShadowDrawable1 != null) {\n                    mCurrentSpotShadowDrawable1.draw(canvas);\n                }\n\n                if (mCurrentSpotShadowDrawable2 != null) {\n                    mCurrentSpotShadowDrawable2.draw(canvas);\n                }\n\n                canvas.restoreToCount(savedCount);\n            }\n        }\n    }\n\n    @Override\n    protected void onSizeChanged(int w, int h, int oldw, int oldh) {\n        super.onSizeChanged(w, h, oldw, oldh);\n\n        updateShadowDrawableBounds();\n        updateSpotShadowPosition();\n    }\n\n    public void setShadowTranslationZ(float translationZ) {\n        if (mShadowTranslationZ == translationZ) {\n            return;\n        }\n\n        mShadowTranslationZ = translationZ;\n\n        updateShadowLevel(false);\n    }\n\n    public float getShadowTranslationZ() {\n        return mShadowTranslationZ;\n    }\n\n    public void setShadowElevation(float elevation) {\n        if (mShadowElevation == elevation) {\n            return;\n        }\n\n        mShadowElevation = elevation;\n\n        updateShadowLevel(false);\n    }\n\n    public float getShadowElevation() {\n        return mShadowElevation;\n    }\n\n    public void setDisplayedPositionAffectionEnabled(boolean enabled) {\n        if (mAffectsDisplayedPosition == enabled) {\n            return;\n        }\n        mAffectsDisplayedPosition = enabled;\n        if (useCompatShadow()) {\n            updateShadowLevel(true);\n        }\n    }\n\n    public boolean isDisplayedPositionAffectionEnabled() {\n        return mAffectsDisplayedPosition;\n    }\n\n    public void setForceUseCompatShadow(boolean forceUseCompatShadow) {\n        if (mForceUseCompatShadow == forceUseCompatShadow) {\n            return;\n        }\n\n        final boolean prevUseCompatShadow = useCompatShadow();\n\n        mForceUseCompatShadow = forceUseCompatShadow;\n\n        final boolean curUseCompatShadow = useCompatShadow();\n\n        if (prevUseCompatShadow != curUseCompatShadow) {\n            // disable native shadow\n            if (curUseCompatShadow && supportsNativeShadow()) {\n                updateShadowLevelNative(0.0f, 0.0f, true);\n            }\n\n            // apply\n            updateShadowLevel(true);\n        }\n    }\n\n    public boolean useCompatShadow() {\n        if (!supportsNativeShadow()) {\n            return true;\n        } else {\n            return mForceUseCompatShadow;\n        }\n    }\n\n    public boolean useAmbientShadow() {\n        return mUseAmbientShadow;\n    }\n\n    public void setUseAmbientShadow(boolean useAmbientShadow) {\n        if (mUseAmbientShadow == useAmbientShadow) {\n            return;\n        }\n\n        mUseAmbientShadow = useAmbientShadow;\n\n        // invalidate\n        if (!updateWillNotDraw()) {\n            ViewCompat.postInvalidateOnAnimation(this);\n        }\n    }\n\n    public boolean useSpotShadow() {\n        return mUseSpotShadow;\n    }\n\n    public void setUseSpotShadow(boolean useSpotShadow) {\n        if (mUseSpotShadow == useSpotShadow) {\n            return;\n        }\n\n        mUseSpotShadow = useSpotShadow;\n\n        // invalidate\n        if (!updateWillNotDraw()) {\n            ViewCompat.postInvalidateOnAnimation(this);\n        }\n    }\n\n    public static boolean supportsNativeShadow() {\n        return (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP);\n    }\n\n    private static int getMaxShadowLevel(int[] shadowDrawableResIds) {\n        return (shadowDrawableResIds != null) ? Math.max(0, shadowDrawableResIds.length - 1) : 0;\n    }\n\n    private NinePatchDrawable getNinePatchDrawableFromResource(int resId) {\n        final Drawable drawable = (resId != 0) ? getResources().getDrawable(resId) : null;\n\n        if (drawable instanceof NinePatchDrawable) {\n            return (NinePatchDrawable) drawable;\n        } else {\n            return null;\n        }\n    }\n\n    private void updateShadowLevelCompat(float translationZ, float elevation, boolean force) {\n        final float floatLevel = Math.max((translationZ + elevation) * mInvDisplayDensity, 0.0f);\n        final int intLevel = (int) floatLevel;\n        final int spotLevel1 = Math.min(intLevel, mMaxSpotShadowLevel);\n        final int spotLevel2 = Math.min(intLevel + 1, mMaxSpotShadowLevel);\n        final int ambientLevel1 = Math.min(intLevel, mMaxAmbientShadowLevel);\n        final int ambientLevel2 = Math.min(intLevel + 1, mMaxAmbientShadowLevel);\n\n        // update drawable\n        final int spotShadow1ResId = (mSpotShadowResourcesIdList != null) ? mSpotShadowResourcesIdList[spotLevel1] : 0;\n        final int spotShadow2ResId = (mSpotShadowResourcesIdList != null) ? mSpotShadowResourcesIdList[spotLevel2] : 0;\n        final int ambientShadow1ResId = (mAmbientShadowResourcesIdList != null) ? mAmbientShadowResourcesIdList[ambientLevel1] : 0;\n        final int ambientShadow2ResId = (mAmbientShadowResourcesIdList != null) ? mAmbientShadowResourcesIdList[ambientLevel2] : 0;\n\n        if (force ||\n                spotShadow1ResId != mCurrentSpotShadowDrawable1ResId ||\n                spotShadow2ResId != mCurrentSpotShadowDrawable2ResId ||\n                ambientShadow1ResId != mCurrentAmbientShadowDrawable1ResId ||\n                ambientShadow2ResId != mCurrentAmbientShadowDrawable2ResId) {\n\n            if (spotShadow1ResId != mCurrentSpotShadowDrawable1ResId) {\n                mCurrentSpotShadowDrawable1 = getNinePatchDrawableFromResource(spotShadow1ResId);\n                mCurrentSpotShadowDrawable1ResId = spotShadow1ResId;\n            }\n\n            if (spotShadow2ResId != mCurrentSpotShadowDrawable2ResId) {\n                mCurrentSpotShadowDrawable2 = (spotShadow2ResId == spotShadow1ResId) ? null : getNinePatchDrawableFromResource(spotShadow2ResId);\n                mCurrentSpotShadowDrawable2ResId = (spotShadow2ResId == spotShadow1ResId) ? 0 : spotShadow2ResId;\n            }\n\n            if (ambientShadow1ResId != mCurrentAmbientShadowDrawable1ResId) {\n                mCurrentAmbientShadowDrawable1 = getNinePatchDrawableFromResource(ambientShadow1ResId);\n                mCurrentAmbientShadowDrawable1ResId = ambientShadow1ResId;\n            }\n\n            if (ambientShadow2ResId != mCurrentAmbientShadowDrawable2ResId) {\n                mCurrentAmbientShadowDrawable2 = (ambientShadow2ResId == ambientShadow1ResId) ? null : getNinePatchDrawableFromResource(ambientShadow2ResId);\n                mCurrentAmbientShadowDrawable2ResId = (ambientShadow2ResId == ambientShadow1ResId) ? 0 : ambientShadow2ResId;\n            }\n            updateShadowDrawableBounds();\n            updateSpotShadowPosition();\n\n            updateWillNotDraw();\n        }\n\n        // update alpha\n        final int alpha1 = 255 - Math.min(Math.max((int) ((floatLevel - intLevel) * 255 + 0.5f), 0), 255);\n        final int alpha2 = 255 - alpha1;\n\n        if (mCurrentSpotShadowDrawable1 != null) {\n            if (mCurrentSpotShadowDrawable2 != null) {\n                mCurrentSpotShadowDrawable1.setAlpha(alpha1);\n            } else {\n                mCurrentSpotShadowDrawable1.setAlpha(255);\n            }\n        }\n\n        if (mCurrentSpotShadowDrawable2 != null) {\n            mCurrentSpotShadowDrawable2.setAlpha(alpha2);\n        }\n\n        if (mCurrentAmbientShadowDrawable1 != null) {\n            if (mCurrentAmbientShadowDrawable2 != null) {\n                mCurrentAmbientShadowDrawable1.setAlpha(alpha1);\n            } else {\n                mCurrentAmbientShadowDrawable1.setAlpha(255);\n            }\n        }\n\n        if (mCurrentAmbientShadowDrawable2 != null) {\n            mCurrentAmbientShadowDrawable2.setAlpha(alpha2);\n        }\n\n        // invalidate\n        if (!willNotDraw()) {\n            ViewCompat.postInvalidateOnAnimation(this);\n        }\n    }\n\n    private void updateShadowLevel(boolean force) {\n        if (useCompatShadow()) {\n            updateShadowLevelCompat(mShadowTranslationZ, mShadowElevation, force);\n        } else {\n            updateShadowLevelNative(mShadowTranslationZ, mShadowElevation, force);\n        }\n    }\n\n    private void updateShadowLevelNative(float translationZ, float elevation, boolean force) {\n        if (force) {\n            mCurrentSpotShadowDrawable1 = null;\n            mCurrentSpotShadowDrawable1ResId = 0;\n            mCurrentSpotShadowDrawable2 = null;\n            mCurrentSpotShadowDrawable2ResId = 0;\n            mCurrentAmbientShadowDrawable1 = null;\n            mCurrentAmbientShadowDrawable1ResId = 0;\n            mCurrentAmbientShadowDrawable2 = null;\n            mCurrentAmbientShadowDrawable2ResId = 0;\n            updateWillNotDraw();\n        }\n\n        final View childView = (getChildCount() > 0) ? getChildAt(0) : null;\n\n        if (childView != null) {\n            ViewCompat.setTranslationZ(childView, translationZ);\n            ViewCompat.setElevation(childView, elevation);\n        }\n    }\n\n    private boolean updateWillNotDraw() {\n        boolean drawAmbientShadow = (mUseAmbientShadow && (mCurrentAmbientShadowDrawable1 != null || mCurrentAmbientShadowDrawable2 != null));\n        boolean drawSpotShadow = (mUseSpotShadow && (mCurrentSpotShadowDrawable1 != null || mCurrentSpotShadowDrawable2 != null));\n        boolean willNotDraw =\n                !drawAmbientShadow &&\n                        !drawSpotShadow &&\n                        (getBackground() == null) &&\n                        (getForeground() == null);\n        setWillNotDraw(willNotDraw);\n\n        return willNotDraw;\n    }\n\n    private void updateShadowDrawableBounds() {\n        if (getChildCount() <= 0) {\n            return;\n        }\n\n        final View childView = getChildAt(0);\n\n        final int childLeft = childView.getLeft();\n        final int childTop = childView.getTop();\n        final int childRight = childView.getRight();\n        final int childBottom = childView.getBottom();\n\n        updateNinePatchBounds(mCurrentSpotShadowDrawable1, childLeft, childTop, childRight, childBottom);\n        if (mCurrentAmbientShadowDrawable1 != mCurrentSpotShadowDrawable2) {\n            updateNinePatchBounds(mCurrentSpotShadowDrawable2, childLeft, childTop, childRight, childBottom);\n        }\n\n        updateNinePatchBounds(mCurrentAmbientShadowDrawable1, childLeft, childTop, childRight, childBottom);\n        if (mCurrentAmbientShadowDrawable1 != mCurrentAmbientShadowDrawable2) {\n            updateNinePatchBounds(mCurrentAmbientShadowDrawable2, childLeft, childTop, childRight, childBottom);\n        }\n    }\n\n    private void updateNinePatchBounds(NinePatchDrawable ninePatch, int childLeft, int childTop, int childRight, int childBottom) {\n        if (ninePatch == null) {\n            return;\n        }\n\n        final Rect t = mTempRect;\n        ninePatch.getPadding(t);\n        ninePatch.setBounds(\n                childLeft - t.left, childTop - t.top,\n                childRight + t.right, childBottom + t.bottom);\n    }\n\n    private void updateSpotShadowPosition() {\n        if (getChildCount() < 1) {\n            return;\n        }\n\n        final View childView = getChildAt(0);\n\n        childView.getWindowVisibleDisplayFrame(mTempRect);\n\n        mLightPositionX = mTempRect.width() / 2;\n        mLightPositionY = 0;\n\n        childView.getLocationInWindow(mTmpLocations);\n\n        final float zPosition = (mShadowTranslationZ + mShadowElevation);\n        final float tx = childView.getTranslationX();\n        final float ty = childView.getTranslationY();\n\n        final float positionRelatedTranslationX;\n        final float positionRelatedTranslationY;\n\n        if (mAffectsDisplayedPosition) {\n            final int childWidth = childView.getWidth();\n            final int childHeight = childView.getHeight();\n\n            final int childCenterPosX = mTmpLocations[0] + (childWidth / 2);\n            final int childCenterPosY = mTmpLocations[1] + (childHeight / 2);\n\n            positionRelatedTranslationX = (float) Math.sqrt((childCenterPosX - mLightPositionX) * mInvDisplayDensity * SPOT_SHADOW_X_TRANSLATION_AMOUNT_COEFFICIENT) * zPosition;\n            positionRelatedTranslationY = (float) Math.sqrt((childCenterPosY - mLightPositionY) * mInvDisplayDensity * SPOT_SHADOW_Y_TRANSLATION_AMOUNT_COEFFICIENT) * zPosition;\n        } else {\n            positionRelatedTranslationX = 0;\n            positionRelatedTranslationY = mDisplayDensity * NON_POSITION_AWARE_SPOT_SHADOW_Y_TRANSLATION_AMOUNT_COEFFICIENT * zPosition;\n        }\n\n        mSpotShadowTranslationX = (int) (positionRelatedTranslationX + tx + 0.5f);\n        mSpotShadowTranslationY = (int) (positionRelatedTranslationY + ty + 0.5f);\n    }\n\n    @Override\n    protected void onLayout(boolean changed, int left, int top, int right, int bottom) {\n        super.onLayout(changed, left, top, right, bottom);\n\n        updateShadowDrawableBounds();\n        updateSpotShadowPosition();\n\n        if (requiresChildViewLayoutFix()) {\n            fixChildViewGravity();\n        }\n\n        if (!useCompatShadow()) {\n            updateShadowLevelNative(mShadowTranslationZ, mShadowElevation, true);\n        }\n    }\n\n    @Override\n    protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {\n        if (requiresChildViewLayoutFix()) {\n            onMeasureCompat(widthMeasureSpec, heightMeasureSpec);\n        } else {\n            super.onMeasure(widthMeasureSpec, heightMeasureSpec);\n        }\n    }\n\n    private boolean requiresChildViewLayoutFix() {\n        return (Build.VERSION.SDK_INT < Build.VERSION_CODES.HONEYCOMB) && (!isInEditMode());\n    }\n\n    @SuppressLint(\"RtlHardcoded\")\n    private void fixChildViewGravity() {\n        for (int i = 0; i < getChildCount(); i++) {\n            View childView = getChildAt(i);\n            LayoutParams params = (LayoutParams) childView.getLayoutParams();\n\n            if (params.gravity == -1) {\n                params.gravity = Gravity.TOP | Gravity.LEFT;\n            }\n\n            childView.setLayoutParams(params);\n        }\n    }\n\n    private void onMeasureCompat(int widthMeasureSpec, int heightMeasureSpec) {\n        int count = Math.min(1, getChildCount());\n\n        final boolean measureMatchParentChildren =\n                MeasureSpec.getMode(widthMeasureSpec) != MeasureSpec.EXACTLY ||\n                        MeasureSpec.getMode(heightMeasureSpec) != MeasureSpec.EXACTLY;\n\n        View matchParentChildren = null;\n\n        int maxHeight = 0;\n        int maxWidth = 0;\n        int childState = 0;\n\n        for (int i = 0; i < count; i++) {\n            final View child = getChildAt(i);\n            if (child.getVisibility() != GONE) {\n                measureChildWithMargins(child, widthMeasureSpec, 0, heightMeasureSpec, 0);\n\n                final LayoutParams lp = (LayoutParams) child.getLayoutParams();\n\n                maxWidth = Math.max(maxWidth,\n                        child.getMeasuredWidth() + lp.leftMargin + lp.rightMargin);\n                maxHeight = Math.max(maxHeight,\n                        child.getMeasuredHeight() + lp.topMargin + lp.bottomMargin);\n\n                childState |= child.getMeasuredState();\n\n                if (measureMatchParentChildren) {\n                    if (lp.width == LayoutParams.MATCH_PARENT ||\n                            lp.height == LayoutParams.MATCH_PARENT) {\n                        matchParentChildren = child;\n                    }\n                }\n            }\n        }\n\n        final int paddingH = getPaddingLeft() + getPaddingRight();\n        final int paddingV = getPaddingTop() + getPaddingBottom();\n\n        maxWidth += paddingH;\n        maxHeight += paddingV;\n\n        maxHeight = Math.max(maxHeight, getSuggestedMinimumHeight());\n        maxWidth = Math.max(maxWidth, getSuggestedMinimumWidth());\n\n        final Drawable drawable = getForeground();\n        if (drawable != null) {\n            maxHeight = Math.max(maxHeight, drawable.getMinimumHeight());\n            maxWidth = Math.max(maxWidth, drawable.getMinimumWidth());\n        }\n\n        setMeasuredDimension(\n                resolveSizeAndState(maxWidth, widthMeasureSpec, childState),\n                resolveSizeAndState(maxHeight, heightMeasureSpec,\n                        childState << MEASURED_HEIGHT_STATE_SHIFT));\n\n        if (matchParentChildren != null) {\n            final View child = matchParentChildren;\n\n            final MarginLayoutParams lp = (MarginLayoutParams) child.getLayoutParams();\n            int childWidthMeasureSpec;\n            int childHeightMeasureSpec;\n\n            if (lp.width == LayoutParams.MATCH_PARENT) {\n                childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(\n                        getMeasuredWidth() - paddingH - lp.leftMargin - lp.rightMargin,\n                        MeasureSpec.EXACTLY);\n            } else {\n                childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,\n                        paddingH + lp.leftMargin + lp.rightMargin,\n                        lp.width);\n            }\n\n            if (lp.height == LayoutParams.MATCH_PARENT) {\n                childHeightMeasureSpec = MeasureSpec.makeMeasureSpec(\n                        getMeasuredHeight() - paddingV - lp.topMargin - lp.bottomMargin,\n                        MeasureSpec.EXACTLY);\n            } else {\n                childHeightMeasureSpec = getChildMeasureSpec(\n                        heightMeasureSpec,\n                        paddingV + lp.topMargin + lp.bottomMargin,\n                        lp.height);\n            }\n\n            child.measure(childWidthMeasureSpec, childHeightMeasureSpec);\n        }\n    }\n\n    private int[] getResourceIdArray(Resources resources, int id) {\n        if (id == 0) {\n            return null;\n        }\n        if (isInEditMode()) {\n            return null;\n        }\n\n        TypedArray ta = resources.obtainTypedArray(id);\n        int[] array = new int[ta.length()];\n\n        for (int i = 0; i < array.length; i++) {\n            array[i] = ta.getResourceId(i, 0);\n        }\n\n        ta.recycle();\n\n        return array;\n    }\n\n    private static class SavedState extends BaseSavedState implements Parcelable {\n        float shadowTranslationZ;\n        float shadowElevation;\n        boolean affectsDisplayedPosition;\n        boolean forceUseCompatShadow;\n        private boolean useAmbientShadow;\n        private boolean useSpotShadow;\n\n        public SavedState(Parcelable superState) {\n            super(superState);\n        }\n\n        public SavedState(Parcel source) {\n            super(source);\n            shadowTranslationZ = source.readFloat();\n            shadowElevation = source.readFloat();\n            affectsDisplayedPosition = source.readByte() != 0;\n            forceUseCompatShadow = source.readByte() != 0;\n            useAmbientShadow = source.readByte() != 0;\n            useSpotShadow = source.readByte() != 0;\n        }\n\n        @Override\n        public int describeContents() {\n            return 0;\n        }\n\n        @Override\n        public void writeToParcel(Parcel dest, int flags) {\n            super.writeToParcel(dest, flags);\n            dest.writeFloat(shadowTranslationZ);\n            dest.writeFloat(shadowElevation);\n            dest.writeByte((byte) (affectsDisplayedPosition ? 1 : 0));\n            dest.writeByte((byte) (forceUseCompatShadow ? 1 : 0));\n            dest.writeByte((byte) (useAmbientShadow ? 1 : 0));\n            dest.writeByte((byte) (useSpotShadow ? 1 : 0));\n        }\n\n        @SuppressWarnings(\"unused\")\n        public static final Parcelable.Creator<SavedState> CREATOR = new Parcelable.Creator<SavedState>() {\n            @Override\n            public SavedState createFromParcel(Parcel in) {\n                return new SavedState(in);\n            }\n\n            @Override\n            public SavedState[] newArray(int size) {\n                return new SavedState[size];\n            }\n        };\n    }\n}\n"
  },
  {
    "path": "library/src/main/java/com/h6ah4i/android/materialshadowninepatch/MaterialShadowContainerViewProperties.java",
    "content": "package com.h6ah4i.android.materialshadowninepatch;\n\n/**\n * Created by hasegawa on 5/16/15.\n */\n\nimport android.annotation.TargetApi;\nimport android.os.Build;\nimport android.util.Property;\n\n@TargetApi(Build.VERSION_CODES.ICE_CREAM_SANDWICH)\npublic class MaterialShadowContainerViewProperties {\n    /**\n     * A Property wrapper around the <code>shadowTranslationZ</code> functionality handled by the\n     * {@link MaterialShadowContainerView#setShadowTranslationZ(float)} and\n     * {@link MaterialShadowContainerView#getShadowTranslationZ()} methods.\n     */\n    public static final Property<MaterialShadowContainerView, Float> SHADOW_TRANSLATION_Z = new Property<MaterialShadowContainerView, Float>(Float.class, \"shadowTranslationZ\") {\n        @Override\n        public void set(MaterialShadowContainerView object, Float value) {\n            object.setShadowTranslationZ(value);\n        }\n\n        @Override\n        public Float get(MaterialShadowContainerView object) {\n            return object.getShadowTranslationZ();\n        }\n    };\n}\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-hdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-ldpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-mdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-tvdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x1\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xhdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x2\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxhdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x3\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z1_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z10_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z11_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z12_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z13_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z14_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z15_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z16_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z17_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z18_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z2_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z3_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z4_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z5_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z6_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z7_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z8_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_ambient_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_ambient_shadow_z9_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z1_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z2_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z3_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z4_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z5_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z6_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z7_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z8_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_composite_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_composite_shadow_z9_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z1.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z1_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z10.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z10_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z11.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z11_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z12.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z12_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z13.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z13_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z14.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z14_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z15.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z15_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z16.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z16_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z17.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z17_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z18.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z18_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z2.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z2_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z3.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z3_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z4.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z4_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z5.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z5_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z6.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z6_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z7.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z7_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z8.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z8_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/drawable-xxxhdpi/ms9_spot_shadow_z9.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:src=\"@drawable/ms9_spot_shadow_z9_x4\"\n    tools:ignore=\"unused\"\n    tools:shrinkMode=\"strict\" />\n"
  },
  {
    "path": "library/src/main/res/values/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources \n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:shrinkMode=\"strict\">\n\n    <array name=\"ms9_ambient_shadow_drawables_z6\">\n        <item>@null</item>\n        <item>@drawable/ms9_ambient_shadow_z1</item>\n        <item>@drawable/ms9_ambient_shadow_z2</item>\n        <item>@drawable/ms9_ambient_shadow_z3</item>\n        <item>@drawable/ms9_ambient_shadow_z4</item>\n        <item>@drawable/ms9_ambient_shadow_z5</item>\n        <item>@drawable/ms9_ambient_shadow_z6</item>\n    </array>\n\n    <array name=\"ms9_spot_shadow_drawables_z6\">\n        <item>@null</item>\n        <item>@drawable/ms9_spot_shadow_z1</item>\n        <item>@drawable/ms9_spot_shadow_z2</item>\n        <item>@drawable/ms9_spot_shadow_z3</item>\n        <item>@drawable/ms9_spot_shadow_z4</item>\n        <item>@drawable/ms9_spot_shadow_z5</item>\n        <item>@drawable/ms9_spot_shadow_z6</item>\n    </array>\n\n    <array name=\"ms9_ambient_shadow_drawables_z9\">\n        <item>@null</item>\n        <item>@drawable/ms9_ambient_shadow_z1</item>\n        <item>@drawable/ms9_ambient_shadow_z2</item>\n        <item>@drawable/ms9_ambient_shadow_z3</item>\n        <item>@drawable/ms9_ambient_shadow_z4</item>\n        <item>@drawable/ms9_ambient_shadow_z5</item>\n        <item>@drawable/ms9_ambient_shadow_z6</item>\n        <item>@drawable/ms9_ambient_shadow_z7</item>\n        <item>@drawable/ms9_ambient_shadow_z8</item>\n        <item>@drawable/ms9_ambient_shadow_z9</item>\n    </array>\n\n    <array name=\"ms9_spot_shadow_drawables_z9\">\n        <item>@null</item>\n        <item>@drawable/ms9_spot_shadow_z1</item>\n        <item>@drawable/ms9_spot_shadow_z2</item>\n        <item>@drawable/ms9_spot_shadow_z3</item>\n        <item>@drawable/ms9_spot_shadow_z4</item>\n        <item>@drawable/ms9_spot_shadow_z5</item>\n        <item>@drawable/ms9_spot_shadow_z6</item>\n        <item>@drawable/ms9_spot_shadow_z7</item>\n        <item>@drawable/ms9_spot_shadow_z8</item>\n        <item>@drawable/ms9_spot_shadow_z9</item>\n    </array>\n\n    <array name=\"ms9_ambient_shadow_drawables_z18\">\n        <item>@null</item>\n        <item>@drawable/ms9_ambient_shadow_z1</item>\n        <item>@drawable/ms9_ambient_shadow_z2</item>\n        <item>@drawable/ms9_ambient_shadow_z3</item>\n        <item>@drawable/ms9_ambient_shadow_z4</item>\n        <item>@drawable/ms9_ambient_shadow_z5</item>\n        <item>@drawable/ms9_ambient_shadow_z6</item>\n        <item>@drawable/ms9_ambient_shadow_z7</item>\n        <item>@drawable/ms9_ambient_shadow_z8</item>\n        <item>@drawable/ms9_ambient_shadow_z9</item>\n        <item>@drawable/ms9_ambient_shadow_z10</item>\n        <item>@drawable/ms9_ambient_shadow_z11</item>\n        <item>@drawable/ms9_ambient_shadow_z12</item>\n        <item>@drawable/ms9_ambient_shadow_z13</item>\n        <item>@drawable/ms9_ambient_shadow_z14</item>\n        <item>@drawable/ms9_ambient_shadow_z15</item>\n        <item>@drawable/ms9_ambient_shadow_z16</item>\n        <item>@drawable/ms9_ambient_shadow_z17</item>\n        <item>@drawable/ms9_ambient_shadow_z18</item>\n    </array>\n\n    <array name=\"ms9_spot_shadow_drawables_z18\">\n        <item>@null</item>\n        <item>@drawable/ms9_spot_shadow_z1</item>\n        <item>@drawable/ms9_spot_shadow_z2</item>\n        <item>@drawable/ms9_spot_shadow_z3</item>\n        <item>@drawable/ms9_spot_shadow_z4</item>\n        <item>@drawable/ms9_spot_shadow_z5</item>\n        <item>@drawable/ms9_spot_shadow_z6</item>\n        <item>@drawable/ms9_spot_shadow_z7</item>\n        <item>@drawable/ms9_spot_shadow_z8</item>\n        <item>@drawable/ms9_spot_shadow_z9</item>\n        <item>@drawable/ms9_spot_shadow_z10</item>\n        <item>@drawable/ms9_spot_shadow_z11</item>\n        <item>@drawable/ms9_spot_shadow_z12</item>\n        <item>@drawable/ms9_spot_shadow_z13</item>\n        <item>@drawable/ms9_spot_shadow_z14</item>\n        <item>@drawable/ms9_spot_shadow_z15</item>\n        <item>@drawable/ms9_spot_shadow_z16</item>\n        <item>@drawable/ms9_spot_shadow_z17</item>\n        <item>@drawable/ms9_spot_shadow_z18</item>\n    </array>\n\n    <array name=\"ms9_composite_shadow_drawables_z6\">\n        <item>@null</item>\n        <item>@drawable/ms9_composite_shadow_z1</item>\n        <item>@drawable/ms9_composite_shadow_z2</item>\n        <item>@drawable/ms9_composite_shadow_z3</item>\n        <item>@drawable/ms9_composite_shadow_z4</item>\n        <item>@drawable/ms9_composite_shadow_z5</item>\n        <item>@drawable/ms9_composite_shadow_z6</item>\n    </array>\n\n    <array name=\"ms9_composite_shadow_drawables_z9\">\n        <item>@null</item>\n        <item>@drawable/ms9_composite_shadow_z1</item>\n        <item>@drawable/ms9_composite_shadow_z2</item>\n        <item>@drawable/ms9_composite_shadow_z3</item>\n        <item>@drawable/ms9_composite_shadow_z4</item>\n        <item>@drawable/ms9_composite_shadow_z5</item>\n        <item>@drawable/ms9_composite_shadow_z6</item>\n        <item>@drawable/ms9_composite_shadow_z7</item>\n        <item>@drawable/ms9_composite_shadow_z8</item>\n        <item>@drawable/ms9_composite_shadow_z9</item>\n    </array>\n\n</resources>"
  },
  {
    "path": "library/src/main/res/values/attrs.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n       Copyright (C) 2015 Haruki Hasegawa\n\n       Licensed under the Apache License, Version 2.0 (the \"License\");\n       you may not use this file except in compliance with the License.\n       You may obtain a copy of the License at\n\n           http://www.apache.org/licenses/LICENSE-2.0\n\n       Unless required by applicable law or agreed to in writing, software\n       distributed under the License is distributed on an \"AS IS\" BASIS,\n       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n       See the License for the specific language governing permissions and\n       limitations under the License.\n-->\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\">\n\n    <declare-styleable name=\"ms9_MaterialShadowContainerView\">\n        <attr name=\"ms9_shadowTranslationZ\" format=\"dimension\" />\n        <attr name=\"ms9_shadowElevation\" format=\"dimension\" />\n        <attr name=\"ms9_spotShadowDrawablesList\" format=\"reference\" />\n        <attr name=\"ms9_ambientShadowDrawablesList\" format=\"reference\" />\n        <attr name=\"ms9_forceUseCompatShadow\" format=\"boolean\" />\n        <attr name=\"ms9_affectsDisplayedPosition\" format=\"boolean\" />\n        <attr name=\"ms9_useAmbientShadow\" format=\"boolean\" />\n        <attr name=\"ms9_useSpotShadow\" format=\"boolean\" />\n    </declare-styleable>\n</resources>"
  },
  {
    "path": "library/src/main/res/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources \n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:shrinkMode=\"strict\">\n\n    <!-- =================================================== -->\n\n    <style name=\"ms9_DefaultShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@null</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@null</item>\n        <item name=\"ms9_forceUseCompatShadow\">false</item>\n        <item name=\"ms9_affectsDisplayedPosition\">true</item>\n        <item name=\"ms9_useAmbientShadow\">true</item>\n        <item name=\"ms9_useSpotShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 18 dp -->\n    <style name=\"ms9_DefaultShadowStyle\" parent=\"ms9_DefaultShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z18</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z18</item>\n    </style>\n\n    <style name=\"ms9_DefaultShadowStyleCompatOnly\" parent=\"ms9_DefaultShadowStyle\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 18 dp -->\n    <style name=\"ms9_DefaultShadowStyleZ18\" parent=\"ms9_DefaultShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z18</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z18</item>\n    </style>\n\n    <style name=\"ms9_DefaultShadowStyleZ18CompatOnly\" parent=\"ms9_DefaultShadowStyleZ18\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 9 dp (If deeper depth shadows are not required, `shrinkResources` true works more effectively!) -->\n    <style name=\"ms9_DefaultShadowStyleZ9\" parent=\"ms9_DefaultShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z9</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z9</item>\n    </style>\n\n    <style name=\"ms9_DefaultShadowStyleZ9CompatOnly\" parent=\"ms9_DefaultShadowStyleZ9\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 6 dp (If deeper depth shadows are not required, `shrinkResources` true works more effectively!) -->\n    <style name=\"ms9_DefaultShadowStyleZ6\" parent=\"ms9_DefaultShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z6</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z6</item>\n    </style>\n\n    <style name=\"ms9_DefaultShadowStyleZ6CompatOnly\" parent=\"ms9_DefaultShadowStyleZ6\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n\n    <!-- =================================================== -->\n\n\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@null</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@null</item>\n        <item name=\"ms9_forceUseCompatShadow\">false</item>\n        <item name=\"ms9_affectsDisplayedPosition\">false</item>\n        <item name=\"ms9_useAmbientShadow\">true</item>\n        <item name=\"ms9_useSpotShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 18 dp -->\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyle\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z18</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z18</item>\n    </style>\n\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleCompatOnly\" parent=\"ms9_NoDisplayedPositionAffectShadowStyle\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 18 dp -->\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ18\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z18</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z18</item>\n    </style>\n\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ18CompatOnly\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleZ18\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 9 dp (If deeper depth shadows are not required, `shrinkResources` true works more effectively!) -->\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ9\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z9</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z9</item>\n    </style>\n\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ9CompatOnly\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleZ9\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n    \n    <!-- Z depth: upto 6 dp (If deeper depth shadows are not required, `shrinkResources` true works more effectively!) -->\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ6\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_ambient_shadow_drawables_z6</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@array/ms9_spot_shadow_drawables_z6</item>\n    </style>\n\n    <style name=\"ms9_NoDisplayedPositionAffectShadowStyleZ6CompatOnly\" parent=\"ms9_NoDisplayedPositionAffectShadowStyleZ6\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n\n    <!-- =================================================== -->\n\n\n    <!-- Z depth: upto 9 dp -->\n    <style name=\"ms9_CompositeShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@null</item>\n        <item name=\"ms9_spotShadowDrawablesList\">@null</item>\n        <item name=\"ms9_forceUseCompatShadow\">false</item>\n        <item name=\"ms9_affectsDisplayedPosition\">false</item>\n        <item name=\"ms9_useAmbientShadow\">true</item>\n        <item name=\"ms9_useSpotShadow\">false</item>\n    </style>\n\n    <!-- Z depth: upto 9 dp -->\n    <style name=\"ms9_CompositeShadowStyle\" parent=\"ms9_CompositeShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_composite_shadow_drawables_z9</item>\n    </style>\n\n    <style name=\"ms9_CompositeShadowStyleCompatOnly\" parent=\"ms9_CompositeShadowStyle\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 9 dp -->\n    <style name=\"ms9_CompositeShadowStyleZ9\" parent=\"ms9_CompositeShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_composite_shadow_drawables_z9</item>\n    </style>\n\n    <style name=\"ms9_CompositeShadowStyleZ9CompatOnly\" parent=\"ms9_CompositeShadowStyleZ9\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n    <!-- Z depth: upto 6 dp (If deeper depth shadows are not required, `shrinkResources` true works more effectively!) -->\n    <style name=\"ms9_CompositeShadowStyleZ6\" parent=\"ms9_CompositeShadowStyleBase\">\n        <item name=\"ms9_ambientShadowDrawablesList\">@array/ms9_composite_shadow_drawables_z6</item>\n    </style>\n\n    <style name=\"ms9_CompositeShadowStyleZ6CompatOnly\" parent=\"ms9_CompositeShadowStyleZ6\">\n        <item name=\"ms9_forceUseCompatShadow\">true</item>\n    </style>\n\n</resources>\n"
  },
  {
    "path": "resource/.gitignore",
    "content": "/phase1/\n/phase2/\n/phase3/\n/phase4/\n\n"
  },
  {
    "path": "resource/README",
    "content": "Usage:\n\nTo generate nine-patch files, just run the following command;\n\n$ ./process_all.sh\n\n\nRequired commands:\n\n- bash\n- python\n- gawk\n- inkscape\n- imagemagick\n- pngquant\n- optipng\n- parallel (optional but recommended, increase processing speed significantly!)\n\n"
  },
  {
    "path": "resource/batch_inkscape_export.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsvg_file=$1\ndest_dir=$2\n\n\n# resolve commands\ninkscape_export_obj=./inkscape_export_obj.sh\n\nif command -v parallel >/dev/null 2>&1; then\n    # echo \"GNU parallel is available\"\n    iterator_cmd=parallel\n    iterator_cmd_opt=\"-a -\"\nelse\n    # echo \"GNU parallel is not available\"\n    iterator_cmd=xargs\n    iterator_cmd_opt=\"-i\"\nfi\n\n\n# create destination directory \nif [ ! -d $dest_dir ]; then\n    mkdir $dest_dir\nfi\n\n\n# export\nfunction inkscape_export_shadow_objs {\n    local svg_file=$1\n    local dest_dir=$2\n    local scale=$3\n    local target_list=$(seq 9) # 1 .. 9\n\n    echo \"$target_list\" | $iterator_cmd $iterator_cmd_opt $inkscape_export_obj $svg_file $dest_dir/\"material_shadow_z\"{}\"_x\"$scale \"material_shadow_z\"{}\"_mdpi\" $scale\n}\n\ninkscape_export_shadow_objs $svg_file $dest_dir 1\ninkscape_export_shadow_objs $svg_file $dest_dir 2\ninkscape_export_shadow_objs $svg_file $dest_dir 3\ninkscape_export_shadow_objs $svg_file $dest_dir 4"
  },
  {
    "path": "resource/crop_ninepatch_valid_area.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsrc_file=$1\ndest_file=$2\ncrop_pixels=$3\n\nsrc_width=$(identify -format \"%[fx:w]\" $src_file)\nsrc_height=$(identify -format \"%[fx:h]\" $src_file)\n\ndest_width=$(( src_width - 2 * crop_pixels ))\ndest_height=$(( src_height - 2 * crop_pixels ))\n\nconvert $src_file -crop $dest_width\"x\"$dest_height\"+\"$crop_pixels\"+\"$crop_pixels $dest_file"
  },
  {
    "path": "resource/gen_alias_xml.py",
    "content": "#!/usr/bin/python\n\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n\n\nimport sys\n\n# check arguments\nif len(sys.argv) < 4:\n\tprint 'Usage: ' + sys.argv[0] + 'res_name num scale'\n\texit()\n\ndef generate_xml(res_name, scale, zdepth):\n\txml_fname = res_name + '_z' + str(zdepth) + '.xml'\n\tsrc_res_name = res_name + '_z' + str(zdepth) + '_x' + scale\n\tf = open(xml_fname, 'w')\n\n\tf.write('<?xml version=\"1.0\" encoding=\"utf-8\"?>\\n')\n\tf.write('<nine-patch xmlns:android=\"http://schemas.android.com/apk/res/android\"\\n')\n\tf.write('    xmlns:tools=\"http://schemas.android.com/tools\"\\n')\n\tf.write('    android:src=\"@drawable/' + src_res_name +'\"\\n')\n\tf.write('    tools:ignore=\"unused\" />\\n')\n\n\tf.close()\n\n\n# main process\nres_name = sys.argv[1]\nnum = int(sys.argv[2])\nscale = sys.argv[3]\nfor x in range(1, num + 1):\n\tgenerate_xml(res_name, scale, x)"
  },
  {
    "path": "resource/inkscape_export_obj.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\ninkscape_screen_dpi=90\n\nsvg_file=$1\npng_file=$2\nobj_id=$3\ndpi=$((inkscape_screen_dpi * $4))\n\ninkscape \\\n    --without-gui \\\n    --export-id-only \\\n    --export-id=$obj_id \\\n    --export-dpi $dpi \\\n    --export-png $png_file \\\n    $svg_file"
  },
  {
    "path": "resource/phase1_batch_inkscape_export.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsvg_file=$1\ndest_dir=$2\nnum_amb_spot_drawables=$3\nnum_composite_drawables=$4\nres_prefix=$5\n\n# resolve commands\nif command -v parallel >/dev/null 2>&1; then\n    # echo \"GNU parallel is available\"\n    iterator_cmd=parallel\n    iterator_cmd_opt=\"-a -\"\nelse\n    # echo \"GNU parallel is not available\"\n    iterator_cmd=xargs\n    iterator_cmd_opt=\"-i\"\nfi\n\ninkscape_export_obj=./inkscape_export_obj.sh\n\n\n# create destination directory \nif [ ! -d $dest_dir ]; then\n    mkdir $dest_dir\nfi\n\n\n# export\nfunction inkscape_export_shadow_objs {\n    local svg_file=$1\n    local dest_dir=$2\n    local name=$3\n    local num=$4\n    local scale=$5\n    local out_prefix=$6\n    local target_list=$(seq $num) # 1 .. num\n\n    echo \"$target_list\" | \\\n        $iterator_cmd $iterator_cmd_opt \\\n        $inkscape_export_obj $svg_file $dest_dir/$out_prefix\"\"$name\"_z\"{}\"_x\"$scale\".9.png\" $name\"_z\"{} $scale\n}\n\ninkscape_export_shadow_objs $svg_file $dest_dir \"ambient_shadow\" $num_amb_spot_drawables 1 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"ambient_shadow\" $num_amb_spot_drawables 2 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"ambient_shadow\" $num_amb_spot_drawables 3 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"ambient_shadow\" $num_amb_spot_drawables 4 $res_prefix\n\ninkscape_export_shadow_objs $svg_file $dest_dir \"spot_shadow\" $num_amb_spot_drawables 1 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"spot_shadow\" $num_amb_spot_drawables 2 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"spot_shadow\" $num_amb_spot_drawables 3 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"spot_shadow\" $num_amb_spot_drawables 4 $res_prefix\n\ninkscape_export_shadow_objs $svg_file $dest_dir \"composite_shadow\" $num_composite_drawables 1 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"composite_shadow\" $num_composite_drawables 2 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"composite_shadow\" $num_composite_drawables 3 $res_prefix\ninkscape_export_shadow_objs $svg_file $dest_dir \"composite_shadow\" $num_composite_drawables 4 $res_prefix\n"
  },
  {
    "path": "resource/phase2_batch_crop_ninepatch_valid_area.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsrc_dir=$1\ndest_dir=$2\nnum_amb_spot_drawables=$3\nnum_composite_drawables=$4\nres_prefix=$5\n\n# resolve commands\nif command -v parallel >/dev/null 2>&1; then\n    # echo \"GNU parallel is available\"\n    iterator_cmd=parallel\n    iterator_cmd_opt=\"-a -\"\nelse\n    # echo \"GNU parallel is not available\"\n    iterator_cmd=xargs\n    iterator_cmd_opt=\"-i\"\nfi\n\ncrop_ninepatch_valid_area=./crop_ninepatch_valid_area.sh\n\n\n# create destination directory \nif [ ! -d $dest_dir ]; then\n    mkdir $dest_dir\nfi\n\n\n# crop\nfunction batch_crop_niniepatch_valid_area {\n    local src_dir=$1\n    local dest_dir=$2\n    local scale=$3\n    local crop_pixels=$(( scale - 1 ))\n    local target_list=$(find $src_dir -maxdepth 1 -type f -name \"*_x\"$scale\"*.png\" | gawk -F/ '{print $NF}' | sort -n)\n\n    echo \"$target_list\" | \\\n        $iterator_cmd $iterator_cmd_opt \\\n        $crop_ninepatch_valid_area $src_dir/{} $dest_dir/{} $crop_pixels\n}\n\nbatch_crop_niniepatch_valid_area $src_dir $dest_dir 1\nbatch_crop_niniepatch_valid_area $src_dir $dest_dir 2\nbatch_crop_niniepatch_valid_area $src_dir $dest_dir 3\nbatch_crop_niniepatch_valid_area $src_dir $dest_dir 4\n"
  },
  {
    "path": "resource/phase3_batch_shrink_png_file.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsrc_dir=$1\ndest_dir=$2\nnum_amb_spot_drawables=$3\nnum_composite_drawables=$4\nres_prefix=$5\n\n\n# resolve commands\nif command -v parallel >/dev/null 2>&1; then\n    # echo \"GNU parallel is available\"\n    iterator_cmd=parallel\n    iterator_cmd_opt=\"-a -\"\nelse\n    # echo \"GNU parallel is not available\"\n    iterator_cmd=xargs\n    iterator_cmd_opt=\"-i\"\nfi\n\nshrink_png_file=./shrink_png_file.sh\n\n\n# create destination directory \nif [ ! -d $dest_dir ]; then\n    mkdir $dest_dir\nfi\n\n\n# crop\nfunction batch_crop_niniepatch_valid_area {\n    local src_dir=$1\n    local dest_dir=$2\n    local target_list=$(find $src_dir -maxdepth 1 -type f -name \"*.png\" | gawk -F/ '{print $NF}' | sort -n)\n\n    echo \"$target_list\" | \\\n    \t$iterator_cmd $iterator_cmd_opt \\\n    \t$shrink_png_file $src_dir/{} $dest_dir/{}\n}\n\nbatch_crop_niniepatch_valid_area $src_dir $dest_dir"
  },
  {
    "path": "resource/phase4_batch_gen_alias_xml.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsrc_dir=$1\ndest_dir=$2\nnum_amb_spot_drawables=$3\nnum_composite_drawables=$4\nres_prefix=$5\n\n# create destination directory \nif [ ! -d $dest_dir ]; then\n    mkdir $dest_dir\nfi\n\n\n# copy PNG files directory to drawable-nodpi\nif [ -d $dest_dir/drawable-nodpi ]; then\n    rm -r $dest_dir/drawable-nodpi\nfi\ncp -r $src_dir $dest_dir/drawable-nodpi\n\npushd $dest_dir\n\n# ldpi x0.75   (NOTE: use mdpi resources)\nmkdir drawable-ldpi || true\npushd drawable-ldpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 1\npopd\n\n# mdpi x1.0\nmkdir drawable-mdpi || true\npushd drawable-mdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 1\npopd\n\n# tvdpi x1.33   (NOTE: use mdpi resources)\nmkdir drawable-tvdpi || true\npushd drawable-tvdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 1\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 1\npopd\n\n# hdpi  x1.5  (NOTE: use xhdpi resources)\nmkdir drawable-hdpi || true\npushd drawable-hdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 2\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 2\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 2\npopd\n\n# xhdpi x2.0\nmkdir drawable-xhdpi || true\npushd drawable-xhdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 2\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 2\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 2\npopd\n\n# xxhdpi x3.0\nmkdir drawable-xxhdpi || true\npushd drawable-xxhdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 3\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 3\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 3\npopd\n\n# xxxhdpi x4.0\nmkdir drawable-xxxhdpi || true\npushd drawable-xxxhdpi\n../../gen_alias_xml.py $res_prefix\"ambient_shadow\" $num_amb_spot_drawables 4\n../../gen_alias_xml.py $res_prefix\"spot_shadow\" $num_amb_spot_drawables 4\n../../gen_alias_xml.py $res_prefix\"composite_shadow\" $num_composite_drawables 4\npopd\n\npopd"
  },
  {
    "path": "resource/process_all.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nnum_amb_spot_drawables=18\nnum_composite_drawables=9\nres_prefix=ms9_  # material shadow ninepatch\n\nCUR_DIR=$(cd \"$( dirname \"${BASH_SOURCE[0]}\" )\" && pwd)\n\n# PHASE 1 : export PNG files\n./phase1_batch_inkscape_export.sh $CUR_DIR/material_shadow.svg $CUR_DIR/phase1 $num_amb_spot_drawables $num_composite_drawables $res_prefix\n\n# PHASE 2 : crop\n./phase2_batch_crop_ninepatch_valid_area.sh phase1 phase2 $num_amb_spot_drawables $num_composite_drawables $res_prefix\n\n# PHASE 3 : shrink PNG file size\n./phase3_batch_shrink_png_file.sh phase2 phase3 $num_amb_spot_drawables $num_composite_drawables $res_prefix\n\n# PHASE 4 : generate alias XML files\n./phase4_batch_gen_alias_xml.sh phase3 phase4 $num_amb_spot_drawables $num_composite_drawables $res_prefix"
  },
  {
    "path": "resource/shrink_png_file.sh",
    "content": "#!/bin/bash -e\n#\n#    Copyright (C) 2015 Haruki Hasegawa\n#\n#    Licensed under the Apache License, Version 2.0 (the \"License\");\n#    you may not use this file except in compliance with the License.\n#    You may obtain a copy of the License at\n#\n#        http://www.apache.org/licenses/LICENSE-2.0\n#\n#    Unless required by applicable law or agreed to in writing, software\n#    distributed under the License is distributed on an \"AS IS\" BASIS,\n#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#    See the License for the specific language governing permissions and\n#    limitations under the License.\n#\n\nsrc_file=$1\ndest_file=$2\n\npngquant --speed=1 --force --output $dest_file 32 $src_file\noptipng -o7 $dest_file\n"
  },
  {
    "path": "settings.gradle",
    "content": "include ':example', ':library'\n"
  },
  {
    "path": "signing/.gitignore",
    "content": "*.properties\n*.keystore\n"
  },
  {
    "path": "signing/README",
    "content": "Rename and modify these files to specify signing information.\n\n```\ncp example-signing.properties.template example-signing.properties\ncp library-maven-publish-signing.properties.template library-maven-publish-signing.properties\ncp library-bintray-private.properties.template library-bintray-private.properties\n```\n\n\nDO NOT ADD THESE FILES TO THE REPOSITORY\n\n- 'keystore' files\n- '*.properties' files which contain sensitive information\n"
  },
  {
    "path": "signing/example-signing.properties.template",
    "content": "# This is a template file of \"example-signing.properties\"\n# These information are used to sign release APK file\nstoreFile=absolute_path_of_keystore_file\nstorePassword=password\nkeyAlias=key_alias_name\nkeyPassword=key_password\n"
  },
  {
    "path": "signing/library-maven-publish-signing.properties.template",
    "content": "# This is a template file of \"library-maven-publish-signing.properties\"\n# These information are used to sign library JAR and POM files\nkeyId=ABCD1234\npassword=PASSWORD\nsecretKeyRingFile=path_to_gpg_file\n"
  }
]