apache / cordova-plugin-inappbrowser

Apache Cordova InAppBrowser Plugin
https://cordova.apache.org/
Apache License 2.0
1.11k stars 2.14k forks source link

(android)Full screen support for android html video #1004

Open jmseb3 opened 11 months ago

jmseb3 commented 11 months ago

Platforms affected

Android

Motivation and Context

Support FullScreen For Android Video in html

Description

Android WebView is Not Support FullScreen Video in html So we need some extra work on the "chromeClient".

Testing

Tested the code in one of our own apps.

Checklist