TtItemGroupIcon

data class TtItemGroupIcon(key: DrawableResolver, count: Int) : TtListRecyclerViewItemGroup

Represents a drawable group.

Constructors

Link copied to clipboard
fun TtItemGroupIcon(key: DrawableResolver, count: Int)

Properties

Link copied to clipboard
open override val count: Int
Link copied to clipboard
open override val key: DrawableResolver