ChannelAvatarViewProvider

Provides views for the channel avatar.

Functions

Link copied to clipboard
abstract fun regular(): AvatarImageView

Provides a single view for the channel avatar.

Link copied to clipboard
abstract fun singleUser(): UserAvatarView

Provides a single view for the user avatar.

Link copied to clipboard
abstract fun userGroup(userCount: Int): List<AvatarImageView>

Provides a list of views for the group avatar.