Hello;
First of all, I will apologize for my bad English and ask for leniency in advance.
I am currently at programming an app. At this point everything goes very well, but I have a small problem with LISTVIEW.
My Problem is that i read data from a "*. TXT" file, from my phone and bring it in a listview. This works and displayed correctly. Only I want to Display some IMAGES for this data in the LISTVIEW!
I mean:
The data are stored in my file as follows:
Name, address, telephone number, personnel number
Name, address, telephone number, personnel number
.......
Now, if the name "A" is read into the listview, I would like to add the appropriate / correct image. Likewise at "B", "C" and so on
Is there such a possibility?
Since I still have absolutely no idea how this could work, I can unfortunately not enclose any program codes from me :-(
I've already searched the WWW, but was not successful or did not understand it because of the lack of English skills :-(
Thanks in advance for your help and understanding
Michael