Skip to content

Captions for video in listview and recyclerview ? #203

@strictlad

Description

@strictlad

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions