From 4db53deb420c7393f985bc1cb0cb0781adf35e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 11 Apr 2014 19:24:46 +0200 Subject: [PATCH] Forgot to set the icon sizes back to normal They got added +8 since we added paddings directly to the icon layout. Since those paddings got removed, this has to be switched back too. --- res/layout/applistitem.xml | 4 ++-- res/values/dimen.xml | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/res/layout/applistitem.xml b/res/layout/applistitem.xml index 736f947b4..2956c0b2e 100644 --- a/res/layout/applistitem.xml +++ b/res/layout/applistitem.xml @@ -11,8 +11,8 @@ diff --git a/res/values/dimen.xml b/res/values/dimen.xml index 14b879442..f20a66205 100644 --- a/res/values/dimen.xml +++ b/res/values/dimen.xml @@ -1,7 +1,5 @@ - - 56dp - - 40dp + 48dp + 32dp