Package io.getstream.avatarview
Types
Link copied to clipboard
A bitmap combiner to provide segmented style bitmap from a list of bitmaps. This combiner supports a maximum of 4 combined bitmaps.
Link copied to clipboard
An attribute type of AvatarView to determine the shape of the image and border.
Link copied to clipboard
class AvatarView @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : AppCompatImageView, CoroutineScope
Content copied to clipboard
AvatarView supports segmented style images, borders, indicators, and initials.
Link copied to clipboard
An attribute type of AvatarView to determine position of the indicator.