CenterZoomLayoutManager

Constructors

Link copied to clipboard
constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int)
constructor(context: Context?)
constructor(context: Context?, orientation: Int, reverseLayout: Boolean)

Functions

Link copied to clipboard
open fun onLayoutCompleted(state: <Error class: unknown class>?)
Link copied to clipboard
Link copied to clipboard
open fun scrollHorizontallyBy(dx: Int, recycler: <Error class: unknown class>, state: <Error class: unknown class>): Int
Link copied to clipboard
fun setOnSizeListener(listener: (Int) -> Unit)
Link copied to clipboard
fun snap(snap: Int? = null, callback: (Int) -> Unit)
Link copied to clipboard
fun updateSize(forceUpdate: Boolean = false)