Joe Bowser created CB-936:
-----------------------------

             Summary: CordovaInterface has too many methods
                 Key: CB-936
                 URL: https://issues.apache.org/jira/browse/CB-936
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.9.0
            Reporter: Joe Bowser
            Assignee: Joe Bowser


When I work with CordovaWebView, CordovaInterface requires me to implement the 
following methods:

 * bindBackButton
 * bindButton
 * cancelLoadUrl
 * getActivity
 * isBackButtonBound
 * onMessage
 * setActivityResultCallback
 * startActivityForResult

This insanity has to stop!  We need to make it easier for people to use 
CordovaWebView with their applications.  This is visible in the test 
application.

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

        

Reply via email to