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 in recycler view #2455

Closed
djmalkar opened this issue Feb 15, 2017 · 1 comment
Closed

Exoplayer in recycler view #2455

djmalkar opened this issue Feb 15, 2017 · 1 comment

Comments

@djmalkar
Copy link

djmalkar commented Feb 15, 2017

I have integrated exoplayer in my recycler view. So far i am able to integrate it successfully. Now i want to increase its performance. How to reuse SimpleEXoPlayer when use click other video in list item of recycler view. When new video is about to be played how to pass new video url and hot to efficiently implement simpleExoPlayer. Right now i am creating new instance when new list video item is played

@ojw28
Copy link
Contributor

ojw28 commented Mar 16, 2017

Duplicate of #867.

@ojw28 ojw28 closed this as completed Mar 16, 2017
@google google locked and limited conversation to collaborators Jul 15, 2017
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