Chapter 5 - Gallery.setAdapter()
Hello
I'm stuck on how the images for the Gallery example get loaded into the Gallery view. I assume it's in the ImageAdapter constructor, which is called by Gallery.setAdapter(), but I don't understand what's going on from there.
I've gotten the example to work just fine, but it's just that one part that baffles me.
Thanks.
|