Skip to content

FFImageLoading 2.4.4

Compare
Choose a tag to compare
@daniel-luberda daniel-luberda released this 16 Nov 12:05
· 195 commits to master since this release

Complete history of changes available here: v2.4.3...v2.4.4

Xamarin.Forms - IMPORTANT

  • On Android you have to specify if you want to enable / disable fast renderer CachedImageRenderer.Init(enableFastRenderer: [true/false])

Changelog

  • Added ColorFillTransformation (iOS / Android only)
  • Making annotation internal to avoid naming collision with existing annotation in namespace xamarin.forms.internals
  • SVG fixes
  • Fixed Xamarin.Forms 3.4 issues