From 2f9b566099d7d71466948fcbdc9cd8f15cd3c828 Mon Sep 17 00:00:00 2001 From: Ronald Schaten Date: Mon, 6 Jun 2011 00:59:42 +0200 Subject: [PATCH] improved layout --- res/layout/main.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index 0691bcf..703364f 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -10,9 +10,10 @@ android:textSize="5pt" /> + android:paddingBottom="0dp" android:textStyle="bold" android:textSize="10pt" + android:includeFontPadding="false" /> + android:id="@+id/progress" android:layout_width="wrap_content" + android:layout_height="6dp" android:paddingTop="2dp" />