I have an activity with style Theme.Dialog with a ListView. If the list view doesn't have many items, all is good, the dialog is centered.
If the list view has a lot of items the dialog is no longer centered horizontally because the gap between it and the screen-right gets bigger whereas the left dialog side stays where it was. I presume this is something to do with the scroll bar suddenly being needed at the RHS when there are a lot of items. Although the scroll bar is inside the dialog frame and an overlay... Anyone recognize that description ? TIA, Pent -- 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

