Add options for specifying layout of button text/image content
authorE.Z. Hart <hartez@gmail.com>
Tue, 22 Mar 2016 23:16:53 +0000 (17:16 -0600)
committerE.Z. Hart <hartez@gmail.com>
Wed, 30 Mar 2016 22:22:35 +0000 (16:22 -0600)
commit17e2a4b94d5105b53c5875d9416d043f14313305
tree6f03e5d6f562f230ed79d2e820327fe0bddc5069
parentb3a64fadb3951d4e5e65b5f000a5f930772c01ed
Add options for specifying layout of button text/image content
Also make the layout and layout defaults consistent across platforms
24 files changed:
Xamarin.Forms.ControlGallery.WP8/Xamarin.Forms.ControlGallery.WP8.csproj
Xamarin.Forms.ControlGallery.WP8/coffee.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.Windows/Xamarin.Forms.ControlGallery.Windows.csproj
Xamarin.Forms.ControlGallery.Windows/coffee.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj
Xamarin.Forms.ControlGallery.WindowsPhone/coffee.png [new file with mode: 0644]
Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj
Xamarin.Forms.ControlGallery.WindowsUniversal/coffee.png [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Controls/App.cs
Xamarin.Forms.Core.UnitTests/ButtonUnitTest.cs
Xamarin.Forms.Core/Button.cs
Xamarin.Forms.Platform.Android/AppCompat/ButtonRenderer.cs
Xamarin.Forms.Platform.Android/Renderers/ButtonRenderer.cs
Xamarin.Forms.Platform.WP8/ButtonRenderer.cs
Xamarin.Forms.Platform.WinRT/ButtonRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs
docs/Xamarin.Forms.Core/Xamarin.Forms/Button+ButtonContentLayout+ImagePosition.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/Xamarin.Forms/Button+ButtonContentLayout.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/Xamarin.Forms/Button+ButtonContentTypeConverter.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/Xamarin.Forms/Button.xml