I built an AlertDialog and I set a 48x48 icon in the title. When I rotate the dialog to view it in landscape orientation the bottom part of the view is clipped. My view is similar to R.layout.alert_dialog_text_entry from the SDK samples.
If I change the icon size to be 32x32 the AlertDialog is displayed fine in landscape orientation. Is it a design requirement to use 32x32 icons for AlertDialogs? The nice thing about using the 48x48 icons is that I can use the same icon for a AlertDialog and a menu item (which seem to use 48x48 icons). --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---