Video view is not full screen in landscape mode
问题 I am using a video view designed with xml. This video is full screen in Portrait mode but when it turns to the landscape mode, it is left aligned and both width and height are wrapped instead of full screen. I referred these, but still no solution for this. Fullscreen VideoView isn't Centered Android-Video View in Fullscreen Any one knows the answer for this? Update: Here is my xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android