v3.3.0
Full Changelog: v3.2.0...v3.3.0
A few highlights:
- Updated AGP to 8.2.2 (51d672c)
- Improved null safety and performed Kotlin conversions on both Drawable and Vito internals (e1eaf42, 197426e, 552d09f, 5b4b73c, d30dff3, 5382afc, ad2ce43, c8ba3fe, 5b1cb2a, 8508307, ae7cba8, 3895af5, 572f320, f19831c, cbf842e)
- Added support for tint color to drawable image types (ca6dac1)
- Added an override for disabling downsampling on image requests (9c57738)
- Added support for dynamic caches to image pipeline (affc542)
- Added option to selectively disable image release callbacks for Vito (dc64f21)
- Fixed placeholder images for Vito (6947f27)
- Added functionality to display partial images instead of placeholder if in cache (fe33125)
- Added new FrescoVitoSetup interface to set up Vito (60b8ca9)