mitchtabian / Video-Player-RecyclerView

Auto play videos in a RecyclerView with ExoPlayer like YouTube does
160 stars 70 forks source link

How To Rotate the video surface view or rotate view #7

Open Adnan-addi opened 3 years ago

Adnan-addi commented 3 years ago

hi , i want to rotate the video but it is not happening:

i tried everything , rotating framelayout doesn't work rotating player is also not working

even rotating recycler view video seems to be fixed aspect ratio.

please guide how can i rotate videos in recycler view.

Thank you Waiting.