search

Home  >  Q&A  >  body text

ios - UITableView reloadData之后, section区头的位置变化

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

大家讲道理大家讲道理2772 days ago490

reply all(3)I'll reply

  • 巴扎黑

    巴扎黑2017-04-18 09:59:13

    show me your code

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-18 09:59:13

    section Is the display misalignment problem solved when using MJRefresh

    reply
    0
  • 迷茫

    迷茫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

    reply
    0
  • Cancelreply