草庐IT

bubbleLeft

全部标签

ios - 在 UITableView 中使用带有 [UIImage resizableImageWithCapInsets] 的 UIImageView 会导致延迟

这是我用来生成UITableViewCell的代码。我在iOS6/iOS7中测试。如果我删除有关UIImageView的代码,UITableView会滚动得很好。但是对于UIImageView它会滞后和痉挛。我正在寻找解决滞后问题的解决方案。提前谢谢你。-(UITableViewCell*)tableView:(UITableView*)tableViewcellForRowAtIndexPath:(NSIndexPath*)indexPath{staticNSString*CellIdentifier=@"BubbleCell";UITableViewCell*cell=[table