recyclerview-playground icon indicating copy to clipboard operation
recyclerview-playground copied to clipboard

FixedGridLayoutManager variable column width

Open castaldichristian opened this issue 6 years ago • 0 comments

Hello and thank you for these great examples.

With FixedGridLayoutManager is it possible to have the columns with different widths? I noticed that all column widths are determined by the size of the first cell. At the time of setTotalColumnCount() I know what the widths will be.

castaldichristian avatar Oct 20 '17 06:10 castaldichristian