标签: ios5 uiimage uicolor
我使用瓷砖作为视图背景:
self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"background.png"]];
在模拟器中一切都很好,但在真实设备上有类似线条的东西我想避免。