android - Take whole available hight for a TableRow -


i use tablelayout 2 tablerows. 1 row contains 3 buttons. other should take remaining space output. how can accomplished? either in xml or onmeasure method.

i'm not familiar using tables, know when you're laying out forms, if want that, lay out things going normal size. lay out thing going take remainder of screen , set it's height property "fill_parent". if you'll paste code in i'd happy take @ , fix you. :-)

-jared


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -