vendredi 13 mars 2015

How to initially hightlight some row items in ListView?

I'm populating a ListView with the data from a SQLite database and then I use SimpleAdapter to display it. One of the fields of each row is a String which refers to a color. I want to set the background color of each row according to that String. How can I do that?


Aucun commentaire:

Enregistrer un commentaire