[android-developers] EditText in Honeycomb

2011-05-03 Thread Vector-Code
I posted about this over at Stack Overflow but no joy yet, so I'm expanding my search for help here. Perhaps it's a bug but I don't want to go there just yet. Here's the problem as I described it there: I have an application that uses an internal ime (meaning the ime is just code within the

[android-developers] Issue with screen layout in 3.2

2011-07-25 Thread Vector-Code
Upon the release of SDK 13, I tested my application against the new version and was distressed to find that it was no longer laying out properly in HC 3.2. I checked the documentation, found the new compatibility mode and added the xlargeScreens=true element to my manifest. This did not correct

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

2011-07-26 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: https://lh4.googleusercontent.com/-lH5XPfOAvz4/Ti5eUQAYRrI/AAU/ZWdOxx97bFc/s400/vTN-HC31.jpg This is how the layout should render, with the subview in the lower

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