Re: [android-developers] add text to each image in gridview

2011-01-24 Thread subhashini alaguchokku
Developers Subject: [android-developers] add text to each image in gridview Hi, everybody I want to add label for each image in gridview how to do this? I had tried with following code but it shows only images and not text. my xml file as: ?xml version=1.0 encoding=utf-8

RE: [android-developers] add text to each image in gridview

2011-01-20 Thread Trung Liem Vo
: Thursday, January 20, 2011 11:40 AM To: Android Developers Subject: [android-developers] add text to each image in gridview Hi, everybody I want to add label for each image in gridview how to do this? I had tried with following code but it shows only images and not text. my xml file

[android-developers] add text to each image in gridview

2011-01-19 Thread pramod.deore
Hi, everybody I want to add label for each image in gridview how to do this? I had tried with following code but it shows only images and not text. my xml file as: ?xml version=1.0 encoding=utf-8? GridView xmlns:android=http://schemas.android.com/apk/res/android;