[iOS] Fix issue when enabling SafeArea and scrolling (#1274)
authorRui Marinho <me@ruimarinho.net>
Wed, 15 Nov 2017 19:20:22 +0000 (19:20 +0000)
committerRui Marinho <me@ruimarinho.net>
Wed, 15 Nov 2017 19:22:19 +0000 (19:22 +0000)
commit92552a70809bf5ce048c2500b0f487b936e3e99b
tree1802f1ce42e30fe2ad7cc67c1a437ac7c601d065
parent6625b1ce1bf33d1789c8a9471b390b9d14a4bad9
[iOS] Fix issue when enabling SafeArea and scrolling  (#1274)

* [Controls] Add example for bugzilla 60659

* [iOS] Adjust size of the PageContainer related with the UINavigationBar height

* [iOS] Fix typo

* [iOS] Make sure we don't crash when disposed and LayoutSubviews is called
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/LargeTitlesPageiOS.cs
Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGallery.cs
Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs