I've noticed progress dialogs being wider (i.e. extra padding) but it's not extending the width of the screen. (same size in portrait and landscape)
-Stace On Sun, Jul 11, 2010 at 5:16 PM, Rmac <[email protected]> wrote: > I am not sure if this is a bug or new "feature" so I'd like feedback > if others have noticed it. Prior to Froyo 2.2, when a ProgressDialog > (or AlertDialog) was shown it would wrap to its content so that the > dialog would horizontally span to the message content width. Now with > 2.2, the width of the dialog extends to the width of the screen > regardless of message content length. > > I find the previous dialog display in Android 2.1 and below to be much > more visually appealing to have the dialog only as wide as needed to > display a message. To have the dialog span the width of the screen > for a one word message that is left justified just looks odd. > > Have others noticed this? > > <http://groups.google.com/group/android-developers?hl=en> -- 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

