Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to run exoplayer behind the web view #89

Conversation

selmanozturk
Copy link

Added a configuration parameter to run ExoPlayer behind the Cordova WebView. Thus, we can show/hide explayer by setting the background color of the Cordova App and also by plugin itself.

@frontyard
Copy link
Owner

Thank you @selmanozturk, I will take a look at this as soon as possible!

@evoactivity
Copy link

evoactivity commented Nov 3, 2020

This couldn't come at a better time for me, I'm going to test this PR for my app.

edit: merging this and #66 brought this addon to a usable state for me. I tried to upgrade exoplayer to the latest release but found the SimpleExoPlayerView class has been removed, so I've updated to the latest version that still supports SimpleExoPlayerView and everything is working nicely.

Thanks for the library @frontyard and for this PR @selmanozturk

@jfrux
Copy link

jfrux commented Feb 2, 2021

Is it possible to resize the exoplayer?

@selmanozturk
Copy link
Author

@jfrux I think it is, but requires a little more time to spend than some minor fixes

@selmanozturk
Copy link
Author

This branch is no longer maintained. Please follow signalive's version here > #92

@selmanozturk selmanozturk deleted the feature/run-behind-webview-mode branch February 3, 2021 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants