eneim / toro

Video list auto playback made simple, specially built for RecyclerView
Apache License 2.0
1.42k stars 253 forks source link

Loop video #491

Open thilojaeggi opened 4 years ago

thilojaeggi commented 4 years ago

How can I make videos loop automatically? I've looked at previous issues but the solutions there we're either outdated or did not work.

eneim commented 4 years ago

@thilojaeggi Please find an example here: https://github.com/eneim/toro/blob/44dc625f413461ecfdb81f0d6ba9569f48863011/app/src/main/java/im/ene/toro/sample/facebook/timeline/TimelineVideoViewHolder.java#L96 . You can construct a Config instance that supports Looping and give it to the helper.