[GTK] Fix Padding/Margin properties of Frame element (#5533) (#5764)
authorStanislav <stasbav@gmail.com>
Wed, 24 Apr 2019 00:58:11 +0000 (03:58 +0300)
committerSamantha Houts <samhouts@users.noreply.github.com>
Wed, 24 Apr 2019 00:58:11 +0000 (17:58 -0700)
commit2c48f4aba6ca75b7735cfda4f30d7a637f4ce54c
tree6cd80e2616ff2e31b66fb21e8aeaaf2a2af95ae7
parent4373a07361ecc4e1c28eaf5a8d9f2226b58b4668
[GTK] Fix Padding/Margin properties of Frame element (#5533) (#5764)

Frame's content wrapped into a Gtk.Fixed container since Gtk.Frame itself can't position it's content.
fixes #5533
Xamarin.Forms.Platform.GTK/Renderers/FrameRenderer.cs