On Mon, Mar 14, 2011 at 7:43 PM, Tony <[email protected]> wrote: > 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.
Context menus work just fine in touch mode: https://github.com/commonsguy/cw-android/tree/master/Menus/Inflation https://github.com/commonsguy/cw-android/tree/master/Menus/Menus > So my question is even for context menu(not onListItemClick ), I have > to enable ListView choice mode? No. > And thus I have to enable filtering > for litview? No. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Oslo: http://bit.ly/fjBo24 -- 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

