mosabab removed a comment on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-571555001 @NiklasMerz Please look at the first picture, the main webview app here:  if you open InAppBrowser, you will see that the status bar is hidden like this picture:  - I am using the master version of cordova-plugin-inappbrowser - I am using the master version of cordova-plugin-statusbar - I am using Cordova-android version 8.0.0 (Phonegap CLI 9.0.0). Using this code to open inappbrowser: `cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes');`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
