From 92ba7ac64aa8e6cb677f64b60862723351394c7d Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 11 Oct 2012 14:00:59 +0200 Subject: [PATCH] Fix incall numpad left aligned --- res/layout/incall.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/incall.xml b/res/layout/incall.xml index ac58a3d44..895ed6b9b 100644 --- a/res/layout/incall.xml +++ b/res/layout/incall.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:id="@+id/topLayout" android:layout_width="match_parent" - android:layout_height="match_parent"> + android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res/org.linphone">