On Tue, May 3, 2011 at 3:03 PM, Justin Anderson <magouyaw...@gmail.com>wrote:

> And as I stated before, if you useView.setOnCreateContextMenuListener()
> then it sets up your view to show the context menu on with a long-press...
>  And I'm back to square one.
>

Yeah, I would expect that, as it's the default behavior. So you only want it
to call the context menu when you call it, not on long press?
If that's the case, could you add a long press listener and purposefully eat
it so it doesn't trigger the context menu? No idea if that would work and
would be hacky but ...

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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

Reply via email to