Apply round corners shape based on radius (#6099)
authorShane Neuville <shane94@hotmail.com>
Tue, 7 May 2019 16:52:53 +0000 (10:52 -0600)
committerGitHub <noreply@github.com>
Tue, 7 May 2019 16:52:53 +0000 (10:52 -0600)
commitbfd4ed0f048ec06646854a91af05c706375050a8
tree9b0c49f167d4c812673e78a1512a3dad48c62791
parenta827e30e317140a42e7ba4c0c476f10be1b437d3
Apply round corners shape based on radius (#6099)

* Apply round corners shape based on radius

* update gallery

* apply to SmallComponentShape

* add color scheme back

* basic fixes

* - make corner radius default the same
- reapply theme on ios so corner is changeable
- force set ios border width to size

* fix border width for default and remove extra call to bgcolor
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml
Xamarin.Forms.Material.Android/MaterialColors.cs
Xamarin.Forms.Material.Android/MaterialFrameRenderer.cs
Xamarin.Forms.Material.iOS/MaterialFrameRenderer.cs