Added small margin to improve dialer on tablets

This commit is contained in:
Sylvain Berfini 2015-03-09 09:29:28 +01:00
parent 99731af585
commit c07072c63a

View file

@ -43,7 +43,8 @@
<RelativeLayout <RelativeLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent"
android:paddingBottom="10dp">
<org.linphone.ui.Numpad <org.linphone.ui.Numpad
android:id="@+id/Dialer" android:id="@+id/Dialer"