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.Windows.csproj | 1 + Xamarin.Forms.ControlGallery.Windows/coffee.png | Bin 0 -> 490 bytes 2 files changed, 1 insertion(+) create mode 100644 Xamarin.Forms.ControlGallery.Windows/coffee.png (limited to 'Xamarin.Forms.ControlGallery.Windows') diff --git a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj index c5f558b5..c977cece 100644 --- a/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj +++ b/Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj @@ -177,6 +177,7 @@ + diff --git a/Xamarin.Forms.ControlGallery.Windows/coffee.png b/Xamarin.Forms.ControlGallery.Windows/coffee.png new file mode 100644 index 00000000..350257c0 Binary files /dev/null and b/Xamarin.Forms.ControlGallery.Windows/coffee.png differ -- cgit v1.2.3