android: adding an icon to the contacts list
As part开发者_如何学Go of an app, I'm trying to add an icon to every listing in the contacts list depending on the contact's information. Getting / parsing the information is no problem - now how do I actually insert the icon into the contact listing? Is it even possible?
精彩评论