GridLayoutInfo

constructor(context: Context?, spanCount: Int, orientation: Int = OrientationHelper.VERTICAL, reverseLayout: Boolean = false, allowGridMeasuresOverride: Boolean = false)
constructor(gridLayoutManager: GridLayoutManager)