danylovolokh / VideoPlayerManager

This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
3.15k stars 746 forks source link

How to make video view black in scroll view like in facebook #91

Open hafiz013 opened 6 years ago

hafiz013 commented 6 years ago

Hi there, how to make video play like facebook for example, when I click play it open new frame with black screen background and then scroll down it show next video previous video will stop.