Dear All,

In a ListView I created, clicking on an item starts another activity.
However, if I add context menu to this view, clicking on items no
longer works (the context menu does appear after a long click, but
short clicks are ignored).

The fact that I have added an OnItemClickListener is not completely
lost on the system, becasue I can still generate item click events
from the keyboard. But still, how can clickability and context menues
co-exist peacefully? Also, I would be interested in the reasons (the
actual mechanisms through which it happens) why adding a context menu
impacts the clickability of items.

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