开发者

Android: Help add image to Private string

I have a class which holds strings. I declared them like this:

private String pper[]={"" + "Juan", "Manuel",........};

This is then displayed as a listview, and that is fine. Now, i want to add an icon/image on its item. How can i 开发者_如何学编程do that?

thanks for your help.


i think you are looking for that: How to display a list of images in a ListView in Android?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜