From 8a906878675f7b9c4e3533dc3b43f31e2f349e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Fri, 3 Jan 2014 04:30:01 +0100 Subject: [PATCH] Slightly larger margin separating minsdk --- res/layout/apklistitem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/apklistitem.xml b/res/layout/apklistitem.xml index d9dfdb756..33f287673 100644 --- a/res/layout/apklistitem.xml +++ b/res/layout/apklistitem.xml @@ -47,7 +47,7 @@ android:textSize="13sp" android:layout_below="@id/buildtype" android:layout_toLeftOf="@id/size" - android:layout_marginRight="12sp" + android:layout_marginRight="16sp" android:layout_height="wrap_content" android:layout_width="wrap_content" />