i've got an activity that has just one imageview in the layout. the style is @android:style/Theme.Dialog
for some wide images, the dialog leaves a large blank space at the bottom. is there anything i can do to instruct the layout manager to size the layout to the photo - i.e. in my case reduce the height. i already tried setting layout_height to wrap_content - no workee. -- 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

