jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

I use MBProgressModeText ,but is show activityIndicator first #486

Closed hxyShawn closed 6 years ago

hxyShawn commented 7 years ago

As title said,it shows activityIndicator first then show title ,and if I click again ,it show only text

my code:

shbhmnk commented 7 years ago

Try this HUD library for iOS in swift https://github.com/shubh10/JustHUD

matej commented 6 years ago

I tired this in the demo project and it worked as expected with the latest version.