I am trying to display datepicker with both portrait and landscape orientation.
I have also add
android:configChanges="orientation|screenSize"
but when I am changing orientation datepicker does not show properly look at the screenshorts.
after change orientation it look like
anyone have idea about it ??

