2

I use a tile for view background:

self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"background.png"]];

In simulator everything is fine, but on real device there is something like line which I want to avoid.enter image description here

Shmidt
  • 16,436
  • 18
  • 88
  • 136
  • 2
    Answer here: http://stackoverflow.com/questions/9630870/ios-5-1-with-xcode-4-3-1-uicolor-colorwithpatternimage-strange-behavior-only – Vince Yuan Mar 19 '12 at 09:23

0 Answers0