Skip to content

FFImageLoading 2.4.2

Compare
Choose a tag to compare
@daniel-luberda daniel-luberda released this 09 Jun 16:42
· 238 commits to master since this release

Complete history of changes available here: v2.4.1...v2.4.2

Xamarin.Forms - IMPORTANT

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

  • Xamarin.Forms 3.0 update & dropped WinRT support (as 3.0 doesn't support it anymore)

  • SVG fixes

  • Fixes #1050 - NoSuchMethodError on Android SDK <= 19

  • ixes #1048 - UWP not loading SVGs