Are you using dialog titles? Somebody from the Android team decided that dialog titles can't be longer than 2 lines anymore. That means they can not be longer than 2 words in some cases/languages. And no, nobody has explained the reasoning behind this move (other than - why are you using so long titles? don't use them!). It's also not documented at http://d.android.com/sdk/android-1.1.html why changes like this are not listed? Ask someone who knows :)
Tauno On Fri, Mar 27, 2009 at 1:54 PM, Zhubham <[email protected]> wrote: > > Hi all, > > Alert dialogs which were properly displaying the full text (around 15 > words) in SDK-1.0 , are trimming down the text to around 5 words in > SDK-1.1. > > eg. > > SDK1.0 = "Welcome. This is an android based application. SDK used is > 1.1-Release 1." > > SDK1.1 = " Welcome. This is an android based app..." > > Can someone help me with this?? > > Thanks in advance. > > Regards, > Zhubham. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

