You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been witnessing a strange behaviour when displaying the MRProgress on a view that has a UIWebvView in it. It appears to be extremely large in size, its position is off center, and it flickers. I add the MRProgress using:
Can you add the overlay to a superview of the web view instead? If there is no such view with the same dimensions, you could box the web view in another UIView.
I've been witnessing a strange behaviour when displaying the MRProgress on a view that has a UIWebvView in it. It appears to be extremely large in size, its position is off center, and it flickers. I add the MRProgress using:
The text was updated successfully, but these errors were encountered: