jdg / MBProgressHUD

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

Is possible to change the size or the style of the activity indicator? #501

Closed carlosandresSanchez closed 7 years ago

carlosandresSanchez commented 7 years ago

I want the smaller activityIndicator. The "gray" style. How can I set this in my MBProgressHUB view?

matej commented 7 years ago

You can use customView to assign your own view (e.g., a customized activity indicator).