ios - UITableView reloadData之后, section区头的位置变化
大家讲道理
大家讲道理 2017-04-18 09:57:13
0
3
486

我用的是MJRefresh框架, 在上提加载玩数据后刷新tableview, 但是这个时候区头会跑到一个莫名其妙的位置上.

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
巴扎黑

show me your code

巴扎黑

section Is the display misalignment problem solved when using MJRefresh

迷茫

I found this problem because my UITableViewCell uses automatic adaptive height
UITableView has setEstimatedRowHeight height
The solution is to remove the automatic adaptive height and recalculate the height

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template