createHorizontalHelper
open fun createHorizontalHelper(layoutManager: RecyclerView.LayoutManager): OrientationHelper(source)
Creates a horizontal OrientationHelper for the given LayoutManager.
Return
A new OrientationHelper
Parameters
layoutManager
The LayoutManager to attach to.