0

I am developing an HTML based android app. I need to implement option menu like the native android menu on long screen tap. I thought to use invisible elements (positioned out of the viewable area), and cause showing the list by firing the click event.

Not working... Any workaround?

Ronen
  • 807
  • 1
  • 13
  • 33
  • Very similar: http://stackoverflow.com/questions/3413683/disabling-the-context-menu-on-long-taps-on-android – bookcasey Dec 14 '11 at 15:54
  • "I need to implement option menu like the native android menu on long screen tap." -- a long screen tap brings up a context menu in Android, not an options menu. – CommonsWare Dec 14 '11 at 18:42

0 Answers0