set Layout Manager

fun setLayoutManager(layoutManager: RecyclerView.LayoutManager)

Method to set the layout manager for the RecyclerView

Parameters

layoutManager

the layout for RecyclerView

Sources

Link copied to clipboard