tags:

views:

28

answers:

1

Hi Friends,

I am using gridview for display group of image from xml using xml parsing now i want to display the border around each image in gridview.all image should display outline border on image in gridview .how to set boder for each image in gridview

A: 

Did you try setting a resource/color to the imageview's a background on the grid and also specify a padding for for the same?

Rahul
ok Rahul,can u give any sample code for that
sivaraj