Open GXSZone opened 1 year ago
@GXSZone could you please clarify?
What's the current behaviour, what's desired?
If the head portrait is a rounded rectangle, the border should be changed to a rounded rectangle
This is a big task. Everything inside the AvatarView
expects a circle and draws it like a circle.
I have no plans in working on this for the moment.
I want to give it a go on remaking this library using Compose and allowing for different shapes and effects. But I haven't actually put any effort into it yet.
For the moment, if you do not need animations, check out GetStream/avatarview-android, as that should work as you expect.
This is a big task. Everything inside the
AvatarView
expects a circle and draws it like a circle.I have no plans in working on this for the moment.
I want to give it a go on remaking this library using Compose and allowing for different shapes and effects. But I haven't actually put any effort into it yet.
For the moment, if you do not need animations, check out GetStream/avatarview-android, as that should work as you expect.
Thank you. I will keep watching because it is really beautiful
@GXSZone could you please clarify?
What's the current behaviour, what's desired?