Andrew Grieve created CB-8382:
---------------------------------

             Summary: Make CordovaActivity not implement CordovaInterface
                 Key: CB-8382
                 URL: https://issues.apache.org/jira/browse/CB-8382
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


CordovaWebView.java used to enforce that they CordovaActivity could be cast to 
a CordovaInterface, but this has been fixed with the move to a two-step 
initialization (separate call to init()). 

With this being fixed, it would clean up the code a bit by shrinking the API 
surface of CordovaActivity. Further, it would ensure that the 
activity==interface assumption does not return.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to