MMProgressHUD icon indicating copy to clipboard operation
MMProgressHUD copied to clipboard

An easy-to-use HUD interface with personality.

Results 8 MMProgressHUD issues
Sort by recently updated
recently updated
newest added

I use demo project, click on cell "Confired User Cancellation" and immediately cancel it - the hud dissapears (as usually) and in the end it appears again in the middle...

While calling HUD frequently,I got a problem that the UI Jammed,the HUD stayed even I have called dismissMethod.And I'm sure I 'm running the latest version. ![29a3b539-dce1-4d56-99c6-dc8a2546b9e4](https://cloud.githubusercontent.com/assets/17873233/18118232/255d50b8-6f86-11e6-9a91-b950e0fbc1e4.png)

My question: I import the lib in my new project ,buy has very error , 1. Property 'height' not found on object of type '__strong id' 2.: Implicit declaration of...

for example: From `page a` push to `page b`, `page a` status bar is **hidden**, `page b` in the status bar is **displayed**. This one problem, the status bar `page...

First off I'd like to say this is an amazing project. Is there anyway to skip the confirmation piece and go straight to success on user tap gesture? My use...

enhancement

Hello, First of all , it's a great control. I have found one issue where adding long text on title label, it truncate the text first time and from second...

I needed to have the success or error completion state hold on screen to show an action had been completed to a potentially distracted user. The methods I added allow...

Keep origin status bar style if possible.