Avoid UIDatePicker transparency in iOS7
问题 i just upgraded my app to iOS7 and found that date picker is transparent. It looks like I can see everything which is behind the date picker. How can I avoid this? I tried to place date picker in another view. But still, its transparent. How can I avoid transparency of UIDatePicker ? I've tried this link 1: can I change the font color of the datePicker in iOS7? but it didn't work. Thanks in advance. Edit : I've added a UIDatePicker to a view named whiteborderview . whiteborderview