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