Oh crap, here's my GitHub fork of what I did: https://github.com/infil00p/cordova-plugin-inappbrowser/tree/drawables
On Tue, Dec 3, 2013 at 10:57 AM, Joe Bowser <bows...@gmail.com> wrote: > Hey > > I just did some hacking on the InAppBrowser UI, and I've added the > ability to add drawables. I've used the Android drawables, which I > believe to have an acceptable licence and now we have something > resembling a real Android UI. I think there will probably need to be > some more tweaking to get the icons to look right, but I think this > looks a LOT better than what we had previously. > > I also wanted to discuss using the source tag to transport assets in > plugins. It seems to work fine, but I'm wondering if anyone had any > strong opinions about what I did here before I push this fix up to the > InAppBrowser. > > Joe