Change background color of listview image and text

hello,

i have created app in which unlimited photos (it means we never know how many numbers of photos are in folder) and display it using listview image with text,.

my problem is can i change background color OR text color of particular item which one is click by user??

for example, suppose user have click on image number 10 and 12, so either background color or it’s text color would be change.
how can i know which image user has click??

At the listview.click event use the get image. You can’t change just one items background color.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.