lipangit / JiaoZiVideoPlayer

MediaPlayer exoplayer ijkplayer ffmpeg
MIT License
10.47k stars 2.42k forks source link

How to Auto play and Auto stop when RecyclerView scroll #2726

Open ravivghl opened 3 years ago

ravivghl commented 3 years ago

I am try to list player with multiple viewholder. when videoview find that time video will be play automatically and when scroll again that time video will be stop automatically.

zqlq4ever commented 3 years ago

See demo.The use in recyclerview may be helpful to you.