Update kivy loader

This commit is contained in:
shekhar-cis 2022-08-01 17:50:38 +05:30
parent 36c2a80060
commit fd7a6f8fee
Signed by untrusted user: shekhar-cis
GPG Key ID: F4F00AB04E83F9A7

View File

@ -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