This one puzzles me since my first steps with Android. I can\'t make both columns in a 2-column TableLayout exact 50% each.
Here\'s an example:
This is how I format my tables evenly. Not part of your question but to span all columns android:layout_span="2" on other TableRow children that do not contain the android:layout_column attribute. Hope this helps.