Disabled scrolling when removing a behaviour

This commit is contained in:
Ziver Koc 2014-08-20 14:46:29 +02:00
parent 0d4b35199d
commit fb02268d6d
8 changed files with 86 additions and 22 deletions

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

@ -0,0 +1,9 @@
<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 />
</library>
</component>

View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="android-logging-log4j-1.0.3">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/android-logging-log4j-1.0.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

9
.idea/libraries/dom4j_1_6_1.xml generated Executable file
View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="dom4j-1.6.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/dom4j-1.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

9
.idea/libraries/gson_2_3.xml generated Executable file
View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="gson-2.3">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/gson-2.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

9
.idea/libraries/jaxen_1_1_6.xml generated Executable file
View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="jaxen-1.1.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/jaxen-1.1.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

9
.idea/libraries/log4j_1_2_17.xml generated Executable file
View file

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="log4j-1.2.17">
<CLASSES>
<root url="jar://$PROJECT_DIR$/app/libs/log4j-1.2.17.jar!/" />
</CLASSES>
<JAVADOC />
<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>