1.Introduction
Description: Extension to load images with Picasso (For AI2 and its distros)
Latest Version: 1.3
Released: March 9, 2021
Last Updated: May 5, 2021
2.Blocks
3.Usages
The extension can be used with any view component.
A good example will be this:
If you want to resize image then make sure you provide both, height and width.
Delete cache if you want to load fresh image
4.Source Code
You can find the source code at the below repo:
https://github.com/vknow360/Picasso
5.Downloads
Download Link1: com.sunny.Picasso.aix (697.1 KB)
6.Updates
ChangeLog Version 1.1
New blocks
Changes
- Enabled
enableIndicators
property
ChangeLog Version 1.2
- Now it supports Dynamic Components
ChangeLog Version 1.3
- Multiple images can be loaded asynchronously
- Better cache support