I have a list item with a button inside.
When the button is shown, the list item is not clickable anymore. To make it clickable again, I have replaced the button with a
Actually I have just found a wonderful explaination: http://android.cyrilmottier.com/?p=525
The problem and the solution is very well explained there.