Fullscreen the Exoplayer

前端 未结 9 1465
一向
一向 2021-02-02 16:05

I try to show the show video (.mp4) with exoplayer in RecyclerView and ViewPager. I show the video controller with custom layo

9条回答
  •  梦谈多话
    2021-02-02 17:06

    To show the complete full screen video on expo player use this line in you xml file app:resize_mode="fill"

提交回复
热议问题