I've been reading around Google Groups to find an answer to this problem of mine for quite a while now. I want to be able for format my ListView, preferably without having to override getView(). I read somewhere that you could do this with a simple .xml layout file that contains a LinearLayout and a TextView (thats basically what simple_list_item_1 consists of right?) but I never got so see the actual implementation of this method and I can't seem to figure it out on my own how everything is connected and what view is supposed to have what id.
So, can you format you text in ListView using the method I explained above or was it just a hoax? If you can, then I'd really appreciate some kind of simple implementation tutorial for it. Thanks! Slim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

