AvatarView Versions Save

A circular Image View with a lot of perks. Including progress animation and highlight state with borders and gradient color.

v1.2.0

3 years ago

New Feature

Customisable animations

Check the readme and the sample app for more information on how to use them.

1.1.1

3 years ago

Fixes empty artifact released in JCenter for 1.1.0; Add artifact signing.

1.1.0 is a version to forget

v1.1.0

3 years ago

New feature

Add support for badge, enabled showing online/offline status or other use-cases. Thanks to @p1yu5h

Dependencies and other numbers:

Kotlin upgraded to version 1.4.10 compileSdkVersion and targetSdkVersion bumped to 30

1.0.0

4 years ago

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

4 years ago
  • 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