vkay94 / DoubleTapPlayerView

YouTube's Fast-Forward-Rewind double tapping feature built on top of ExoPlayer
MIT License
105 stars 34 forks source link

Video player zoomed in when turned to landscape #28

Open mitchell-ibarra opened 2 years ago

mitchell-ibarra commented 2 years ago

I am seeing this with DPTV version 1.0.4.

After integrating this dependency into our app, we noticed that the video player is "zoomed" in when changing the configuration to landscape, but returns to look as expected when in portrait.

After downloading and building the demo app, I noticed that the behavior is the same there. I've attached a video that should hopefully be clear enough to demonstrate what is going on without needed to build from source yourself. Most notably, details from the bottom of the video get cropped when in landscape.

Tested with a Google Pixel 6 on Android 12:

https://user-images.githubusercontent.com/73446624/191313366-cfff3b26-c373-4d94-87d1-60db7d01a70d.mp4