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

Captions for video in listview and recyclerview ? #203

Open
strictlad opened this issue Mar 18, 2021 · 0 comments
Open

Captions for video in listview and recyclerview ? #203

strictlad opened this issue Mar 18, 2021 · 0 comments

Comments

@strictlad
Copy link

strictlad commented Mar 18, 2021

Thanks for your lib.

Moreover, I want to add caption/subtitle for video.
I create CaptionView class with load srt file. It runs quite ok when my activity has only single video.
But when I apply to video in listview or recyclerview, it's not working. It runs only first time on last video in list then doesn't run other videos.
I use videoView.getPlayer() in holder to get player to match CaptionView, also I added setFingerprint for my videoview in holder.

Could you suggest me some solutions?
Thank you very much!

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

No branches or pull requests

1 participant