From c07072c63aaef954fb6e354ab3294d18dd0be024 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 9 Mar 2015 09:29:28 +0100 Subject: [PATCH] Added small margin to improve dialer on tablets --- res/layout-sw533dp-land/dialer.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout-sw533dp-land/dialer.xml b/res/layout-sw533dp-land/dialer.xml index 2af64930d..577582bad 100644 --- a/res/layout-sw533dp-land/dialer.xml +++ b/res/layout-sw533dp-land/dialer.xml @@ -43,7 +43,8 @@ + android:layout_height="match_parent" + android:paddingBottom="10dp">