nested dialogs

  1. A

    Android Question Nested DateDialog into a CustomDialog

    Hi, When I call a DateDialog nested into a CustomDialog, the DateDialog is truncated in height by the height of the CustomDialog. If the CustomDialog is not high enough, the OK and Cancel buttons are not displayed. Is there any way of fixing this other than making the CustomDialog panel high...
Top