With this xml:
Have you looked at this question?
Button width in Android TableLayout
The issue could be caused by using android:stretchColumns="*" in your TableLayout, but it is difficult to tell without the rest of your XML.
android:stretchColumns="*"
TableLayout