Package-level declarations

Types

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