Hi, I have a ListView, with just text rows. I had to click on the text only, to invoke the ClickListener.
If I click anywhere else on that text row, the row is not highlighted, and the listener is not invoked. Is there any property for ListView or TextView, to resolve this. I want the whole textrow to be highlighted if its clicked anywhere else on the row. Thanks, AndyDev -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

