I use the same big images in a tableView and detailView. Need to make imageView filled in 40x40 when an imags is showed in tableView, but stretched on a half of a screen. I
Try setting UIImageView.autoresizesSubviews and/or UIImageView.contentStretch.
UIImageView.autoresizesSubviews
UIImageView.contentStretch