Package-level declarations
Types
Link copied to clipboard
Determines the shape of the avatar image in AvatarView.
Link copied to clipboard
data class AvatarStyle(@Px val avatarBorderWidth: Int, @ColorInt val avatarBorderColor: Int, val avatarInitialsTextStyle: TextStyle, val avatarShape: AvatarShape, @Px val borderRadius: Float)
Style for AvatarView.
Link copied to clipboard
Represents the avatar that's shown on the Messages screen or in headers of DMs.