How to create a custom listview in android
- by kaibuki
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