[android-developers] checkbox and icons in listview

2009-12-14 Thread Abhi
Hi, I am looking to create a custom ListView with 6 fixed items in the list. Each list row comprising of the checkbox, image icon and a single line of text. I have read couple of tutorials but none of them seem to be that well explanatory. Could someone please guide me to a sample code? That

Re: [android-developers] checkbox and icons in listview

2009-12-14 Thread Jose Gomez
Hey I just wrote something like this I couldn't find any examples either but I can give you some pointers. Declare your List View Layout ?xml version=1.0 encoding=utf-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent