I am new to Android Development and I am having trouble with my XML Layout... when I inly have rows with text and edittext the layout stays ok, but once I put the row with the b
I think you either need to
TableLayout
layout_height
layout_width
fill_parent
ScrollView
I might be wrong since I'm not very familiar with TableLayouts, but these would be my guesses.