sonyxperiadev / MultimediaForAndroidLibrary

88 stars 33 forks source link

The MediaPlayer in RecyclerView? #16

Open wuandy opened 7 years ago

wuandy commented 7 years ago

Sorry about the question, how is the Player work in recyclerview( or other scrollable component)? If the holder contains the player, how to control when scroll(play,pause, and stop)?