Hello,

I have a rather simple XML layout that contains a TextView, an
EditText and three Buttons. It worked fine on 1.0 and 1.1. It still
works fine for Cupcake when launched in the 1.5 SDK emulator. If I
install the application on an ADP1 device with Cupcake, though, the
text in one of the buttons is suddenly considered too long and, as a
result, wrapped into two lines.

I can easily fix this by changing the text or the padding around my
layout, but I still find it curious why the behavior is not consistent
across versions, emulator and device.

Is this interesting for the framework guys? If so, I can post (or
mail) my XML layout. It's not too much.

Cheers,
Joerg

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to