Andrew Grieve created CB-5917:
---------------------------------
Summary: Add a loadUrlIntoView overload that doesn't always
recreate plugins.
Key: CB-5917
URL: https://issues.apache.org/jira/browse/CB-5917
Project: Apache Cordova
Issue Type: Bug
Components: Android
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
Right now, plugins can navigate by calling loadUrl() or loadUrlIntoView(), but
both of these cause plugins to be re-created instead of a regular navigation,
which calls onReset() on the plugins instead.
We should support either way.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)