Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Gerald Versluis 8b44a593b6 Added UpdateScreenSize call at instantiation (#6912) 2019-07-25 14:24:31 -06:00
E.Z. Hart a6cb5555dd Update screen size info after orientation change on Android/iOS (#5975)
* Update Android screen size info in Device when changing orientation;
Fixes #4992

* Add test instructions

* Update iOS screen size on orientation change

* Fix build error in UI Test projects

* Fix errors with #if directives in iOS/macOS projects

* Update Xamarin.Forms.Platform.MacOS/MacDeviceInfo.cs

Co-Authored-By: hartez <hartez@users.noreply.github.com>

* Update Xamarin.Forms.Platform.Android/Forms.cs

Co-Authored-By: hartez <hartez@users.noreply.github.com>

* Update Xamarin.Forms.Platform.iOS/IOSDeviceInfo.cs

Co-Authored-By: hartez <hartez@users.noreply.github.com>
2019-05-06 15:27:43 -07:00