Android - Display Image Caption Below Images in Gridview -


I am using a version of "Grid View" example from the Android Developers site:

And I would like to display a small text caption below each image.

Can someone give an example of how this can be accomplished (ie, what is needed to edit)?

Thank you!

After seeing anything else, I found a very good example of how to do this here:


Comments