Package com.tomtom.tools.android.api.uicontrols.scrollbar

Types

Link copied to clipboard
interface IndicatorContentProvider

An interface used by TtScrollBar, based on the scrolling position, to retrieve extra information. The scroll bar indicator, an extra view attached to TtScrollBar's parent view, is used to present this information.

Link copied to clipboard
class TtScrollBar @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : ConstraintLayout

A RecyclerView's scroll bar to control and visualize scrolling status.