migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

[Fix] DateTimeElement: DatePicker misalignment on landscape #243

Closed Arul- closed 6 years ago

Arul- commented 7 years ago

Currently all DateTimePickers are rendered wrongly in landscape mode, see the picture below

landscapealignment

Also using Application's frame for alignment is wrong, and makes the date picker disappear when used in iPad master detail view on landscape