UIScrollview disable transparency
- by Frank
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.