Hmmm, good point :-) The list I'm playing with isn't very long yet, so I hadn't noticed it.
The point is, I just changed phone from HTC Magic to HTC Hero, and the hold duration to activate the menu is painfully long. It's not user friendly - in fact I don't think a random user using this app would even know that holding an item was an option! I want to be able to set the duration of the hold required. On Oct 23, 10:45 am, skink <[email protected]> wrote: > On Oct 23, 11:26 am, Neilz <[email protected]> wrote: > > > The Context Menu in my app (a ListActivity) is getting very annoying. > > On new phone you have to select and hold the list item for so long > > before the menu pops up, that it's really not very user friendly. > > > I want my context menu to pop up immediately when the list item is > > selected. I can't find a way of triggering this. There is a method > > onListItemClick() which tells me when an item has been clicked, but I > > still can't use that info to trigger the context menu in any way. > > > What are my options here? Surely there must be some way of achieving > > this? > > > Thanks. > > if you want your context menu to popup on single item selection then > how would you scroll very long list? > > pskink --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

