1.0.0
🎉 Released the first version 1.0.0
! 🎉
Avatarview
Includes the main custom view AvatarView
which draws shapes, borders, indicators, and initials with fully customizable options. And includes the multi-type(segmented style) image provider which is called AvatarBitmapCombiner
.
Avatarview-Coil
Helps to load the bitmap images over the AvatarView
with Coil. Provides custom image loader/requester, bitmap factory, and custom default/error placeholder provider.
Avatarview-Glide
Helps to load bitmap images over the AvatarView
with Glide. Provides custom image loader and loading segmented style image.
Avatarview-Stream-Integration
Helps to load avatar images with Stream SDK’s client models such as User
and Channel
. Supports loading segmented style image by using the Channel
, and drawing the default avatar image with initials.