Resizing the imageView in a UITableView

Posted by Luca on Stack Overflow See other posts from Stack Overflow or by Luca
Published on 2010-12-25T10:53:27Z Indexed on 2010/12/26 0:54 UTC
Read the original article Hit count: 149

Hi! I Created a grouped table view, and I noticed that placing an image in the imageView results in an image that is too large. It overlaps the rounded borders of the cell, which is horrible. I tried looking for a way to resize it, but I found many answers that didn't quite satisfy me. How would you do this? Which is the simplest way to go? The solutions I found where strangely complicated. Thanks!

© Stack Overflow or respective owner

Related posts about uitableview

Related posts about iphone-sdk-4.0