From 79ae7fd963adf3f00661754d1ca2e0c88019f3bf Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Mon, 19 Dec 2016 16:51:35 +0100 Subject: [PATCH] Fix video zoom on landscape --- res/layout-land/call.xml | 29 ++++++++++++++--------------- res/layout/call.xml | 6 +++--- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/res/layout-land/call.xml b/res/layout-land/call.xml index f88ab92ac..2de97452a 100644 --- a/res/layout-land/call.xml +++ b/res/layout-land/call.xml @@ -5,19 +5,10 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - + android:layout_height="match_parent"> + android:visibility="visible" + android:layout_marginTop="40dp"> - + - + + android:layout_height="wrap_content"/> + + diff --git a/res/layout/call.xml b/res/layout/call.xml index 06c66b396..a23336e45 100644 --- a/res/layout/call.xml +++ b/res/layout/call.xml @@ -294,13 +294,13 @@ android:layout_height="wrap_content" android:layout_weight="0.4" android:padding="12dp"/> - + - + - +