try this:
override the onDraw  method of the View... for this u need to extend a View.
add the object of this view to ur List...
hope this helps u.
cheers.

On Tue, Jun 23, 2009 at 4:20 PM, Tez <earlencefe...@gmail.com> 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?
>
> Cheers,
> Earlence
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to