Releases: vitorhugods/AvatarView
Releases · vitorhugods/AvatarView
1.2.0
1.1.1
Fixes empty artifact released in JCenter for 1.1.0;
Add artifact signing.
1.1.0 is a version to forget
1.1.0
1.0.0
New feature
Add support for initials if an image is not loaded.
Thanks to @anoop44
Breaking Changes
Fix typos in arcLenght
. Now attributes/fields are properly spelled: arcLength
.
Dependencies:
Kotlin upgraded to version 1.3.61
compileSdkVersion bumped to 29
Use AndroidX for annotations and sample app
0.1.0
- Shows borders and animations even if there is no drawable set.
- Remove 1px minimum borders and margins. No more ugly hairlines.
- Add warning log when setting an arch length so big that wouldn't appear to be animating
- Improves documentation (lenght instead of length).
- Annotations to AndroidX.
- Updates Kotlin to 1.3.31.
- Version to 0.1.0
- Increate SDK Version to 28