You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Abel Muiño (JIRA)" <ji...@apache.org> on 2013/11/12 10:20:17 UTC

[jira] [Created] (CB-5351) Support context menu plugins with postMessage

Abel Muiño created CB-5351:
------------------------------

             Summary: Support context menu plugins with postMessage
                 Key: CB-5351
                 URL: https://issues.apache.org/jira/browse/CB-5351
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: Master
            Reporter: Abel Muiño


There is [support in `CordovaActivity`|https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaActivity.java#L1006-L1026] for menu plugins.

It would be great to have the same support for context menus. Currently we need to tell the user to [modify their class in a similar way|https://github.com/amuino/cordova-actionsheet/blob/master/plugin.xml#L29-L50].



--
This message was sent by Atlassian JIRA
(v6.1#6144)