diff options
author | Joe Robinson <joe@lc8n.com> | 2014-08-02 18:02:08 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2014-08-02 18:02:08 +0100 |
commit | 848cfa51b7de694fbcef75b41818b33ed81b7359 (patch) | |
tree | e57a77a6e5d38e053af9722384a0e5d638f565f9 /.idea/misc.xml |
Initial commit of Android Studio project
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..046b31d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="JDK" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/build/classes" /> + </component> + <component name="masterDetails"> + <states> + <state key="ProjectJDKs.UI"> + <settings> + <last-edited>Android API 17 Platform</last-edited> + <splitter-proportions> + <option name="proportions"> + <list> + <option value="0.2" /> + </list> + </option> + </splitter-proportions> + </settings> + </state> + </states> + </component> +</project> + |