From 90c5faa6f815c6fc3d3c18fe57fc582cf767b6b2 Mon Sep 17 00:00:00 2001 From: Margaux Clerc Date: Wed, 10 Feb 2016 12:23:25 +0100 Subject: [PATCH] Fix tablet portrait ui --- res/layout-sw533dp/main.xml | 15 +++++++++++---- res/layout/assistant_welcome.xml | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/res/layout-sw533dp/main.xml b/res/layout-sw533dp/main.xml index af0574860..0e15eb382 100644 --- a/res/layout-sw533dp/main.xml +++ b/res/layout-sw533dp/main.xml @@ -9,7 +9,7 @@ android:id="@+id/status" android:name="org.linphone.StatusFragment" android:layout_width="match_parent" - android:layout_height="35dp" + android:layout_height="40dp" tools:layout="@layout/status" /> + android:layout_weight="1" + android:orientation="horizontal"> + + + + diff --git a/res/layout/assistant_welcome.xml b/res/layout/assistant_welcome.xml index 6c0e9352f..a1db59d56 100644 --- a/res/layout/assistant_welcome.xml +++ b/res/layout/assistant_welcome.xml @@ -27,7 +27,7 @@ android:gravity="center"/>