From 67831e61b34389482e4ebc77d2c8882461cd6768 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 30 Aug 2014 12:43:26 +0200 Subject: [PATCH] Layout improvements Refs #1933 --- res/layout/mainentry.xml | 5 +++-- res/layout/mainlist.xml | 2 +- res/layout/restrictionlist.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/res/layout/mainentry.xml b/res/layout/mainentry.xml index 488c90cfa..900993f0f 100644 --- a/res/layout/mainentry.xml +++ b/res/layout/mainentry.xml @@ -25,8 +25,8 @@ android:layout_gravity="center_vertical" android:background="@drawable/list_item_pressed" android:contentDescription="@string/help_application" - android:paddingLeft="6dip" - android:paddingRight="6dip" /> + android:paddingLeft="3dip" + android:paddingRight="3dip" />