android: How to force TableRows to have the same height?
问题 I have searched google and stackoverflow thoroughly, but the only answer I get is: set each Tablerow with layout weight = "1" . This doesnt work. Now I have eight rows in a TableLayout , and each contains 5 LinearLayouts . Each of the LinearLayouts contains 2 TextViews , and the FontSizes vary from TextView to TextView . It turns out that the TableRows vary in height, depending on the Fontsizes of the contained TextViews . Strangely enough, it doesnt have any impact on the layout whether I