Closed robinvpersie closed 4 years ago
I set areDefaultMotionEffectsEnabled = false,but it cannot work
Wrong property. Try
_hud.bezelView.style = MBProgressHUDBackgroundStyleSolidColor; ` _hud.bezelView.color = [UIColor clearColor];
I set areDefaultMotionEffectsEnabled = false,but it cannot work