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 either:

box1  box2
box3  box4   <--the height of box4 stretches to the end of  the
screen



OR:

box1     box4  <-- box4 spans the width of box1-3
box2
box3




any advice is appreciated.

gh

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to