Text Creator
This is the default text coordinator implementation to handle plain text components.
Constructors
TextCreator
Link copied to clipboard
open fun TextCreator()
Content copied to clipboard
Functions
isNodeType
Link copied to clipboard
postProcess
Link copied to clipboard
open fun postProcess(textView: TextView, bannerComponentNodes: List<BannerComponentNode>)
Content copied to clipboard
preProcess
Link copied to clipboard
open fun preProcess(textView: TextView, bannerComponentNodes: List<BannerComponentNode>)
Content copied to clipboard
setupNode
Link copied to clipboard