setFooter

fun setFooter(footer: Any?)

Sets the footer text for the TabList. If footer is null, it will remove the footer entirely

Parameters

footer

the footer to set, or null to clear

Sources

Link copied to clipboard