我用的是MJRefresh框架, 在上提加载玩数据后刷新tableview, 但是这个时候区头会跑到一个莫名其妙的位置上.
光阴似箭催人老,日月如移越少年。
show me your code
section Is the display misalignment problem solved when using MJRefresh
I found this problem because my UITableViewCell uses automatic adaptive heightUITableView has setEstimatedRowHeight heightThe solution is to remove the automatic adaptive height and recalculate the height
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