mitchtabian / Video-Player-RecyclerView

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

how can we set maxheight of videoview #12

Open texPvtLtd opened 2 years ago

texPvtLtd commented 2 years ago

if the video size is large, its exceeding the screen size... need to set the max height to the screen size or a spefic height.. please help