Hi Cristian,

This is pretty common practice. Please look it up in your favorite
search engine or search the android forums.

Cheers,
James

On Thu, Jan 29, 2009 at 12:42 PM, Cristian Radu <[email protected]> wrote:
>
> Hi,
>
> I have a custom ListView adapter that populates a list with a few
> objects. Each object has a text field and an image. I also created a
> custom class that handles the drawing.
>
> I have an XML layout for the object (basically a LinearLayout with a
> TextView and ImageView) but so far I am unable to get the custom class
> to use it. I can set (some of) the visual parameters in the class but
> things would be much more simpler if I could just use the XML layout.
>
> Is it possible?
>
> Thanks.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to