This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
Releases: vinc3m1/RoundedImageView
Releases · vinc3m1/RoundedImageView
1.3.1
1.3.0
- A new
RoundedTransformationBuilder
to help build PicassoTransformation
s - slight API changes:
- all dimensions are now set at
float
s.int
s will be interpreted as dimension resource IDs round_background
is nowmutate_background
, and aRoundedDrawable
will no longer be created for the background ifmutate_background
is false.
- all dimensions are now set at
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
- add
setDither
andsetFilterBitmap
method support on RoundedDrawable for tuning bitmap scaling quality - improved performance for
setImageResource
- RoundedDrawable constructor is now public
- Fixed bug where artifact was downloading
aar.asc
file instead of aar. You no longer need to have@aar
specified in the dependency