I have a two column TableLayout as the only child of a scroll view. The first column contains TextViews (\'labels\') and the second column contains
TableLayout
TextViews
This code worked for me to align text view on first column and edit text fill parent.