Added fullscreen graph for landscape mode.

[artf472308]
This commit is contained in:
Ziver Koc 2015-01-15 17:44:31 +01:00
parent 55f983c773
commit 05417b10d0
10 changed files with 79 additions and 23 deletions

View file

@ -4,6 +4,8 @@
<root url="jar://$PROJECT_DIR$/app/libs/GraphView-3.1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
<SOURCES>
<root url="jar://$PROJECT_DIR$/app/libs/src/GraphView-3.1.3.zip!/GraphView-3.1.3/src/main/java" />
</SOURCES>
</library>
</component>

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

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="support-annotations-21.0.0">
<CLASSES>
<root url="jar://C:/Program Files (x86)/Android/android-sdk/extras/android/m2repository/com/android/support/support-annotations/21.0.0/support-annotations-21.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://C:/Program Files (x86)/Android/android-sdk/extras/android/m2repository/com/android/support/support-annotations/21.0.0/support-annotations-21.0.0-sources.jar!/" />
</SOURCES>
</library>
</component>

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

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="support-v4-21.0.0">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.0/libs/internal_impl-21.0.0.jar!/" />
<root url="file://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.0/res" />
<root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/21.0.0/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>