Package com.tomtom.tools.android.api.uicontrols.scrollbar
Types
Link copied to clipboard
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
Content copied to clipboard
A RecyclerView's scroll bar to control and visualize scrolling status.