我用的是MJRefresh框架, 在上提加载玩数据后刷新tableview, 但是这个时候区头会跑到一个莫名其妙的位置上.
迷茫2017-04-18 09:59:13
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