0

I've a DialogFragment and when the device is rotated it won't change its layout from portrait to landscape. Must dismiss the dialog and reoprn it after I rotated the device.

  • please post your code for creating the dialog and your AndroidManifest.xml – curob Mar 23 '16 at 14:16
  • Are you handling orientation changes yourself? Do you have something like `android:configChanges="orientation|keyboardHidden|screenSize"` in your manifest file? – Selçuk Cihan Mar 23 '16 at 14:30

0 Answers0