I tried it out and it works. Correct me if I am wrong but in order to use CordovaWebView do you HAVE TO implement CordovaInterface YAH ?
On Tue, Jun 19, 2012 at 2:17 PM, Joe Bowser <[email protected]> wrote: > Hey > > Since 1.9 has CordovaWebView, here's an example of an app using it. I took > the existing Android ActionBar example, and added the CordovaWebView to > it. I found that there were too many methods that we're asking people to > implement when we're doing this and we should find a way to reduce them or > document their importance. > > Anyway, here's the example app: > https://github.com/infil00p/CordovaActionView > > Of course, we could plugin-ize some of this, but this at least gets rid of > the issues that Wikipedia were running into regarding their mock ActionBar. > > Any thoughts? > > Joe >
