estimatedRowHeight-2.png
特殊两点
- 在iOS11以下设置为UITableViewAutomaticDimension,cell的高度可能撑不起来。
- 设置为具体的值,调用table View的reload的时候会新建一些cell(这个不能忍)。
estimatedRowHeight-2.png
本文标题:iOS开发中对UITableView的estimatedRowH
本文链接:https://www.haomeiwen.com/subject/nmxnlrtx.html
网友评论