Update kivy loader
This commit is contained in:
parent
36c2a80060
commit
fd7a6f8fee
|
@ -6,7 +6,7 @@
|
||||||
disabled: True
|
disabled: True
|
||||||
background_disabled_normal: "White.png"
|
background_disabled_normal: "White.png"
|
||||||
Image:
|
Image:
|
||||||
source: app.image_path + '/loader.zip'
|
source: app.image_path + '/loader.gif'
|
||||||
anim_delay: 0
|
anim_delay: 0
|
||||||
#mipmap: True
|
#mipmap: True
|
||||||
size: root.size
|
size: root.size
|
||||||
|
|
Reference in New Issue
Block a user