Android - Display Image Caption Below Images in Gridview

Posted by Tyler on Stack Overflow See other posts from Stack Overflow or by Tyler
Published on 2010-05-14T23:20:25Z Indexed on 2010/05/14 23:24 UTC
Read the original article Hit count: 195

Filed under:

Hello -

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

http://developer.android.com/resources/tutorials/views/hello-gridview.html

And I would like to display a small text caption below each of the images.

Can someone please give an example of how this might be accomplished (i.e. what needs to be edited)?

Thanks!

© Stack Overflow or respective owner

Related posts about android