[未解决]swift的tableView的heightForRowAtIndexPath的UITableViewAutomaticDimension返回-1
crifan 9年前 (2016-04-23) 2483浏览 0评论
用代码: func tableView(tableView: UITableView, heightForRowAtIndexPath indexPath: NSIndexPath) -> CGFloat { let m...
crifan 9年前 (2016-04-23) 2483浏览 0评论
用代码: func tableView(tableView: UITableView, heightForRowAtIndexPath indexPath: NSIndexPath) -> CGFloat { let m...
crifan 9年前 (2016-01-05) 6877浏览 0评论
用了自动布局后,列表的行的高度,返回的是UITableViewAutomaticDimension func tableView(tableView: UITableView, heightForRowAtIndexPath index...