Removed top marging above video in landscape
This commit is contained in:
parent
feb6312c93
commit
79fe557c30
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue