阅读背景:

10分钟适配 iOS 11 & iPhone X

来源:互联网 

适配中的问题及解决办法

1. 滚动条高度跳动、上下拉刷新问题:

self.tableView.estimatedRowHeight = 0;
self.tableView.estimatedSectionHeaderHeight = 0;
self.tableView.estimatedSectionFooterHeight = 0;self.



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: