How to change item's autolayout constraints in a dynamic height UITableViewCell?

前端 未结 0 1698
后悔当初
后悔当初 2021-02-04 11:15

I\'m implementing the chatting page functions by using dynamic height cell.

table.rowHeight = UITableView.automaticDimension
table.estimatedRowHeight = 120


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