DpadRecyclerView
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
DpadRecyclerView
dpadrecyclerview
/
com.rubensousa.dpadrecyclerview.layoutmanager
/
PivotLayoutManager
/
collectAdjacentPrefetchPositions
collect
Adjacent
Prefetch
Positions
open
override
fun
collectAdjacentPrefetchPositions
(
dx
:
Int
,
dy
:
Int
,
state
:
RecyclerView.State
,
layoutPrefetchRegistry
:
RecyclerView.LayoutManager.LayoutPrefetchRegistry
)