Skip to content

FFImageLoading 2.2.3

Compare
Choose a tag to compare
@daniel-luberda daniel-luberda released this 04 Nov 05:02
· 971 commits to master since this release

Complete history of changes available here: v2.2.2...v2.2.3

  • [iOS] Fixed @2x @3x scale images loading
  • [Android] Fixed images getting mixed in Recycler Views
  • [Android] ImageViewTarget use Invalidate instead PostInvalidate
  • Fixes An item with the same key has already been added exception
  • Some other fixes