On Oct 23, 11:26 am, Neilz <neilhorn...@googlemail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---