jdg / MBProgressHUD

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

How to resize just the indicator? #493

Closed kishykumar closed 6 years ago

kishykumar commented 7 years ago

Hi,

How to resize just the indicator? AFAIK, hud.minSize will resize only the bezel view, but not the indicator.

Thanks a ton!

matej commented 6 years ago

You can use customView to assign a customized indicator.