Guys I was adding UIDatePicker to UIAlertView like this
It was fine with iOS 6 and below now in iOS 7 it comes like this
Any ideas why this happens? Is there a better way of doing this?.Any help is appreciated.
This is my component to support addSubview in AlertView.
CXAlertView - Custom alert-view which allow you to add view as main content.