From 17e2a4b94d5105b53c5875d9416d043f14313305 Mon Sep 17 00:00:00 2001 From: "E.Z. Hart" Date: Tue, 22 Mar 2016 17:16:53 -0600 Subject: Add options for specifying layout of button text/image content Also make the layout and layout defaults consistent across platforms --- .../Xamarin.Forms.ControlGallery.WindowsPhone.csproj | 1 + Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png | Bin 0 -> 490 bytes 2 files changed, 1 insertion(+) create mode 100644 Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png (limited to 'Xamarin.Forms.ControlGallery.WindowsPhone') diff --git a/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj b/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj index 50c990ce..d97a36de 100644 --- a/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj +++ b/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj @@ -154,6 +154,7 @@ + diff --git a/Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png b/Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png new file mode 100644 index 00000000..350257c0 Binary files /dev/null and b/Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png differ -- cgit v1.2.3