BannerTitleDisplayable

Interface contract for BannerXIndicator classes that display Banner titles.

Author

IODevBlue

Since

1.0.0

Functions

Link copied to clipboard
abstract fun displayTitleTextView(display: Boolean)

Toggles the visibility of the TextView displaying Banner titles.

Link copied to clipboard
abstract fun updateTitleList(list: List<String>)

Updates the list of titles to be displayed by the indicator.

Inheritors

Link copied to clipboard