wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

Add dialog motion effects for iOS 7 #6

Closed dingosky closed 11 years ago

dingosky commented 11 years ago

As previous, adding motion effects for iOS 7. But no longer assume iOS 7.

Fixes:

Note this is a fresh, new branch directly off your master. Same name as previous, but it is a new branch. I chose not to apply the "fix" to the two issues you raised on that previous branch since I had made refactoring changes on my other branch and rebasing would have been more difficult that this route (a new branch with the same name). I can, of course, only get away with this slight of hand since no one but me had pulled either of my two branches.

wimagguc commented 11 years ago

Thanks @dignosky, this is awesome :)