TextDesignColorItem

open class TextDesignColorItem

Constructors

TextDesignColorItem
Link copied to clipboard
open fun TextDesignColorItem(name: String, colorConfig: ColorAsset)
TextDesignColorItem
Link copied to clipboard
open fun TextDesignColorItem(name: Int, colorConfig: ColorAsset)

Functions

getLayout
Link copied to clipboard
open fun getLayout(): Int
getViewHolderClass
Link copied to clipboard
open fun getViewHolderClass(): Class<Out DataSourceViewHolder>
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

CREATOR
Link copied to clipboard
val CREATOR: Creator<TextDesignColorItem>