iOS8SelfSizingCells icon indicating copy to clipboard operation
iOS8SelfSizingCells copied to clipboard

下面的讲的和代码矛盾,控制台打印出很多autolayout的错误

Open zdrjson opened this issue 9 years ago • 2 comments

去掉计算高度的TableViewDelegate方法。

永远不用实现- (CGFloat)tableView:(UITableView *)tableView estimatedHeightForRowAtIndexPath:(NSIndexPath *)indexPath方法。

zdrjson avatar Aug 20 '15 03:08 zdrjson

你好! 不实现这个delegate就不会报错了是吗?

xhzengAIB avatar Aug 20 '15 03:08 xhzengAIB

不是,还是这样

zdrjson avatar Aug 20 '15 03:08 zdrjson