I have a list item which contains a CheckBox, and I want to be able to click on the CheckBox and on the list item itself. Unfortunately, there seems to be some sort of confl
insert this into the root element of the item row xml file
android:descendantFocusability="blocksDescendants"