D danmwall macrumors newbie Original poster Apr 13, 2009 17 0 Apr 14, 2009 #1 I like the animation used to display alerts using UIAlertView. I like how it kind of pops onto the screen in a cool, bouncy way. Is there any way to replicate that animation for a UIImageView?
I like the animation used to display alerts using UIAlertView. I like how it kind of pops onto the screen in a cool, bouncy way. Is there any way to replicate that animation for a UIImageView?
T timeuser macrumors newbie May 21, 2009 1 0 May 21, 2009 #2 Subclass UIAlertView No info on replicating the animation, but this might be useful instead... http://joris.kluivers.nl/iphone-dev/?p=CustomAlert
Subclass UIAlertView No info on replicating the animation, but this might be useful instead... http://joris.kluivers.nl/iphone-dev/?p=CustomAlert