Xamarin.Forms.BackgroundKit Versions Save

🔨 A powerful Kit for customizing the background of Xamarin.Forms views

2.0.8

4 years ago
  • #81 Issue/ripple not updating (Fixes #78)
  • #82 Fix elevation not working on same visual tree (Fixes #75)
  • #83 Fix markup extension not applying shadowcolor (Fixes #79)
  • #84 Fix border gradient applying to background (Fixes #80)

2.0.7

4 years ago

#70 Migrate Command to ICommand (Fixes #67) #71 Fix transparent color on Android (Fixes #66) #72 Fix NPE on MaterialContentView on iOS (Fixes #68) Invalidate Shape on change

2.0.4

4 years ago

2.0.1

4 years ago

What's new

  • Added Circle Shape

2.0.0

4 years ago

1.2.0

4 years ago

What's new

This release focuses on performance improvements for Android with lots of bug and overdraw fixes.

Fixed Issues

  • [Android] Border with BorderWidth = 0 also draws the border #26
  • [Android] GradientBrush doesn't work if Color is not set #28
  • [Android] ClipPathManager should clip only when corner radius is not uniform #29
  • [Android] Ripple on trasparent background is not working #32