I try to stretch video in aim to fill videoview. The target is to create view that in device look like the first pic (like it look in layout preview).
Most of the answe
Try to make your outer layout a relative layout and put the VideoView inside that.
Something like: