I have an listview with Icons. Email and star.
Now at runtime I will be populating an image and if no image is there then I want to show no icon or an transparent image. Now my problem is that I have sent an transparent image by default and for the rest I populate an Icon. But when the List is clicked then an empty space is seen.
Have a look at the image below.

When the item is selected the empty icon is seen.
can some one help me for this?
Thanks
how about set that image’s visibility to “gone” or “invisiblie”?