StickerCollectionViewHolder
class StickerCollectionViewHolder
Fields
Name | Description |
---|---|
var onClickCallback: (Sticker)->Unit
|
Constructors
Methods
bind
fun bind(stickerPack: StickerPack?, isRecent: Boolean, programId: String)
Parameters
Name | Description |
---|---|
stickerPack: StickerPack?
|
|
isRecent: Boolean
|
|
programId: String
|
ReturnValue
Name | Description |
---|---|
Unit
|