add a bit of space between players column and column to right so

numbers don't run together.
This commit is contained in:
Andy2 2011-08-28 15:44:23 -07:00
parent 5bc63edeb6
commit 45421e8f86

View file

@ -63,6 +63,7 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_weight="1"
android:layout_marginRight="4dip"
/> <!-- end players column -->
<!-- holds right column. Could hold more... -->