If it's the view I think it is, try setting its height to fill_parent,
and either get rid of its enclosing TableRow, or set its height to
fill_parent as well.
And layout_span="4" seems excessive - I don't see any rows with 4
columns in your layout.
-- Kostya
19.03.2011 19:31, Patrick пишет:
I'm suffering again a layout issue.
My requirnments are:
* header which is always visible
* scrollview containing a table (with 2 edittexts (single line) and a
edittextfield, that is multisline and should fill up all the rest of
the screen (except a button at the bottom of the screen).
* a button at the bottom of the screen.
--
Kostya Vasilyev -- http://kmansoft.wordpress.com
--
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