You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
[hud setBlockTouches:YES];
[hud setCaption:@"Downloading..."];
[hud setProgress:0.0];
[hud show];
And your ATMHud looks like this even if you set progress to a value > 0.0 later:
http://cl.ly/6rwJ
Strange. Any ideas on how to fix this?
The text was updated successfully, but these errors were encountered: