InstructionLoader

open fun InstructionLoader(textView: TextView, bannerText: BannerText)

Creates an InstructionLoader which can handle highway shields and also takes into accountabbreviations.

Parameters

textView

to populate with instruction

bannerText

containing components to populate into textView

open fun InstructionLoader(textView: TextView, bannerComponentTree: BannerComponentTree)