Sumi-Interactive / SIAlertView

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

Shaded grey background does not remove contrast to tintColor on iOS 7 #52

Open rhfung opened 11 years ago

rhfung commented 11 years ago

The iOS 7 UIAlertView desaturates all tintColor from the shaded background. The same feature should be added to SIAlertView's grey background.

kyoji2 commented 11 years ago

Hi, did you check the latest commit? This feature should be included.