Re: [android-developers] horizontal view increasing the size of a text box

2011-05-14 Thread TreKing
On Fri, May 13, 2011 at 9:43 PM, green hoodlum wrote: > any advice is appreciated. Use RelativeLayout. - TreKing - Chicago transit tracking app fo

[android-developers] horizontal view increasing the size of a text box

2011-05-13 Thread green hoodlum
Hi, i'm currently attempting to work out how to have 4 text boxes, 2 per row. i don't have a problem implementing this with a tablelayout/ tablerow where the text boxes of equal sizes. i.e: box1 box2 box3 box4 what i'd like to try is to have the 4th box to be a larger size. so for instance