Hi All,
I have problem with my own ListView. I do ListView according to
http://www.heikkitoivonen.net/blog/2009 ... tview-in...
adn below is my problem in comments:
Can I get to a component in the code from XML? I do 3 TextView and 2 ImageView, but I need different images give to the background ImageView in the code. I can not use setContentView() because it destroi my layout.
My ListView look like this http://wiki.androidforum.cz/index.php/ListView
Thanks for your recomend.


