Hi all, I have a layout that I can't invoke the ContextMenu on. My XML for the layout and individual row for each item is here: http://www.pastie.org/695992
If I take out the <LinearLayout> and <CheckBox> component in the row xml (leaving only the <TextView> component), I can invoke the ContextMenu. But not when those other two elements are there. Why is that? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

