sayyam / carouselview

A simple library to add carousel view in android app.
Apache License 2.0
1.15k stars 260 forks source link

Video Support #106

Open chonigman opened 5 years ago

chonigman commented 5 years ago

Is there a way to make a carousel of video views?

saurabh-dk commented 4 years ago

Use ExoPlayer and try to incorporate MediaSliderView library. Working perfectly for me.