yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

When I use recycleview to play with JiaoZiVideoPlayer , there is no problem. But I use your controls to play back so that the video cannot be horizontal screen. #126

Open AnmLobby opened 6 years ago

yarolegovich commented 6 years ago

Can you please upload a project where I'll be able to see this issue?

AnmLobby commented 6 years ago

https://github.com/yuwoquan/VideoProject.git

I wrote a simple example here.Thanks