vitorhugods / AvatarView

A circular Image View with a lot of perks. Including progress animation and highlight state with borders and gradient color.
Apache License 2.0
549 stars 39 forks source link

Customised animation #18

Closed vitorhugods closed 3 years ago

vitorhugods commented 3 years ago

Adds possibility to customise the animations to some extent, and plug listeners to it by getting the orchestrator.

Closes #17 and #2.