Horizontal Images in ScrollView
I would like to create a scrollView that has images horizontal on the screen, ie
image1, image2 image3, image4
I see the example in KS to get local images that are different but how would you go about this using xml image data that each image is different?
Any Ideas?