Removed top marging above video in landscape

This commit is contained in:
Sylvain Berfini 2019-02-22 11:09:12 +01:00
parent feb6312c93
commit 79fe557c30

View file

@ -13,8 +13,7 @@
<FrameLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="40dp">
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/fragmentContainer"