I try to show the show video (.mp4) with exoplayer in RecyclerView and ViewPager. I show the video controller with custom layo
You can easily do this from the XML of the ExoPlayer. Set the following attribute:
ExoPlayer
app:resize_mode="fill"