Closed daishuyi closed 4 years ago
How is this method called? I guess it's called via +[NXProgressHUD HUDForView:]
, but the actual object is just a MBProgressHUD
and not a NXProgressHUD
instance. In so far the behavior you describe makes sense.
NXProgressHUD extends MBProgressHUD, NXProgressHUD hide the MBProgressHUD Object,can't hide.
The reson: