From ef389b90e8e4ee989fabf195a203a644e7859c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 11 Oct 2013 20:30:36 +0200 Subject: [PATCH] More space to the search results string --- res/layout/searchresults.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/layout/searchresults.xml b/res/layout/searchresults.xml index 1b4df828b..5cb66dc66 100644 --- a/res/layout/searchresults.xml +++ b/res/layout/searchresults.xml @@ -12,8 +12,7 @@ android:textSize="14sp" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:paddingTop="4dp" - android:paddingBottom="2dp" + android:padding="4dp" android:gravity="center" />