From: Matthew Leibowitz Date: Tue, 19 Feb 2019 12:36:59 +0000 (+0200) Subject: [iOS] Fix the layout of the button (#5221) * fixes #5160 X-Git-Tag: accepted/tizen/5.5/unified/20200421.150457~489^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=763461246d457071ff99160e718c0462236a313f;p=platform%2Fcore%2Fcsapi%2Fxsf.git [iOS] Fix the layout of the button (#5221) * fixes #5160 - it appears that iOS has a nice little delay when setting the title to the layout --- diff --git a/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml b/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml index 51ec220..1b7417d 100644 --- a/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml +++ b/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml @@ -24,6 +24,10 @@