1
0

revert dynamic loading of screens and fix qrscanning

This commit is contained in:
akshayaurora
2014-06-21 22:39:31 +05:30
committed by ThomasV
parent 802b32d51f
commit 33c89b47d8
13 changed files with 420 additions and 788 deletions

View File

@@ -12,7 +12,7 @@ class AnimatedPopup(Factory.Popup):
''' An Animated Popup that animates in and out.
'''
anim_duration = NumericProperty(.25)
anim_duration = NumericProperty(.36)
'''Duration of animation to be used
'''