Package-level declarations

Types

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