Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

in iOS 7 statusBar style changed. #46

Closed rowwingman closed 11 years ago

rowwingman commented 11 years ago

In my application I use new UIStatusBarStyleLightContent, but when SIAlertView is showed it changed to default. Possible you know how to fix it?

kyoji2 commented 11 years ago

Hi, check the ios7 branch.