This is display a scrolling list of sponsor logos on the front screen.
Previously I had these logos just dotted around on the front screen which looked nice against the picture background on this screen.
But now using this scrollView I don't get to see the background image around these logos, just the plain background of the ScrollView.
Is there a way of making the background of the scrollView transparent so that it shows the main Activity's picture background instead? Setting to colour "Transparent" didn't seem to work...