Re: [android-developers] Issue with screen layout in 3.2

2011-08-04 Thread Vector-Code
Diane, I must say I'm very disappointed at how quick you were to respond to discount that a problem might exist, yet silent when I provided further documemtation of the issue I'm seeing in 3.2. -- You received this message because you are subscribed to the Google Groups "Android Developers" gro

Re: [android-developers] Issue with screen layout in 3.2

2011-07-25 Thread Vector-Code
There does appear to be a scaling problem of some sort. Here are some screenshots. First, the app running in the 3.1 emulator: This is how the layout should render, with the subview in the lower

Re: [android-developers] Issue with screen layout in 3.2

2011-07-25 Thread Dianne Hackborn
If you are in compatibility mode, it is obvious because your entire UI is scaled up using bitmap scaling. If you aren't sure, don't say you support xlarge screens, and use the button at the bottom to switch between compatibility and normal modes. By default unless you explicitly say you don't sup