删除cell时 报错 Assertion failure in -[UITableView _endCellAnimationsWithContext:]

来源:互联网 发布:安卓手机上的编程软件 编辑:程序博客网 时间:2024/06/08 14:43

1.先remove数据

2.再执行  [tableView deleteRowsAtIndexPaths:[NSArray arrayWithObject:indexPath] withRowAnimation:UITableViewRowAnimationFade]; 



原文地址:http://blog.csdn.net/wxw55/article/details/39641317

0 0
原创粉丝点击