commons/ui / com.vmadalin.commons.ui.extensions / androidx.recyclerview.widget.RecyclerView / gridLayoutManager

gridLayoutManager

val RecyclerView.gridLayoutManager: GridLayoutManager?

Get implementation manger that lays out items in a grid.

Return
Recycle view grid layout manager if configured, otherwise null.