How to create a custom listview in android

Posted by kaibuki on Stack Overflow See other posts from Stack Overflow or by kaibuki
Published on 2010-05-13T13:31:11Z Indexed on 2010/05/13 13:34 UTC
Read the original article Hit count: 232

Filed under:
|
|
|

Hi All,

I want to create a list view custom like this link : http://sites.google.com/site/androideyecontact/_/rsrc/1238086823282/Home/android-eye-contact-lite/eye_contact-list_view_3.png?height=420&width=279

so far I have made a list view with text, and I am not extending list Activity, but I am extending Activity only.

please if someone can provide me with a code for this.

Thanks alot

Cheers

Kai

© Stack Overflow or respective owner

Related posts about android

Related posts about listview