I can\'t seem to control the dialog width. I have a simple layout like so`
As Matthias points at out How can I get a Dialog style activity window to fill the screen? UMAR's solution works, but only if the window attributes are set AFTER setContentView() is called.