Package-level declarations

Types

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

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