UITableViewCell在App中的显示方式与“界面”构建器中的显示方式不同

时间:2014-06-26 18:20:18

标签: ios iphone objective-c uitableview

以下是tableViewCell在故事板中的TableVIew中的显示方式。 Cell是界面构建器中的自定义单元格。

TableViewCell as it appears in storyboard

以下是同一个TableView的实时显示方式。

enter image description here

我想知道是什么导致生命细胞白色背景被截断并变成灰色。我希望整个Cell看起来和Storyboard中的一样。

0 个答案:

没有答案