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

Types

Link copied to clipboard
open class TtScrollView @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : ScrollView

A reusable ScrollView control that implements a scrollable view with configurable fading edges. It scrolls in vertical direction only.