我有一个设置的tableview:
self.tableView.rowHeight = UITableViewAutomaticDimension; self.tableView.estimatedRowHeight = 50;
它在5/5s,6/6s,7中工作正常,但它不能在6s +/7 +中工作,图像是伸展的.
uitableview ios
ios ×1
uitableview ×1