Fix border on android buttons (#941)
authorRui Marinho <me@ruimarinho.net>
Thu, 1 Jun 2017 10:27:12 +0000 (11:27 +0100)
committerRui Marinho <me@ruimarinho.net>
Mon, 26 Jun 2017 15:41:31 +0000 (16:41 +0100)
commitaa9bca1341d4233a0fb3428968d31531c371d834
treec12caab2d869b6f99938584b8e7e2f0a9ca879ae
parent069749313a6ce651095217945516b8222f53f45a
Fix border on android buttons  (#941)

* [Android] Add a button background tracker to handle background and border properties and be shared between button renderers

* [Android]Fix border radius dependency

* [Android] Make sure we always create or updated the background button tracker
Xamarin.Forms.Platform.Android/AppCompat/ButtonRenderer.cs
Xamarin.Forms.Platform.Android/ButtonBackgroundTracker.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Android/FastRenderers/ButtonRenderer.cs
Xamarin.Forms.Platform.Android/Properties/AssemblyInfo.cs
Xamarin.Forms.Platform.Android/Renderers/ButtonDrawable.cs
Xamarin.Forms.Platform.Android/Renderers/ButtonRenderer.cs
Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj