首页 > 移动平台 > 详细

iOS Assertion failure in -[UITableView _classicHeightForRowAtIndexPath:]

时间:2015-12-30 09:18:50      阅读:543      评论:0      收藏:0      [点我收藏+]

Assertion failure in -[UITableView _classicHeightForRowAtIndexPath:], /SourceCache/UIKit_Sim/UIKit-3318/UITableView.m:10772

 

这问题是由于cell高度负数导致,去看看:


- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath

iOS Assertion failure in -[UITableView _classicHeightForRowAtIndexPath:]

原文:http://www.cnblogs.com/496668219long/p/5087701.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!