mutualmobile / MMProgressHUD

An easy-to-use HUD interface with personality.
MIT License
705 stars 131 forks source link

unpaired show/dismiss calls strange behavior #23

Closed dev4dev closed 9 years ago

dev4dev commented 10 years ago

If you call [MMProgressHUD dismissWithSuccess:@"Complete"]; method before any show method like [MMProgressHUD showWithStatus:@"Loading..."]; it will show checkmark image instead of loading spinner animation when you show hud next time

RobAikins commented 10 years ago

+1

heyehao2008 commented 10 years ago

yeah,i got the same problem.waiting for fixing

larsacus commented 9 years ago

This might be fixed in 0.3.0. Please try and reopen if the issue still persists.