Native Options menu are blocked ------------------------------- Key: CB-16 URL: https://issues.apache.org/jira/browse/CB-16 Project: Apache Callback Issue Type: Bug Components: Android Affects Versions: 1.1.0 Environment: Line 1458 of DroidGap.java always returns true so even if you setup a native options menu in your Java code it will never be shown. Reporter: Simon MacDonald Assignee: Simon MacDonald Fix For: 2.0.0
By override the menu event in DroidGap you do no let the native options menu to show up. We (in Worklight) need to show the native options menu. When override this event can you return false to let others override the menu event in DroidGap.java? Or can you tell how to explicit show the Native Options menu from javascript? Ishai Borovoy | Channels Team Worklight | Office (972) 9-952-5625 | Mobile (972) 523-799-889 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira