我在iOS 11上遇到了无数问题
UITableView。遍历
UITableView整个应用程序中的每一个,并执行以下操作解决了我所有的问题。
将
estimatedRowHeight,
estimatedSectionHeaderHeight和设置
estimatedSectionFooterHeight为0。

我在iOS 11上遇到了无数问题
UITableView。遍历
UITableView整个应用程序中的每一个,并执行以下操作解决了我所有的问题。
将
estimatedRowHeight,
estimatedSectionHeaderHeight和设置
estimatedSectionFooterHeight为0。