From 4ec2d483757016397b0bed92afdf7b14aab1af74 Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Gunasekaran Date: Sat, 11 Jun 2011 03:37:42 +0530 Subject: [PATCH] Fixed resizing issues in AppManager activity Fixed the sizes of the icons to be 50 dip in length and width to prevent icons to be of different sizes. --- res/layout/layout_apps_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/layout_apps_item.xml b/res/layout/layout_apps_item.xml index 49939644..8b4fc349 100644 --- a/res/layout/layout_apps_item.xml +++ b/res/layout/layout_apps_item.xml @@ -5,7 +5,7 @@ android:layout_height="fill_parent" android:stretchColumns="1"> - +