Hi group. I have a standard dialog with a headline, a label, a text field, another label and a DatePicker. They are laid out using a vertical LinearLayout. When the user slides the keyboard open, the dialog is rotated. Now, the dialog does no longer fit on the screen, it is to tall. ...DatePicker has some height... :-)
I wonder what is the preferred way to handle this. I need to do something, as the DatePicker is not fully visiable. One solution surely is to put the LinearLayout inside a ScrollView. Do you have further suggestions? Thank you very much in advance. Regards Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

