1
私はUITableviewCellに小さな問題があります。私はコードを使用しています:UITableViewCell背景画像
UIView *cellBackView = [[UIView alloc] initWithFrame:CGRectZero];
cellBackView.backgroundColor = [UIColor colorWithPatternImage: [UIImage imageNamed:@"Navigation.png"]];
cell.backgroundView = cellBackView;
しかし、何が起こったかを見てください。 http://cl.ly/070f1C3n143v0W1Y2g2Q
誰かがそれを修正する方法を知っていますか?なぜなら(背景の前で)ようにしているラベルである