aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.iml
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-09-08 15:21:57 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-09-08 15:21:57 +0900
commitcaed849d1f2357e1357be5436e6800ba72b17b39 (patch)
tree39292f2a7f04daedca16da1689928a9eeec0661a /app/app.iml
parent5672cd5340991f523d2f984c6d0458aea7a6b8ea (diff)
downloadSmileEssence-caed849d1f2357e1357be5436e6800ba72b17b39.tar.gz
FragmentStatePagerAdapter じゃなくてもよくない?
Diffstat (limited to 'app/app.iml')
-rw-r--r--app/app.iml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/app.iml b/app/app.iml
index 510eedde..a6a9feb2 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -62,6 +62,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
+ <excludeFolder url="file://$MODULE_DIR$/build/data-binding-info" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
@@ -82,6 +83,7 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
+ <excludeFolder url="file://$MODULE_DIR$/build/retrolambda" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />