You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/01/09 02:23:50 UTC

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

    [ https://issues.apache.org/jira/browse/CB-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866167#comment-13866167 ] 

Joe Bowser edited comment on CB-5351 at 1/9/14 1:23 AM:
--------------------------------------------------------

I completely disagree.  I feel that postMessage is far more clean than adding new plugin functions, especially for this use case, which is already being done for splashScreen and the Menu.


was (Author: bowserj):
I completely disagree.  I feel that postMessage is far more clean than adding new plugin functions.

> 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
>            Assignee: Joe Bowser
>
> 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.5#6160)