Fix margins on ViewCell (#189)
authorRui Marinho <me@ruimarinho.net>
Thu, 26 May 2016 19:05:14 +0000 (20:05 +0100)
committerJason Smith <jason.smith@xamarin.com>
Thu, 26 May 2016 19:05:14 +0000 (12:05 -0700)
commit349336dbf12fb158f7731ece7fb1524cb1f5808a
tree5f9f70d20b6ba4aaf0a3a17040381f18e16f8783
parentc502f47980882e61402f77a55236653a22f706ab
Fix margins on ViewCell  (#189)

* [iOS] Set the frame of a cell NativeView using the calculated positions and size

* [UWP] Make wrapper of a ViewCell respect margins
Xamarin.Forms.Platform.WinRT/ViewToRendererConverter.cs
Xamarin.Forms.Platform.iOS/Cells/ViewCellRenderer.cs