If I hide a tableView cell it still takes up space. How do I remove it entirely?

后端 未结 0 378
执念已碎
执念已碎 2020-12-17 19:26

I have a tableView with two cells with code like this:

viewModel.content.bind(to: tableView.rx.items) { _, _, item in
    return sel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题