MentionListViewStyle
data class MentionListViewStyle( @ColorInt val backgroundColor: Int, val emptyStateDrawable: Drawable, val messagePreviewStyle: MessagePreviewStyle)
Content copied to clipboard
Constructors
Link copied to clipboard
fun MentionListViewStyle( @ColorInt backgroundColor: Int, emptyStateDrawable: Drawable, messagePreviewStyle: MessagePreviewStyle)
Content copied to clipboard