initialxy / cordova-plugin-themeablebrowser

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
Apache License 2.0
294 stars 221 forks source link

Forward onPause and onResume to WebView. #186

Open Vivango opened 5 years ago

Vivango commented 5 years ago

Required to pause video on web page when app become inactive.

grexican commented 5 years ago

I merged this into my own fork, for those who are interested. See https://github.com/initialxy/cordova-plugin-themeablebrowser/issues/193 For details