UIAlertView addSubview in iOS7
Adding some controls to UIAlertView in iOS7 was deprecated using
addSubview method. As I know Apple promised to add contentView property.
iOS7 is released now and I wander if this property is added? I looked at
the release notes and can not find any solution how to add some progress
bar to alertView.
No comments:
Post a Comment