I am using YouTubePlayerView for Android from official YouTube API and I am looking to scale video to remove black bars on the sides. Is there are any ways to achieve this? Using android:scaleType="centerCrop" on the view in XML does not do anything. Attaching screenshot for more understanding.![enter image description here]()