ringa_lee2017-04-18 09:28:07
Modify the style of hud mask
[SVProgressHUD setDefaultMaskType:SVProgressHUDMaskTypeBlack];
Modify hud style
[SVProgressHUD setDefaultStyle:SVProgressHUDStyleDark];
According to your needs, what you should change is the hud style.