I am not completely new to android development but I am new to the 3.0 android honeycomb.
My problem is that I can't find how to set the layout to anything bigger then the standard small layout. It does not matter wether I set the width's fill_parent, wrap_content or match_parent...
Anyone have any idea?