]> git.zerfleddert.de Git - ms2-fixes/commitdiff
at least all fields can be seen now...
authorMichael Gernoth <michael@gernoth.net>
Mon, 4 Jul 2011 21:08:31 +0000 (23:08 +0200)
committerMichael Gernoth <michael@gernoth.net>
Mon, 4 Jul 2011 21:08:31 +0000 (23:08 +0200)
MS2Debounce/res/layout/main.xml

index f0ec60e547c05e09689b87737f5518471df52248..8b23d929314f33d7d17e69f25e1ecae368e2e5be 100644 (file)
@@ -49,6 +49,7 @@
     android:id="@+id/settle_label"
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     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:"/>
 <EditText
     android:layout_below="@id/delay_label"
     android:text="Settle:"/>
 <EditText
@@ -66,6 +67,7 @@
     android:id="@+id/poll_label"
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     android:id="@+id/poll_label"
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
+    android:layout_marginTop="20dip"
     android:layout_below="@id/settle_label"
     android:text="Poll:"/>
 <EditText
     android:layout_below="@id/settle_label"
     android:text="Poll:"/>
 <EditText
Impressum, Datenschutz