ScrollableView + Gradient hides content within
Hi,
when I'm using a backgroundGradient in a ScrollableView every content which I'm going to add there is UNDER (in terms of z-index) the gradient itself. You can test that with using one color as transparent, the following happens:
<a href="http://i53.tinypic.com/souwkg.png" target="_blank">Click!</a>
As you can see the gradient OVERLAYS the content (which are pictures). Any idea to get around?