I have been stuck on this for hours and cant find any information
about it.

I am trying to use the following layout with a SimpleCursorAdapter

android.R.layout.simple_list_item_checked

The problem is I don't know what the checkbox field is called in this
layout.

By experimentation the text field is called

android.R.id.text1

I tried

android.R.id.checkbox

but it did not work.  How do I find this information?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to