Hi, Setting android:minWidth in the layout xml to the desired width in landscape mode should work. As I remember it will automatically adapt to partrait width if in portrait mode.
On Jun 14, 3:57 pm, Keith Wiley <[email protected]> wrote: > bump > > On Jun 13, 11:33 am, Keith Wiley <[email protected]> wrote: > > > Does anyone know how to make a dialog fill the screen width in > > landscape mode? Setting the layout's width to fill_parent doesn't do > > it. It always comes up portrait width, or something suspiciously > > similar. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

