iOS MJRefresh footer偏移 跳动

2020-07-16  本文已影响0人  三岁就很乖

预估tableview的cell高度

_commendTableView.estimatedRowHeight = SCALE(235)+10;
_commendTableView.estimatedSectionFooterHeight = 10;
_commendTableView.estimatedSectionHeaderHeight = 120;

感谢:https://blog.csdn.net/klkxxy/article/details/103830867?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-8.nonecase&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-8.nonecase

上一篇 下一篇

猜你喜欢

热点阅读