From 03f9f6e54dc25ab2fa9b7d9e36be51e05ce726be Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 13 Mar 2014 22:14:05 +0100 Subject: fixed some graphic bugs --- res/layout/contact.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/layout/contact.xml') diff --git a/res/layout/contact.xml b/res/layout/contact.xml index ec985fcf4..82404d3f0 100644 --- a/res/layout/contact.xml +++ b/res/layout/contact.xml @@ -25,12 +25,14 @@ android:layout_height="wrap_content" android:textSize="18sp" android:textColor="#5b5b5b" + android:singleLine="true" /> -- cgit v1.2.3