ios tableview 使用自动布局后刷新时页面跳动 闪烁问

2019-12-13  本文已影响0人  FM_0138
self.tableView.estimatedRowHeight = 0;
self.tableView.estimatedSectionHeaderHeight = 0;
self.tableView.estimatedSectionFooterHeight = 0; 
上一篇 下一篇

猜你喜欢

热点阅读