From e302baa3404a350436a189d38028b56c2d819ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 1 Jan 2014 17:09:01 +0100 Subject: [PATCH] Do paddings for the icon and not the whole applist item --- res/layout/applistitem.xml | 10 ++++------ res/values/dimen.xml | 6 ++++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/res/layout/applistitem.xml b/res/layout/applistitem.xml index 2b542a60b..025e2348f 100644 --- a/res/layout/applistitem.xml +++ b/res/layout/applistitem.xml @@ -3,24 +3,22 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:paddingTop="6dp" - android:paddingBottom="6dp" android:baselineAligned="false" > - 48dp - 32dp + + 64dp + + 48dp