Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@vinc3m1 vinc3m1 released this 13 Jul 07:27
· 121 commits to main since this release
  • A new RoundedTransformationBuilder to help build Picasso Transformations
  • slight API changes:
    • all dimensions are now set at floats. ints will be interpreted as dimension resource IDs
    • round_background is now mutate_background, and a RoundedDrawable will no longer be created for the background if mutate_background is false.