将UIAlertView中的消息与iOS 7中的左侧对齐

use*_*236 12 iphone objective-c uialertview ios cordova

我要左对齐消息UIAlertView到左iOS7,我能够在的iOS 5.x和6.x使用做UITextAlignmentLeftNSTextAlignmentLeft不上iOS 7.

Har*_*rsh 7

Sten是对的我们无法在iOS 7中自定义UIAlertView的外观,如果您需要,可以在https://github.com/wimagguc/ios-custom-alertview上找到自定义的警报视图代码

  • 我认为如果您可以发布相关代码更有意义,因为将来可能不存在链接 (11认同)