AlertDialog Displays Landscape-Sized View with Orientation in Landscape
My app's main activity is set in the manifest to always be in portrait view. This works fine when I load the app onto the tablet. However, when I use my menu button and click "Setup", which opens an AlertDialog that inflates an xml layout, the tablet will display the left 2/3 or so of the entire dialog. The rest of it goes offscreen to the right. This case only occurs if I install my app on the tablet while holding it in landscape mode or if I turn the tablet to landscape mode while the app is not running (even if I go back to Portrait and click on the app). The dialog even calls this