Joe Bowser created CB-4647:
------------------------------

             Summary: Support for Multi-View and Multi-Activity Applications 
with multiple views
                 Key: CB-4647
                 URL: https://issues.apache.org/jira/browse/CB-4647
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 3.0.0
            Reporter: Joe Bowser
            Assignee: Joe Bowser
            Priority: Minor


Found when trying to write tests for Cordova's splashscreen

For the neglected use case where we use CordovaWebView as a component in an 
application, we don't support individualized configuration for each of the 
views.  This means that each view has to load all the plugins for each of the 
views, even if they don't need it.  This also means that each activity that has 
a view will also share preferences.  This is glaringly obvious, namely when you 
look at adding a splashscreen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to