EDIT : I am using UIStoryBoard.
UIStoryBoard
I have presented like this:
presented
UIImagePickerController *imagePicker = [[UIImagePi
If that blue part of view is custom UIView then you should check the auto resizing mask for that view. You will find the problem.
UIView