UIScrollview disable transparency

Posted by Frank on Stack Overflow See other posts from Stack Overflow or by Frank
Published on 2010-06-07T13:08:35Z Indexed on 2010/06/07 13:12 UTC
Read the original article Hit count: 185

It seems that UIScrollview has a transparency set by default. I have a background image set as a subview in self.view.

but the image is showing on my scrollview that's also on the subview layer. I want it to cover up the background image so the scrollview transparency is disable.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c