Custom Item in ListActivity on Android

Posted by Honza Pokorny on Stack Overflow See other posts from Stack Overflow or by Honza Pokorny
Published on 2010-05-11T21:16:04Z Indexed on 2010/05/11 21:34 UTC
Read the original article Hit count: 275

Filed under:

Hello everyone,

I've spent hours reading through the SDK reference, googling and reading tutorials - but I still can't figure it out.

I would like to know how to create a custom list item in the ListActivity widget on Android. Something similar to a Twitter client interface. Each list item has different types of text, possibly an icon, etc.

Does anyone know of any resources that would help me understand the process of creating something like that?

Any guidance would be appreciated. Thanks

© Stack Overflow or respective owner

Related posts about android