Initial commit

This commit is contained in:
Ziver Koc 2014-07-25 13:42:36 +02:00
commit b305095ab3
79 changed files with 4092 additions and 0 deletions

11
.idea/libraries/GraphView_3_1_2.xml generated Executable file
View file

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="GraphView-3.1.2">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/GraphView-3.1.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/app/libs/GraphView-master.zip!/GraphView-master/src/main/java" />
</SOURCES>
</library>
</component>

11
.idea/libraries/support_v4_19_1_0.xml generated Executable file
View file

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="support-v4-19.1.0">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$APPLICATION_HOME_DIR$/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>