iOS - tablev刷新抖动问题

2019-07-18  本文已影响0人  HanZhiZzzzz
self.tableView.estimatedRowHeight = 0;
self.tableView.estimatedSectionHeaderHeight = 0;
self.tableView.estimatedSectionFooterHeight = 0;
上一篇 下一篇

猜你喜欢

热点阅读