UITableview单元格和标题间距

时间:2014-09-29 16:38:53

标签: ios uitableview ios7

我的uitableview标题看起来像这样

header has a transparent area and my cell starting after the image. I want to add a minus margin to my cell

它有一个透明区域。每个单元格都有一个信息标题。 我想为我的手机添加一种风格。我可以添加像css" margin-top:-5px;"

这样的风格

1 个答案:

答案 0 :(得分:1)

只需将标题视图缩小到放入其中的UIImageView,并确保标题的clipToBoundsopaque属性设置为NO。 如果要以更优雅的方式指定它,可以为它定义.xib并放置满足该样式命令的NSLayoutConstraint