Correct timer problem (remove redundant timer.cancel()s).

This commit is contained in:
2014-03-25 22:14:23 +02:00
parent b893ab6c72
commit d43bb2b1d5
8 changed files with 63 additions and 61 deletions

11
.idea/libraries/support_v4_19_0_1.xml generated Normal file
View File

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