Vertical Feed Group Style
data class VerticalFeedGroupStyle(@ColorInt borderUnseenColors: List<Int>?, @ColorInt textUnseenColor: Int?, badge: VerticalFeedGroupBadgeStyle?)
Content copied to clipboard
This class represents a vertical feed group's style in the Vertical Feed.
Constructors
VerticalFeedGroupStyle
Link copied to clipboard
fun VerticalFeedGroupStyle(@ColorInt borderUnseenColors: List<Int>?, @ColorInt textUnseenColor: Int?, badge: VerticalFeedGroupBadgeStyle?)
Content copied to clipboard
Properties
badge
Link copied to clipboard
borderUnseenColors
Link copied to clipboard
textUnseenColor
Link copied to clipboard