[android-developers] Touch Mode and ListViewItems with a Compound View

2009-06-26 Thread Anil Bhatt
Hello, I have read related posts and blogs about how a list item loses selection on entering touch mode and the suggestion to use onClick/ onSelect listeners or selection modes, but I am still having the following problem. I have a list view, where each item row is a compound view, consisting

[android-developers] Re: Touch Mode and ListViewItems with a Compound View

2009-06-26 Thread Anil Bhatt
view, but not that of the edit box's? What would be the best way to achieve this? On Jun 25, 10:34 am, Anil Bhatt anil.kumar.bh...@gmail.com wrote: Hello, I have read related posts and blogs about how a list item loses selection on enteringtouchmodeand the suggestion to use onClick/ onSelect