mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
add a bit of space between players column and column to right so
numbers don't run together.
This commit is contained in:
parent
5bc63edeb6
commit
45421e8f86
1 changed files with 1 additions and 0 deletions
|
@ -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... -->
|
||||
|
|
Loading…
Add table
Reference in a new issue