This commit is contained in:
huangyuhui
2017-08-01 18:10:36 +08:00
parent 6dc2b36d14
commit 1410b3b5b1
236 changed files with 18466 additions and 0 deletions

14
.idea/modules/jfoenix.iml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="jfoenix" external.linked.project.path="$MODULE_DIR$/../../JFoenix" external.root.project.path="$MODULE_DIR$/../../JFoenix" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../JFoenix">
<sourceFolder url="file://$MODULE_DIR$/../../JFoenix/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../JFoenix/src/main/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/../../JFoenix/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../JFoenix/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>