Hi guys, I searched almost all threads related touch mode. And I know select and focus is disable in touch mode. It seems I can use context menu. But the problem is context menu work just fine in select mode. In touch mode, context menu did not show when long press on listview item.
So my question is even for context menu(not onListItemClick ), I have to enable ListView choice mode? And thus I have to enable filtering for litview? Plus, row of listview in my app is a list of textview. I donot want to add button for every row for selecting. It's the first problem that took me more than 2 days in my developing for Android. Please help -- 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

