Tez wrote: > Hi, > > I would like to draw custom images within a ListView, for this I have > created a ListView and an ArrayAdapter object. I have specified that > each element of the ListView will be an ImageView which is specified > by an XML layout file. Now, I would like to draw a custom graphic in > each cell depending upon certain paramters. How do > i do this?
Visit: http://wiki.andmob.org/samplecode and scroll down to find links to my several-post Fancy ListViews series. The code is mostly from last summer's M5 SDK, and so these posts are a bit dated, but the techniques still work. Oh, and please forgive the post formatting. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

