GitHub user lukeharback opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/92
Make toolbar more iOS7 & 8 like
Change the UIToolbar to be full height with no offset to be more like a
UINavigationBar
Change the bar style from UIBarStyleBlackOpaque to UIBarStyleBlack. If the
webview is not full height the opaque is not being used. Also then setting the
translucency to NO
Change the status bar text color to white. Because its a black navigation
bar the status bar text should really be white
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lukeharback/cordova-plugin-inappbrowser master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/92.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #92
----
commit 68d4282056c61b1779f2c0638f1b1000219e54da
Author: Luke <[email protected]>
Date: 2015-03-09T05:29:50Z
UIToolbar full height, color changes
Change back to standard inAppBrowser settings to prepare for pull request
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]