That matches what I was thinking. I’ll create a Jira issue to capture this. I don’t think I’ll have time to pursue it in the short term, but this definitely answers my original question. Thanks all!
On Jul 9, 2014, at 1:24 PM, Andrew Grieve <agri...@chromium.org> wrote: > If anyone's interested in pursuing this, I don't think it would necessarily > be a breaking change. E.g. we could provide both CordovaActivity and > CordovaFragment and apps can use whichever they prefer. If that goes well, > we could have CordovaActivity use a CordovaFragment, all without breaking > the API of CordovaActivity.