开发者

How can I use alerts like the volume alert in the iPhone in my apps?

What is the kind of alerts like the iPhone volume

See pi开发者_运维技巧cture: http://caius.name/images/ringer.jpg

Thanks,


There's no built-in support for those alerts, but they're pretty simple to create on your own. You can construct the alert programatically, or what I've done in the past is just to create an image like the one you linked to and add any dynamic components as subviews.

If you want something significantly more powerful, check out MBProgressHUD.

http://github.com/jdg/MBProgressHUD

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜