public static interface AbstractConfig.StickerConfigInterface extends DataSourceInterface<AbstractConfig.BindData>
| Modifier and Type | Interface and Description |
|---|---|
static class |
AbstractConfig.StickerConfigInterface.STICKER_TYPE
Type of sticker.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStickerId()
Get sticker drawable resource id.
|
AbstractConfig.StickerConfigInterface.STICKER_TYPE |
getType()
Return the type of the sticker
|
createViewHolder, generateBindData, generateBindDataAsync, getLayout, getName, getVerticalLayout, isSelectable@Nullable AbstractConfig.StickerConfigInterface.STICKER_TYPE getType()
AbstractConfig.StickerConfigInterface.STICKER_TYPE@DrawableRes @RawRes int getStickerId()