alexanderjarvis / PXAlertView

A drop-in replacement for UIAlertView that is more customisable and skinnable
MIT License
592 stars 95 forks source link

Alertview repeats its show animation #32

Closed WolfJake closed 9 years ago

WolfJake commented 10 years ago

If i use an alertview with a text based content view and tap on it, it brings the keyboard up. If the keyboard is still up when i call another alertview in the completion block, the entry animation is repeated

manmanfei commented 10 years ago

I also encountered the same problem

alexanderjarvis commented 10 years ago

Pull request welcome.

alexanderjarvis commented 10 years ago

It's possible that this has just been fixed if you want to test against the latest version in master (not in cocoapods yet).