From 1f4361802c04f3ecb5506d160ebe9f4920ba22af Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Mon, 4 Jul 2011 23:08:31 +0200 Subject: [PATCH] at least all fields can be seen now... --- MS2Debounce/res/layout/main.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml index f0ec60e..8b23d92 100644 --- a/MS2Debounce/res/layout/main.xml +++ b/MS2Debounce/res/layout/main.xml @@ -49,6 +49,7 @@ android:id="@+id/settle_label" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_marginTop="20dip" android:layout_below="@id/delay_label" android:text="Settle:"/>