FixedGridLayout

constructor(vararg items: FixedGridLayout.GridItem, columns: Int)
constructor(columns: Int, items: List<FixedGridLayout.GridItem>)