From 27248c34667add301037e5e7a5e5410090238eea Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 17 Jan 2017 14:17:08 +0100 Subject: [PATCH] Prevent contact name to overlap linphone icon when name is too long --- res/layout/contact_cell.xml | 54 +++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/res/layout/contact_cell.xml b/res/layout/contact_cell.xml index ec8e0947b..537707085 100644 --- a/res/layout/contact_cell.xml +++ b/res/layout/contact_cell.xml @@ -72,32 +72,6 @@ android:paddingLeft="5dp" android:paddingRight="5dp" /> - - - - - - - - + + + + + + + + \ No newline at end of file