setTtDrawable

fun setTtDrawable(drawableResolver: DrawableResolver?)

Sets a drawable to be displayed in front of the banner. When set to null, no drawable is shown.


fun setTtDrawable(@DrawableRes resId: Int?)

Sets a drawable resource to be displayed in front of the banner. When set to null, no drawable is shown.