Is the TimePicker Dialog on Android not expected to "resize/redraw" itself when rotating the device? #31636
Unanswered
dinisvieira
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you close the TimePicker after orientation change and open it again, does it render OK? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On Android when opening a TimePicker and "rotating" the device afterwards the Picker Dialog doesn't seem to adjust itself. Is this expected?
I tried with different .Net MAUI 9 versions but they all seem to do this.
Opening Dialog in Portrait and rotating to Landscape afterwards:

Opening Dialog in Landscape and rotating to Portrait afterwards:

Beta Was this translation helpful? Give feedback.
All reactions