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

Exoplayer set visibility not working #3304

Closed
rranjithkumar100 opened this issue Sep 27, 2017 · 2 comments
Closed

Exoplayer set visibility not working #3304

rranjithkumar100 opened this issue Sep 27, 2017 · 2 comments

Comments

@rranjithkumar100
Copy link

In my case I use the two exoplayer.

So I need to pause & hide the first one.

So I try to setVisiblity(gone) for first player.

mExoPlayer.setVisibility(View.GONE); // NOT working

How to set visibility for ExoPlayer?

@ojw28
Copy link
Contributor

ojw28 commented Sep 27, 2017

This is probably a duplicate of #3160, which was fixed in r2.5.2. If it's not a duplicate, please provide all of the information requested in the issue template, since there's insufficient information here for us to help.

@ojw28 ojw28 closed this as completed Sep 27, 2017
@rranjithkumar100
Copy link
Author

Thanks a lot @ojw28

Sorry for duplicate issue.

@google google locked and limited conversation to collaborators Jan 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants