by MrSnowflake » Mon Mar 09, 2009 12:50 pm
I'm trying to figure it out, what I have found is that when you change the layout_width of one of the views inside page_1_1 to a fixed size, it does scale up as wanted.
The strange thing: the FrameLayout has a width of 320, but the linlayout inside it has only a width of 237.
Also another strange thing: when you make (for example) the TextView have layout_heigth="fill_parent" then the box doesn't change size, but the 2 buttons lay outside of the visible area of page_1_1. Strange stuff.
Last edited by
MrSnowflake on Mon Mar 09, 2009 1:00 pm, edited 1 time in total.