LinearRecycleViewLayoutManager

class LinearRecycleViewLayoutManager(val context: Context, val nextFocusUp: Int, val nextFocusDown: Int)(source)

Constructors

Link copied to clipboard
constructor(context: Context, nextFocusUp: Int, nextFocusDown: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun onInterceptFocusSearch(focused: View, direction: Int): View?